/************************ reset css starts here ************************/
* {
  margin: 0;
  padding: 0; }

body, html {
  position: relative; }

html {
  height: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.btn:active:focus, .btn:focus, a:focus, button:focus {
  outline: 0;
  text-decoration: none; }

input::-ms-clear, input::-ms-reveal {
  display: none; }

input {
  filter: none; }

textarea {
  resize: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none; }

select::-ms-expand {
  display: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=file], input[type=file]::-webkit-file-upload-button {
  cursor: pointer; }

input[type=checkbox] {
  cursor: pointer; }

::selection {
  color: #fff;
  background-color: #004B76; }

::-moz-selection {
  color: #fff;
  background-color: #004B76; }

.form-control:-moz-placeholder {
  opacity: 1;
  color: #777777; }

.form-control::-webkit-input-placeholder {
  opacity: 1;
  color: #777777; }

.form-control::-moz-placeholder {
  opacity: 1;
  color: #777777; }

.form-control:-ms-input-placeholder {
  opacity: 1 !important;
  color: #777777; }

.form-control::-ms-input-placeholder {
  opacity: 1;
  color: #777777; }

.form-control::placeholder {
  opacity: 1;
  color: #777777; }

.plain-ip:-moz-placeholder {
  opacity: 1;
  color: #777777; }

.plain-ip::-webkit-input-placeholder {
  opacity: 1;
  color: #777777; }

.plain-ip::-moz-placeholder {
  opacity: 1;
  color: #777777; }

.plain-ip:-ms-input-placeholder {
  opacity: 1 !important;
  color: #777777; }

.plain-ip::-ms-input-placeholder {
  opacity: 1;
  color: #777777; }

.plain-ip::placeholder {
  opacity: 1;
  color: #777777; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  -moz-box-shadow: 0 0 0 30px #fff inset !important;
  -ms-box-shadow: 0 0 0 30px #fff inset !important;
  -o-box-shadow: 0 0 0 30px #fff inset !important;
  box-shadow: 0 0 0 30px #fff inset !important; }

a, a:hover, a:focus {
  text-decoration: none; }

a {
  color: #004B76; }
  a:hover {
    color: #333333; }
  a.line {
    display: inline-block;
    border-bottom: 1px solid;
    line-height: normal; }

a.text-blue:hover, a.text-black:hover {
  color: #004B76; }

p, h1, h2, h3, h4, h5, h6, label {
  margin-bottom: 0; }

button:focus, .form-control:focus, input:focus {
  outline: none; }

:focus {
  outline: 0; }

/************************ reset css ends here ************************/
/* ===== Usage ===== */
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
.ff-poppins {
  font-family: 'Poppins'; }

.ff-inter {
  font-family: 'Inter'; }

.f-normal {
  font-weight: normal;
  font-family: Poppins, sans-serif; }

.f-medium {
  font-weight: 500; }

.f-semibold, .insight-section .trending-blogs .section-title, .insight-section .trending-blogs .main-blog .blog-title {
  font-weight: 600; }

.f-bold {
  font-weight: bold; }

.f-extrabold {
  font-weight: 800; }

.f-bebas-neue {
  font-family: "Bebas Neue", sans-serif; }

.f-montserrat {
  font-family: "Montserrat", sans-serif; }

body {
  padding-top: 135px;
  color: #2B2B2B;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px; }

::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background: #bebebe;
  border-radius: 20px; }

::-webkit-scrollbar-thumb {
  background: #139AD6;
  border-radius: 20px; }

main {
  min-height: calc(100vh - 406px); }

.container {
  max-width: 1404px; }

.container-sm {
  max-width: 1055px;
  padding: 0 20px;
  margin: 0 auto; }

.heading,
.sub-heading,
.small-heading {
  font-size: 50px;
  font-weight: bold; }

.sub-heading {
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 15px; }

.theme-color {
  color: #004B76; }

.text-red {
  color: #DD0932; }

.text-green {
  color: #0AB070; }

.text-light-gray {
  color: #777777; }

p {
  margin-bottom: 20px; }

.small-heading {
  font-size: 26px; }

.text-lg {
  font-size: 24px; }

.text-12 {
  font-size: 12px; }

.text-13 {
  font-size: 13px; }

.text-14 {
  font-size: 14px; }

.text-15 {
  font-size: 15px; }

.text-16 {
  font-size: 16px; }

.text-18 {
  font-size: 18px; }

.text-20 {
  font-size: 20px; }

.text-22 {
  font-size: 22px; }

.text-25 {
  font-size: 25px; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700 {
  font-weight: 700; }

::selection {
  background: #139AD6;
  color: #fff; }

input[type="radio"] {
  width: 1em !important;
  height: 1em !important;
  padding: 0 !important; }

input[type="checkbox"] {
  width: 1em !important;
  height: 1em !important;
  padding: 0 !important; }

.theme-border {
  border-color: #004B76 !important; }

.gray-border {
  border-color: #777777 !important; }

.border-light {
  border: 1px solid #E9EEF6; }

/* == Header Section Start == */
.phone-bar {
  background: #004B76;
  color: #fff; }

.navbar-light {
  background: #fff;
  box-shadow: 0px 0px 2px #bebebe; }
  .navbar-light img {
    height: 110px;
    width: 110px;
    transition: all linear 0.3s; }
  .navbar-light .navbar-nav .nav-link {
    color: #777777;
    padding: 0;
    font-size: 15px; }
  .navbar-light .navbar-nav .nav-item {
    margin: 0 20px; }
    .navbar-light .navbar-nav .nav-item:last-child {
      margin-right: 0px; }
  .navbar-light.srink-header .navbar-brand img {
    height: 70px;
    width: 70px; }

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
  color: #2B2B2B; }

.language-btn {
  background: #D9D9D9;
  border: 1px solid #C4C4C4;
  line-height: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  margin-left: 15px; }
  .language-btn .lang-btn {
    font-size: 11px;
    padding: 5px 8px;
    display: inline-block;
    color: #000; }
  .language-btn .language-slected {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: #004B76;
    color: #fff; }

/* == Header Section End == */
/* == Hero Section Start == */
.hero-bg,
.about-us-hero,
.static-hero-bg {
  background: url(../images/banner-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative; }
  .hero-bg::before,
  .about-us-hero::before,
  .static-hero-bg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #002236;
    opacity: 92%;
    top: 0;
    left: 0; }

.about-us-hero {
  background: url(../images/static-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  min-height: 350px; }
  .about-us-hero .banner-content {
    max-width: 465px; }

.static-hero-bg {
  background: url(../images/static-banner2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  min-height: 100px; }
  .static-hero-bg::before {
    background: #170529;
    opacity: 86%; }
  .static-hero-bg .banner-content {
    max-width: 600px; }

.search-dot-no {
  max-width: 770px;
  position: relative;
  margin: auto; }
  .search-dot-no input {
    width: 100%;
    height: 65px;
    border: none;
    outline: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    padding: 8px 160px 8px 15px; }
    .search-dot-no input.error {
      margin-top: 0; }
  .search-dot-no a {
    color: #139AD6; }

.search-btn {
  position: absolute;
  right: 1px;
  top: 1px;
  background: #DD0932;
  color: #fff;
  font-size: 20px;
  border: 1px solid #DD0932;
  outline: none;
  transition: all ease .3s;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  height: 63px;
  padding: 10px 30px; }
  .search-btn:hover {
    background: #fff;
    color: #DD0932; }

/* == Hero Section End == */
.custom-form input,
.custom-form select,
.custom-form textarea {
  height: 48px;
  width: 100%;
  padding: 6px 12px;
  border: 1px solid #777777;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px; }

.custom-form select {
  padding-right: 30px;
  background-image: url(../images/select-arrow.svg);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat; }

.custom-form .calander-icon {
  padding-right: 30px;
  background-image: url(../images/calander.svg);
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat; }

.custom-form .cvv-icon {
  padding-left: 40px;
  background-image: url(../images/cvv.svg);
  background-position: 10px center;
  background-repeat: no-repeat; }

.custom-form textarea {
  height: 150px;
  resize: none; }
.custom-form .form-check-input[type="checkbox"] {
  margin-top: 5px; }

.theme-btn {
  background: #004B76;
  color: #fff;
  border: 1px solid #004B76;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.7; }
  .theme-btn:hover, .theme-btn:focus, .theme-btn.active, .theme-btn:active, .theme-btn:not(.btn-check) + .btn:active {
    background: #fff !important;
    color: #004B76 !important;
    border: 1px solid #004B76 !important; }

.theme-secondary-btn, .theme-success-btn {
  background: #DD0932;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #DD0932;
  outline: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  min-height: 43px;
  padding: 5px 30px !important;
  transition: all ease .3s; }
  .theme-secondary-btn.text-14, .theme-success-btn.text-14 {
    font-size: 14px; }
  .theme-secondary-btn:hover, .theme-success-btn:hover {
    background: #fff;
    color: #DD0932;
    border: 1px solid #DD0932; }

.theme-success-btn {
  background: #0AB070;
  border-color: #0AB070; }
  .theme-success-btn:hover {
    background: #fff;
    color: #0AB070;
    border: 1px solid #0AB070; }

.theme-border-btn {
  background: #fff;
  color: #004B76;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #004B76;
  outline: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  min-height: 43px;
  padding: 5px 30px !important;
  transition: all ease .3s; }
  .theme-border-btn:hover {
    background: #004B76;
    color: #fff;
    border: 1px solid #004B76; }

.btn-success-outline {
  background: #fff;
  color: #3F9F04;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #3F9F04;
  outline: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  min-height: 43px;
  padding: 5px 30px !important;
  transition: all ease .3s; }
  .btn-success-outline:hover {
    background: #3F9F04;
    color: #fff;
    border: 1px solid #3F9F04; }

.btn-danger-outline {
  background: #fcced6;
  color: #DD0932;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #fcced6;
  outline: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  min-height: 43px;
  padding: 5px 30px !important;
  transition: all ease .3s; }
  .btn-danger-outline:hover {
    background: #DD0932;
    color: #fff;
    border: 1px solid #DD0932; }

.gray-light-bg {
  background: #FAFAFA; }

.red-bg {
  background: #DD0932; }

.blue-bg {
  background: #004B76 url(../images/vector.svg) no-repeat right bottom;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.theme-bg {
  background: #004B76; }

.light-blue-bg {
  background: #139AD6; }

.img-border-radius {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px; }

.check-list, .arrow-list {
  padding: 0; }
  .check-list li, .arrow-list li {
    border-bottom: 1px solid #E0E0E0;
    padding: 15px 0 15px 40px;
    position: relative;
    font-size: 18px;
    line-height: 29px;
    color: #000; }
    .check-list li::before, .arrow-list li::before {
      content: "";
      width: 20px;
      height: 21px;
      position: absolute;
      left: 0;
      top: 18px;
      background: url(../images/list-check.svg) no-repeat;
      background-size: 100%; }
    .check-list li:last-child, .arrow-list li:last-child {
      border-bottom: none; }

.arrow-list li::before {
  background: url(../images/arrow-icon.svg) no-repeat; }

.faqs .accordion-body {
  padding: 0 0 15px; }
.faqs .accordion-button {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px; }
  .faqs .accordion-button::after {
    background: url(../images/arrow-right-down.svg) no-repeat; }
.faqs .accordion-button:not(.collapsed) {
  color: #DD0932;
  background: #fff;
  box-shadow: none; }
  .faqs .accordion-button:not(.collapsed)::after {
    background: url(../images/arrow-right.svg) no-repeat;
    transform: rotate(0deg); }

footer {
  background: #004B76;
  color: #fff;
  font-size: 11px;
  overflow: hidden; }
  footer .footer-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    max-width: 715px;
    margin: auto; }

.footer-top {
  padding: 30px 0 20px; }

.footer-links {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative; }
  .footer-links li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0; }
    .footer-links li::after {
      content: "|"; }
    .footer-links li:last-child::after {
      display: none; }
    .footer-links li a {
      margin: 0 10px;
      color: #fff;
      position: relative;
      text-decoration: none;
      transition: ease all .3s; }
      .footer-links li a::after {
        left: unset;
        top: unset;
        right: 0;
        bottom: 0; }

.footer-links a::before,
.footer-links a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  top: 0;
  transition: ease all .3s; }

.footer-links a:hover::before,
.footer-links a:hover::after,
.footer-links a.active::before,
.footer-links a.active::after {
  width: 100%; }

.copy-right {
  border-top: 1px solid #a1a1a1;
  padding: 15px 4vw;
  font-size: 11px;
  color: #a1a1a1; }

.star-rating {
  display: flex; }
  .star-rating span {
    width: 19px;
    height: 19px;
    background: url(../images/rating-star.svg) no-repeat;
    display: inline-block;
    margin: 2px; }

/* == ucr-registration == */
.ucr-registration {
  max-width: 650px;
  font-size: 14px;
  line-height: 24px;
  margin: auto;
  border: none; }
  .ucr-registration input {
    height: 60px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px; }

.box-shadow {
  box-shadow: 0px 0px 7px #b1b1b1; }

.help-icon {
  width: 12px;
  height: 12px;
  background: #DD0932;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
  vertical-align: top; }

.help-icon-secondary {
  width: 14px;
  height: 14px;
  background: #bebebe;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin-top: -1px;
  cursor: pointer;
  font-style: normal;
  font-weight: 600; }

.icon-position input {
  text-overflow: ellipsis; }
.icon-position .help-icon-secondary {
  position: absolute;
  right: 10px;
  top: 17px; }

.text-box {
  padding: 12px;
  background: #f8f8f8;
  border: 1px solid #E0E0E0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px; }

.registration-history tbody {
  background: #F5F5F5; }

.unorder-list li {
  list-style: disc;
  margin-bottom: 10px; }

.order-list {
  margin: 15px 0 0;
  padding-left: 1rem; }
  .order-list li {
    list-style: decimal;
    margin-bottom: 10px;
    padding-left: 10px; }
    .order-list li input {
      width: 100px;
      border: none;
      border-bottom: 1px solid #777777; }

.form-check .form-check-input:checked {
  background-color: #004B76;
  border-color: #004B76; }

.form-check.red .form-check-input {
  width: 18px !important;
  height: 18px !important;
  margin-top: 2px;
  margin-right: 8px; }
  .form-check.red .form-check-input:checked {
    background-color: #DD0932;
    border-color: #DD0932; }

.mr-8 {
  margin-right: 3%; }
  .mr-8:last-child {
    margin-right: 0; }

.w-100px {
  width: 100px; }

#checkoutForm #toast-container {
  z-index: 0; }

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 47px; }

#checkoutForm #toast-container.toast-top-full-width > div {
  margin-top: 0px; }

#toast-container > div {
  opacity: 1; }

/* Loader-css-strats-here */
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(249, 249, 249, 0.8); }

#loading-bar-spinner.spinner {
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  position: absolute;
  z-index: 19 !important;
  animation: loading-bar-spinner 400ms linear infinite; }

#loading-bar-spinner.spinner .spinner-icon {
  width: 40px;
  height: 40px;
  border: solid 4px transparent;
  border-top-color: #00C8B1 !important;
  border-left-color: #00C8B1 !important;
  border-radius: 50%; }

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
.spinner-box {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.pulse-container {
  width: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.pulse-bubble {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #004B76; }

.pulse-bubble-1 {
  animation: pulse .4s ease 0s infinite alternate; }

.pulse-bubble-2 {
  animation: pulse .4s ease .2s infinite alternate; }

.pulse-bubble-3 {
  animation: pulse .4s ease .4s infinite alternate; }

@keyframes pulse {
  from {
    opacity: 1;
    transform: scale(1); }
  to {
    opacity: .25;
    transform: scale(0.75); } }
.address-box {
  max-width: 300px;
  margin-bottom: 0; }

.offer-div {
  position: absolute;
  right: 0;
  width: 145px;
  font-size: 14px; }

.checkout-offer {
  width: 100%;
  min-height: 100px;
  background: url(../images/offer-bg.png) no-repeat;
  background-size: 100% 100%; }

.offer-percent {
  font-size: 80px;
  font-weight: 700;
  line-height: 75px; }

.offer-percent sup {
  font-size: 50px;
  font-weight: 500; }

.flat {
  background: #fff;
  padding: 0px 5px;
  box-shadow: 1px 2px 5px #a5a5a5;
  font-size: 20px;
  vertical-align: top;
  line-height: 20px;
  letter-spacing: 3px;
  font-weight: 500; }

.offer-off {
  font-size: 30px; }

.money-back-section {
  padding: 10px 0;
  background: #FAFAFA; }
  .money-back-section .money-back-wrapper {
    padding-right: 30px;
    border-right: 1px solid #bebebe; }
  .money-back-section .money-back-heading {
    margin-bottom: 25px;
    font-size: clamp(20px, 2vw, 25px);
    color: #000; }
  .money-back-section .heading-footer-top {
    font-size: 16px;
    color: #000;
    margin: 0 15px 0 0; }
  .money-back-section footer .footer-links li {
    font-size: 15px;
    color: #fff;
    line-height: 1.6; }
  .money-back-section .subscribe-form {
    position: relative;
    width: 330px; }
  .money-back-section input.grey-input {
    width: 100%;
    border: 1px solid transparent;
    outline: none;
    background: #e5e5e5;
    padding: 7px 50px 7px 10px;
    border-radius: 3px;
    height: 45px; }
  .money-back-section .subscribe-form .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #004B76;
    border: 0;
    height: 45px;
    width: 45px;
    border-radius: 3px; }
  .money-back-section .logos-list img {
    margin-left: 10px; }

.disabled-opacity {
  opacity: 0.5;
  cursor: not-allowed; }

.pe-none {
  pointer-events: none; }

.text-justify {
  text-align: justify; }

input[type=checkbox] {
  border-color: #777777; }

.light-blue-bg .form-check-input.is-invalid ~ .form-check-label, .light-blue-bg .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #fff; }

.subscribe-form label.error {
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%; }

.subscribe-form input.error {
  margin: 0; }

.footer-links #status-message {
  position: absolute;
  left: 0;
  bottom: 100%; }

.termsModalLabel .sub-heading {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.2; }
.termsModalLabel p {
  font-size: 14px;
  line-height: 1.4; }
.termsModalLabel .form-check-label {
  font-size: 14px; }

.thank-you-container {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 30px; }

.thankyou-outer {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 406px);
  width: 100%;
  position: relative;
  justify-content: center;
  text-align: center; }

.signature-outer {
  width: 400px; }
  .signature-outer .theme-border-btn {
    min-height: 20px;
    height: 20px;
    font-size: 12px;
    padding: 0 10px !important;
    border-radius: 3px;
    line-height: 19px;
    font-weight: 500;
    margin-top: 14px; }

.signature-canvas {
  touch-action: none;
  border-radius: 7px;
  border: 1px solid #E0E0E0;
  background: #fff; }

.file-input-col {
  width: calc(100% - 420px); }

.green-tick {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url("../images/green-tick.svg");
  background-size: cover; }

.completed {
  margin-top: -3px;
  margin-left: 5px; }

/* Loader-css-ends-here */
/* MCS For Css here */
.form-box {
  box-shadow: 0px 2px 10px 0px #00000026;
  padding: 25px 40px; }
  .form-box .form-check-label {
    color: #191A15;
    font-size: 12px;
    line-height: 21px; }
    .form-box .form-check-label.highlight-checkbox {
      color: #5199C3;
      font-weight: 500; }
  .form-box .form-check-input[type="checkbox"] {
    width: 13px !important;
    height: 14px !important;
    border-radius: 3px;
    border: none;
    background: url("../images/checkbox.png") no-repeat;
    margin-top: 6px; }
    .form-box .form-check-input[type="checkbox"]:checked {
      background: url("../images/checkbox-selected.png") no-repeat; }
  .form-box .form-check-input.simple-checkbox[type="checkbox"] {
    width: 16px !important;
    height: 16px !important;
    background: #fff;
    border: 1px solid #e7e7e7; }
    .form-box .form-check-input.simple-checkbox[type="checkbox"]:checked {
      background: url("../images/checkbox-selected.png") no-repeat;
      background-size: 16px 17px;
      border-color: #004b76;
      background-position: top -2px center; }
  .form-box .form-control {
    height: 51px;
    padding: 12px 16px 12px 16px;
    border-radius: 7px;
    border: 1px solid #E0E0E0;
    background: #F8F8F8;
    font-size: 14px;
    color: #191A15; }
    .form-box .form-control.error {
      margin-top: 0; }
    .form-box .form-control.highlight-input {
      border: 1px solid #5199C3;
      background: #EFF5F9;
      color: #5199C3 !important;
      font-weight: 500; }
  .form-box .other-fields .form-control {
    background: #fff;
    height: 69px;
    border-radius: 5px;
    margin-top: 10px;
    resize: none; }
  .form-box .vehicles-table .form-control {
    border-color: #ECECEC;
    background: #fff;
    height: 33px;
    min-width: 146px;
    border-radius: 3px;
    border-width: 2px; }
    .form-box .vehicles-table .form-control.highlight-input {
      border: 1px solid #5199C3;
      background: #EFF5F9;
      font-weight: 500; }
  .form-box .vehicles-table .form-control-sm {
    min-width: 122px; }
  .form-box .vehicles-table .form-control-lg {
    min-width: 196px;
    width: 196px; }
  .form-box #toast-container {
    z-index: 0; }
    .form-box #toast-container.toast-top-full-width > div {
      margin-top: 0; }

.custom-nav-tabs {
  border-bottom: 0; }
  .custom-nav-tabs .nav-link {
    border: 1px solid #D9D9D9;
    border-radius: 0;
    border-left: 0;
    font-size: 14px;
    text-align: left;
    color: #000;
    background: #F5F5F5;
    padding: 5px 15px; }
    .custom-nav-tabs .nav-link.active {
      background: #004B76;
      border-top-color: #004B76;
      border-bottom-color: #004B76;
      color: #fff; }
  .custom-nav-tabs .nav-item:first-child .nav-link {
    border-left: 1px solid #D9D9D9;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    .custom-nav-tabs .nav-item:first-child .nav-link.active {
      border-left-color: #004B76; }
  .custom-nav-tabs .nav-item:last-child .nav-link {
    border-right: 1px solid #D9D9D9;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    .custom-nav-tabs .nav-item:last-child .nav-link.active {
      border-right-color: #004B76; }

.field-info {
  color: #747474;
  line-height: 1.5; }

.action-btns .theme-border-btn {
  min-width: 162px; }
.action-btns .theme-secondary-btn {
  min-width: 140px; }

.textarea-total-words {
  font-size: 10px;
  color: #A8A8A8;
  text-align: right;
  width: 100%;
  display: block; }

.info-text {
  font-size: 13px;
  color: #A8A8A8; }

.action-btns .theme-btn {
  min-height: 43px;
  padding: 5px 30px !important;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 7px; }

.value-row:last-child .bg-light {
  border-bottom: 1px solid var(--bs-border-color);
  padding-bottom: 4px; }

.common-table td, .vehicles-table td {
  padding: 15px 10px; }
.common-table th, .common-table td, .vehicles-table th, .vehicles-table td {
  vertical-align: middle; }
.common-table tr:last-child td, .vehicles-table tr:last-child td {
  border-bottom: 0; }

.common-table th {
  border-bottom: 0; }

.vehicles-table th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.file-outer-new label {
  height: 51px;
  padding: 12px 16px 12px 16px;
  width: 100%;
  text-align: center;
  border-radius: 7px;
  font-size: 14px; }

.upload-icon {
  background-image: url("../images/upload-icon.png");
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle; }

.vehicles-table::-webkit-scrollbar {
  width: 3px;
  height: 5px; }

.vehicles-table::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f9f9f9;
  -webkit-box-shadow: inset 0 0 5px #f9f9f9;
  -moz-box-shadow: inset 0 0 5px #f9f9f9;
  -ms-box-shadow: inset 0 0 5px #f9f9f9;
  -o-box-shadow: inset 0 0 5px #ddd;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }

.vehicles-table::-webkit-scrollbar-thumb {
  background: #bebebe;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }

.vehicles-table::-webkit-scrollbar-thumb:hover {
  background: #004B76; }

.vehicles-table.table-responsive {
  scrollbar-color: #004B76;
  scrollbar-width: thin; }

label.error:empty {
  margin: 0;
  display: none; }

.text-highlighted-yellow {
  color: #FAB300; }

.highlighted-text {
  font-size: 33px;
  line-height: 1.2; }

.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
  top: 100%;
  width: 170px; }

.licence-sample-img {
  height: 180px;
  width: auto; }

/***** Blog CSS Here *****/
.insights-banner {
  background-image: url(../images/insights-banner.jpg); }
  .insights-banner::before {
    content: none; }

.search-form {
  border: 1px solid #3B636A;
  border-radius: 6px;
  background: #264A5A;
  position: relative;
  padding-right: 50px;
  min-width: 360px; }
  .search-form .form-control {
    background: #264A5A;
    border: none;
    color: #CDDBDD;
    height: 45px;
    font-size: 14px;
    border-radius: 0; }
    .search-form .form-control:focus {
      box-shadow: none; }
  .search-form .search-button {
    width: 50px;
    height: 43px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -21px;
    background: transparent;
    border: none; }
  .search-form ::-webkit-input-placeholder {
    color: #CDDBDD; }
  .search-form ::-moz-placeholder {
    color: #CDDBDD; }
  .search-form :-ms-input-placeholder {
    color: #CDDBDD; }
  .search-form :-moz-placeholder {
    color: #CDDBDD; }

.search-icon {
  background-image: url(../images/search-icon.svg);
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle; }

.category-icon {
  background-image: url(../images/category-icon.svg);
  width: 14px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px; }

.blog-list a {
  padding: 22px 0; }

.arrow-icon {
  width: 20px;
  flex: 0 0 20px;
  height: 21px;
  display: inline-block;
  background: url(../images/arrow-right-down.svg) no-repeat;
  transform: rotate(-92deg); }

.blog-item .arrow-icon {
  flex: 0 0 20px; }

.blog-title {
  color: #2B2B2B;
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px; }

a .blog-title:hover {
  color: #004B76; }

.blog-category, .blog-count {
  font-size: 14px;
  font-weight: 500;
  color: #575757;
  margin-bottom: 10px; }

.category-section {
  background: #F5F5F5;
  border-radius: 8px; }
  .category-section .search-dot-no input {
    height: 41px;
    border: 1px solid #D2D2D2;
    border-radius: 6px;
    padding: 8px 88px 8px 37px;
    font-size: 14px;
    color: #2B2B2B;
    background: #fff; }
  .category-section .search-btn {
    height: 37px;
    top: 2px;
    padding: 3px 15px !important;
    right: 3px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600; }

.search-ucr-icon {
  position: absolute;
  top: 7px;
  left: 11px; }

.section-headers, .section-footer {
  padding: 20px; }
  .section-headers .theme-secondary-btn, .section-footer .theme-secondary-btn {
    font-size: 14px;
    padding: 5px 25px !important; }

.blog-item-home .blog-title {
  -webkit-line-clamp: 1; }

.blog-item {
  height: 60px;
  display: flex;
  align-items: center;
  width: 100%; }
  .blog-item a {
    padding: 10px 20px; }
  .blog-item .blog-title {
    font-size: 14px;
    line-height: 1.5; }

p.blog-item {
  padding: 10px 20px; }

.theme-bordered-btn {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0 15px;
  border: 1px solid #DD0932;
  border-radius: 7px;
  background: #f5f5f5;
  color: #DD0932;
  transition: all 0.3s ease-in 0s; }
  .theme-bordered-btn:hover {
    background: #DD0932;
    color: #fff; }

.more-blogs-section .blog-item {
  height: 72px; }

.changes-modal .modal-xl {
  --bs-modal-width: 1018px; }

.compare-info-head {
  position: sticky;
  top: 0; }

.compare-info-header {
  border-radius: 4px 4px 0  0; }

/* Customize the scroll of the container */
#pdf-preview-container {
  width: 100%;
  height: 1000px;
  overflow-y: auto;
  border: 1px solid #ccc;
  margin-top: 20px; }

#pdf-preview-container::-webkit-scrollbar {
  width: 10px; }

#pdf-preview-container::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px; }

#pdf-preview-container::-webkit-scrollbar-thumb:hover {
  background-color: #555; }

#pdf-preview-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px; }

/** Coupons banners **/
.discount-amount, .text-156 {
  font-size: 156px; }

.percent-text, .text-84 {
  font-size: 84px; }

.text-40 {
  font-size: 40px; }

.off-text, .text-43 {
  font-size: 43px; }

.pre-register-text, .text-34 {
  font-size: 34px; }

.coupon-banner {
  position: absolute;
  right: 0;
  bottom: 20px; }

.coupons-inner {
  position: absolute;
  z-index: 1;
  color: #fff;
  bottom: 0;
  padding: 50px 40px;
  width: 100%; }

.coupons-text {
  max-width: 194px;
  margin: 0 auto; }

.percent-text {
  margin-top: 6px; }

.divider {
  position: relative;
  width: 130px;
  margin: -15px auto 20px;
  text-align: center;
  font-size: 18px; }
  .divider::before, .divider::after {
    content: "";
    position: absolute;
    width: 35%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0; }
  .divider::after {
    left: auto;
    right: 0; }

.coupon-banner-2026 .coupons-inner {
  padding: 30px 40px; }

.coupon-banner-text {
  font-size: 29px;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  line-height: 100%; }

.coupon-year {
  font-size: 60px; }

.offers-coupon .side-with-content {
  background: #004B76;
  text-align: center; }
.offers-coupon .coupons-inner {
  padding: 70px 40px; }
.offers-coupon .discount-amount {
  font-size: 200px;
  font-weight: 800; }
.offers-coupon .percent-text {
  font-size: 90px;
  margin-top: 23px; }
.offers-coupon .off-text {
  font-size: 50px; }
.offers-coupon .discount-offer {
  margin-top: -16px; }
.offers-coupon .coupons-text {
  max-width: 364px; }
.offers-coupon .pre-register-text {
  font-size: 49px; }

.side-with-image {
  background: url(../images/discount-offer-bg.png) no-repeat;
  background-color: #004b76;
  background-size: cover; }

.offers-coupon.offers-coupon-2026 .side-with-content {
  background-color: #F4F4F4; }

.offers-coupon-2026 .side-with-image {
  background-image: url(../images/discount-offer-bg-2026.png);
  background-color: #F4F4F4; }
.offers-coupon-2026 .coupon-banner-text {
  font-size: 50px; }
.offers-coupon-2026 .coupon-year {
  font-weight: 800;
  font-size: 78px; }

/** For Homepage popup **/
.promo-modal .modal-content {
  border: none; }
.promo-modal .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; }
.promo-modal .offers-coupon .coupons-inner {
  padding: 15px 0px; }
.promo-modal .offers-coupon .discount-amount {
  font-size: 218px; }
.promo-modal .offers-coupon .percent-text {
  font-size: 118px;
  margin-top: 10px; }
.promo-modal .offers-coupon .off-text {
  font-size: 61px; }
.promo-modal .offers-coupon .coupons-text {
  max-width: 249px; }
.promo-modal .offers-coupon .pre-register-text {
  font-size: 44px;
  text-align: center; }
.promo-modal .offers-coupon-2026 .coupons-inner {
  padding: 30px 10px; }
.promo-modal .offers-coupon-2026 .coupons-text {
  max-width: 364px; }
.promo-modal .offers-coupon-2026 .coupon-banner-text {
  font-size: 46px; }
.promo-modal .offers-coupon-2026 .coupon-year {
  font-size: 96px; }
.promo-modal .offers-coupon-2026 .theme-secondary-btn {
  height: 52px;
  display: inline-block;
  line-height: 38px; }

.modal-side-with-image {
  position: relative; }
  .modal-side-with-image::after {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 1px dashed #fff;
    right: 19px; }

/* For Firefox */
#pdf-preview-container {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1; }

/** Insights New Design CSS Here **/
/** Blog Css Here **/
.heading-xl {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 600; }

.banner-desc {
  line-height: 30px;
  color: var(--white);
  font-weight: 500;
  line-height: 1.6; }

.banner-section {
  position: relative;
  color: #fff;
  overflow: hidden; }

.blog-banner-content {
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.sec-pd-md {
  padding: 60px 0; }

.inner-container-md {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

.blog-heading {
  max-width: 880px;
  margin: 0 auto;
  font-size: 25px;
  line-height: normal;
  font-weight: 600;
  color: #2B2B2B; }

.heading4 {
  color: #2B2B2B;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600; }

.blog-box {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  overflow: hidden; }
  .blog-box .box-img {
    height: 230px;
    border-radius: 3px 3px 0 0;
    overflow: hidden; }
  .blog-box .heading4 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 70px; }
  .blog-box .post-desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 76px; }
  .blog-box .box-heading:hover .heading4 {
    color: #004B76; }

.box-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center; }

.author-name {
  color: #333; }

.text-xs {
  font-size: 15px;
  line-height: 25.6px; }

.fw-600 {
  font-weight: 600; }

.light-gray {
  color: #6C757D; }

.text-xs {
  font-size: 15px;
  line-height: 25.6px; }

.blue-text {
  color: var(--theme-blue, #004B76); }

.gray-line::before {
  content: "";
  width: 36px;
  height: 1px;
  position: absolute;
  background: #babec1;
  left: 50px;
  top: 21px;
  text-align: center;
  margin: 0 auto;
  right: 0; }

.box-link.blue-text:hover {
  color: #DD0932; }
.box-link svg {
  height: 14px;
  margin-top: -2px;
  fill: #004B76; }
.box-link:hover svg {
  fill: #DD0932; }

/* pagination **/
ul.page-numbers {
  display: flex;
  justify-content: center; }

ul .page-numbers {
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  padding: 0;
  color: #000;
  font-size: 14px;
  margin: 0 5px; }
  ul .page-numbers.prev, ul .page-numbers.next {
    font-size: 0;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid var(--theme-blue, #004B76);
    border-radius: 4px 0 0 4px;
    position: relative; }
    ul .page-numbers.prev::before, ul .page-numbers.next::before {
      content: "";
      position: absolute;
      width: 8px;
      height: 8px;
      border-top: 2px solid var(--theme-blue, #004B76);
      border-left: 2px solid var(--theme-blue, #004B76);
      transform: rotate(-45deg);
      top: 8px;
      left: 10px; }
  ul .page-numbers.next {
    border-radius: 0px 4px 4px 0; }
    ul .page-numbers.next::before {
      transform: rotate(135deg);
      top: 9px;
      left: 7px; }

.page-numbers.current {
  border-radius: 3px;
  background: #139AD6;
  color: #fff; }

/** pagination ends **/
.cta-section .theme-btn {
  background: #DD0932;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #DD0932;
  outline: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  min-height: 43px;
  padding: 5px 30px;
  line-height: 2;
  transition: all ease .3s; }
  .cta-section .theme-btn:hover {
    background: #fff;
    color: #DD0932;
    border: 1px solid #DD0932; }

.grayscale-bg {
  background-image: url("../images/cta-banner.png");
  background-size: cover;
  background-position: center;
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0; }

.cta-tag {
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 12px; }

/** Insights Details page css **/
.detail-page-inner {
  padding: 35px 0 40px; }

.news-card-detail {
  /* p:has(> br:only-child), p:empty {
      display: none;
  } */ }
  .news-card-detail .author-details {
    font-size: 18px; }
    .news-card-detail .author-details .publish-date {
      font-size: 18px; }
    .news-card-detail .author-details svg {
      margin: 0 5px; }
  .news-card-detail .news-detail-desc {
    margin-bottom: 25px; }
  .news-card-detail h2, .news-card-detail h3, .news-card-detail h4, .news-card-detail h5, .news-card-detail h6 {
    font-size: 22px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 12px; }
    .news-card-detail h2 > strong, .news-card-detail h2 bold, .news-card-detail h3 > strong, .news-card-detail h3 bold, .news-card-detail h4 > strong, .news-card-detail h4 bold, .news-card-detail h5 > strong, .news-card-detail h5 bold, .news-card-detail h6 > strong, .news-card-detail h6 bold {
      font-weight: 600; }
  .news-card-detail h3 {
    font-size: 20px; }
  .news-card-detail h4 {
    font-size: 18px; }
  .news-card-detail h5 {
    font-size: 16px; }
  .news-card-detail h6 {
    font-size: 14px; }
  .news-card-detail ol {
    list-style-position: outside;
    padding-left: 30px;
    margin-bottom: 20px; }
    .news-card-detail ol li {
      margin: 3px 0; }
      .news-card-detail ol li[data-list="ordered"] {
        list-style-type: decimal;
        padding-left: 4px; }
      .news-card-detail ol li[data-list="bullet"] {
        list-style-type: disc;
        padding-left: 4px; }

.news-detail-desc {
  color: #212121;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle; }
  .news-detail-desc > *:first-child::first-letter {
    font-size: 30px;
    line-height: 0.6;
    margin-left: -2px;
    margin-right: 2px;
    color: #000; }
  .news-detail-desc p {
    margin-bottom: 15px;
    line-height: 1.4; }
  .news-detail-desc img {
    max-width: 100%;
    height: auto; }

.first-letter {
  float: left;
  font-size: 30px;
  line-height: 0.6;
  margin-left: -3px;
  margin-right: 3px;
  color: #000; }

.section-heading {
  font-size: 27px;
  font-weight: 500; }

.news-tags-outer {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 25px;
  margin: 0; }

.tags-item {
  border-radius: 48px;
  background: #EBEBEB;
  padding: 0 20px;
  margin-right: 10px;
  font-size: 16px;
  height: 39px;
  line-height: 39px;
  font-weight: 600;
  margin-bottom: 10px; }
  .tags-item a {
    color: #525252; }
  .tags-item:hover, .tags-item.active {
    background-color: #004B76; }
    .tags-item:hover a, .tags-item.active a {
      color: #fff; }

.post-action-btns {
  padding: 20px 0;
  margin: 30px 0 0;
  color: #525252;
  position: relative;
  background: #FAFAFA;
  background: linear-gradient(to right, #fafafa 0%, #fff 50%, #fafafa 100%); }
  .post-action-btns::after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 1px solid #DCDCDC; }
  .post-action-btns .prev-link:hover .text-black, .post-action-btns .next-link:hover .text-black {
    color: #004B76 !important; }

.aside-sections {
  border-radius: 5px;
  padding: 15px 20px;
  background: #fafafa; }
  .aside-sections:nth-child(n-1), .aside-sections:last-child {
    border-bottom: 0; }
  .aside-sections .section-heading {
    font-size: 20px;
    font-weight: 600; }

.custom-col-xl {
  flex: 0 0 62%; }

.custom-col-md {
  flex: 0 0 38%; }

.custom-col-lg {
  max-width: 55%;
  flex: 0 0 55%; }

.custom-col-sm {
  max-width: 45%;
  flex: 0 0 45%; }

.sidebar.insight-section {
  padding: 0;
  padding-left: 42px;
  position: sticky;
  top: 120px; }

.news-social-links {
  display: flex;
  padding: 0; }
  .news-social-links li {
    width: 45px;
    margin-right: 10px; }
    .news-social-links li:nth-child(-n+3) {
      width: 100%;
      max-width: 170px; }
      .news-social-links li:nth-child(-n+3) a {
        padding: 0 20px; }
      .news-social-links li:nth-child(-n+3) svg {
        margin-right: 3px;
        margin-top: -4px; }
    .news-social-links li:last-child {
      margin-right: 0; }
  .news-social-links a {
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    text-align: center; }
    .news-social-links a svg {
      fill: #fff; }
      .news-social-links a svg path {
        fill: #fff; }
  .news-social-links .news-fb-icon {
    background: #455FA1; }
  .news-social-links .news-twitter-icon {
    background: #58ABF5; }
  .news-social-links .news-linkedin-icon {
    background: #1980BE; }

.author-box {
  display: flex;
  padding: 25px 20px;
  background: #fafafa;
  margin-bottom: 10px; }
  .author-box .news-detail-desc {
    width: 100%;
    font-weight: 600;
    margin-bottom: 6px; }

.author-img {
  max-width: 66px;
  flex: 0 0 66px; }

.author-social-accounts {
  display: flex;
  padding: 8px 0 0;
  margin: 0; }
  .author-social-accounts li {
    margin-right: 15px; }
    .author-social-accounts li svg {
      fill: #000; }
    .author-social-accounts li:hover a {
      color: #004B76; }
    .author-social-accounts li:hover svg {
      fill: #004B76; }

.category-line {
  position: relative;
  padding-left: 10px; }
  .category-line::before {
    content: "";
    width: 3px;
    height: 20px;
    background: #004B76;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 45%; }

.insight-section {
  padding: 70px 0; }
  .insight-section .trending-blogs .section-title {
    font-size: 22px; }
  .insight-section .trending-blogs .main-blog {
    height: 311px;
    width: 100%;
    background-image: url("../images/trending-blog-head-img.jpg");
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 20px 22px; }
    .insight-section .trending-blogs .main-blog::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 50%;
      background: linear-gradient(180deg, transparent 6.87%, rgba(0, 0, 0, 0.47) 67.46%);
      z-index: 1; }
    .insight-section .trending-blogs .main-blog .blog-title {
      font-size: 18px;
      text-transform: capitalize;
      line-height: 136.523%;
      z-index: 2; }
    .insight-section .trending-blogs .main-blog .main-blog-footer {
      z-index: 2; }

.title-md {
  font-size: 28px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.4; }

.title-xxxs {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: capitalize; }

.publish-date {
  font-size: 13px; }

.hr-news-card {
  padding-bottom: 12px;
  margin-bottom: 12px;
  align-items: center; }
  .hr-news-card .news-card-img {
    max-width: 90px;
    flex: 0 0 90px;
    height: 90px;
    border-radius: 4px;
    overflow: hidden; }
    .hr-news-card .news-card-img img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .hr-news-card .card-title {
    font-size: 16px;
    font-weight: 600;
    color: #161617;
    text-transform: capitalize; }
  .hr-news-card .publish-date {
    color: #525252;
    font-size: 13px; }

.category-page .blog-box .box-img {
  height: 180px; }
.category-page .heading4 {
  font-size: 16px;
  line-height: 23px; }
.category-page .text-xs {
  font-size: 14px;
  line-height: 23px; }
.category-page .gray-line::before {
  width: 18px;
  left: 10px; }

/** Pre Registeration Form **/
.pre-register-inner {
  padding: 80px 0 70px;
  position: relative;
  background: url(../images/pre-register-bg-new.png) no-repeat;
  background-size: cover; }

.title-xl {
  font-size: 28px; }

.page-title {
  font-size: 70px; }

.tag-icon {
  width: 62px;
  height: auto;
  display: inline-block;
  margin-top: -17px; }

.offers-div-2026 .page-title {
  font-size: 48px; }

.pre-register-form {
  max-width: 500px;
  position: relative;
  z-index: 1; }

.exclusive-offer-div {
  border: 2px solid #FFFFFF4D;
  background: #004B76;
  padding: 20px 30px;
  border-radius: 20px; }

.glow-on-hover {
  width: 186px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  outline: none;
  color: #fff;
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  margin: 0 auto;
  background: linear-gradient(90deg, #F87018, #ff7300, #c93001, #f7615f);
  background-size: 200% 200%;
  animation: fadeInOut 2s ease-in-out infinite; }
  .glow-on-hover::before {
    content: none;
    background: linear-gradient(90deg, #F87018, #ff7300, #ff00c8, #f7615f);
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: -1;
    filter: blur(1px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 15s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
    background: linear-gradient(90deg, #F87018, #ff7300, #c93001, #f7615f);
    background-size: 400%; }

@keyframes fadeInOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@keyframes glowing {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 400% 0; }
  100% {
    background-position: 0 0; } }
.register-counter-outer {
  border: 1px solid #FFFFFF33;
  background: rgba(255, 255, 255, 0.1);
  padding: 18px 30px;
  border-radius: 20px;
  color: #fff; }

.countdown {
  display: flex;
  gap: 20px; }

.countdown_box {
  text-align: center;
  font-size: 14px;
  font-weight: 500; }
  .countdown_box b {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    color: #fff;
    padding: 5px;
    text-align: center;
    width: 95px;
    height: 46px;
    line-height: 38px;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 3px; }

.white-box {
  box-shadow: 0px 2px 9px 0px #0000001F;
  background: #fff;
  border-radius: 15px;
  padding: 25px; }

.form-control.with-succes-icon {
  background-repeat: no-repeat;
  background-position: center right 7px;
  padding-right: 45px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'><path opacity='0.4' d='M13.5 24.75C19.7132 24.75 24.75 19.7132 24.75 13.5C24.75 7.2868 19.7132 2.25 13.5 2.25C7.2868 2.25 2.25 7.2868 2.25 13.5C2.25 19.7132 7.2868 24.75 13.5 24.75Z' fill='%230AB070'/><path d='M11.9016 17.5244C11.6766 17.5244 11.4629 17.4344 11.3054 17.2769L8.12164 14.0931C7.79539 13.7669 7.79539 13.2269 8.12164 12.9006C8.44789 12.5744 8.98789 12.5744 9.31414 12.9006L11.9016 15.4881L17.6841 9.70562C18.0104 9.37937 18.5504 9.37937 18.8766 9.70562C19.2029 10.0319 19.2029 10.5719 18.8766 10.8981L12.4979 17.2769C12.3404 17.4344 12.1266 17.5244 11.9016 17.5244Z' fill='%230AB070'/></svg>"); }

.offers-checkbox {
  position: relative;
  padding: 0; }
  .offers-checkbox input[type="radio"].form-check-input {
    position: absolute;
    left: 37px;
    top: 11px;
    width: 18px !important;
    height: 18px !important;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23d9d9d9'/%3e%3c/svg%3e"); }
    .offers-checkbox input[type="radio"].form-check-input:checked {
      border-color: #DD0932;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23DD0932'/%3e%3c/svg%3e"); }
      .offers-checkbox input[type="radio"].form-check-input:checked + .form-check-label {
        border-color: #DD0932; }
      .offers-checkbox input[type="radio"].form-check-input:checked ~ .apply-btn {
        color: #DD0932; }
  .offers-checkbox .form-check-label {
    border: 1px solid #E0E0E0;
    background: #fff;
    padding: 10px 15px;
    border-radius: 7px;
    padding-left: 45px;
    padding-right: 80px;
    font-size: 13px;
    font-weight: 600;
    width: 100%; }
  .offers-checkbox .apply-btn {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #B8B8B8;
    font-weight: 600;
    text-decoration: none;
    top: 50%;
    transform: translateY(-50%); }

.offer-note {
  display: block;
  font-size: 12px;
  color: #777777;
  font-weight: 400;
  margin-top: 3px; }

.accordion-container {
  max-width: 834px;
  margin: 0 auto; }

.section-title-lg {
  font-size: 38px;
  letter-spacing: -1.07px; }

.custom-accordion .accordion-item {
  margin-bottom: 16px;
  background: #fff;
  border-radius: 16px;
  border: 0; }
  .custom-accordion .accordion-item .accordion-button {
    background: #fff;
    border: 0;
    box-shadow: none;
    font-weight: 600;
    font-size: 20px;
    color: #1F2937; }
    .custom-accordion .accordion-item .accordion-button::after {
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'><path d='M8 0h2v18H8zM0 8h18v2H0z' fill='%23374151'/></svg>"); }
    .custom-accordion .accordion-item .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 2'><path d='M0 0h18v2H0z' fill='%23374151'/></svg>");
      transform: var(--bs-accordion-btn-icon-transform) translateY(8px); }
  .custom-accordion .accordion-item .accordion-body {
    padding-top: 0; }
.custom-accordion.accordion-flush .accordion-item .accordion-button {
  border-radius: 16px; }

/** Pre Register checkout **/
.checkout-bg-light {
  background-color: #F3F6FB; }

.alert-note-danger {
  border: 1px solid #DD09324D;
  background: #FFF5EF; }

.text-color-medium {
  color: #464646; }

.checkout-title {
  font-size: 42px; }

.inline-input {
  width: 160px;
  height: 44px;
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 0 14px; }

.checkout-form-outer .card-header {
  padding: 13px 20px; }
.checkout-form-outer .form-control {
  height: 42px;
  border: 1px solid #E6E6E6;
  font-size: 14px;
  padding: 12px 10px; }
  .checkout-form-outer .form-control.form-select {
    padding: 9px 10px; }
.checkout-form-outer .card-body {
  padding: 20px; }
.checkout-form-outer .theme-secondary-btn {
  font-size: 14px; }

.column-lg {
  flex: 0 0 61%; }

.column-md {
  flex: 0 0 39%; }

.coupon-box {
  background-color: #0AB070;
  padding: 15px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #FFFFFF99; }

.btn-dotted {
  border: 1px dashed #fff;
  color: #fff;
  font-weight: 600;
  padding: 1px 12px 3px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle; }

.btn-remove {
  color: #fff;
  border: none;
  padding: 6px 10px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 12px;
  background: #F6F6F633; }
  .btn-remove:hover {
    background: rgba(0, 0, 0, 0.3); }

.info-icon {
  font-size: 0.85rem;
  cursor: pointer; }

.list-styled {
  list-style-type: disc; }

.list-styled-decimal {
  list-style-type: decimal; }

.bg-light-blue {
  background-color: #EFF6FF; }

.l-space-0 {
  letter-spacing: 0; }

/** Auto Renew page  **/
.border-light {
  border: 1px solid #E9EEF6 !important; }

.text-primary-color {
  color: #161617; }

.text-13 {
  font-size: 13px; }

.blue-box {
  border: 1px solid #BFDBFE;
  background-color: #EFF6FF;
  padding: 15px 20px;
  border-radius: 8px; }

#cancelForm .form-control {
  border-color: #E4E4E4;
  background-color: #fafafa;
  height: 51px; }
#cancelForm textarea.form-control {
  height: 87px; }

/** Homepage Banner **/
.home-offer-banner {
  background: #FFDE58;
  padding: 16px 40px;
  max-width: 1119px;
  margin: 0 auto 62px; }
  .home-offer-banner a {
    color: #1A73E8; }
    .home-offer-banner a:hover {
      color: #004B76; }

/** **/
/* Base for submenu */
.dropdown-submenu {
  position: relative; }

/* Second and third level menus */
.navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  width: 250px; }
.navbar-nav .dropdown-menu .nav-item {
  margin: 0;
  padding: 0 15px; }

/* == Reponsive css import here == */
@media screen and (max-width: 1400px) {
  .checkout-form-outer .theme-secondary-btn, .checkout-form-outer .theme-success-btn {
    padding: 5px 15px !important; }

  .offers-coupon .coupons-text {
    max-width: 416px; }

  .offers-coupon .discount-amount {
    font-size: 182px; }

  .offers-coupon-2026 .coupon-banner-text {
    font-size: 43px; }
  .offers-coupon-2026 .coupon-year {
    font-weight: 800;
    font-size: 70px; } }
@media screen and (max-width: 1300px) {
  .theme-secondary-btn, .theme-success-btn {
    padding: 5px 20px !important; }

  .page-title {
    font-size: clamp(32px, 5vw, 70px); }

  .offers-div-2026 .page-title {
    font-size: clamp(26px, 4vw, 48px); }

  .section-title-lg {
    font-size: clamp(22px, 2.5vw, 38px); }

  .pre-register-inner {
    padding: 50px 0 60px;
    background-position: right; }

  .checkout-form-outer .theme-secondary-btn, .checkout-form-outer .theme-success-btn {
    padding: 5px 10px !important; }

  .home-offer-banner {
    max-width: 1019px; }

  .exclusive-offer-div .title-xl {
    font-size: 26px; } }
@media screen and (max-width: 1200px) {
  .offers-coupon .discount-amount {
    font-size: 170px; }
  .offers-coupon .percent-text {
    font-size: 40px;
    margin-top: 25px; }
    .offers-coupon .percent-text svg {
      width: 87px;
      height: auto; }
  .offers-coupon .off-text {
    font-size: 40px; }
  .offers-coupon .pre-register-text {
    font-size: 40px; }
  .offers-coupon .coupons-text .text-40 {
    padding-left: 20px; }

  .sidebar.insight-section {
    padding-left: 20px; }

  .offers-div .title-xl {
    font-size: 24px; }

  .tag-icon {
    width: 46px;
    margin-top: -12px; } }
@media screen and (max-width: 1180px) {
  .search-dot-no {
    max-width: 660px; }

  .heading {
    font-size: 40px; }

  .pre-register-form {
    max-width: 410px; }
    .pre-register-form .small-heading {
      font-size: 23px; }

  .countdown {
    gap: 10px; }

  .countdown_box {
    font-size: 13px; }
    .countdown_box b {
      width: 80px;
      height: 36px;
      line-height: 27px;
      font-size: 18px; }

  .home-offer-banner {
    max-width: 900px; }

  .exclusive-offer-div .title-xl {
    font-size: 24px; } }
@media screen and (max-width: 1100px) {
  .form-box {
    padding: 20px 25px; }

  .insight-section .trending-blogs .main-blog {
    height: 270px; }

  .hr-news-card .news-card-img {
    max-width: 70px;
    flex: 0 0 70px;
    height: 70px; }

  .navbar-light img {
    height: 80px;
    width: 80px; }

  body {
    padding-top: 106px; }

  .navbar-collapse {
    top: 106px;
    padding-top: 0; }
    .navbar-collapse .navbar-nav {
      padding: 10px 0 0; }

  .detail-page-inner {
    padding: 25px 0 30px; }

  .theme-secondary-btn, .theme-success-btn {
    padding: 5px 10px !important; }

  .choose-us-section .title-xl {
    font-size: 24px; }
  .choose-us-section .text-20 {
    font-size: 19px; } }
@media screen and (max-width: 991px) {
  main {
    overflow-x: hidden; }

  .navbar-collapse {
    position: fixed;
    background: #fff;
    width: 100%;
    left: 0;
    border-top: 1px solid #E0E0E0; }

  .srink-header .navbar-collapse {
    top: 96px; }

  .navbar-light .navbar-nav .nav-item {
    margin-bottom: 15px; }
    .navbar-light .navbar-nav .nav-item .dropdown-menu {
      border: 0;
      padding: 0;
      margin: 0; }
      .navbar-light .navbar-nav .nav-item .dropdown-menu .nav-item {
        margin-bottom: 0; }

  .heading,
  .sub-heading,
  .small-heading {
    font-size: 30px; }

  .text-lg {
    font-size: 20px; }

  .sub-heading {
    font-size: 26px;
    line-height: 38px; }

  .subscribe-email .input-group span.text-white {
    width: 100%; }

  footer .footer-text {
    font-size: 16px; }

  .offer-div {
    position: relative;
    margin: auto; }

  .money-back-section .money-back-wrapper {
    border: 0;
    padding-right: 0; }

  .form-box .form-control {
    height: 45px; }

  .highlighted-text {
    font-size: 30px; }

  .side-with-image {
    height: 340px;
    background-position: center; }

  .sidebar.insight-section {
    top: 0; }

  .news-card-detail .title-md {
    font-size: 26px; }

  .custom-col-xl {
    flex: 0 0 58%; }

  .custom-col-md {
    flex: 0 0 42%; }

  .news-detail-desc, body {
    font-size: 14px; }

  .news-card-detail h2 {
    font-size: 20px; }
  .news-card-detail h3 {
    font-size: 18px; }
  .news-card-detail h4 {
    font-size: 16px; }
  .news-card-detail h5 {
    font-size: 14px; }
  .news-card-detail h6 {
    font-size: 13px; }

  .news-detail-desc > *:first-child::first-letter {
    font-size: 24px;
    line-height: 0.6;
    margin-left: -1px;
    margin-right: 1px;
    color: #000; }

  .sec-pd-md {
    padding: 40px 0; }

  .promo-modal .modal-dialog.modal-dialog {
    max-width: 800px; }

  .offers-div .title-xl {
    font-size: 20px; }

  .pre-register-form {
    max-width: 370px; }

  .white-box {
    border-radius: 10px;
    padding: 20px; }

  .register-counter-outer {
    padding: 15px 20px;
    border-radius: 10px; }

  .countdown_box b {
    width: 75px; }

  .checklistForm .form-check-input[type="checkbox"] {
    flex: 0 0 1em;
    max-width: 1em; } }
@media screen and (max-width: 850px) {
  .file-input-col {
    width: 100%; }

  .signature-row {
    flex-direction: column;
    gap: 15px; }

  .signature-outer .theme-border-btn {
    margin-top: 0px; }

  .custom-nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
    .custom-nav-tabs .nav-link {
      white-space: nowrap; }

  .form-box .form-control {
    height: 40px; }

  .right-sidebar .sub-heading {
    font-size: 20px; }

  .search-form .form-control {
    height: 35px; }
  .search-form .search-button {
    height: 39px; }

  .heading-xl {
    font-size: 35px; }

  .column-md, .column-lg {
    flex: 0 0 100%; }

  .coupon-box {
    margin-top: 7px; }

  .modal-side-with-image::after {
    right: -5px; }

  .promo-modal .modal-dialog.modal-dialog {
    margin: 0 30px; }
  .promo-modal .offers-coupon-2026 .coupon-banner-text {
    font-size: 40px; }
  .promo-modal .offers-coupon-2026 .coupon-year {
    font-size: 76px; }
  .promo-modal .offers-coupon-2026 .theme-secondary-btn {
    height: 42px;
    line-height: 31px;
    font-size: 15px;
    min-height: auto; }

  .pre-register-form {
    max-width: 320px; }
    .pre-register-form .small-heading {
      font-size: 20px; }

  .countdown_box {
    font-size: 12px; }
    .countdown_box b {
      width: 62px;
      height: 33px;
      line-height: 24px;
      font-size: 17px;
      margin-bottom: 0; }

  .home-offer-banner {
    padding: 15px 20px; } }
@media screen and (max-width: 767px) {
  .pre-register-form {
    max-width: 100%; }

  .home-offer-banner {
    max-width: 623px;
    padding: 18px 30px;
    font-size: 38px;
    line-height: 1.3;
    font-weight: 400; }
    .home-offer-banner a {
      font-weight: 400;
      display: block; }

  .signature-row .file-outer-new label {
    height: auto;
    font-size: 12px; }

  .offers-coupon.offers-coupon-2026 .coupons-inner {
    padding: 20px 20px 50px; }

  .offers-coupon .coupons-text .text-40 {
    padding-left: 0; }

  .pre-register-inner {
    padding: 50px 0; }

  .custom-col-xl, .custom-col-md {
    flex: 0 0 100%; }

  .custom-col-md {
    margin-top: 30px; }

  .sidebar.insight-section {
    padding-left: 0; }

  .tags-item {
    font-size: 14px;
    height: auto;
    line-height: 1.4;
    padding: 8px 20px;
    font-weight: 500; }

  .blog-box .box-img {
    height: 180px; }

  .gray-line::before {
    content: none; }

  .choose-us-section .title-xl {
    font-size: 22px; }
  .choose-us-section .text-20 {
    font-size: 18px; } }
@media screen and (max-width: 680px) {
  .search-dot-no input,
  .ucr-registration input {
    height: 45px; }

  .search-dot-no input {
    padding: 6px 12px; }

  .search-btn {
    height: 43px;
    position: relative;
    margin-top: 15px;
    padding: 5px 10px !important; }

  .sub-heading,
  .heading {
    line-height: 32px; }

  .heading,
  .sub-heading,
  .small-heading {
    font-size: 22px; }

  .check-list li,
  .faqs .accordion-button {
    font-size: 16px;
    line-height: 25px; }

  .text-lg {
    font-size: 18px; }

  label.text-16 span {
    font-size: 13px; }

  .form-box .form-check-input[type="radio"] {
    margin-top: 5px; }

  .offers-coupon .coupons-inner {
    padding: 60px 20px; }

  .news-card-detail .title-md {
    font-size: 24px; }

  .post-action-btns {
    padding: 10px 0; }
    .post-action-btns .text-lg {
      font-size: 16px; }
    .post-action-btns .title-xxxs {
      font-size: 10px;
      margin-bottom: 0;
      font-weight: 500; }

  .promo-modal .offers-coupon-2026 .coupon-banner-text {
    font-size: 34px; }
  .promo-modal .offers-coupon-2026 .coupon-year {
    font-size: 56px; }
  .promo-modal .offers-coupon-2026 .theme-secondary-btn {
    height: 38px;
    line-height: 28px;
    font-size: 14px;
    padding: 4px 15px !important; }

  .custom-accordion .accordion-item .accordion-button {
    line-height: 1.4;
    font-size: 15px;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x); }
    .custom-accordion .accordion-item .accordion-button::after {
      background-size: 10px;
      width: 10px;
      height: 10px; }

  .offers-div .title-xl {
    font-size: 20px; }
  .offers-div .text-18 {
    font-size: 16px; }
  .offers-div .text-16 {
    font-size: 14px; }

  .tag-icon {
    width: 32px;
    margin-top: -9px; } }
@media screen and (max-width: 575px) {
  .action-btns .theme-border-btn, .action-btns .theme-secondary-btn, .action-btns .theme-btn {
    width: 100%;
    margin: 0 0 15px !important; }

  .form-box .form-check-input.simple-checkbox[type="checkbox"] {
    width: 14px !important;
    height: 14px !important; }
    .form-box .form-check-input.simple-checkbox[type="checkbox"]:checked {
      background: url("../images/checkbox-selected.png") no-repeat;
      background-size: 13px 14px;
      background-position: top -1px center; }

  .common-table td, .vehicles-table td {
    padding: 10px 8px; }

  .search-form {
    min-width: 100%;
    max-width: 100%; }

  .news-social-links li:nth-child(-n+3) a {
    padding: 0 5px; }

  .news-social-links a {
    height: 36px;
    line-height: 36px; }

  .blog-box .heading4 {
    height: auto; }

  .promo-modal .offers-coupon-2026 .coupon-banner-text {
    font-size: 28px; }
  .promo-modal .offers-coupon-2026 .coupon-year {
    font-size: 44px; }
  .promo-modal .offers-coupon-2026 .theme-secondary-btn {
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    padding: 4px 15px !important;
    max-width: 155px; }

  .home-offer-banner {
    font-size: 30px;
    padding: 18px 20px; }

  .changes-modal .modal-title {
    font-size: 17px; }
  .changes-modal .theme-secondary-btn, .changes-modal .theme-border-btn, .changes-modal .action-btns .theme-btn {
    font-size: 13px;
    min-height: 32px;
    padding: 3px 20px !important; }

  .compare-info-header .text-16 {
    font-size: 14px;
    line-height: 1.2; }
  .compare-info-header .text-14 {
    font-size: 12px;
    line-height: 1.2; }

  .comparison-row .text-14 {
    line-height: 1.5;
    font-size: 12px; }

  .compare-data-body {
    overflow-x: auto; }

  .compare-info-head, .comparison-row, .comparison-body-row {
    width: 530px; }

  .pre-register-form {
    display: flex;
    flex-direction: column-reverse; }

  .exclusive-offer-div .title-xl {
    font-size: 22px; }

  .modal-dialog {
    margin-right: auto;
    margin-left: auto; }

  .modal {
    padding: 0 20px; }

  #expiryModal .title-xl {
    font-size: 24px; }

  .pre-register-outer iframe {
    max-width: 560px;
    width: 100%;
    height: 260px; }

  .choose-us-section .title-xl {
    font-size: 20px; }
  .choose-us-section .text-20 {
    font-size: 16px; } }
@media screen and (max-width: 480px) {
  body {
    padding-top: 96px; }

  .navbar-collapse {
    top: 96px; }

  .navbar-brand {
    font-size: 13px; }
    .navbar-brand img {
      height: 70px;
      width: 70px; }

  .phone-bar b {
    display: block; }

  .heading,
  .sub-heading,
  .small-heading {
    font-size: 20px; }

  .progress-container .text-wrap {
    width: auto; }
    .progress-container .text-wrap p {
      display: none; }

  [type=button]:not(:disabled),
  [type=reset]:not(:disabled),
  [type=submit]:not(:disabled),
  button:not(:disabled) {
    padding: 0; }

  .address-box.text-18 {
    font-size: 16px; }

  button.swal2-styled[type=button] {
    padding: 4px 15px; }

  .custom-nav-tabs .nav-link {
    padding: 3px 12px 5px; }

  .form-box {
    padding: 15px 15px 5px; }

  .theme-secondary-btn, .theme-border-btn, .action-btns .theme-btn {
    font-size: 15px;
    min-height: 40px;
    padding: 5px 20px !important; }

  .action-btns .theme-border-btn {
    min-width: 132px; }

  .action-btns .theme-secondary-btn {
    min-width: 140px; }

  .action-btns .theme-btn {
    min-width: 90px; }

  .highlighted-text {
    font-size: 26px; }

  .author-box {
    flex-wrap: wrap;
    padding: 20px; }

  .author-img {
    margin-bottom: 12px; }

  .promo-modal .offers-coupon-2026 .coupon-banner-text {
    font-size: 23px; }
  .promo-modal .offers-coupon-2026 .coupon-year {
    font-size: 34px; }
  .promo-modal .offers-coupon-2026 .theme-secondary-btn {
    height: 26px;
    line-height: 15px;
    font-size: 12px;
    padding: 4px 10px !important;
    max-width: 125px; }

  .register-counter-outer {
    padding: 15px 16px;
    border-radius: 10px; }

  .countdown_box b {
    width: 57px; }

  .pre-register-form .small-heading {
    font-size: 20px; }

  .home-offer-banner {
    font-size: 27px;
    margin-bottom: 35px; }

  .compare-info-head, .comparison-row, .comparison-body-row {
    width: 450px; }

  .pre-register-inner {
    padding: 40px 0; } }
@media screen and (max-width: 420px) {
  .promo-modal .offers-coupon-2026 .coupons-inner {
    padding: 15px 10px; }
  .promo-modal .offers-coupon-2026 .coupon-banner-text {
    font-size: 16px; }
  .promo-modal .offers-coupon-2026 .coupon-year {
    font-size: 28px; }
  .promo-modal .offers-coupon-2026 .theme-secondary-btn {
    height: 22px;
    line-height: 12px;
    font-size: 10px;
    padding: 4px 6px !important;
    max-width: 100px; } }
@media screen and (max-width: 360px) {
  .form-box {
    padding: 20px 15px; } }

/*# sourceMappingURL=style.css.map */
