.three-t-car-insurance-primary {
    background-color: #e6f4f9;
}

.three-t-car-insurance-secondary {
    background-color: #fff8ec;
}

.three-t-car-insurance {
    border-radius: 8px;
    padding: 25px 15px;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.nav-link-font.nav-link.nav-item {
    padding: 1px 0px !important;
}
.nav-link-font.nav-link.nav-item > a:hover {
    background: #f90;
    color: #fff;
}
.dropdown-mobile {
    position: relative;
    display: block;
}
.dropdown-mobile .dropdown-content {
    display: none;
    flex-direction: column;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
}
.dropdown-mobile a {
    display: block;
    padding: 10px;
    color: #333;
    text-decoration: none;
}
.dropdown-mobile .dropdown-toggle {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fa-brands {
    font-size: 20px;
    color: #fff;
    padding-top: 4px;
}
.dropdown-mobile .dropdown-content a {
    padding-left: 20px;
}
.dropdown-mobile.open .dropdown-content {
    display: flex;
}
.web-primary {
    color: #e6f4f9;
}
.img-height {
    height: 543px;
}
.bg-web-primary {
    color: #e6f4f9;
}
.bg-team {
    background-color: #edf6ff;
}
.w-17 {
    width: 7rem !important;
}
.link-dark {
    color: #343f52;
}
a.hover-2.link-dark:before {
    background: #262b32;
}
a.hover-3.link-dark:before {
    background-color: #dcddde;
}
.link-dark:hover,
a.text-reset:hover,
.text-reset a:hover {
    color: #3f78e0 !important;
}
.call-to-action {
    width: 241px;
    height: 44px;
    padding: 10px 12px 10px 12px;
    gap: 0;
    border-radius: 8px;
    opacity: 0;
    border: none;
    background-color: #146eb4;
}
.navbar-mainer {
    background-color: #e6f4f9;
}
.navbarr-mainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 120px;
    padding: 40px 0;
}
.hamburger {
    display: none;
    font-size: 24px;
    cursor: pointer;
}
.large-only {
    display: flex;
    gap: 32px;
    align-items: center;
}
.nav-links {
    display: flex;
    gap: 32px;
}
.nav-link-font {
    font-size: 14px;
}
.nav-links a {
    text-decoration: none;
    color: gray;
}
.nav-links a:hover {
    color: #146eb4;
}

.btn-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 20px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    color: #fff;
}
.blue-btn {
    background-color: #146eb4;
}
.orange-btn {
    background-color: #f90;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: -400px;
    width: 300px;
    height: 100%;
    background: #fff;
    box-shadow: -2px 0 5px rgb(0 0 0 / 0.2);
    padding: 20px;
    transition: right 0.3s ease-in-out;
    background: #d7ebff;
    background: linear-gradient(180deg, #d7ebff 0%, #e8e8e8 37%, #fff1d7 100%);
}
.partners-cards-container2 {
    display: flex;
    gap: 10px;
    justify-items: center;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}
.mobile-menu .close-btn {
    font-size: 24px;
    cursor: pointer;
}
.close-btn {
    margin-left: 90%;
}
.menu-links {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}
.menu-links a {
    text-decoration: none;
    color: gray;
}
.menu-links a:hover {
    color: #146eb4;
}
.menu-buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
}
.Logo {
    width: 164px;
    height: 81px;
}
.calling {
    width: 24px;
    height: 24px;
}
.Shield {
    width: 24px;
    height: 24px;
}
.navBtn {
    border-radius: 8px;
    border: none;
    display: flex;
    align-items: center;
    padding: 5px 10px;
}
.footer-container {
    background-color: #111827;
    color: #fff;
    padding: 40px 0;
}
.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.footer-logo {
    flex: 1;
    min-width: 50%;
    margin-top: 50px;
    padding-right: 20px;
}
.footer-logo-img {
    margin-bottom: 10px;
    width: 150px;
}
.footer-description {
    color: #dcdcdc;
    font-size: 14px;
    line-height: 1.6;
}
.footer-social-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}
.footer-social-icons {
    display: flex;
    gap: 20px;
}
.footer-social-icons img {
    height: 20px;
    width: 20px;
}
.footer-footer-links {
    display: flex;
    gap: 40px;
    margin-right: 20px;
}
.footer-link {
    cursor: pointer;
    font-size: 14px;
    color: #dcdcdc;
}
.footer-links-container {
    display: flex;
    gap: 40px;
    min-width: 200px;
    margin-top: 20px;
    margin-left: 50px;
}
.footer-links {
    margin-bottom: 20px;
}
.footer-links-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
}
.footer-links p {
    cursor: pointer;
    font-size: 14px;
    color: #dcdcdc;
    margin: 5px 0;
}
.footer-newsletter {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 200px;
    margin-top: 20px;
    text-align: center;
}
.footer-newsletter-title {
    font-size: 18px;
    margin-bottom: 30px;
    color: #fff;
}
.footer-newsletter-input {
    background: #ffffff12;
    padding: 14px;
    outline: none;
    color: #fff;
    border: none;
    border-radius: 12px;
    width: 345px;
    margin-bottom: 10px;
}
.footer-newsletter-btn {
    background: #f90;
    padding: 12px;
    color: #000;
    border: none;
    border-radius: 12px;
    width: 345px;
    cursor: pointer;
    font-size: 16px;
}
.footer-bottom {
    border-top: 1px solid #7e8492;
    padding-top: 10px;
    margin-top: 20px;
}
.footer-bottom-text {
    font-size: 14px;
    color: #dcdcdc;
    text-align: center;
}
.footer-bottom-details {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #dcdcdc;
    margin-top: 10px;
}
.lineo {
    background-color: #7e8492;
    width: 100%;
    height: 2px;
    margin: 20px auto;
}
.ft-mainer {
    background-color: #111827;
    color: #fff;
    padding: 40px 0;
}
.ft-child {
    margin: 0 auto;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ft-sub {
    margin-top: 25px;
    flex: 1;
    min-width: 50%;
    padding-right: 20px;
}
.ft-img {
    margin-bottom: 10px;
    width: 150px;
}
.ft-sub-22 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ft-sub-23 {
    display: flex;
    gap: 20px;
    margin-top: 10px;
}
.small-logo {
    width: 20px;
    height: 20px;
}
.goo {
    flex-wrap: nowrap;
    display: flex;
    gap: 40px;
    margin-top: 10px;
    margin-right: 20px;
}
.gohan {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}
.news-letter-footer {
    margin-top: 20px;
    margin-left: 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 200px;
    text-align: center;
}
.Nw {
    font-size: 18px;
    margin-bottom: 10px;
    margin-bottom: 30px;
    font-weight: 700;
}
.asdf {
    background: #ffffff12;
    padding: 14px;
    outline: none;
    color: #fff;
    border: none;
    border-radius: 12px;
    margin-bottom: 10px;
}
.zx {
    margin-bottom: 20px;
}
.footer-services {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700;
}
.footer-links {
    margin-left: 50px;
    display: flex;
    gap: 40px;
    min-width: 200px;
    padding-left: 0;
}
.ft-btn {
    background: #f90;
    padding: 12px;
    color: #000;
    border: none;
    border-radius: 12px;
}
.fg {
    font-size: 14px;
}
.kl {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.cv {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 20px;
    padding-top: 10px;
}
.comp {
    margin-bottom: 20px;
    margin-top: 20px;
}
.cur {
    cursor: pointer;
}
.cta-container {
    background-color: #004478;
    padding-left: 120px;
    padding-right: 120px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.cta-heading {
    margin-bottom: 20px;
    font-family: Lato;
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: 0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.cta-description {
    color: #dbd5d5;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.cta-subheading {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.cta-action-button {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #fcc07e 0%, #ff9900 100%);
    margin-top: 10px;
    background-color: #f90;
    border: none;
    color: #fff;
    padding: 10px 20px;
    flex-wrap: wrap;
}
.cta-action-button-left {
    height: 60px;
    padding-right: 20px;
    border-right: 1px solid rgb(221 210 210 / 0.637);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    gap: 5px;
}
.cta-action-button-text {
    font-size: 14.5px;
}
.cta-action-button-number {
    font-size: 20px;
    font-weight: 700;
}
.faq-mainer {
    background-color: #fff8ef;
    padding-left: 120px;
    padding-right: 120px;
}
.faq-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 60.24px;
    letter-spacing: 3%;
    text-align: center;
    padding-top: 60px;
}
.faqsholder {
    margin-top: 48px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
}
.faq-item {
    margin-bottom: 20px;
}
.faq-child {
    border: 1px solid #d8d8d8;
    height: 80px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fff;
    cursor: pointer;
    transition: background-color 0.3s;
}
.faq-child:hover {
    background-color: #f1f1f1;
}
.faq-child span {
    color: #1a1a1a;
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
.faq-child img {
    width: 24px;
    height: 24px;
    transition: transform 0.3s;
}
.faq-answer {
    margin-top: 0;
    display: none;
    padding: 24px;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom: 1px solid #ccc;
    opacity: 0;
    font-size: 16.5px;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease, max-height 0.3s ease;
}
.faq-answer.show {
    display: block;
    opacity: 1;
    max-height: 200px;
}
.faq-child.active img {
    transform: rotate(45deg);
}
.need-main-alag {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    height: 371px;
}
.need-btn-alag {
    width: 696px;
    height: 138px;
    padding: 24px;
    gap: 32px;
    border-radius: 12px;
    background: linear-gradient(90deg, #fcc07e 0%, #ff9900 100%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.need-border-alag {
    border-left: 1px solid #dadada;
    height: 100%;
}
.need-img-alag {
    width: 48px;
    height: 48px;
}
.need-para-main-alag {
    font-family: Lato, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}
.need-2para-alag {
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.need-num-alag {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 54px;
    text-align: center;
}
.partners-section {
    text-align: center;
    padding: 20px;
    margin: 0;
}
.partners-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-family: Lato, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60.24px;
    letter-spacing: 0.03em;
    text-align: center;
}
.partners-subtitle {
    margin-bottom: 2rem;
    font-size: 16px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #717171;
}
.partners-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.partners-cards-container {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    justify-content: center;
}
.partners-cards-container-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.partner-card {
    width: 10rem;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner-card img {
    width: 120px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
    object-fit: contain;
}
@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
.customer-heading {
    font-weight: 700;
    color: #1d1e25;
}
.customer-para {
    color: #555;
    font-weight: 400;
}
.customers-radio-catcher input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgb(214 201 201 / 0.267);
    position: relative;
    transition: background-color 0.3s ease;
}
.customers-radio-catcher input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #474444;
}
.carousel-card {
    position: absolute;
    width: 350px;
    height: 300px;
    left: 0;
    right: 0;
    margin: auto;
    transition: transform 0.4s ease;
    cursor: pointer;
}
.carousel-container {
    width: 100%;
    max-width: 800px;
    max-height: 600px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
}
.testimonial-card {
    position: relative;
}
.testimonial-card::before {
    content: "";
    background-image: url(../images/coma1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 20px;
    width: 30px;
    height: 50px;
}
.testimonial-card::after {
    content: "";
    background-image: url(../images/coma1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    rotate: 180deg;
    opacity: 50%;
    right: 20px;
    width: 30px;
    height: 50px;
}
.testimonial-img {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2.45px solid #fff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 0.2);
}
.carousel-cards {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.testimonial-card {
    position: relative;
    background: #fff;
    padding: 2rem;
    width: 100%;
    height: 100%;
    border-radius: 6.53px;
    text-align: center;
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
    border: 2px solid #fff0;
    border-image: linear-gradient(
        122.23deg,
        #ff9900 4.5%,
        rgb(244 145 35 / 0.1) 100%
    );
    border-image-slice: 1;
}
.pouches {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 80px;
    background-color: #fff8ec;
}
.testimonial-name {
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
}
.testimonial-text {
    font-size: 12px;
    color: #666;
}
#carousel-item-1:checked ~ .carousel-cards #carousel-card-1,
#carousel-item-2:checked ~ .carousel-cards #carousel-card-2,
#carousel-item-3:checked ~ .carousel-cards #carousel-card-3,
#carousel-item-4:checked ~ .carousel-cards #carousel-card-4,
#carousel-item-5:checked ~ .carousel-cards #carousel-card-5 {
    transform: translatex(0) scale(1);
    opacity: 1;
    z-index: 1;
    width: 350px;
    height: 300px;
}
#carousel-item-1:checked ~ .carousel-cards #carousel-card-2,
#carousel-item-2:checked ~ .carousel-cards #carousel-card-3,
#carousel-item-3:checked ~ .carousel-cards #carousel-card-4,
#carousel-item-4:checked ~ .carousel-cards #carousel-card-5,
#carousel-item-5:checked ~ .carousel-cards #carousel-card-1 {
    transform: translatex(215%) scale(0.8);
    opacity: 0.4;
    z-index: 0;
    height: 250px;
    margin-top: 20px;
    width: 250px;
}
#carousel-item-1:checked ~ .carousel-cards #carousel-card-3,
#carousel-item-2:checked ~ .carousel-cards #carousel-card-4,
#carousel-item-3:checked ~ .carousel-cards #carousel-card-5,
#carousel-item-4:checked ~ .carousel-cards #carousel-card-1,
#carousel-item-5:checked ~ .carousel-cards #carousel-card-2 {
    transform: translatex(102%) scale(0.8);
    opacity: 0.4;
    z-index: 0;
    width: 300px;
    height: 300px;
}
#carousel-item-1:checked ~ .carousel-cards #carousel-card-4,
#carousel-item-2:checked ~ .carousel-cards #carousel-card-5,
#carousel-item-3:checked ~ .carousel-cards #carousel-card-1,
#carousel-item-4:checked ~ .carousel-cards #carousel-card-2,
#carousel-item-5:checked ~ .carousel-cards #carousel-card-3 {
    transform: translatex(-102%) scale(0.8);
    opacity: 0.4;
    z-index: 0;
    width: 300px;
    height: 300px;
}
#carousel-item-1:checked ~ .carousel-cards #carousel-card-5,
#carousel-item-2:checked ~ .carousel-cards #carousel-card-1,
#carousel-item-3:checked ~ .carousel-cards #carousel-card-2,
#carousel-item-4:checked ~ .carousel-cards #carousel-card-3,
#carousel-item-5:checked ~ .carousel-cards #carousel-card-4 {
    transform: translatex(-215%) scale(0.8);
    opacity: 0.4;
    z-index: 0;
    height: 250px;
    margin-top: 20px;
    width: 250px;
}
.insurance-home-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.insurance-home-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.insurance-home-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.insurance-home-card {
    border-radius: 14.67px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 220px;
    height: 144px;
    background-color: #fff8ec;
    box-shadow: 0 0 8px 0 #0000000d;
    padding: 12px 0 12px 0;
    gap: 10px;
}
.insurance-home-card img {
    width: 72px;
    height: 72px;
}
.insurance-home-title {
    font-size: 18px;
    color: #146eb4;
    text-align: center;
}
.why-choose-home-container {
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding-left: 120px;
    padding-right: 120px;
}
.why-choose-home-title {
    font-family: Lato;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #424242;
    margin-bottom: 32px;
}
.why-choose-home-row {
    margin-bottom: 20px;
    gap: 20px;
}
.why-choose-home-card {
    border-radius: 10.12px;
    padding: 24px;
    gap: 20px;
    display: flex;
    flex-direction: column;
}
.card-easy-claims {
    background-color: #edf6ff;
}
.card-reliable-coverage {
    background-color: #fff8ec;
}
.card-expert-support {
    background-color: #fff8ec;
}
.card-affordable-rates {
    background-color: #edf6ff;
}
.why-choose-home-card img {
    width: 70px;
}
.card-body {
    margin-bottom: 8px;
    font-size: 18px;
    font-size: 14px;
    color: #555;
}
.card-title {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1d1e25;
    margin-top: 20px;
    margin-bottom: 20px;
}
.card-text {
    color: #3a556a;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.services-home-container {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 120px;
    padding-right: 120px;
}
.services-home-mainer {
    gap: 80px;
}
.services-home-hold {
    width: 45%;
}
.services-home-title {
    font-family: Lato;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #1d1e25;
}
.services-home-description {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: dimgray;
    padding-bottom: 24px;
    padding-top: 24px;
}
.services-home-discover-btn {
    height: 54px;
    width: 200px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    background-color: #f90;
    border-radius: 8px;
    border: none;
    color: #fff;
}
.travel-with-confidence-home-section {
    background-color: #e6f4f9;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 50px;
    padding-left: 120px;
    padding-right: 120px;
}
.travel-with-confidence-home-container {
    padding-top: 70px;
    flex-wrap: wrap;
}
.travel-with-confidence-home-title {
    font-size: 36px;
    color: #1d1e25;
    font-family: Lato;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
}
.travel-with-confidence-home-subtitle {
    font-size: 22px;
    margin-bottom: 20px;
}
.travel-with-confidence-home-description {
    margin-bottom: 24px;
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: justified;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: dimgray;
}
.travel-with-confidence-home-feature {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 15px;
}
.t-p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justified;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: dimgray;
}
.feature-icon {
    width: 15px;
    height: 15px;
}
.travel-with-confidence-home-quote {
    color: #355298;
    font-weight: 400;
    font-size: 20px;
    margin-top: 20px;
    font-family: Lato;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.travel-with-confidence-home-btn {
    background-color: #f90;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    margin-top: 15px;
    border: none;
    cursor: pointer;
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 15px;
}
.travel-with-confidence-home-image {
    max-width: 100%;
    height: auto;
}
.hero-mainerrr {
    display: flex;
    gap: 20px;
    opacity: 0;
    justify-content: space-between;
}
.navbar-mainer-homepage {
    height: auto;
    background-color: #e6f4f9;
}
.Hero-child {
    padding-top: 100px;
}
.txt-1 {
    font-family: Lato;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #424242;
}
.txt-2 {
    font-family: Lato;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #146eb4;
}
.txt-3 {
    font-family: Lato;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #f90;
}
.hero-des {
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #7b7b7b;
    margin-top: 16px;
}
.hero-sub {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
}
.hero-ha {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 200px;
    margin-bottom: 12px;
}
.tick1 {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #146eb4;
    border-radius: 50%;
}
.tick {
    width: 24px;
    height: 24px;
    background-color: #146eb4;
    border-radius: 50%;
}
.tick img {
    width: 14px;
    height: 14px;
}
.tick-para1 {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #424242;
    margin: 0;
}
.tick-para {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #424242;
    margin: 0;
}
.hero-main-img {
    width: 970px;
    height: auto;
    gap: 0;
    opacity: 0;
    margin-top: 40px;
}
.sub-btn-hero {
    width: 241px;
    height: 44px;
    padding: 10px 12px 10px 12px;
    gap: 0;
    border-radius: 8px;
    opacity: 0;
    border: none;
    background-color: #146eb4;
}
.sub-btn-img-hero {
    width: 24px;
    height: 24px;
    gap: 0;
    opacity: 0;
}
.sub-btn-txt-hero {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.need-main {
    background: #6090c41a;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    height: 371px;
}
.need-btn {
    width: 696px;
    height: 138px;
    padding: 24px;
    gap: 32px;
    border-radius: 12px;
    background: linear-gradient(90deg, #146eb4 0%, #0c3f66 100%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.need-border {
    border-left: 1px solid #dadada;
    height: 100%;
}
.need-img {
    width: 48px;
    height: 48px;
}
.need-para-main {
    font-family: Lato, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}
.need-2para {
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.need-num {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 54px;
    text-align: center;
}
.IS-Car-Ins-card-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.IS-Car-Ins-card {
    border: 1px solid #dad9da;
    border-radius: 10.12px;
    padding: 15px;
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.IS-Car-Ins-img {
    width: 70px;
}
.IS-Car-Ins-Head {
    text-align: center;
    color: #424242;
}
.IS-Car-Ins-para {
    text-align: center;
    color: #717171;
}
.IS-Car-Ins-2Head {
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
.IS-Car-Ins-2para {
    font-size: 15px;
    color: #3a556a;
}
.IS-Car-Ins-last-para {
    color: #f90;
    font-size: 15px;
    margin-top: 30px;
    text-align: center;
    padding: 0 300px;
}
.coverage-main {
    background-color: #e6f4f9;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.cover-bullet {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.cover-img,
.cover-head {
    flex: 1;
    max-width: 50%;
    text-align: center;
}
.cover-img img {
    width: 100%;
    max-width: 600px;
    height: auto;
    object-fit: contain;
}
.cover-head {
    text-align: left;
    max-width: 50%;
}
.cover-head h1 {
    font-size: 38px;
    font-weight: 700;
    text-align: left;
}
.cover-head p {
    font-size: 16px;
    line-height: 1.6;
}
.coverage-list {
    margin-top: 20px;
}
.coverage-item {
    margin-bottom: 15px;
}
.coverage-item .d-flex {
    align-items: center;
    justify-content: flex-start;
}
.cover-2nd-head {
    font-size: 20px;
    font-weight: 700;
    color: dimgray;
    margin: 0;
}
.cover-paragraph {
    color: dimgray;
}
.cover-para-lite {
    color: dimgray;
}
.T-mainerr {
    padding-left: 120px;
    padding-right: 120px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.T-don {
    gap: 20px;
    display: flex;
}
.T-Insurance-box {
    width: 546.67px;
    height: 251.49px;
    padding: 24px;
    gap: 20px;
    border-radius: 10.12px 0 0 0;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.color-1 {
    background-color: #edf6ff;
}
.color-2 {
    background-color: #fff8ec;
}
.T-Heading {
    color: #1d1e25;
    font-family: Lato;
    line-height: 28.8px;
    letter-spacing: -0.01em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.T-Heading-main {
    padding: 0 10%;
    padding-bottom: 20px;
}
.T-para-main {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #717171;
}
.T-para {
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3a556a;
}
.T-main-head {
    font-family: Lato;
    font-size: 48px;
    color: #424242;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.commercial-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.commercial-heading {
    font-size: 35.1px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left;
}
.commercial-description {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}
.commercial-image {
    max-width: 100%;
    height: auto;
}
.private-container {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 120px;
    padding-right: 120px;
    background-color: #e6f4f9;
}
.ser-mainer {
    gap: 80px;
}
.serv-hold {
    width: 45%;
}
.private-title {
    font-family: Lato;
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #1d1e25;
}
.private-description {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    color: dimgray;
    padding-bottom: 24px;
    padding-top: 24px;
}
.discover-btn {
    height: 54px;
    width: 200px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    background-color: #f90;
    border-radius: 8px;
    border: none;
    color: #fff;
}
.service-image {
    width: 891.77px;
    height: 602px;
}
.three-steps-container {
    margin-bottom: 80px;
    text-align: center;
}
.three-steps-title {
    font-family: Lato;
    font-size: 48px;
    font-weight: 700;
    color: #424242;
}
.three-steps-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 30px;
    max-width: 1920px;
    padding-top: 50px;
}
.three-steps-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1;
}
.three-steps-image {
    width: 100%;
    height: auto;
}
.three-steps-image-1 {
    max-width: 150px;
}
.three-steps-image-2 {
    max-width: 350px;
}
.three-steps-image-3 {
    max-width: 150px;
}
.three-steps-text {
    font-size: 19px;
    font-weight: 700;
    padding-top: 15px;
}
.mainerr {
    background-color: #e6f4f9;
    height: 852px;
}
.hero-Car-Ins-section {
    padding-top: 5vh;
    padding-bottom: 2vh;
}
.hero-Car-Ins-donha {
    width: 50%;
}
.hero-Car-Ins-head-main {
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    color: #424242;
}
.hero-Car-Ins-main-para {
    font-size: 14px;
    color: #555;
    max-width: 500px;
    text-align: left;
    color: #7b7b7b;
}
.hero-Car-Ins-main-image {
    width: 100%;
    max-width: 550px;
    height: auto;
}
.form-border {
    margin-top: 50px;
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    padding: 20px;
    border-radius: 10px;
    height: auto;
}
.form-border .hero-Car-Ins-form-controler {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background-color: #e6f4f9;
}
.hero-Car-Ins-car-mgm {
    margin-top: 50px;
    width: 40rem;
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    padding: 20px;
    border-radius: 10px;
    height: 350px;
}
.hero-Car-Ins-car-mgm .hero-Car-Ins-form-controler {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    background-color: #e6f4f9;
}
.hero-Car-Ins-button {
    background-color: #f90;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    padding: 10px;
}
.hero-Car-Ins-form-controler {
    border: 1px solid #bed4ff;
    width: 304.5px;
    height: 45px;
    border-radius: 6px;
    padding-left: 10px;
}
.hero-Car-Ins-zumbaa {
    border-radius: 12px;
}
.EM-mainer {
    margin-bottom: 80px;
}
.EM-Insurance-box {
    padding: 40px 24px;
    width: 100%;
    text-align: center;
    border-radius: 10.12px;
}
.color-1 {
    background-color: #edf6ff;
}
.color-2 {
    background-color: #fff8ec;
}
.EM-Heading {
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: #1d1e25;
}
.EM-Heading-main {
    padding: 0 10%;
    font-weight: 700;
    color: #424242;
}
.EM-para-main {
    padding-top: 15px;
    font-weight: 400;
    color: #717171;
}
.EM-para {
    text-align: left;
    color: #3a556a;
    font-weight: 400;
}
.insurance-main {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.insurance-bullet-icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.insurance-image-wrapper,
.insurance-content {
    flex: 1;
    max-width: 50%;
    text-align: center;
}
.insurance-image {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.insurance-content {
    text-align: left;
    max-width: 50%;
}
.insurance-content h1 {
    font-size: 38px;
    font-weight: 700;
    text-align: left;
}
.insurance-content p {
    font-size: 16px;
    line-height: 1.6;
    color: dimgray;
}
.insurance-benefits-list {
    margin-top: 20px;
}
.insurance-benefit-item {
    margin-bottom: 15px;
}
.insurance-benefit-item .d-flex {
    align-items: center;
    justify-content: flex-start;
}
.insurance-benefit-title {
    font-size: 20px;
    font-weight: 700;
    color: dimgray;
    margin: 0;
}
.why-choose-travel-ins-container {
    background-color: #e6f4f9;
    padding: 50px 0;
    display: flex;
    justify-content: center;
}
.why-choose-travel-ins-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    max-width: 100%;
}
.why-choose-travel-ins-image-box,
.why-choose-travel-ins-content {
    flex: 1;
    max-width: 50%;
    text-align: center;
}
.why-choose-travel-ins-image {
    width: 100%;
    max-width: 600px;
    height: auto;
    object-fit: contain;
}
.why-choose-travel-ins-content {
    text-align: left;
}
.why-choose-travel-ins-title {
    font-size: 38px;
    font-weight: 700;
    color: #1d1e25;
    text-align: left;
}
.why-choose-travel-ins-benefits {
    margin-top: 20px;
}
.why-choose-travel-ins-benefit {
    margin-bottom: 15px;
}
.why-choose-travel-ins-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.why-choose-travel-ins-icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.why-choose-travel-ins-subtitle {
    font-size: 20px;
    font-weight: 700;
    color: dimgray;
    margin: 0;
}
.why-choose-travel-ins-text {
    font-size: 16px;
    line-height: 1.6;
    color: dimgray;
    font-weight: 400;
}
.travel-starter-hero {
    background-color: #e6f4f9;
    height: 100vh;
}
.travel-hero-mainer {
    padding-left: 120px;
    padding-right: 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.travel-hero-head-main {
    font-size: 38px;
    color: #424242;
    text-align: left;
}
.travel-hero-para-main {
    font-weight: 400;
    font-size: 16px;
    color: #7b7b7b;
}
.travel-hero-main-img {
    width: 600px;
    margin-top: 50px;
}
.travel-hero-bullet {
    width: 11px;
    height: 11px;
    background: #f90;
    display: inline-block !important;
    border-radius: 50%;
}
.travel-insurance-form {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
}
.travel-hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
}
.travel-IF-head {
    font-size: 25px;
    text-align: left;
}
.travel-IF-btn-div {
    background-color: #d2ebff;
    padding: 4px;
    border-radius: 12px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.travel-IF-btn {
    width: 160px;
    height: 35px;
    border: none;
    color: #146eb4;
    font-size: 16px;
    border-radius: 12px;
    background-color: #fff0;
}
.travel-IF-btn-active {
    width: 160px;
    height: 35px;
    border: none;
    color: #fff;
    border-radius: 12px;
    font-size: 16px;
    background-color: #146eb4;
}
.travel-hero-label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.travel-hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.travel-IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.about-mainer {
    background-color: #e6f4f9;
    height: 100vh;
    padding-bottom: 116px;
}
.about-main-hero {
    padding-left: 20px;
    padding-right: 20px;
}
.about {
    color: #424242;
    font-weight: 700;
    font-size: 60px;
}
.Insu-kr {
    color: #f90;
    font-weight: 700;
    font-size: 60px;
}
.hero-about-para {
    font-size: 16px;
    color: #7b7b7b;
}
.hero-about-img {
    width: 600px;
}
.section-title {
    color: #424242;
    font-weight: 700;
    font-size: 38px;
}
.section-description {
    font-size: 16px;
    color: #7b7b7b;
}
.section-image {
    width: 600px;
}
.section-main {
    padding-left: 20px;
    padding-right: 20px;
}
.policy-section {
    background-color: #146eb4;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    text-align: center;
}
.policy-box {
    width: 22%;
    min-width: 250px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    height: 250px;
}
.policy-heading {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}
.policy-text {
    font-size: 14px;
    font-weight: 400;
}
.policy-icon {
    width: 50px;
}
.team-mainer {
    padding-left: 20px;
    padding-right: 20px;
}
.team-main-head {
    color: #424242;
    font-weight: 700;
}
.team-main-para {
    font-weight: 400;
    color: #717171;
}
.team-child {
    border-radius: 10px;
    background-color: #edf6ff;
    width: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.team-img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.team-logo {
    width: 20px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.team-name {
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: left;
}
.team-para {
    font-size: 16px;
    font-weight: 400;
    color: #3a556a;
    text-align: left;
    margin-top: 5px;
    padding-bottom: 20px;
}
.team-sbc {
    position: relative;
    padding: 15px;
}
.cards-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.convinced-section {
    background-color: #004478;
    color: #fff;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
}
.convinced-heading {
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 700;
}
.contact-item {
    margin-bottom: 20px;
}
.contact-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.contact-label {
    font-weight: 700;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.contact-details {
    font-size: 18px;
    margin-left: 34px;
    line-height: 24px;
}
.convinced-image-container {
    text-align: center;
}
.convinced-image {
    width: 600px;
}
.work-container-main {
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    background-color: #e6f4f9;
}
.work-bullet-icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.work-image {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.work-container-content {
    text-align: left;
    max-width: 50%;
    padding: 100px 0;
}
.work-container-content h1 {
    font-size: 38px;
    font-weight: 700;
    text-align: left;
}
.work-container-content p {
    font-size: 16px;
    color: dimgray;
    line-height: 1.6;
}
.work-benefits-list {
    margin-top: 20px;
}
.work-benefit-item {
    margin-bottom: 15px;
}
.work-benefit-item .d-flex {
    align-items: center;
    justify-content: flex-start;
}
.work-benefit-title {
    font-size: 20px;
    font-weight: 700;
    color: dimgray;
    margin: 0;
}
.work-mid-para {
    font-weight: 400;
    color: dimgray;
}
.range-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px;
    margin-top: 80px;
}
.range-box {
    padding: 40px 24px;
}
.range-title {
    color: #424242;
    font-weight: 700;
}
.range-bg-1 {
    background-color: #edf6ff;
}
.range-bg-2 {
    background-color: #fff8ec;
}
.range-img {
    width: 40px;
    padding-bottom: 10px;
}
.range-heading {
    text-align: center;
    width: 100%;
}
.range-text {
    text-align: left;
    color: #3a556a;
}
.drop-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
}
.drop-child {
    border: 1px solid #7bbcfb;
    padding: 24px;
    border-radius: 12px;
    margin: 100px 150px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 0.1);
}
.drop-title {
    font-size: 24px;
    font-weight: 700;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}
.drop-label {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 6px;
}
.drop-inp,
.drop-txtarea {
    border: 1px solid #bed4ff;
    border-radius: 6px;
    padding: 10px;
    width: 100%;
    outline: none;
}
.drop-txtarea {
    height: 200px;
}
.drop-btn {
    background-color: #f90;
    border-radius: 8px;
    width: 100%;
    border: none;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.contact-mainer {
    background-color: #e6f4f9;
    height: 100%;
    padding-bottom: 116px;
}
.hero-mainer-contact-us {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.contact-title {
    font-weight: 700;
    color: #424242;
    font-size: 50px;
    flex: 1;
}
.contact-img {
    width: 670px;
    height: auto;
}
.stream-mainer {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.IS-card-list {
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.IS-card {
    border: 1px solid #dad9da;
    border-radius: 10.12px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.IS-img {
    width: 70px;
}
.IS-Head {
    text-align: center;
    color: #424242;
    font-weight: 700;
}
.IS-para {
    text-align: center;
    color: #717171;
}
.IS-2Head {
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
.IS-2para {
    font-size: 15px;
    color: #3a556a;
}
.IS-last-para {
    color: #f90;
    font-size: 15px;
    margin-top: 30px;
    text-align: center;
    padding: 0 300px;
}
.key-mainer {
    width: 100%;
    margin-bottom: 80px;
    margin-top: 80px;
}
.key-main-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
    margin-bottom: 32px;
}
.key-benefits-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0 15px;
}
.key-child {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
}
.key-child-box {
    width: 630px;
    height: 263px;
    gap: 20px;
    border-radius: 10.12px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.key-box-blue {
    background-color: #edf6ff;
}
.key-box-orange {
    background-color: #fff8ec;
}
.key-title {
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: -1%;
    text-align: left;
}
.key-para {
    font-family: Inter;
    color: #3a556a;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
}
.choose-employee-container {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.choose-employee-bullet-icon {
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.choose-employee-image {
    width: 100%;
}
.choose-employee-content {
    text-align: left;
    padding: 100px 0;
}
.choose-employee-content h1 {
    font-size: 38px;
    font-weight: 700;
    text-align: left;
}
.choose-employee-content p {
    font-size: 16px;
    color: dimgray;
    line-height: 1.6;
}
.choose-employee-benefits-list {
    margin-top: 20px;
}
.choose-employee-benefit-item {
    margin-bottom: 15px;
}
.choose-employee-benefit-item .d-flex {
    align-items: center;
    justify-content: flex-start;
}
.choose-employee-benefit-title {
    font-size: 20px;
    font-weight: 700;
    color: dimgray;
    margin: 0;
}
.look-mainer {
    background-color: #e6f4f9;
    display: flex;
    align-items: center;
    gap: 80px;
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: wrap;
    margin: 0 auto;
}
.look-img {
    width: 40%;
}
.look-child {
    text-align: center;
    width: 100%;
}
.look-child h2 {
    font-weight: 700;
    font-size: 2rem;
    color: #1d1e25;
    text-align: left;
}
.look-child p {
    color: dimgray;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}
.emp-overall {
    background-color: #e6f4f9;
    height: 100vh;
    padding-bottom: 116px;
}
.hero-mainer {
    display: flex;
    padding-top: 30px;
    justify-content: space-around;
    gap: 50px;
}
.hero-child1-title {
    font-size: 32px;
    font-weight: 700;
    color: #424242;
}
.hero-child1-para {
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 400;
}
.hero-child1-img {
    width: 470px;
}
.hero-child2 {
    margin-top: 20px;
    border: 1px solid #7bbcfb;
    padding: 24px;
    width: 50%;
    height: 480px;
    border-radius: 12px;
}
.hero-child2-title {
    font-size: 24px;
    font-weight: 700;
}
.hero-child2-li {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
.hero-child2-label {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
    cursor: pointer;
}
.hero-child2-inp {
    border: 1px solid #bed4ff;
    border-radius: 6px;
    background-color: #e6f4f9;
    padding: 8px;
    outline: none;
}
.hero-child2-btn {
    border: none;
    color: #fff;
    background-color: #f90;
    padding: 8px;
    margin-top: 15px;
    width: 100%;
    border-radius: 8px;
}
.hero-child2-radio {
    border: none;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.hero-child2-radio:not(:checked) {
    background-color: #d3d3d3;
    border: none;
    outline: none;
}
.hero-child2-radio:not(:checked) + label {
    color: #a9a9a9;
}
.hero-child2-radio:checked + label {
    color: #495aff;
    font-weight: 700;
}
.hero-child2 .d-flex {
    display: flex;
    gap: 30px;
}
.hero-child2 .d-flex .gap-2 label {
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}
.hero-child2 {
    background-color: #dff1ff;
}
.bar {
    height: 3px;
    background-color: #cfd6dc;
    width: 120px;
    margin-top: 15px;
}
.hero-child2 .d-flex input[type="radio"] {
    width: 15px;
    height: 15px;
}
.life-insu-mainer {
    padding-left: 20px;
    padding-right: 20px;
}
.life-insu-card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}
.life-insu-card {
    border: 1px solid #dad9da;
    border-radius: 10.12px;
    padding: 15px;
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.life-insu-img {
    width: 70px;
}
.life-insu-Head {
    text-align: center;
    color: #424242;
    font-weight: 700;
}
.life-insu-para {
    text-align: center;
    color: #717171;
}
.life-insu-2Head {
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    color: #1d1e25;
}
.life-insu-2para {
    font-size: 15px;
    color: #3a556a;
}
.life-insu-last-para {
    color: #f90;
    font-size: 15px;
    margin-top: 30px;
    text-align: center;
    padding: 0 300px;
}
.life-type-Insurance-box {
    padding: 40px 24px;
    width: 100%;
    max-width: 900px;
    text-align: center;
}
.life-type-color-1 {
    background-color: #edf6ff;
}
.life-type-color-2 {
    background-color: #fff8ec;
}
.life-type-Heading-main h1 {
    font-size: 20px;
    text-align: left;
    color: #1d1e25;
    font-weight: 700;
}
.life-type-Heading-main {
    padding: 0 10%;
    padding-bottom: 20px;
    color: #424242;
    font-weight: 700;
}
.life-type-para-main {
    padding-top: 15px;
}
.life-type-Insurance-box h2 {
    font-weight: 700;
}
.life-type-Insurance-box p {
    text-align: left;
    color: #3a556a;
    font-weight: 400;
}
.WL-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding-left: 120px;
    padding-right: 120px;
    height: 977px;
}
.WL-Child {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 49%;
}
.WL-Child h1 {
    text-align: left;
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
}
.WL-head-wala-para {
    text-align: left;
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: justify;
    margin-bottom: 24px;
}
.WL-img {
    width: 752.280029296875px;
    height: 849.3313598632812px;
}
.WL-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    margin-bottom: 16px;
}
.WL-icon {
    width: 15px;
    height: 15px;
}
.US-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 100px;
    padding-left: 120px;
    padding-right: 120px;
    margin-top: 120px;
    margin-bottom: 120px;
}
.US-Child h1 {
    text-align: left;
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: -1%;
}
.line {
    display: flex;
}
.US-Child p {
    text-align: left;
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -2%;
    text-align: justify;
}
.US-img {
    width: 435px;
    height: 740px;
}
.look2-mainer {
    background-color: #e6f4f9;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding: 100px 5%;
    flex-wrap: wrap;
    max-width: 1920px;
    margin: 0 auto;
}
.look2-child {
    max-width: 710px;
    text-align: center;
}
.look2-child h2 {
    font-weight: 700;
    font-size: 2rem;
    color: #1d1e25;
    text-align: left;
}
.look2-child p {
    color: dimgray;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}
.life-insurance-hero-mainer {
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    display: flex;
}
.life-insurance-hero {
    background-color: #e6f4f9;
    height: 100vh;
}
.life-insurance-hero-head-main {
    font-size: 32px;
    color: #424242;
    text-align: left;
    font-weight: 700;
}
.life-insurance-hero-para-main {
    font-weight: 400;
    font-size: 15px;
    color: #7b7b7b;
}
.life-insurance-hero-main-img {
    width: 300px;
    margin-top: 10px;
}
.life-insurance-hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
    height: auto;
}
.life-insurance-IF-head {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
}
.life-insurance-hero-label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.life-insurance-hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.life-insurance-IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.protect-mainer {
    background-color: #e6f4f9;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding: 100px 5%;
    margin: 0 auto;
}
.protect-child {
    max-width: 710px;
    text-align: center;
}
.protect-child h2 {
    font-weight: 700;
    font-size: 2rem;
    color: #1d1e25;
    text-align: left;
}
.protect-child p {
    color: dimgray;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}
.Choose-ELI-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding: 100px 5%;
    flex-wrap: wrap;
    max-width: 1920px;
    margin: 0 auto;
}
.Choose-ELI-img {
    width: 40%;
}
.Choose-ELI-child {
    max-width: 600px;
    text-align: center;
}
.Choose-ELI-child h2 {
    font-weight: 700;
    font-size: 2rem;
    color: #1d1e25;
    text-align: left;
}
.Choose-ELI-child p {
    color: dimgray;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
}
.IC-mainer {
    padding-left: 120px;
    padding-right: 120px;
    margin-bottom: 100px;
}
.IC-main-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
}
.IC-main-para {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 32px;
    color: dimgray;
}
.IC-child-sub {
    width: 830px;
    height: 369px;
    gap: 20px;
    border-radius: 10.12px;
    padding: 24px;
}
.IC-child-2-sub {
    width: 830px;
    height: 220px;
    gap: 20px;
    border-radius: 10.12px;
    margin-top: 32px;
    padding: 24px;
}
.IC-child-sub h2 {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
.IC-child-sub p {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3a556a;
}
.delta {
    gap: 10px;
    display: flex;
    align-items: center;
}
.IC-icon {
    width: 12px;
    height: 12px;
}
.delta span {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    color: dimgray;
    margin-bottom: 20px;
}
.IC-child-2-sub h2 {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 0%;
}
.IC-child-2-sub p {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3a556a;
}
.bluee {
    background-color: #edf6ff;
}
.pinki {
    background-color: #fff8ec;
}
.Ben-mainer {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 20px;
}
.dd-Ben-img {
    max-width: 100%;
    height: auto;
}
.Ben-Child {
    width: 100%;
    max-width: 800px;
}
.Sub-Child {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 15px 0;
}
.Ben-Child-head {
    text-align: left;
    font-weight: 700;
    color: #1d1e25;
}
.Ben-Child-para {
    color: dimgray;
}
.SC-1 {
    display: flex;
    align-items: center;
}
.SC-img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.SC-txt {
    font-weight: 700;
    font-size: 18px;
    color: dimgray;
}
.SC-para {
    max-width: 600px;
    color: dimgray;
}
.Secure-ELI-mainer {
    text-align: center;
    padding-left: 120px;
    padding-right: 120px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.Secure-ELI-mainer h1 {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
    text-align: center;
    color: #1d1e25;
}
.Secure-ELI-mainer p {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: dimgray;
}
.emp-life-ins-hero-mainer-zaida {
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    display: flex;
}
.emp-life-ins-hero {
    background-color: #e6f4f9;
    height: 100vh;
}
.hero-head-main {
    font-size: 32px;
    color: #424242;
    text-align: left;
    font-weight: 700;
}
.hero-para-main {
    font-weight: 400;
    font-size: 15px;
    color: #7b7b7b;
}
.dd-hero-main-img {
    width: 300px;
    margin-top: 10px;
}
.hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
    height: auto;
}
.IF-head {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
}
.hero-label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.choice-container {
    padding-left: 120px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-right: 120px;
}
.choice-row {
    display: flex;
    margin-top: 32px;
    gap: 20px;
}
.choice-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
}
.choice-heading {
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0%;
}
.choice-box {
    width: 830px;
    height: 169px;
    border-radius: 10.12px;
    padding: 24px;
}
.choice-text {
    color: #3a556a;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0%;
}
.pinki {
    background-color: #fff8ec;
}
.bluee {
    background-color: #edf6ff;
}
.bike-wrapper {
    background-color: #e6f4f9;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.bike-image {
    width: 550px;
    max-width: 100%;
    height: auto;
}
.bike-title {
    text-align: left;
    color: #1d1e25;
    font-size: 38px;
    font-weight: 700;
}
.bike-description {
    color: dimgray;
}
.bike-type {
    font-weight: 700;
    color: dimgray;
    font-size: 20px;
}
.emp-life-ins-hero-mainer {
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    display: flex;
}
.emp-life-ins-hero {
    background-color: #e6f4f9;
    height: 100vh;
}
.hero-head-main {
    font-size: 32px;
    color: #424242;
    text-align: left;
    font-weight: 700;
}
.hero-para-main {
    font-weight: 400;
    font-size: 15px;
    color: #7b7b7b;
}
.bb-hero-main-img {
    width: 300px;
    margin-top: 10px;
}
.hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
    height: auto;
}
.IF-head {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
}
.hero-label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.hero-list {
    display: flex;
    gap: 12px;
}
.hero-list-child {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hero-list-child span {
    color: dimgray;
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
}
.trackers-container {
    margin: 35.68px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}
.trackers-main-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: justify;
}
.trackrs-simple-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: justify;
    margin-bottom: 16px;
    margin-top: 16px;
}
.trackers-image {
    width: 783.56px;
    height: 690.64px;
}
.trackers-content {
    text-align: left;
}
.trackers-title {
    text-align: left;
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
}
.tracker-type {
    color: dimgray;
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
}
.Bene-mainer {
    background-color: #e6f4f9;
    padding: 100px 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.Bene-main-img {
    width: 700px;
}
.Bene-Child {
    text-align: left;
}
.Bene-Child p {
    color: dimgray;
}
.Bene-Child-h1 {
    text-align: left;
    color: #1d1e25;
    font-weight: 700;
    width: 100%;
    font-size: 38px;
}
.spanner {
    font-size: 18px;
    color: dimgray;
    font-weight: 700;
}
.choose-container {
    padding-left: 120px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-right: 120px;
}
.choose-row {
    display: flex;
    margin-top: 32px;
    gap: 20px;
}
.choose-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
}
.choose-heading {
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0%;
}
.choose-box {
    width: 830px;
    height: 169px;
    border-radius: 10.12px;
    padding: 24px;
}
.choose-text {
    color: #3a556a;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0%;
}
.pinki {
    background-color: #fff8ec;
}
.bluee {
    background-color: #edf6ff;
}
.choose-main-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: center;
}
.car-tracker-hero-mainer {
    align-items: center;
    display: flex;
}
.car-tracker-holder {
    background-color: #e6f4f9;
    height: 100vh;
}
.car-tracker-hero-head-main {
    font-size: 32px;
    color: #424242;
    text-align: left;
    font-weight: 700;
}
.car-tracker-hero-para-main {
    font-weight: 400;
    font-size: 15px;
    color: #7b7b7b;
}
.car-tracker-hero-main-img {
    width: 300px;
    margin-top: 10px;
}
.car-tracker-hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
    height: auto;
}
.car-tracker-IF-head {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
}
.car-tracker-hero-label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.car-tracker-hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.car-tracker-IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.hero-list {
    display: flex;
    gap: 12px;
}
.hero-list-child {
    display: flex;
    align-items: center;
    gap: 12px;
}
.hero-list-child span {
    color: dimgray;
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
}
.corporate-mainer {
    align-items: center;
    display: flex;
}
.corporate-holder {
    background-color: #e6f4f9;
    height: 100vh;
}
.corporate-hero-head-main {
    font-size: 32px;
    color: #424242;
    text-align: left;
    font-weight: 700;
}
.corporate-hero-para-main {
    font-weight: 400;
    font-size: 15px;
    color: #7b7b7b;
}
.corporate-hero-main-img {
    width: 738px !important;
    height: 585px !important;
    margin-top: 10px;
}
.corporate-hero-IF {
    background-color: #dff1ff;
    border: 1px solid #7bbcfb;
    border-radius: 12px;
    padding: 24px;
    height: auto;
}
.corporate-IF-head {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
}
.corporate-hero-label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
.corporate-hero-input {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    padding: 8px;
    outline: none;
    width: 100%;
    font-size: 14px;
}
.full-width {
    width: 100%;
}
.d-flex .flex-grow-1 {
    flex: 1;
}
.corporate-IF-nxt {
    background-color: #f90;
    border-radius: 8px;
    margin-top: 30px;
    padding: 7px 0;
    border: none;
    color: #fff;
    width: 100%;
}
.hero-list {
    display: flex;
    gap: 12px;
}
.hero-list-child {
    display: flex;
    align-items: center;
    gap: 12px;
}
.corporate-hero-textarea {
    border: 1px solid #bed4ff;
    background-color: #e6f4f9;
    border-radius: 6px;
    border-width: 1px;
    outline: none;
    padding: 12px;
}
.hero-list-child span {
    color: dimgray;
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
}
.deep {
    display: flex !important;
    flex-direction: row !important;
    text-align: left !important;
}
.pic-404 {
    position: absolute;
    width: 856.9937744140625px;
    height: 609.2920532226562px;
    left: 560.38px;
    top: 0;
}
.oops {
    font-family: Lato;
    font-weight: 600;
    font-size: 24.62px;
    line-height: 49.23px;
    letter-spacing: 5.79px;
    text-align: center;
    position: absolute;
    left: 629px;
    color: #565872;
}
.para-404 {
    position: absolute;
    color: #565872;
    font-family: Lato;
    font-weight: 400;
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: 0;
    text-align: center;
    left: 412px;
}
.Btn404 {
    border: 1.45px solid #fb8133;
    background-color: #fb8133;
    width: 180px;
    height: 57px;
    border-width: 1.45px;
    border-radius: 43.44px;
    color: #fff;
    font-family: Lato;
    font-weight: 400;
    font-size: 17.38px;
    line-height: 22.59px;
    letter-spacing: 1.45px;
    text-align: center;
    box-shadow: -21.72px 21.72px 28.96px 0 #0000001a;
}
.btn-404 {
    border: 1.45px solid #fb8133;
    background-color: #fb8133;
    width: 275.12445068359375px;
    height: 57.920936584472656px;
    left: 851.44px;
    position: absolute;
    border-width: 1.45px;
    border-radius: 43.44px;
    color: #fff;
    font-family: Lato;
    font-weight: 400;
    font-size: 17.38px;
    line-height: 22.59px;
    letter-spacing: 1.45px;
    text-align: center;
    box-shadow: -21.72px 21.72px 28.96px 0 #0000001a;
}
.login-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 119.57px;
}
.login-part-2 {
    border: 1px solid #7bbcfb;
    width: 681px;
    height: 554px;
    gap: 24px;
    top: 276px;
    left: 88px;
    border-width: 1px;
    border-radius: 12px;
    padding: 24px;
    background-color: #dff1ff;
}
.login-heading-main {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: -2%;
    margin-bottom: 24px;
}
.login-child-1 {
    display: flex;
    width: 633px;
    height: 60;
    gap: 10px;
    border-radius: 12px;
    padding: 6px;
    background-color: #d2ebff;
}
.login-switch {
    width: 305.5px;
    height: 48px;
    gap: 10px;
    border-radius: 12px;
    padding-top: 12px;
    padding-right: 78px;
    padding-bottom: 12px;
    padding-left: 78px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.login-switch-2 {
    width: 305.5px;
    height: 48px;
    gap: 10px;
    border-radius: 12px;
    padding-top: 12px;
    padding-right: 78px;
    padding-bottom: 12px;
    padding-left: 78px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    background-color: #146eb4;
    justify-content: center;
    align-items: center;
}
.login-child-2 {
    display: flex;
    flex-direction: column;
}
.login-child-2-sub {
    display: flex;
    flex-direction: column;
}
.login-label {
    font-family: Lato;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -2%;
    margin-bottom: 12px;
    margin-top: 24px;
}
.login-input {
    width: 633px;
    height: 45px;
    border-radius: 6px;
    border-width: 1px;
    outline: none;
    background-color: #e6f4f9;
    border: 1px solid #bed4ff;
}
.forgert-pass {
    font-family: Lato;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -2%;
    text-align: right;
    color: #146eb4;
    margin-top: 6px;
}
.login-btn {
    width: 633px;
    height: 44px;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    gap: 10px;
    border: none;
    color: #fff;
    border-radius: 8px;
    background-color: #f90;
    margin-top: 10px;
}
.login-img {
    width: 957.4296875px;
    height: 899.8558959960938px;
}
.car-home-main {
    padding-left: 120px;
    padding-right: 120px;
}
.allignment-left-right {
    padding-left: 120px !important;
    padding-right: 120px !important;
}
.IP-Mainer {
    height: 852px;
    background-color: #e6f4f9;
}
.IP-main {
    margin-top: 200px;
}
.IP-span-holder {
    display: flex;
    gap: 10px;
    text-align: center;
    justify-content: center;
}
.IP-about {
    font-family: Lato;
    font-weight: 700;
    font-size: 72px;
    letter-spacing: -2%;
    font-family: Lato;
    font-weight: 700;
    font-size: 72px;
    line-height: 86.4px;
    letter-spacing: -2%;
    color: #424242;
}
.IP-Insu-kr {
    font-family: Lato;
    font-weight: 700;
    font-size: 72px;
    line-height: 86.4px;
    letter-spacing: -2%;
    color: #f90;
}
.IP-hero-para {
    color: #7b7b7b;
    margin-top: 16px;
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: -2%;
    text-align: center;
    margin-left: 31rem;
    margin-right: 31rem;
}
.LTD-main {
    margin-top: 80px;
}
.LTD-heading {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
    color: #1d1e25;
}
.LTD-para {
    font-family: Inter;
    margin-top: 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    color: dimgray;
}
.United-Mainer {
    background-color: #ecf5ff;
    height: 633px;
}
.United-main {
    display: flex;
    justify-content: center;
    align-items: center;
}
.United-img {
    margin-top: 20px;
    width: 861.5px;
    height: 292.9281921386719px;
}
.OI-Mainer {
    height: 638px;
    background-color: #e6f4f9;
}
.OI-span-holder {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 130px;
}
.OI-about {
    font-family: Lato;
    font-weight: 700;
    font-size: 72px;
    line-height: 86.4px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
}
.OI-Insu-kr {
    font-family: Lato;
    font-weight: 700;
    font-size: 72px;
    line-height: 86.4px;
    letter-spacing: -2%;
    text-align: center;
    color: #f90;
}
.tic-other-insurance {
    margin-left: 14rem;
    margin-right: 14rem;
}
.Corpo-Ins-Mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
    gap: 312px;
}
.Corpo-Ins-heading {
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
}
.Corpo-Ins-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
}
.Corpo-Ins-img {
    width: 634.282470703125px;
    height: 681.8931884765625px;
}
.Choose-Corpo-Ins-mainer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e6f4f9;
    padding-bottom: 80px;
    padding-top: 80px;
    gap: 80px;
}
.Choose-Corpo-Ins-img {
    width: 697.5723266601562px;
    height: 442.2923278808594px;
}
.Choose-Corpo-Ins-heading {
    color: #1d1e25;
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
}
.Choose-Corpo-Ins-para {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: justify;
}
.Offer-Corpo-Ins-mainer {
    margin-top: 80px;
    margin-bottom: 80px;
}
.Offer-Corpo-Ins-heading-main {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -2%;
    text-align: center;
    color: #424242;
}
.Offer-Corpo-Ins-para-main {
    color: dimgray;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: center;
    margin-bottom: 20px;
}
.OCI-holder {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.Offer-Corpo-Ins-child1 {
    width: 830px;
    height: 321px;
    gap: 20px;
    border-radius: 10.12px;
    padding: 24px;
}
.Offer-Corpo-Ins-child1-h3 {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 0%;
    color: #1d1e25;
    margin-bottom: 20px;
}
.Offer-Corpo-Ins-child1-p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3a556a;
}
.goldi {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.goldi-img {
    width: 12px;
    height: 12px;
}
.goldi-span {
    font-family: Inter;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    color: dimgray;
}
.goldi-para {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3a556a;
}
.Offer-Corpo-Ins-child2 {
    width: 830px;
    height: 385px;
    gap: 20px;
    border-radius: 10.12px;
    padding: 24px;
}
.Quote-Mainer {
    background-color: #e6f4f9;
    gap: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 80px;
    padding-top: 80px;
}
.Quote-h1 {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -1%;
    color: #1d1e25;
}
.Quote-p {
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -2%;
    text-align: justify;
    color: dimgray;
}
.Quote-img {
    width: 629.1031494140625px;
    height: 629.1031494140625px;
}
.talker-mainer {
    display: flex;
    color: #fff;
    margin-top: 85px;
    margin-bottom: 85px;
    margin-left: 260px;
    margin-right: 260px;
}
.talker-child1 {
    background-color: #f90;
    width: 1400px;
    height: 255px;
    top: 85px;
    left: 260px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.talker-child2 {
    background-color: #004478;
    width: 353px;
    height: 255px;
    left: 1047px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.talker-h3 {
    font-family: Inter;
    font-weight: 700;
    font-size: 24px;
    line-height: 29.05px;
    letter-spacing: 0%;
    text-align: center;
}
.taker-sub {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7.5px;
}
.talker-img {
    width: 24px;
    height: 24px;
}
.talker-number {
    font-family: Inter;
    font-weight: 500;
    font-size: 32px;
    line-height: 38.73px;
    letter-spacing: 0%;
    text-align: center;
}
@media (min-width: 1920px) {
    .allignment-left-right {
        padding-left: 120px !important;
        padding-right: 120px !important;
    }
    .hero-Car-Ins-both {
        gap: 0;
    }
    .hero-Car-Ins-section {
        height: 852px !important;
    }
    .hero-Car-Ins-zumbaa {
        margin-top: -60px;
    }
    .hero-Car-Ins-car-mgm {
        width: 42rem;
        margin-top: 150px;
        max-height: 90%;
        min-height: 300px;
        height: auto;
        padding: 40px;
    }
    .hero-Car-Ins-button {
        font-size: 20px;
        padding: 15px;
    }
    .corporate-holder {
        background-color: #e6f4f9;
        height: 1189px;
    }
    .hero-all {
        margin-top: 25px;
    }
    .corporate-hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 50px;
        letter-spacing: -2%;
        width: 60%;
    }
    .corporate-hero-para-main {
        width: 60%;
    }
    .corporate-IF-nxt {
        background-color: #f90;
        border-radius: 8px;
        margin-top: 30px;
        padding: 10px 0;
        border: none;
        color: #fff;
        width: 100%;
    }
    .corporate-hero-para-main {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .corporate-hero-main-img {
        width: 895.2192993164062px;
        height: 617px;
    }
    .corporate-IF-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .corporate-hero-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .corporate-hero-textarea {
        border: 1px solid #bed4ff;
        background-color: #e6f4f9;
        width: 633px;
        height: 135px;
        border-radius: 6px;
        border-width: 1px;
    }
    .corporate-hero-IF {
        margin-top: 0;
        margin-left: -480px;
    }
    .corporate-hero-input {
        padding: 12px;
    }
    .car-tracker-holder {
        background-color: #e6f4f9;
        height: 1189px;
    }
    .car-tracker-hero-all {
        margin-top: 25px;
    }
    .car-tracker-hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
        width: 60%;
    }
    .car-tracker-hero-para-main {
        width: 60%;
    }
    .car-tracker-IF-nxt {
        background-color: #f90;
        border-radius: 8px;
        margin-top: 30px;
        padding: 10px 0;
        border: none;
        color: #fff;
        width: 100%;
    }
    .car-tracker-hero-para-main {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .car-tracker-hero-main-img {
        width: 895.2192993164062px;
        height: 617px;
    }
    .car-tracker-IF-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .car-tracker-hero-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .car-tracker-hero-IF {
        margin-top: -10px;
        margin-left: -200px;
    }
    .car-tracker-hero-input {
        padding: 12px;
    }
    .choose-title {
        padding-left: 30rem;
        padding-right: 30rem;
    }
    .Bene-mainer {
        padding-left: 120px;
        padding-right: 120px;
    }
    .Bene-main-img {
        width: 900px;
        height: 503px;
    }
    .Bene-Child-h1 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .goku span {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: justify;
    }
    .Bene-Child p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
        margin-bottom: 24px;
        margin-top: 12px;
    }
    .emp-life-ins-hero-mainer {
        padding-left: 120px;
        padding-right: 120px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 990px;
    }
    .hero-all {
        margin-top: -15px;
    }
    .hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
        width: 70%;
    }
    .hero-para-main {
        width: 70%;
    }
    .IF-nxt {
        background-color: #f90;
        border-radius: 8px;
        margin-top: 30px;
        padding: 10px 0;
        border: none;
        color: #fff;
        width: 100%;
    }
    .hero-para-main {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .bb-hero-main-img {
        width: 600px;
        height: 444px;
    }
    .IF-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .hero-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .hero-IF {
        margin-left: 100px;
    }
    .hero-input {
        padding: 12px;
    }
    .bike-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 120px;
        padding-right: 120px;
    }
    .bike-image {
        width: 695px;
        height: 716px;
    }
    .bike-title {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .bike-type {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        text-align: justify;
    }
    .bike-description {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .bike-header {
        margin-bottom: 12px;
    }
    .emp-life-ins-hero-mainer-zaida {
        padding-left: 120px;
        padding-right: 120px;
    }
    .hero-all {
        height: 1035px;
    }
    .hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
        width: 60%;
    }
    .hero-para-main {
        width: 55%;
    }
    .hero-para-main {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .dd-hero-main-img {
        width: 754.42px;
        height: 444px;
    }
    .IF-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .hero-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .hero-IF {
        margin-top: -200px;
        margin-left: -250px;
    }
    .hero-input {
        padding: 12px;
    }
    .Secure-ELI-mainer p {
        padding-left: 20rem;
        padding-right: 20rem;
    }
    .Ben-mainer {
        padding-left: 120px;
        padding-right: 120px;
        gap: 80px;
    }
    .dd-Ben-img {
        width: 822.4199829101562px;
        height: 671.1799926757812px;
    }
    .Ben-Child {
        max-width: 50%;
    }
    .Ben-Child-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .Ben-Child-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .SC-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .SC-txt {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: justify;
    }
    .Choose-ELI-mainer {
        gap: 50px;
        padding-left: 140px;
        padding-right: 100px;
    }
    .Choose-ELI-img {
        width: 794.4083862304688px;
        height: 762.77880859375px;
    }
    .Choose-ELI-child {
        max-width: 805px;
    }
    .Choose-ELI-child h2 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .Choose-ELI-child p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .protect-mainer {
        padding-left: 120px;
        padding-right: 120px;
        padding-top: 100px;
        width: 100%;
        padding-bottom: 100px;
    }
    .protect-img {
        width: 756.47998046875px;
        height: 551.9299926757812px;
    }
    .protect-child h2 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .protect-child p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .life-insurance-hero-mainer {
        padding-left: 120px;
        padding-right: 120px;
    }
    .life-insurance-hero-all {
        height: 1035px;
    }
    .life-insurance-hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
        width: 70%;
    }
    .life-insurance-hero-para-main {
        width: 65%;
    }
    .life-insurance-hero-para-main {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .life-insurance-hero-main-img {
        width: 421.7368469238281px;
        height: 444px;
    }
    .life-insurance-IF-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .life-insurance-hero-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .life-insurance-hero-IF {
        margin-top: -200px;
        margin-left: -250px;
    }
    .life-insurance-hero-input {
        padding: 12px;
    }
    .look2-mainer {
        padding-left: 120px;
        padding-right: 120px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .look2-img {
        width: 861.7272338867188px;
        height: 624.27734375px;
    }
    .look2-child h2 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .look2-child p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .heading-style-custom {
        font-size: 36px;
        color: #1d1e25;
        font-family: Lato;
        font-size: 48px;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: -0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 24px;
    }
    .paragrapgh-style-custom {
        margin-bottom: 24px;
        font-size: 16px;
        color: #555;
        line-height: 1.6;
        font-family: Inter;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: dimgray;
    }
    .zindabad {
        padding-left: 120px;
        padding-right: 120px;
    }
    .US-mainer {
        padding-left: 120px;
        padding-right: 120px;
        gap: 100px;
    }
    .US-Child h1 {
        font-size: 3rem;
    }
    .US-Child p {
        font-size: 1.5rem;
    }
    .US-img {
        width: 435px;
        height: 740px;
    }
    .WL-mainer {
        padding-left: 120px;
        padding-right: 120px;
        gap: 80px;
    }
    .WL-Child h1 {
        font-size: 3rem;
    }
    .WL-head-wala-para,
    .WL-para {
        font-size: 1.5rem;
    }
    .WL-img {
        width: 752px;
        height: 849px;
    }
    .life-type-mainer {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .life-type-Heading-main h1 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -2%;
        text-align: center;
    }
    .life-type-Insurance-box {
        padding: 24px;
        width: 546.67px;
        height: 263px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .life-type-Heading {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: 0%;
        text-align: left;
    }
    .life-type-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .life-insu-mainer {
        padding-left: 120px;
        padding-right: 120px;
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .life-insu-Head {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -2%;
        text-align: center;
        width: 100%;
        padding-left: 35rem;
        padding-right: 35rem;
    }
    .life-insu-2Head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -1%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .life-insu-2para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .life-insu-img {
        width: 100px;
        height: 100px;
    }
    .life-insu-last-para {
        font-family: Inter;
        font-weight: 400;
        font-style: italic;
        font-size: 20px;
        line-height: 24.2px;
        letter-spacing: 0%;
        text-align: center;
    }
    .emp-overall {
        height: 990px;
    }
    .hero-child1-title {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
        text-align: left;
        width: 80%;
    }
    .hero-child1-para {
        font-family: Lato;
        width: 80%;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
    }
    .hero-child1-img {
        width: 601.63px;
    }
    .hero-child2 {
        margin-top: 100px;
    }
    .hero-child2-title {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
    }
    .hero-child2-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
    }
    .look-mainer {
        padding-left: 120px;
        padding-right: 120px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .look-img {
        width: 678.218505859375px;
        height: 517.5192260742188px;
    }
    .look-child {
        max-width: 900px;
    }
    .look-child h2 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .look-child p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
    }
    .choose-employee-content {
        max-width: 50%;
        padding-left: 120px;
        padding-right: 120px;
    }
    .choose-employee-content h1 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .choose-employee-content p {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
        margin-bottom: 12px;
        margin-top: 12px;
    }
    .choose-employee-image {
        width: 863px;
        height: 762px;
    }
    .choose-employee-benefit-title {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: justify;
    }
    .stream-mainer {
        padding-left: 80px;
        padding-right: 10px;
    }
    .IS-img {
        width: 100px;
        height: 100px;
    }
    .IS-Head {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -2%;
        text-align: center;
    }
    .IS-2Head {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -1%;
    }
    .IS-2para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .contact-mainer {
        height: 918px;
    }
    .contact-title {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        line-height: 86.4px;
        letter-spacing: -2%;
    }
    .contact-img {
        width: 914px;
    }
    .drop-child {
        padding: 30px;
        margin: 120px 200px;
    }
    .drop-title {
        font-size: 28px;
    }
    .drop-btn {
        font-size: 18px;
        padding: 12px;
    }
    .range-cards-holder {
        padding-left: 120px;
        padding-right: 120px;
        display: flex !important;
        flex-direction: row !important;
    }
    .range-heading {
        padding: 0 5%;
    }
    .work-mid-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -2%;
        text-align: justify;
        margin-top: 12px;
    }
    .work-container-main {
        padding-left: 120px;
        padding-right: 120px;
    }
    .work-container-content {
        width: 40%;
    }
    .work-container-content h1 {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -1%;
    }
    .work-container-content p {
        font-family: Inter;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: justify;
    }
    .work-image {
        width: 941.767px;
        height: 602px;
    }
    .work-benefit-title {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0%;
        text-align: justify;
    }
    .convinced-section {
        padding: 120px;
    }
    .convinced-heading {
        font-size: 38px;
    }
    .contact-label {
        font-size: 22px;
    }
    .contact-details {
        font-size: 20px;
        margin-left: 0;
    }
    .convinced-image {
        width: 700px;
    }
    .team-mainer {
        padding-left: 120px;
        padding-right: 120px;
    }
    .team-main-head {
        font-family: Lato;
        font-weight: 700;
        font-size: 48px;
        line-height: 57.6px;
        letter-spacing: -2%;
        text-align: center;
    }
    .team-main-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0%;
        text-align: center;
    }
    .team-child {
        width: 350px;
    }
    .team-name {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -1%;
    }
    .team-para {
        font-family: Inter;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0%;
    }
    .cards-holder {
        gap: 30px;
    }
    .policy-section {
        background-color: #146eb4;
        color: #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
        text-align: center;
        height: 396px;
    }
    .policy-icon {
        width: 48px;
        height: 48px;
    }
    .policy-heading {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
        margin-top: 32px;
        margin-bottom: 6px;
    }
    .policy-text {
        font-family: Lato;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
    }
    .policy-box {
        height: auto;
    }
    .section-main {
        padding-left: 100px;
        padding-right: 100px;
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .section-main {
        gap: 10px;
    }
    .section-title {
        font-size: 48px;
    }
    .section-description {
        font-size: 20px;
    }
    .por-2 {
        width: 100%;
        padding-left: 50px;
    }
    .section-image {
        width: 610px;
        height: 610px;
    }
    .about-mainer {
        height: 852px;
    }
    .about-main-hero {
        padding-left: 120px;
        padding-right: 120px;
        gap: 10px;
    }
    .about,
    .Insu-kr {
        font-family: Lato;
        font-weight: 700;
        font-size: 72px;
        letter-spacing: -2%;
    }
    .hero-about-para {
        font-family: Lato;
        font-weight: 400;
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -2%;
        max-width: 680px;
        margin-top: 16px;
    }
    .hero-about-img {
        width: 803.7877197265625px;
        height: 602px;
    }
    .travel-starter-hero {
        background-color: #e6f4f9;
        height: 852px;
    }
    .travel-hero-mainer {
        padding-left: 120px;
        padding-right: 120px;
    }
    .travel-hero-all {
        margin-top: 60px;
    }
    .travel-hero-head-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 44px;
        line-height: 52.8px;
        letter-spacing: -2%;
    }
    .travel-hero-para-main {
        font-size: 16px;
        font-weight: 400;
        line-height: 24.8px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .travel-hero-main-img {
        width: 697px;
    }
    .travel-hero-IF {
        width: 681px;
        height: 528px;
    }
    .travel-IF-head {
        font-family: Lato;
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .travel-hero-label {
        font-family: Lato;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .travel-hero-input {
        padding: 12px;
    }
    .travel-hero-bullet {
        width: 15px;
        height: 15px;
    }
    .travel-IF-nxt {
        width: 100%;
        height: 44px;
        padding: 10px 12px 10px 12px;
        gap: 10px;
        border-radius: 8px;
        font-family: Lato;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        background-color: #f90;
        color: #fff;
    }
    .travel-IF-btn {
        width: 180px;
        height: 40px;
    }
    .travel-IF-btn-div {
        padding: 6px;
    }
    .travel-IF-btn {
        font-size: 16px;
    }
    .travel-IF-btn-active {
        width: 180px;
        height: 40px;
    }
    .insurance-content h1 {
        font-family: Lato;
        font-size: 48px;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: -0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 24px;
    }
    .insurance-image-wrapper {
        max-width: 50%;
        padding-left: 100px;
    }
    .insurance-content {
        max-width: 50%;
        padding-left: 100px;
    }
    .insurance-content p {
        font-family: Inter;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.02em;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding-top: 12px;
        padding-bottom: 16px;
    }
    .insurance-image {
        width: 800px;
    }
    .insurance-benefit-title {
        font-family: Inter;
        font-size: 24px;
        font-weight: 700;
        line-height: 24px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .EM-Heading-main {
        font-family: Lato;
        font-size: 48px;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: -0.02em;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding-left: 600px;
        padding-right: 600px;
    }
    .EM-Insurance-box {
        max-width: 850px;
        padding: 50px 30px;
    }
    .EM-Heading {
        font-family: Lato;
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        letter-spacing: -0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .EM-para-main {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding-left: 380px;
        padding-right: 380px;
        margin-bottom: 32px;
    }
    .EM-para {
        font-family: Inter;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .private-container {
        padding-left: 120px;
        padding-right: 120px;
    }
    .dodo {
        gap: 0;
    }
    .private-title {
        font-size: 48px;
        line-height: 57.6px;
    }
    .private-description {
        font-size: 24px;
        line-height: 29px;
    }
    .partners-title {
        font-size: 3rem;
    }
    .partners-subtitle {
        font-size: 18px;
        padding-left: 120px;
        padding-right: 120px;
    }
    .partners-cards-container {
        padding-left: 10px;
        padding-right: 10px;
        gap: 5px;
    }
    .partners-cards-container-2 {
        padding-left: 10px;
        padding-right: 10px;
        gap: 5px;
    }
    .partners-section {
        margin-top: 80px;
        margin-bottom: 50px;
    }
    .partner-card {
        width: 14rem;
    }
    .partner-card img {
        width: 150px;
    }
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .IS-Car-Ins-card {
        width: 546.67px;
        height: 289px;
        padding: 24px;
        gap: 20px;
        border-radius: 10.12px;
    }
    .IS-Car-Ins-img {
        width: 100px;
        height: 100px;
    }
    .IS-Car-Ins-Head {
        font-family: Lato;
        font-size: 48px;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: -0.02em;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .IS-Car-Ins-para {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-top: 32px;
        margin-bottom: 32px;
        padding-left: 450px;
        padding-right: 450px;
    }
    .IS-Car-Ins-2Head {
        font-family: Lato;
        font-weight: 700;
        line-height: 28.8px;
        letter-spacing: -0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 0;
        margin: 0;
    }
    .IS-Car-Ins-2para {
        font-family: Inter;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .IS-Car-Ins-last-para {
        font-family: Inter;
        font-size: 20px;
        font-style: italic;
        font-weight: 400;
        line-height: 24.2px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding-left: 460px;
        padding-right: 460px;
    }
    .coverage-heading {
        font-family: Lato;
        font-size: 48px;
        font-weight: 700;
        line-height: 57.6px;
        letter-spacing: -0.01em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 24px;
    }
    .cover-paragraph {
        font-family: Inter;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .cover-2nd-head {
        font-family: Inter;
        font-size: 24px;
        font-weight: 700;
        line-height: 24px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
    .cover-para-lite {
        font-family: Inter;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.02em;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-top: 12px;
        margin-bottom: 16px;
    }
    .cover-head {
        max-width: 50%;
    }
    .cover-img {
        width: 50%;
    }
    .cover-head h1 {
        font-size: 42px;
    }
    .cover-head p {
        font-size: 18px;
    }
    .cover-img img {
        max-width: 843px;
    }
    .T-mainerr {
        padding-left: 150px;
        padding-right: 150px;
    }
    .T-main-head {
        font-size: 52px;
        text-align: center;
        padding-left: 15rem;
        padding-right: 15rem;
    }
    .T-para-main {
        font-size: 18px;
    }
    .T-Insurance-box {
        width: 600px;
        height: 270px;
    }
    .commercial-section {
        padding-left: 120px;
        padding-right: 120px;
    }
    .commercial-heading {
        font-size: 48px;
        line-height: 57.6px;
    }
    .commercial-description {
        font-size: 24px;
        line-height: 29px;
    }
    .commercial-image {
        width: 793.85px;
    }
    .key-child-box {
        width: 830px;
    }
}
@media (max-width: 1920px) {
    .Bene-mainer {
        padding-left: 100px;
        padding-right: 100px;
    }
    .stream-mainer {
        padding-left: 100px;
        padding-right: 100px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .emp-overall {
        height: 100% !important;
    }
    .contact-title {
        font-size: 68px;
    }
    .life-insu-mainer {
        padding-left: 100px;
        padding-right: 100px;
        margin-bottom: 80px;
        margin-top: 80px;
    }
    .life-insu-Head {
        text-align: center;
        width: 100%;
    }
    .EM-Heading-main {
        padding: 0 10%;
    }
    .EM-Insurance-box {
        max-width: 600px;
    }
    .partners-title {
        font-size: 3rem;
    }
    .partners-subtitle {
        font-size: 18px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .partners-cards-container {
        padding-left: 10px;
        padding-right: 10px;
        gap: 5px;
    }
    .partners-cards-container-2 {
        padding-left: 10px;
        padding-right: 10px;
        gap: 5px;
    }
    .partners-section {
        margin-top: 80px;
        margin-bottom: 50px;
    }
    .partner-card {
        width: 14rem;
    }
}
@media (max-width: 1919px) {
    .talker-mainer {
        margin-left: 180px;
        margin-right: 180px;
    }
    .talker-child1 {
        width: 1200px;
    }
    .hero-mainerrr {
        display: flex;
        gap: 20px;
        opacity: 0;
        justify-content: space-between;
    }
    .navbar-mainer-homepage {
        height: auto;
        padding-bottom: 120px;
    }
    .Hero-child {
        padding-top: 100px;
    }
    .txt-1 {
        font-family: Lato;
        font-weight: 700;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #424242;
    }
    .txt-2 {
        font-family: Lato;
        font-weight: 700;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #146eb4;
    }
    .txt-3 {
        font-family: Lato;
        font-weight: 700;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #f90;
    }
    .hero-des {
        font-family: Lato;
        font-size: 20px;
        font-weight: 400;
        line-height: 31px;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #7b7b7b;
        margin-top: 16px;
    }
    .hero-sub {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
        justify-content: space-between;
    }
    .hero-ha {
        display: flex;
        align-items: center;
        gap: 12px;
        flex: 1;
        min-width: 200px;
        margin-bottom: 12px;
    }
    .tick {
        width: 24px;
        height: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #146eb4;
        border-radius: 50%;
    }
    .tick img {
        width: 14px;
        height: 14px;
    }
    .tick-para {
        font-family: Lato, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #424242;
        margin: 0;
    }
    .hero-main-img {
        width: 50%;
        height: auto;
        gap: 0;
        opacity: 0;
        margin-top: 40px;
    }
    .sub-btn-hero {
        width: 241px;
        height: 44px;
        padding: 10px 12px 10px 12px;
        gap: 0;
        border-radius: 8px;
        opacity: 0;
        border: none;
        background-color: #146eb4;
    }
    .sub-btn-img-hero {
        width: 24px;
        height: 24px;
        gap: 0;
        opacity: 0;
    }
    .sub-btn-txt-hero {
        font-family: Lato;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #fff;
    }
    .life-type-mainer {
        width: 100%;
    }
    .life-type-Insurance-box {
        padding: 40px 24px;
        width: 100%;
        text-align: center;
    }
    .life-type-color-1 {
        background-color: #edf6ff;
    }
    .life-type-color-2 {
        background-color: #fff8ec;
    }
    .life-type-Heading-main h1 {
        font-size: 40px;
        text-align: center;
        color: #1d1e25;
        font-weight: 700;
    }
    .life-type-Heading-main {
        padding: 0 10%;
        padding-bottom: 20px;
        color: #424242;
        font-weight: 700;
    }
    .life-type-para-main {
        padding-top: 15px;
    }
    .life-type-Insurance-box h2 {
        font-weight: 700;
    }
    .life-type-Insurance-box p {
        text-align: center;
        color: #3a556a;
        font-weight: 400;
    }
    .life-insurance-hero {
        height: 100%;
    }
    .life-insurance-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
        padding-bottom: 50px;
    }
    .emp-life-insurance-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .life-insurance-hero-head-main {
        font-size: 38px;
    }
    .life-insurance-hero-para-main {
        font-size: 16px;
    }
    .life-insurance-hero-main-img {
        width: 400px;
    }
    .life-insurance-hero-IF {
        padding: 20px;
    }
    .look2-mainer {
        padding: 100px 8%;
        gap: 60px;
    }
    .look2-img {
        width: 500px;
    }
    .look2-child h2 {
        font-size: 2rem;
    }
    .look2-child p {
        font-size: 1.2rem;
    }
    .Ben-mainer {
        padding-left: 80px;
        padding-right: 80px;
        justify-content: space-between;
        text-align: left;
        gap: 40px;
    }
    .dd-Ben-img {
        max-width: 50%;
    }
    .Ben-Child {
        max-width: 100%;
    }
    .Sub-Child {
        justify-content: flex-start;
    }
    .Ben-Child-head {
        font-size: 32px;
    }
    .SC-txt {
        font-size: 24px;
    }
    .Ben-Child-para {
        font-size: 20px;
    }
    .SC-para {
        font-size: 20px;
    }
    .protect-mainer {
        padding: 100px 80px;
        gap: 100px;
        width: 100%;
    }
    .protect-img {
        width: 600px;
    }
    .protect-child h2 {
        font-size: 2rem;
    }
    .protect-child p {
        font-size: 20px;
    }
    .pic-404 {
        width: 60%;
        height: auto;
        left: 20%;
        top: 0;
    }
    .oops {
        font-size: 20px;
        line-height: 40px;
        left: 50%;
        transform: translateX(-50%);
    }
    .para-404 {
        font-size: 18px;
        left: 20%;
    }
    .btn-404 {
        width: 200px;
        height: 50px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
    }
    .about-mainer {
        height: 100%;
    }
    .emp-life-ins-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .hero-head-main {
        font-size: 38px;
    }
    .hero-para-main {
        font-size: 16px;
    }
    .bb-hero-main-img {
        width: 500px;
    }
    .hero-IF {
        padding: 20px;
        margin-left: 200px;
    }
    .bike-wrapper {
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .car-tracker-hero-mainer {
        margin-top: 20px;
        gap: 20px;
    }
    .car-tracker-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .car-tracker-hero-head-main {
        font-size: 38px;
    }
    .car-tracker-hero-para-main {
        font-size: 16px;
    }
    .car-tracker-hero-main-img {
        width: 500px;
    }
    .car-tracker-hero-IF {
        padding: 20px;
        margin-left: 200px;
    }
    .login-mainer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 119.57px;
        margin-top: 0;
    }
    .login-part-2 {
        border: 1px solid #7bbcfb;
        width: 681px;
        height: 554px;
        gap: 24px;
        top: 276px;
        left: 88px;
        border-width: 1px;
        border-radius: 12px;
        padding: 24px;
        background-color: #dff1ff;
    }
    .login-heading-main {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 28.8px;
        letter-spacing: -2%;
        margin-bottom: 24px;
    }
    .login-child-1 {
        display: flex;
        width: 633px;
        height: 60;
        gap: 10px;
        border-radius: 12px;
        padding: 6px;
        background-color: #d2ebff;
    }
    .login-switch {
        width: 305.5px;
        height: 48px;
        gap: 10px;
        border-radius: 12px;
        padding-top: 12px;
        padding-right: 78px;
        padding-bottom: 12px;
        padding-left: 78px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .login-switch-2 {
        width: 305.5px;
        height: 48px;
        gap: 10px;
        border-radius: 12px;
        padding-top: 12px;
        padding-right: 78px;
        padding-bottom: 12px;
        padding-left: 78px;
        cursor: pointer;
        color: #fff;
        text-align: center;
        background-color: #146eb4;
        justify-content: center;
        align-items: center;
    }
    .login-child-2 {
        display: flex;
        flex-direction: column;
    }
    .login-child-2-sub {
        display: flex;
        flex-direction: column;
    }
    .login-label {
        font-family: Lato;
        font-weight: 400;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        margin-bottom: 12px;
        margin-top: 24px;
    }
    .login-input {
        width: 633px;
        height: 45px;
        border-radius: 6px;
        border-width: 1px;
        outline: none;
        background-color: #e6f4f9;
        border: 1px solid #bed4ff;
    }
    .forgert-pass {
        font-family: Lato;
        font-weight: 400;
        cursor: pointer;
        font-size: 16px;
        line-height: 19.2px;
        letter-spacing: -2%;
        text-align: right;
        color: #146eb4;
        margin-top: 6px;
    }
    .login-btn {
        width: 633px;
        height: 44px;
        font-weight: 400;
        padding-top: 10px;
        padding-right: 12px;
        padding-bottom: 10px;
        padding-left: 12px;
        gap: 10px;
        border: none;
        color: #fff;
        border-radius: 8px;
        background-color: #f90;
        margin-top: 10px;
    }
    .login-img {
        width: 800px;
        height: auto;
    }
    .dd-hero-main-img {
        width: 500px !important;
    }
    .navbarr-mainer {
        margin: 0 100px;
        padding: 40px 0;
    }
    .corporate-mainer {
        margin-top: 20px;
        gap: 20px;
    }
    .corporate-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .corporate-hero-head-main {
        font-size: 48px;
    }
    .corporate-hero-para-main {
        font-size: 20px;
    }
    .corporate-hero-main-img {
        width: 650px !important;
        height: auto;
    }
    .corporate-hero-IF {
        padding: 20px;
        margin-left: 100px;
    }
    .Quote-Mainer {
        gap: 60px;
    }
    .Quote-h1 {
        font-size: 44px;
        line-height: 54px;
    }
    .Quote-img {
        width: 550px;
        height: 550px;
    }
    .Offer-Corpo-Ins-mainer {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .OCI-holder {
        gap: 15px;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 800px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 44px;
        line-height: 54px;
    }
    .Choose-Corpo-Ins-img {
        width: 650px;
        height: auto;
    }
    .Corpo-Ins-Mainer {
        gap: 200px;
    }
    .Corpo-Ins-heading {
        font-size: 44px;
        line-height: 54px;
    }
}
@media (max-width: 1440px) {
    .talker-mainer {
        margin-left: 120px;
        margin-right: 120px;
    }
    .talker-child1 {
        width: 900px;
    }
    .talker-child2 {
        width: 300px;
    }
    .Quote-Mainer {
        gap: 50px;
        padding: 60px 20px;
    }
    .Quote-h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .Quote-img {
        width: 500px;
        height: 500px;
    }
    .Offer-Corpo-Ins-heading-main {
        font-size: 42px;
        line-height: 50px;
    }
    .Offer-Corpo-Ins-para-main {
        font-size: 18px;
        line-height: 22px;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 700px;
        padding: 20px;
    }
    .Choose-Corpo-Ins-mainer {
        gap: 60px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 40px;
        line-height: 50px;
    }
    .Choose-Corpo-Ins-para {
        font-size: 18px;
        line-height: 22px;
    }
    .Choose-Corpo-Ins-img {
        width: 550px;
    }
    .Corpo-Ins-Mainer {
        gap: 100px;
    }
    .Corpo-Ins-heading {
        font-size: 42px;
        line-height: 50px;
    }
    .Corpo-Ins-img {
        width: 500px;
        height: auto;
    }
    .OI-span-holder {
        margin-top: 170px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 64px;
        line-height: 78px;
    }
    .United-Mainer {
        height: 580px;
    }
    .United-img {
        margin-top: 40px;
        width: 780px;
        height: auto;
    }
    .IP-main {
        margin-top: 200px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 68px;
        line-height: 80px;
    }
    .IP-hero-para {
        font-size: 18px;
        line-height: 28px;
        margin-left: 25rem;
        margin-right: 25rem;
    }
    .travel-hero-mainer {
        margin-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .travel-hero-head-main {
        font-size: 34px;
    }
    .travel-hero-main-img {
        width: 650px;
    }
    .travel-hero-IF {
        width: 40%;
        padding: 20px;
    }
    .allignment-left-right {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .cta-container {
        padding-left: 100px;
        padding-right: 100px;
    }
    .faq-mainer {
        background-color: #fff8ef;
        padding-left: 100px;
        padding-right: 100px;
    }
    .lineo {
        margin-left: 20px;
        margin-right: 20px;
    }
    .car-home-main {
        padding-left: 100px;
        padding-right: 100px;
    }
    .travel-with-confidence-home-section {
        padding-left: 100px;
        padding-right: 100px;
    }
    .services-home-container {
        padding-left: 100px;
        padding-right: 100px;
    }
    .services-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .services-home-description {
        font-size: 16px;
        line-height: 22px;
    }
    .services-home-discover-btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
    }
    .services-home-mainer {
        gap: 60px;
    }
    .why-choose-home-container {
        padding-left: 100px;
        padding-right: 100px;
    }
    .why-choose-home-row {
        gap: 20px;
    }
    .why-choose-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .card-title {
        font-size: 22px;
        line-height: 26.4px;
    }
    .card-text {
        font-size: 18px;
        line-height: 22px;
    }
    .login-mainer {
        margin-top: 0;
    }
    .login-img {
        width: 700px;
        height: auto;
    }
    .pic-404 {
        width: 60%;
        height: auto;
        left: 20%;
        top: 0;
    }
    .oops {
        font-size: 20px;
        line-height: 40px;
        left: 50%;
        transform: translateX(-50%);
    }
    .para-404 {
        font-size: 18px;
        left: 20%;
    }
    .btn-404 {
        width: 200px;
        height: 50px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
    }
    .Ben-mainer {
        padding-left: 80px;
        padding-right: 80px;
        justify-content: space-between;
        text-align: left;
        gap: 40px;
    }
    .dd-Ben-img {
        max-width: 50%;
    }
    .Ben-Child {
        max-width: 100%;
    }
    .Sub-Child {
        justify-content: flex-start;
    }
    .Ben-Child-head {
        font-size: 32px;
    }
    .SC-txt {
        font-size: 24px;
    }
    .Ben-Child-para {
        font-size: 20px;
    }
    .SC-para {
        font-size: 20px;
    }
    .corporate-mainer {
        margin-top: 40px;
        gap: 20px;
    }
    .corporate-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .corporate-hero-head-main {
        font-size: 38px;
    }
    .corporate-hero-para-main {
        font-size: 16px;
    }
    .corporate-hero-main-img {
        width: 500px !important;
        height: auto !important;
    }
    .corporate-hero-IF {
        padding: 20px;
        margin-left: 200px;
    }
    .car-tracker-hero-mainer {
        margin-top: 20px;
        gap: 20px;
    }
    .car-tracker-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .car-tracker-hero-head-main {
        font-size: 38px;
    }
    .car-tracker-hero-para-main {
        font-size: 16px;
    }
    .car-tracker-hero-main-img {
        width: 500px;
    }
    .car-tracker-hero-IF {
        padding: 20px;
        margin-left: 200px;
    }
    .trackers-container {
        padding-left: 100px !important;
        padding-right: 100px !important;
        gap: 30px;
    }
    .emp-life-ins-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .hero-head-main {
        font-size: 38px;
    }
    .hero-para-main {
        font-size: 16px;
    }
    .bb-hero-main-img {
        width: 500px;
    }
    .hero-IF {
        padding: 20px;
        margin-left: 200px;
    }
    .bike-wrapper {
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .bike-image {
        width: 550px;
        max-width: 100%;
        height: auto;
    }
    .bike-title {
        font-size: 34px;
    }
    .bike-image {
        width: 450px;
    }
    .bike-title {
        font-size: 32px;
    }
    .bike-header {
        justify-content: flex-start;
    }
    .emp-life-ins-hero-mainer-zaida {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .hero-head-main {
        font-size: 38px;
    }
    .hero-para-main {
        font-size: 16px;
    }
    .dd-hero-main-img {
        width: 500px;
    }
    .hero-IF {
        padding: 20px;
    }
    .Secure-ELI-mainer {
        padding-left: 100px;
        padding-right: 100px;
    }
    .IC-mainer {
        padding-left: 100px;
        padding-right: 100px;
    }
    .IC-icon {
        margin-top: -20px;
    }
    .protect-mainer {
        padding: 100px 80px;
        gap: 100px;
    }
    .protect-img {
        width: 600px;
    }
    .protect-child h2 {
        font-size: 2rem;
    }
    .protect-child p {
        font-size: 20px;
    }
    .life-insurance-hero {
        height: 100%;
    }
    .life-insurance-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
        padding-bottom: 50px;
    }
    .emp-life-insurance-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .life-insurance-hero-head-main {
        font-size: 38px;
    }
    .life-insurance-hero-para-main {
        font-size: 16px;
    }
    .life-insurance-hero-main-img {
        width: 400px;
    }
    .life-insurance-hero-IF {
        padding: 20px;
    }
    .look2-mainer {
        padding: 100px 8%;
        gap: 60px;
    }
    .look2-img {
        width: 500px;
    }
    .look2-child h2 {
        font-size: 2rem;
    }
    .look2-child p {
        font-size: 1.2rem;
    }
    .US-mainer {
        padding-left: 100px;
        padding-right: 100px;
        gap: 90px;
    }
    .US-Child h1 {
        font-size: 2.8rem;
    }
    .US-Child p {
        font-size: 1.4rem;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        display: flex;
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 100px;
        padding-right: 100px;
        gap: 50px;
    }
    .WL-Child {
        width: 100%;
        text-align: left;
    }
    .WL-Child h1,
    .WL-head-wala-para,
    .WL-para {
        text-align: left;
    }
    .WL-img {
        width: 600px;
        height: auto;
    }
    .life-type-Heading-main {
        padding: 0 10%;
    }
    .life-type-Heading-main h1 {
        font-size: 38px;
        text-align: center;
    }
    .life-type-Insurance-box {
        max-width: 400px;
    }
    .look-mainer {
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 80px;
        padding-bottom: 80px;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .look-child {
        max-width: 900px;
    }
    .look-img {
        width: 35%;
    }
    .look-child h2 {
        font-size: 2.5rem;
    }
    .look-child p {
        font-size: 18px;
    }
    .choose-employee-container {
        text-align: center;
        padding-left: 100px;
        padding-right: 100px;
        margin-left: 80px;
        padding-right: 80px;
    }
    .choose-employee-benefits-list {
        width: 65%;
    }
    .choose-employee-content,
    .choose-employee-image-wrapper {
        width: 100%;
    }
    .choose-employee-benefit-item .d-flex {
        justify-content: left;
    }
    .choose-employee-image {
        width: 720px;
    }
    .key-main-title {
        font-size: 46px;
    }
    .key-child-box {
        width: 580px;
        height: 263px;
    }
    .work-container-main {
        padding-left: 100px;
        padding-right: 100px;
    }
    .work-container-content h1 {
        font-size: 38px;
        text-align: left;
        margin-bottom: 15px;
    }
    .work-benefit-title {
        font-size: 24px;
    }
    .work-container-content p {
        font-size: 20px;
        line-height: 1.5;
        text-align: left;
    }
    .work-container-main {
        text-align: center;
    }
    .work-container-content,
    .work-image-wrapper {
        max-width: 60%;
    }
    .work-benefit-item .d-flex {
        justify-content: left;
    }
    .work-image {
        width: 850px;
    }
    .convinced-section {
        display: flex;
        padding: 80px 0%;
    }
    .convinced-heading {
        font-size: 32px;
    }
    .contact-label {
        font-size: 20px;
    }
    .contact-details {
        font-size: 18px;
        margin-left: 0;
    }
    .convinced-image {
        width: 500px;
    }
    .policy-section {
        background-color: #146eb4;
        color: #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0;
        text-align: center;
    }
    .policy-icon {
        width: 48px;
        height: 48px;
    }
    .policy-heading {
        font-family: Lato;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 6px;
    }
    .policy-text {
        font-family: Lato;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
    }
    .policy-box {
        height: auto;
    }
    .section-main {
        padding-left: 80px;
        padding-right: 80px;
    }
    .section-title {
        font-size: 35px;
    }
    .section-image {
        width: 400px;
    }
    .about-mainer {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 116px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .hd-cont {
        flex-wrap: wrap;
    }
    .about,
    .Insu-kr {
        font-size: 50px;
        text-align: start;
    }
    .hero-about-img {
        width: 500px;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
        padding-left: 120px;
        padding-right: 120px;
    }
    .travel-hero-all {
        margin-top: 0;
    }
    .travel-hero-head-main {
        font-size: 38px;
    }
    .travel-hero-para-main {
        font-size: 18px;
        margin-top: 10px;
    }
    .travel-hero-main-img {
        width: 40rem;
    }
    .lineo {
        background-color: #7e8492;
        width: 100%;
        height: 2px;
    }
    .footer-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .cv {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo-img {
        width: 120px;
    }
    .ft-sub {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo {
        padding-right: 0;
        text-align: center;
    }
    .footer-social-links {
        justify-content: center;
    }
    .footer-footer-links {
        margin-right: 0;
    }
    .footer-links-container {
        margin-left: 0;
        justify-content: center;
    }
    .footer-newsletter-input,
    .footer-newsletter-btn {
        width: 100%;
        max-width: 345px;
    }
    .partner-card {
        width: 9rem;
    }
    .partner-card img {
        width: 150px;
    }
    .cover-img img {
        max-width: 600px;
    }
}
@media (max-width: 1648px) {
    .navbarr-mainer {
        margin: 0 100px;
        padding: 40px 0;
    }
    .large-only {
        display: none;
    }
    .hamburger {
        display: block;
    }
}
@media (max-width: 1640px) {
    .para-404 {
        font-size: 18px;
        left: 15%;
    }
    .tic-other-insurance {
        margin-left: 6rem;
        margin-right: 6rem;
    }
}
@media (max-width: 1600px) {
    .login-mainer {
        margin-top: 0;
    }
}
@media (max-width: 1440px) {
    .tic-other-insurance {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .OI-span-holder {
        margin-top: 120px;
    }
    .OI-Mainer {
        height: 600px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 56px;
        line-height: 72px;
    }
    .United-Mainer {
        height: 500px;
    }
    .United-img {
        margin-top: 60px;
        width: 580px;
        height: auto;
    }
    .IP-main {
        margin-top: 160px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 60px;
        line-height: 75px;
    }
    .IP-hero-para {
        font-size: 18px;
        line-height: 26px;
        margin-left: 18rem;
        margin-right: 18rem;
    }
    .mainerr {
        height: 100%;
        padding-bottom: 80px;
    }
    .allignment-left-right {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .car-home-main {
        padding-left: 80px;
        padding-right: 80px;
    }
    .login-mainer {
        flex-direction: row;
        gap: 30px;
        margin-top: 100px;
    }
    .login-part-2 {
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .login-heading-main {
        font-size: 24px;
    }
    .login-child-1 {
        width: 100%;
        flex-direction: row;
    }
    .login-switch,
    .login-switch-2 {
        width: 50%;
        padding: 12px;
    }
    .login-input {
        width: 100%;
    }
    .login-btn {
        width: 100%;
    }
    .login-img {
        width: 600px;
        height: auto;
    }
    .pic-404 {
        width: 60%;
        left: 20%;
        top: 0%;
    }
    .para-404 {
        font-size: 18px;
        left: 10%;
        max-width: 80%;
    }
    .oops {
        font-size: 18px;
        line-height: 36px;
        width: 100%;
    }
    .btn-404 {
        width: 180px;
        height: 45px;
        font-size: 15px;
    }
    .hero-Car-Ins-main-image {
        width: 100%;
    }
    .stream-mainer {
        padding-left: 80px;
        padding-right: 80px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .contact-title {
        font-size: 50px;
    }
    .contact-img {
        width: 570px;
        height: auto;
    }
    .range-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .work-container-main {
        padding-left: 100px;
        padding-right: 100px;
    }
    .work-container-content h1 {
        font-size: 38px;
        text-align: left;
        margin-bottom: 15px;
    }
    .work-benefit-title {
        font-size: 24px;
    }
    .work-container-content p {
        font-size: 20px;
        line-height: 1.5;
        text-align: left;
    }
    .work-container-main {
        text-align: center;
    }
    .work-container-content,
    .work-image-wrapper {
        max-width: 60%;
    }
    .work-benefit-item .d-flex {
        justify-content: left;
    }
    .work-image {
        width: 700px;
    }
    .partner-card {
        width: 11rem;
    }
    .faq-mainer {
        padding-left: 80px;
        padding-right: 80px;
    }
    .lineo {
        width: 97%;
    }
    .faq-title {
        font-size: 42px;
        line-height: 54px;
    }
    .emphlth-home-maine {
        padding-left: 40px;
        padding-right: 40px;
    }
    .car-home-main {
        padding-left: 80px;
        padding-right: 80px;
    }
    .travel-with-confidence-home-section {
        padding-left: 80px;
        padding-right: 80px;
    }
    .why-choose-home-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .why-choose-home-row {
        gap: 20px;
    }
    .why-choose-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .card-title {
        font-size: 22px;
        line-height: 26.4px;
    }
    .card-text {
        font-size: 18px;
        line-height: 22px;
    }
    .services-home-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .services-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .services-home-description {
        font-size: 16px;
        line-height: 22px;
    }
    .services-home-discover-btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
    }
    .services-home-mainer {
        display: flex !important;
        gap: 60px;
    }
    .corporate-mainer {
        margin-top: 20px;
        gap: 20px;
    }
    .corporate-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .corporate-hero-head-main {
        font-size: 38px;
    }
    .corporate-hero-para-main {
        font-size: 16px;
    }
    .corporate-hero-main-img {
        width: 500px;
    }
    .corporate-hero-IF {
        padding: 20px;
        margin-left: 50px;
    }
    .car-tracker-hero-mainer {
        margin-top: 20px;
        gap: 20px;
    }
    .car-tracker-holder {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .car-tracker-hero-head-main {
        font-size: 38px;
    }
    .car-tracker-hero-para-main {
        font-size: 16px;
    }
    .car-tracker-hero-main-img {
        width: 600px;
    }
    .car-tracker-hero-IF {
        padding: 20px;
        margin-left: 50px;
    }
    .choose-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .choose-main-para {
        font-size: 18px;
    }
    .choose-box {
        width: 700px;
        height: auto;
    }
    .choose-title {
        font-size: 42px;
    }
    .choose-heading {
        font-size: 22px;
    }
    .choose-text {
        font-size: 18px;
    }
    .trackers-container {
        padding-left: 80px !important;
        padding-right: 80px !important;
        gap: 30px;
    }
    .trackers-title {
        font-size: 42px;
        line-height: 50px;
    }
    .trackers-main-para,
    .trackrs-simple-para,
    .tracker-type {
        font-size: 18px;
        line-height: 22px;
    }
    .trackers-image {
        width: 650px;
        height: auto;
    }
    .emp-life-ins-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .hero-head-main {
        font-size: 38px;
    }
    .hero-para-main {
        font-size: 16px;
    }
    .bb-hero-main-img {
        width: 500px;
    }
    .hero-IF {
        padding: 20px;
        margin-left: 50px;
    }
    .bike-wrapper {
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 40px;
        padding-top: 40px;
        justify-content: flex-start;
        text-align: left;
    }
    .bike-image {
        width: 550px;
        max-width: 100%;
        height: auto;
    }
    .bike-title {
        font-size: 30px;
        text-align: left;
        font-weight: 700;
        width: 100%;
    }
    .bike-image {
        width: 450px;
    }
    .bike-item {
        justify-content: flex-start;
        text-align: left;
    }
    .choice-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .choice-box {
        width: 700px;
        height: auto;
    }
    .choice-title {
        font-size: 42px;
    }
    .choice-heading {
        font-size: 22px;
    }
    .choice-text {
        font-size: 18px;
    }
    .emp-life-ins-hero-mainer-zaida {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
    }
    .emp-life-ins-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .hero-head-main {
        font-size: 38px;
    }
    .hero-para-main {
        font-size: 16px;
    }
    .dd-hero-main-img {
        width: 500px;
        height: auto;
    }
    .hero-IF {
        padding: 20px;
    }
    .Secure-ELI-mainer {
        padding-left: 80px;
        padding-right: 80px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .Secure-ELI-mainer p {
        font-size: 18px;
        line-height: 30px;
    }
    .IC-mainer {
        padding-left: 80px;
        padding-right: 80px;
    }
    .IC-main-title {
        font-size: 40px;
        line-height: 48px;
    }
    .IC-main-para {
        font-size: 18px;
        line-height: 22px;
    }
    .IC-child-sub,
    .IC-child-2-sub {
        width: 100%;
        height: auto;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 18px;
        line-height: 22px;
    }
    .delta span {
        font-size: 22px;
        line-height: 22px;
    }
    .IC-icon {
        margin-top: -20px;
    }
    .Choose-ELI-mainer {
        padding: 100px 8%;
        gap: 60px;
    }
    .Choose-ELI-img {
        width: 40%;
    }
    .Choose-ELI-child h2 {
        font-size: 2rem;
    }
    .protect-mainer {
        padding: 100px 80px;
        gap: 100px;
    }
    .protect-img {
        width: 600px;
    }
    .protect-child h2 {
        font-size: 2rem;
    }
    .life-insurance-hero {
        background-color: #e6f4f9;
        height: 100%;
    }
    .life-insurance-hero-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 20px;
        gap: 20px;
        padding-bottom: 40px;
    }
    .emp-life-insurance-hero {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 80px;
    }
    .life-insurance-hero-head-main {
        font-size: 38px;
    }
    .life-insurance-hero-para-main {
        font-size: 16px;
    }
    .life-insurance-hero-main-img {
        width: 350px;
    }
    .life-insurance-hero-IF {
        padding: 20px;
    }
    .look2-mainer {
        padding: 100px 8%;
        gap: 60px;
    }
    .look2-img {
        width: 600px;
    }
    .look2-child h2 {
        font-size: 2rem;
    }
    .US-mainer {
        gap: 80px;
        padding-left: 80px;
        padding-right: 80px;
    }
    .US-Child h1 {
        font-size: 2.5rem;
    }
    .US-Child p {
        font-size: 1.3rem;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-left: 80px;
        padding-right: 80px;
        gap: 60px;
    }
    .WL-Child {
        width: 100%;
        text-align: center;
    }
    .WL-Child h1,
    .WL-head-wala-para,
    .WL-para {
        text-align: left;
    }
    .WL-img {
        width: 500px;
        height: auto;
    }
    .life-type-mainer {
        margin-top: 0;
        padding-bottom: 120px;
    }
    .life-type-Heading-main h1 {
        font-size: 38px;
        text-align: center;
    }
    .life-type-Insurance-box h2 {
        font-size: 28px;
        text-align: center;
    }
    .life-type-Insurance-box p {
        font-size: 20px;
        text-align: center;
    }
    .life-type-Heading-main {
        padding: 0 10%;
    }
    .life-type-Insurance-box {
        max-width: 400px;
    }
    .life-insu-mainer {
        padding-left: 80px;
        padding-right: 80px;
        margin-bottom: 80px;
        margin-top: 0;
        padding-top: 0;
    }
    .life-insu-Head {
        text-align: center;
        width: 100%;
    }
    .emp-overall {
        height: 100%;
    }
    .hero-child1-title {
        margin-left: 0;
    }
    .look-mainer {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 80px;
        padding-bottom: 80px;
        display: flex;
        gap: 40px;
        flex-direction: row !important;
    }
    .look-child {
        max-width: 700px;
    }
    .look-img {
        width: 38%;
    }
    .look-child h2 {
        font-size: 2rem;
    }
    .look-child p {
        font-size: 16px;
    }
    .choose-employee-container {
        text-align: center;
        padding-left: 80px;
        padding-right: 80px;
        margin: 0;
    }
    .choose-employee-benefits-list {
        width: 100%;
    }
    .choose-employee-content {
        width: 100%;
    }
    .choose-employee-benefit-item .d-flex {
        justify-content: left;
    }
    .choose-employee-image {
        width: 600px;
    }
    .key-main-title {
        font-size: 42px;
    }
    .convinced-section {
        padding: 60px 0%;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
    }
    .convinced-content {
        max-width: 90%;
    }
    .contact-details {
        text-align: left;
        margin-left: 0;
    }
    .convinced-image {
        width: 400px;
        margin-top: 30px;
    }
    .section-main {
        padding-left: 80px;
        padding-right: 80px;
    }
    .section-title {
        font-size: 35px;
    }
    .section-image {
        width: 400px;
    }
    .about-mainer {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 116px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .about,
    .Insu-kr {
        font-size: 50px;
    }
    .hero-about-img {
        width: 500px;
    }
    .travel-hero-mainer {
        margin-top: 40px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 80px;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .travel-hero-head-main {
        font-size: 34px;
    }
    .travel-hero-main-img {
        width: 650px;
    }
    .travel-hero-IF {
        padding: 20px;
    }
    .private-container {
        padding-left: 100px;
        padding-right: 100px;
    }
    .private-title {
        font-size: 42px;
        line-height: 50px;
    }
    .private-description {
        font-size: 18px;
        line-height: 26px;
    }
    .navbarr-mainer {
        margin: 0 80px;
        padding: 40px 0;
    }
    .ft-mainer {
        padding-left: 80px;
        padding-left: 80px;
        padding-right: 20px;
    }
    .footer-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .cv {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo-img {
        width: 120px;
    }
    .ft-sub {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo {
        padding-right: 0;
        text-align: center;
    }
    .footer-social-links {
        justify-content: center;
    }
    .footer-footer-links {
        margin-right: 0;
    }
    .footer-links-container {
        margin-left: 0;
        justify-content: center;
    }
    .footer-newsletter-input,
    .footer-newsletter-btn {
        width: 100%;
        max-width: 345px;
    }
    .cta-container {
        padding-left: 80px;
        padding-right: 80px;
    }
    .cta-heading {
        font-size: 42px;
        line-height: 50px;
    }
    .cta-description {
        font-size: 16px;
        line-height: 26px;
    }
    .cta-subheading {
        font-size: 16px;
    }
    .need-btn-alag {
        width: 700px;
    }
    .sub-btn-hero {
        margin-top: 20px;
        margin-left: 0;
    }
    .hero-sub {
        flex-direction: row;
        display: flex;
    }
    .navbar-mainer-homepage {
        height: auto;
        padding-bottom: 40px;
    }
    .hero-mainerrr {
        display: flex;
        gap: 20px;
        opacity: 0;
        justify-content: space-between;
    }
    .Hero-child {
        padding-top: 40px;
    }
    .hero-main-img {
        width: 650px;
        height: 400px;
    }
    .need-btn {
        width: 700px;
    }
    .T-mainerr {
        padding-left: 100px;
        padding-right: 100px;
    }
    .T-main-head {
        font-size: 42px;
    }
    .T-Insurance-box {
        width: 500px;
        height: 230px;
    }
    .T-para-main {
        font-size: 16px;
    }
    .commercial-section {
        padding-left: 80px;
        padding-right: 80px;
    }
    .commercial-heading {
        font-size: 40px;
    }
    .commercial-description {
        font-size: 18px;
        line-height: 26px;
    }
}
@media (max-width: 1400px) {
    .Bene-mainer {
        padding-left: 80px;
        padding-right: 80px;
    }
    .Bene-Child-h1 {
        font-size: 34px;
        text-align: left;
    }
    .Bene-main-img {
        width: 550px;
    }
}
@media (max-width: 1350px) {
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-5 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
        width: 350px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-1 {
        transform: translatex(215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        margin-top: 20px;
        width: 250px;
        display: none;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-2 {
        transform: translatex(70%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 300px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-3 {
        transform: translatex(-70%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 300px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-4 {
        transform: translatex(-215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        display: none;
        margin-top: 20px;
        width: 250px;
    }
}
@media (max-width: 1309px) {
    .hero-mainerrr {
        flex-wrap: wrap;
    }
}
@media (max-width: 1250px) {
    .United-Mainer {
        height: 600px;
    }
    .United-img {
        margin-top: 0;
        width: 580px;
        height: auto;
    }
    .contact-title {
        font-size: 45px;
    }
    .contact-img {
        width: 600px;
    }
    .convinced-section {
        padding: 80px 0%;
        flex-direction: column;
        text-align: center;
    }
    .convinced-content {
        max-width: 90%;
    }
    .contact-details {
        text-align: left;
        margin-left: 0;
    }
    .convinced-image {
        width: 400px;
        margin-top: 30px;
    }
    .work-container-main {
        padding-left: 40px;
        padding-right: 40px;
        flex-direction: column;
    }
    .work-container-content h1 {
        font-size: 38px;
        text-align: left;
        margin-bottom: 15px;
    }
    .work-benefit-title {
        font-size: 24px;
    }
    .work-container-content p {
        font-size: 20px;
        line-height: 1.5;
        text-align: left;
    }
    .work-container-main {
        text-align: center;
    }
    .work-container-content,
    .work-image-wrapper {
        max-width: 60%;
    }
    .work-benefit-item .d-flex {
        justify-content: left;
    }
    .manter {
        display: flex;
        flex-direction: row !important;
    }
    .work-image {
        width: 650px;
    }
}
@media (max-width: 1200px) {
    .Choose-Corpo-Ins-mainer {
        flex-wrap: wrap;
    }
    .Corpo-Ins-Mainer {
        flex-wrap: wrap;
    }
    .Corpo-Ins-img {
        width: 450px;
        height: auto;
    }
    .Corpo-Ins-heading {
        text-align: center;
    }
    .Corpo-Ins-para {
        text-align: center;
    }
    .faq-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .faq-title {
        font-size: 42px;
        line-height: 54px;
    }
}
@media (max-width: 1199px) {
    .range-heading {
        padding: 0 5%;
    }
    .EM-Heading-main {
        padding: 0 5%;
    }
    .EM-Insurance-box {
        max-width: 100%;
    }
    .partner-card {
        width: 8rem;
    }
    .partner-card img {
        width: 120px;
    }
}
@media (max-width: 1024px) {
    .tick-para1 {
        font-size: 14px;
    }
    .talker-mainer {
        margin-left: 60px;
        margin-right: 60px;
    }
    .talker-child1 {
        width: 600px;
        height: 220px;
    }
    .talker-child2 {
        width: 280px;
        height: 220px;
    }
    .talker-child1 span {
        font-size: 28px;
    }
    .talker-h3 {
        font-size: 20px;
    }
    .talker-number {
        font-size: 28px;
    }
    .navbarr-mainer {
        margin: 0 40px;
        padding: 40px 0;
    }
    .Quote-Mainer {
        flex-direction: column;
        text-align: center;
        gap: 40px;
    }
    .Quote-h1 {
        font-size: 36px;
        line-height: 46px;
        text-align: left;
    }
    .Quote-img {
        width: 450px;
        height: 450px;
    }
    .OCI-holder {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 90%;
        height: auto;
    }
    .Offer-Corpo-Ins-heading-main {
        font-size: 36px;
    }
    .Choose-Corpo-Ins-mainer {
        gap: 40px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 36px;
        line-height: 46px;
    }
    .Choose-Corpo-Ins-para {
        font-size: 16px;
        line-height: 22px;
    }
    .Choose-Corpo-Ins-img {
        width: 450px;
    }
    .Choose-Corpo-Ins-mainer {
        flex-wrap: wrap;
    }
    .Corpo-Ins-Mainer {
        gap: 100px;
    }
    .Corpo-Ins-heading {
        font-size: 36px;
        line-height: 46px;
    }
    .Corpo-Ins-para {
        font-size: 16px;
        line-height: 22px;
    }
    .Corpo-Ins-img {
        width: 450px;
        height: auto;
    }
    .tic-other-insurance {
        margin-left: 0;
        margin-right: 0;
    }
    .OI-span-holder {
        margin-top: 100px;
    }
    .OI-Mainer {
        height: 500px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 48px;
        line-height: 64px;
    }
    .United-Mainer {
        height: 500px;
    }
    .United-img {
        margin-top: 40px;
        width: 550px;
    }
    .IP-main {
        margin-top: 200px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 48px;
        line-height: 64px;
    }
    .IP-hero-para {
        font-size: 16px;
        line-height: 26px;
        margin-left: 15rem;
        margin-right: 15rem;
    }
    .partners-cards-container-2 {
        flex-wrap: wrap;
    }
    .allignment-left-right {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .car-home-main {
        padding-left: 40px;
        padding-right: 40px;
    }
    .travel-with-confidence-home-section {
        padding-left: 40px;
        padding-right: 40px;
    }
    .login-mainer {
        flex-direction: column !important;
        flex-wrap: wrap !important;
        gap: 30px;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
    }
    .login-part-2 {
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .login-heading-main {
        font-size: 24px;
    }
    .login-child-1 {
        width: 100%;
        flex-direction: column !important;
    }
    .login-switch,
    .login-switch-2 {
        width: 100% !important;
        padding: 12px;
    }
    .login-input {
        width: 100%;
    }
    .login-btn {
        width: 100%;
    }
    .login-img {
        width: 500px;
        height: auto;
    }
    .pic-404 {
        width: 70%;
        left: 15%;
        top: 0%;
    }
    .para-404 {
        font-size: 18px;
        left: 10%;
    }
    .oops {
        font-size: 18px;
        line-height: 32px;
    }
    .btn-404 {
        width: 160px;
        height: 40px;
        font-size: 14px;
    }
    .stream-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .contact-title {
        font-size: 45px;
    }
    .range-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .corporate-mainer {
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
    .corporate-hero-all {
        justify-content: center !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .hero-all {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .corporate-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .corporate-hero-para-main {
        font-size: 20px;
        text-align: center;
    }
    .corporate-hero-main-img {
        width: 400px;
    }
    .corporate-hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .car-tracker-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .car-tracker-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .car-tracker-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .car-tracker-hero-para-main {
        font-size: 20px;
        text-align: center;
    }
    .car-tracker-hero-main-img {
        width: 400px;
    }
    .car-tracker-hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .choose-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .choose-main-para {
        font-size: 16px;
    }
    .choose-row {
        flex-direction: column;
        gap: 16px;
    }
    .choose-box {
        width: 100%;
        height: auto;
    }
    .choose-title {
        font-size: 36px;
    }
    .choose-heading {
        font-size: 20px;
    }
    .choose-text {
        font-size: 16px;
    }
    .trackers-container {
        padding-left: 40px !important;
        padding-right: 40px !important;
        gap: 30px;
    }
    .trackers-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px;
    }
    .champa {
        display: flex;
        flex-direction: row !important;
    }
    .trackers-title {
        font-size: 36px;
        line-height: 44px;
        text-align: left;
    }
    .trackers-main-para,
    .trackrs-simple-para,
    .tracker-type {
        font-size: 16px;
        line-height: 20px;
        text-align: left;
    }
    .trackers-image {
        width: 500px;
        height: auto;
    }
    .emp-life-ins-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .hero-para-main {
        font-size: 20px;
        text-align: center;
    }
    .bb-hero-main-img {
        width: 400px;
    }
    .hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .bike-wrapper {
        padding-left: 80px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 80px;
        flex-direction: column;
        gap: 30px;
    }
    .bike-image {
        width: 450px;
    }
    .bike-title {
        font-size: 32px;
        text-align: left;
    }
    .bike-header {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
    }
    .bike-description {
        text-align: left;
    }
    .bike-type {
        text-align: left;
    }
    .bike-header {
        justify-content: center;
    }
    .choice-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .choice-row {
        flex-direction: column;
        gap: 16px;
    }
    .choice-box {
        width: 100%;
        height: auto;
    }
    .choice-title {
        font-size: 36px;
    }
    .choice-heading {
        font-size: 20px;
    }
    .choice-text {
        font-size: 16px;
    }
    .emp-life-ins-hero-mainer-zaida {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .hero-para-main {
        font-size: 20px;
        text-align: center;
    }
    .dd-hero-main-img {
        width: 400px;
    }
    .hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .Secure-ELI-mainer {
        padding-left: 60px;
        padding-right: 60px;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 36px;
        line-height: 43px;
    }
    .Secure-ELI-mainer p {
        font-size: 18px;
        line-height: 30px;
    }
    .Ben-mainer {
        padding-left: 80px;
        padding-right: 80px;
        flex-direction: column;
        justify-content: space-between;
        text-align: left;
        gap: 40px;
    }
    .dd-Ben-img {
        max-width: 50%;
    }
    .Ben-Child {
        max-width: 100%;
    }
    .Sub-Child {
        justify-content: flex-start;
    }
    .Ben-Child-head {
        font-size: 32px;
    }
    .SC-txt {
        font-size: 24px;
    }
    .Ben-Child-para {
        font-size: 20px;
    }
    .SC-para {
        font-size: 20px;
    }
    .IC-mainer {
        padding-left: 60px;
        padding-right: 60px;
    }
    .IC-main-title {
        font-size: 36px;
        line-height: 43px;
    }
    .IC-main-para {
        font-size: 16px;
        line-height: 20px;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 16px;
        line-height: 20px;
        text-align: left;
    }
    .delta span {
        font-size: 20px;
        line-height: 20px;
    }
    .IC-icon {
        margin-top: -20px;
    }
    .Choose-ELI-mainer {
        gap: 50px;
        padding: 80px 5%;
    }
    .Choose-ELI-img {
        width: 45%;
    }
    .Choose-ELI-child h2 {
        font-size: 1.8rem;
    }
    .protect-mainer {
        gap: 50px;
        flex-wrap: wrap;
        padding: 80px 5%;
    }
    .protect-img {
        width: 400px;
    }
    .protect-child h2 {
        font-size: 1.8rem;
    }
    .life-insurance-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .life-insurance-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .life-insurance-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .life-insurance-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .life-insurance-hero-para-main {
        font-size: 20px;
        text-align: center;
    }
    .life-insurance-hero-main-img {
        width: 400px;
    }
    .life-insurance-hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .look2-mainer {
        gap: 50px;
        padding: 80px 5%;
    }
    .look2-img {
        width: 400px;
    }
    .look2-child h2 {
        font-size: 1.8rem;
    }
    .US-mainer {
        flex-direction: column;
        text-align: center;
        gap: 50px;
        padding: 80px 30px;
    }
    .US-Child h1 {
        font-size: 3rem;
        text-align: center;
    }
    .US-Child p {
        font-size: 1.5rem;
        text-align: center;
        line-height: 40px;
    }
    .US-img {
        width: 300px;
        height: 500px;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        flex-direction: column;
        height: auto;
        flex-wrap: wrap;
        margin-bottom: 80px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .WL-Child {
        width: 100%;
        text-align: center;
    }
    .WL-Child h1,
    .WL-head-wala-para,
    .WL-para {
        text-align: left;
    }
    .WL-img {
        width: 500px;
        height: auto;
    }
    .life-type-mainer {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .life-type-Heading-main h1 {
        font-size: 38px;
        text-align: center;
    }
    .life-type-Heading-main {
        padding: 0 5%;
    }
    .life-type-Insurance-box {
        max-width: 90%;
    }
    .life-type-Insurance-box h2 {
        font-size: 28px;
    }
    .life-type-Insurance-box p {
        font-size: 20px;
        text-align: center;
    }
    .emp-overall {
        height: 100%;
    }
    .hero-mainer {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-bottom: 50px;
    }
    .hero-child2 {
        width: 90%;
        max-width: 600px;
        height: auto;
    }
    .look-mainer {
        display: flex;
        text-align: center;
        gap: 40px;
        padding: 70px 5%;
    }
    .look-img {
        width: 70%;
    }
    .look-child h2 {
        font-size: 1.6rem;
    }
    .look-child p {
        font-size: 0.9rem;
    }
    .choose-employee-container {
        flex-direction: column;
        text-align: center;
        padding-left: 80px;
        padding-right: 80px;
    }
    .scoob {
        display: flex;
        gap: 5px !important;
        flex-direction: row !important;
    }
    .choose-employee-benefit-title {
        text-align: left;
    }
    .choose-employee-content {
        width: 60%;
    }
    .choose-employee-benefit-item .d-flex {
        justify-content: left;
    }
    .choose-employee-image {
        width: 750px;
    }
    .key-main-title {
        font-size: 36px;
    }
    .key-child {
        flex-direction: column;
        align-items: center;
    }
    .key-child-box {
        width: 600px;
        height: auto;
    }
    .convinced-section {
        padding: 50px 0%;
        flex-direction: column;
        text-align: left;
    }
    .contact-label {
        font-size: 18px;
    }
    .ghq {
        display: flex !important;
        flex-direction: row !important;
    }
    .contact-details {
        font-size: 16px;
        margin-left: 0;
        text-align: left;
    }
    .convinced-image {
        width: 450px;
        margin-top: 20px;
    }
    .team-child {
        width: 280px;
    }
    .team-name {
        font-size: 18px;
    }
    .team-para {
        font-size: 14px;
    }
    .cards-holder {
        gap: 15px;
    }
    .section-main {
        margin-top: 50px;
        margin-bottom: 50px;
        flex-direction: column;
        text-align: center;
    }
    .title-container {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .section-title {
        font-size: 48px;
    }
    .section-description {
        font-size: 18px;
    }
    .section-image {
        width: 400px;
    }
    .about-main-hero {
        flex-direction: column;
        text-align: center;
    }
    .hd-cont {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .about,
    .Insu-kr {
        font-size: 50px;
    }
    .hero-about-para {
        font-size: 18px;
    }
    .hero-about-img {
        width: 700px;
    }
    .travel-hero-majin {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        text-align: center;
    }
    .travel-hero-mainer {
        margin-top: 80px;
        justify-content: center;
        text-align: left;
        padding-bottom: 50px;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
        padding: 0;
    }
    .travel-hero-head-main {
        text-align: left;
    }
    .travel-rower {
        justify-content: center;
        flex-direction: row;
    }
    .travel-hero-main-img {
        width: 400px;
    }
    .travel-hero-IF {
        width: 90%;
        margin-top: 20px;
    }
    .why-choose-travel-ins-wrapper {
        flex-direction: column;
        text-align: center;
    }
    .why-choose-travel-ins-content,
    .why-choose-travel-ins-image-box {
        max-width: 90%;
        text-align: center;
    }
    .why-choose-travel-ins-title {
        font-size: 32px;
    }
    .why-choose-travel-ins-text {
        font-size: 14px;
    }
    .why-choose-travel-ins-subtitle {
        font-size: 18px;
    }
    .why-choose-travel-ins-image {
        max-width: 80%;
    }
    .mantar {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 8px;
    }
    .insurance-content h1 {
        font-size: 28px;
    }
    .insurance-content p {
        font-size: 14px;
    }
    .insurance-image {
        max-width: 80%;
    }
    .insurance-benefit-title {
        font-size: 18px;
    }
    .insurance-main {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 40px 20px;
    }
    .insurance-content,
    .insurance-image-wrapper {
        max-width: 100%;
        padding: 0 20px;
    }
    .insurance-content h1 {
        font-size: 32px;
        text-align: center;
    }
    .insurance-benefit-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        margin-bottom: 20px;
    }
    .insurance-benefit-item .mantar {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .insurance-image {
        max-width: 70%;
    }
    .insurance-content p {
        font-size: 16px;
        line-height: 1.6;
    }
    .insurance-benefit-title {
        font-size: 18px;
    }
    .three-steps-wrapper {
        gap: 20px;
    }
    .three-steps-title {
        font-size: 28px;
    }
    .three-steps-image-1 {
        max-width: 120px;
    }
    .three-steps-image-2 {
        max-width: 300px;
    }
    .three-steps-image-3 {
        max-width: 120px;
    }
    .three-steps-text {
        font-size: 20px;
    }
    .private-container {
        padding-left: 60px;
        padding-right: 60px;
    }
    .private-title {
        font-size: 40px;
        line-height: 48px;
    }
    .private-description {
        font-size: 16px;
        line-height: 22px;
    }
    .discover-btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
    }
    .ser-mainer {
        gap: 60px;
    }
    .footer-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .cv {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo-img {
        width: 120px;
    }
    .ft-sub {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-logo {
        padding-right: 0;
        text-align: center;
    }
    .footer-social-links {
        justify-content: center;
    }
    .footer-footer-links {
        margin-right: 0;
    }
    .footer-links-container {
        margin-left: 0;
        justify-content: center;
    }
    .footer-newsletter-input,
    .footer-newsletter-btn {
        width: 100%;
        max-width: 345px;
    }
    .cta-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .cta-heading {
        font-size: 36px;
        line-height: 44px;
    }
    .cta-description {
        font-size: 15px;
        line-height: 24px;
    }
    .cta-subheading {
        font-size: 15px;
    }
    .cta-action-button {
        flex-direction: column;
        padding: 12px;
    }
    .cta-action-button-left {
        height: 50px;
        font-size: 24px;
        padding-right: 15px;
    }
    .cta-action-button-number {
        font-size: 18px;
    }
    .need-btn-alag {
        width: 600px;
        height: 120px;
        padding: 20px;
    }
    .need-para-main-alag {
        font-size: 32px;
    }
    .need-2para-alag {
        font-size: 18px;
    }
    .need-num-alag {
        font-size: 30px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-5 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
        width: 350px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-1 {
        transform: translatex(215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        margin-top: 20px;
        width: 250px;
        display: none;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-2 {
        transform: translatex(70%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 300px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-3 {
        transform: translatex(-70%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 300px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-4 {
        transform: translatex(-215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        display: none;
        margin-top: 20px;
        width: 250px;
    }
    .why-choose-home-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .why-choose-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .card-title {
        font-size: 22px;
        line-height: 26.4px;
    }
    .card-text {
        font-size: 18px;
        line-height: 22px;
    }
    .services-home-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .services-home-title {
        font-size: 40px;
        line-height: 48px;
    }
    .services-home-description {
        font-size: 16px;
        line-height: 22px;
    }
    .services-home-discover-btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
    }
    .services-home-mainer {
        gap: 60px;
    }
    .hero-mainerrr {
        flex-wrap: wrap;
        align-items: center;
    }
    .hero-des {
        font-size: 18px;
        line-height: 28px;
    }
    .hero-main-img {
        margin-top: 80px;
        width: 550px;
        height: 350px;
    }
    .need-btn {
        width: 600px;
        height: 120px;
        padding: 20px;
    }
    .need-para-main {
        font-size: 32px;
    }
    .need-2para {
        font-size: 18px;
    }
    .need-num {
        font-size: 30px;
    }
    .T-mainerr {
        padding-left: 60px;
        padding-right: 60px;
    }
    .T-main-head {
        font-size: 38px;
    }
    .T-Insurance-box {
        width: 100%;
        height: auto;
    }
    .T-para-main {
        font-size: 15px;
    }
    .commercial-section {
        padding-left: 60px;
        padding-right: 60px;
    }
    .commercial-heading {
        font-size: 36px;
    }
    .commercial-description {
        font-size: 16px;
    }
}
@media (max-width: 1023px) {
    .Bene-mainer {
        flex-direction: column;
        gap: 30px;
        padding-left: 40px;
        padding-right: 40px;
        text-align: center;
    }
    .goku {
        display: flex;
        flex-direction: row;
        text-align: left;
    }
    .Bene-main-img {
        width: 500px;
    }
    .Bene-Child-h1 {
        font-size: 30px;
        text-align: left;
    }
    .spanner {
        font-size: 20px;
    }
}
@media (max-width: 992px) {
    .faq-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .faq-title {
        font-size: 36px;
        line-height: 48px;
    }
    .faq-child {
        height: 70px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .faq-child span {
        font-size: 18px;
    }
    .faq-answer {
        font-size: 15.5px;
    }
    .hero-mainer-contact-us {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .contact-title {
        font-size: 48px;
    }
    .contact-img {
        width: 500px;
    }
    .drop-child {
        padding: 20px;
        margin: 80px 50px;
    }
    .drop-title {
        font-size: 22px;
    }
    .drop-inp,
    .drop-txtarea {
        padding: 8px;
    }
    .policy-box {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 991px) {
    .range-heading {
        padding: 0 5%;
    }
    .insurance-main {
        flex-direction: column;
        text-align: center;
    }
    .insurance-content,
    .insurance-image-wrapper {
        max-width: 90%;
    }
    .insurance-benefit-item .d-flex {
        justify-content: left;
    }
    .insurance-image {
        max-width: 450px;
    }
    .EM-Heading-main {
        padding: 0 5%;
    }
    .EM-Insurance-box {
        max-width: 90%;
    }
    .coverage-main {
        flex-direction: column;
        text-align: center;
    }
    .cover-head,
    .cover-img {
        max-width: 90%;
    }
    .coverage-item .d-flex {
        justify-content: left;
    }
    .cover-img img {
        max-width: 450px;
    }
}
@media (max-width: 768px) {
    .talker-mainer {
        flex-direction: column;
        align-items: center;
        margin-left: 20px;
        margin-right: 20px;
    }
    .talker-child1 {
        width: 100%;
        height: auto;
        border-radius: 24px;
        text-align: center;
        padding: 20px;
        border-radius: 0;
        border-top-left-radius: 24px !important;
        border-top-right-radius: 24px !important;
    }
    .talker-child1 span {
        font-size: 24px;
        margin-left: 0;
        width: 100%;
    }
    .talker-child2 {
        width: 100%;
        height: auto;
        border-radius: 0;
        border-bottom-left-radius: 24px !important;
        border-bottom-right-radius: 24px !important;
        padding: 20px;
    }
    .talker-h3 {
        font-size: 18px;
    }
    .talker-number {
        font-size: 24px;
    }
    .navbarr-mainer {
        margin: 0 40px;
        padding: 40px 0;
    }
    .Quote-Mainer {
        padding: 40px 20px;
    }
    .Quote-h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .Quote-p {
        font-size: 18px;
        line-height: 22px;
    }
    .Quote-img {
        width: 400px;
        height: 400px;
    }
    .Offer-Corpo-Ins-mainer {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .Offer-Corpo-Ins-heading-main {
        font-size: 30px;
    }
    .Offer-Corpo-Ins-para-main {
        font-size: 16px;
    }
    .goldi {
        flex-direction: row;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 95%;
        padding: 15px;
    }
    .Choose-Corpo-Ins-mainer {
        flex-direction: column;
        gap: 30px;
        text-align: center;
        padding: 50px 20px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 32px;
        line-height: 42px;
    }
    .Choose-Corpo-Ins-para {
        font-size: 15px;
        line-height: 20px;
        text-align: center;
    }
    .Choose-Corpo-Ins-img {
        width: 400px;
    }
    .Corpo-Ins-Mainer {
        flex-direction: column;
        gap: 50px;
        text-align: center;
    }
    .Corpo-Ins-heading {
        font-size: 32px;
        line-height: 42px;
    }
    .Corpo-Ins-para {
        font-size: 15px;
        line-height: 20px;
    }
    .Corpo-Ins-img {
        width: 350px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 48px;
        line-height: 56px;
    }
    .OI-span-holder {
        margin-top: 80px;
        flex-direction: column;
    }
    .OI-Mainer {
        height: 550px;
    }
    .United-Mainer {
        height: 500px;
    }
    .United-img {
        margin-top: 40px;
        width: 480px;
    }
    .IP-Mainer {
        height: 700px;
    }
    .IP-main {
        margin-top: 100px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 36px;
        line-height: 50px;
    }
    .IP-hero-para {
        font-size: 14px;
        line-height: 24px;
        margin-left: 7rem;
        margin-right: 7rem;
        padding: 0 1rem;
    }
    .partners-section {
        margin-top: 100px;
    }
    .allignment-left-right {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .travel-with-confidence-home-section {
        padding-left: 40px;
        width: 100%;
        padding-right: 40px;
    }
    .login-mainer {
        flex-direction: column !important;
        gap: 20px;
    }
    .login-part-2 {
        width: 400px;
        height: auto;
        padding: 20px;
    }
    .login-heading-main {
        font-size: 22px;
    }
    .login-child-1 {
        width: 100%;
        flex-direction: column;
    }
    .login-switch,
    .login-switch-2 {
        width: 100%;
        padding: 12px;
    }
    .login-input {
        width: 100%;
    }
    .login-btn {
        width: 100%;
    }
    .login-img {
        width: 100%;
        height: auto;
    }
    .pic-404 {
        width: 60%;
        left: 20%;
        top: 25%;
    }
    .para-404 {
        font-size: 18px;
        left: 10%;
    }
    .oops {
        font-size: 18px;
        line-height: 28px;
    }
    .btn-404 {
        width: 140px;
        height: 35px;
        font-size: 13px;
    }
    .stream-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .range-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ft-mainer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .faq-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .faq-title {
        font-size: 30px;
        line-height: 42px;
    }
    .faq-child {
        height: 60px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .faq-child span {
        font-size: 16px;
    }
    .faq-child img {
        width: 20px;
        height: 20px;
    }
    .faq-answer {
        font-size: 14.5px;
        padding: 16px;
    }
    .corporate-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .corporate-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .corporate-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .corporate-hero-para-main {
        text-align: center;
    }
    .corporate-hero-main-img {
        width: 400px !important;
    }
    .corporate-IF-head {
        text-align: center;
    }
    .car-tracker-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .car-tracker-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .car-tracker-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .car-tracker-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .car-tracker-hero-para-main {
        text-align: center;
    }
    .car-tracker-hero-main-img {
        width: 350px;
    }
    .car-tracker-IF-head {
        text-align: center;
    }
    .choose-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .choose-main-para {
        font-size: 16px;
    }
    .choose-title {
        font-size: 32px;
    }
    .choose-heading {
        font-size: 18px;
    }
    .choose-text {
        font-size: 14px;
    }
    .Bene-main-img {
        width: 400px;
    }
    .Bene-Child-h1 {
        font-size: 28px;
        text-align: left;
    }
    .spanner {
        font-size: 18px;
    }
    .Bene-mainer {
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .goku {
        display: flex;
        flex-direction: row !important;
        text-align: left;
    }
    .Bene-Child {
        text-align: left;
    }
    .trackers-container {
        padding-left: 40px !important;
        padding-right: 40px !important;
        gap: 30px;
    }
    .trackers-container {
        padding: 0 20px;
        gap: 16px;
    }
    .champa {
        flex-direction: row;
    }
    .trackers-title {
        font-size: 32px;
        line-height: 40px;
        text-align: left;
    }
    .trackers-main-para,
    .trackrs-simple-para,
    .tracker-type {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
    }
    .trackers-image {
        width: 100%;
        height: auto;
    }
    .emp-life-ins-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .emp-life-ins-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .hero-para-main {
        text-align: center;
    }
    .bb-hero-main-img {
        width: 350px;
    }
    .IF-head {
        text-align: center;
    }
    .bike-image {
        width: 350px;
    }
    .bike-header {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start;
    }
    .bike-title {
        font-size: 28px;
    }
    .bike-type {
        font-size: 18px;
    }
    .bike-wrapper {
        padding: 20px;
    }
    .choice-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .choice-title {
        font-size: 32px;
    }
    .choice-heading {
        font-size: 18px;
    }
    .choice-text {
        font-size: 14px;
    }
    .emp-life-ins-hero-mainer-zaida {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .emp-life-ins-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .hero-para-main {
        text-align: center;
    }
    .dd-hero-main-img {
        width: 350px;
    }
    .IF-head {
        text-align: center;
    }
    .Secure-ELI-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .Secure-ELI-mainer p {
        font-size: 18px;
        line-height: 25px;
    }
    .Ben-mainer {
        padding-left: 40px;
        padding-right: 40px;
        justify-content: space-between;
        text-align: left;
        gap: 40px;
    }
    .dd-Ben-img {
        max-width: 80%;
    }
    .Ben-Child {
        max-width: 100%;
    }
    .Sub-Child {
        justify-content: flex-start;
    }
    .Ben-Child-head {
        font-size: 28px;
    }
    .SC-txt {
        font-size: 20px;
    }
    .Ben-Child-para {
        font-size: 18px;
    }
    .SC-para {
        font-size: 18px;
    }
    .IC-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .IC-main-title {
        font-size: 32px;
        line-height: 38px;
    }
    .IC-main-para {
        font-size: 14px;
        line-height: 18px;
    }
    .IC-child-sub {
        align-items: flex-start;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 14px;
        line-height: 18px;
    }
    .delta span {
        font-size: 18px;
        line-height: 18px;
    }
    .IC-icon {
        display: block;
    }
    .Choose-ELI-mainer {
        flex-direction: column;
        text-align: center;
        gap: 40px;
        padding: 70px 5%;
    }
    .Choose-ELI-img {
        width: 100%;
    }
    .Choose-ELI-child h2 {
        font-size: 1.6rem;
    }
    .Choose-ELI-child p {
        font-size: 0.9rem;
    }
    .protect-mainer {
        flex-direction: column;
        text-align: center;
        gap: 40px;
        padding: 70px 5%;
    }
    .protect-img {
        width: 400px;
    }
    .protect-child h2 {
        font-size: 1.6rem;
        text-align: center;
    }
    .protect-child p {
        font-size: 0.9rem;
        text-align: center;
    }
    .life-insurance-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .life-insurance-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .life-insurance-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .life-insurance-hero-head-main {
        font-size: 28px;
        text-align: center;
    }
    .life-insurance-hero-para-main {
        text-align: center;
    }
    .life-insurance-hero-main-img {
        width: 350px;
    }
    .life-insurance-IF-head {
        text-align: center;
    }
    .look2-mainer {
        flex-direction: column;
        text-align: center;
        gap: 40px;
        padding: 70px 5%;
    }
    .look2-img {
        width: 300px;
    }
    .look2-child h2 {
        font-size: 1.6rem;
    }
    .look2-child p {
        font-size: 0.9rem;
    }
    .US-mainer {
        flex-direction: column;
        text-align: center;
        gap: 40px;
        padding: 70px 20px;
    }
    .US-Child h1 {
        font-size: 3rem;
        text-align: center;
    }
    .US-Child p {
        font-size: 1.5rem;
        text-align: center;
    }
    .US-img {
        width: 300px;
        height: 500px;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        padding-left: 40px;
        padding-right: 40px;
    }
    .WL-img {
        width: 90%;
        height: auto;
    }
    .WL-Child h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .WL-head-wala-para {
        font-size: 18px;
    }
    .WL-para {
        font-size: 20px;
        text-align: left;
    }
    .life-type-Heading-main h1 {
        font-size: 32px;
        text-align: center;
    }
    .life-type-Heading {
        font-size: 24px;
    }
    .life-type-para {
        font-weight: 18px;
        text-align: center;
    }
    .life-type-Insurance-box {
        max-width: 90%;
    }
    .life-type-Insurance-box h2 {
        font-size: 24px;
    }
    .life-type-Insurance-box p {
        font-size: 18px;
    }
    .emp-overall {
        height: 100%;
    }
    .herp-mainer {
        width: 100%;
    }
    .hero-child1-title {
        font-size: 1.8rem;
    }
    .hero-child1-para {
        font-size: 0.9rem;
    }
    .hero-child2-title {
        font-size: 1.3rem;
    }
    .hero-child2-inp {
        padding: 8px;
    }
    .look-mainer {
        text-align: center;
        gap: 40px;
        padding: 70px 5%;
    }
    .look-img {
        width: 70%;
    }
    .look-child h2 {
        font-size: 1.6rem;
    }
    .look-child p {
        font-size: 0.9rem;
    }
    .choose-employee-container {
        flex-direction: column;
        flex-wrap: wrap;
        text-align: center;
        padding: 30px 10px;
        gap: 20px;
    }
    .choose-employee-content h1 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
    }
    .choose-employee-benefit-title {
        font-size: 18px;
    }
    .choose-employee-content p {
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
    }
    .choose-employee-image {
        max-width: 90%;
    }
    .choose-employee-benefits-list {
        margin-top: 15px;
    }
    .choose-employee-benefit-item {
        margin-bottom: 10px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .choose-employee-benefit-item .d-flex {
        justify-content: flex-start;
    }
    .key-main-title {
        font-size: 32px;
    }
    .key-child-box {
        width: 90%;
    }
    .key-title {
        font-size: 22px;
    }
    .key-para {
        font-size: 18px;
    }
    .contact-title {
        font-size: 42px;
    }
    .contact-img {
        width: 500px;
    }
    .drop-mainer {
        padding: 20px;
    }
    .drop-child {
        padding: 15px;
        margin: 50px 20px;
    }
    .drop-title {
        font-size: 20px;
    }
    .drop-inp,
    .drop-txtarea {
        font-size: 14px;
    }
    .drop-btn {
        font-size: 14px;
    }
    .range-heading {
        padding: 0 20px;
    }
    .convinced-section {
        padding: 40px 5%;
    }
    .convinced-heading {
        font-size: 26px;
    }
    .contact-label {
        font-size: 24px;
    }
    .contact-details {
        font-size: 18px;
        text-align: left;
    }
    .convinced-image {
        width: 400px;
    }
    .team-child {
        width: 100%;
        margin-bottom: 20px;
    }
    .team-name {
        font-size: 24px;
    }
    .team-para {
        font-size: 16px;
    }
    .team-logo {
        width: 25px;
    }
    .section-main {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .title-container {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .section-title {
        font-size: 40px;
    }
    .section-description {
        font-size: 16px;
    }
    .section-image {
        width: 400px;
    }
    .hd-cont {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .about,
    .Insu-kr {
        font-size: 48px;
    }
    .hero-about-para {
        font-size: 16px;
    }
    .hero-about-img {
        width: 600px;
    }
    .travel-hero-majin {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        text-align: center;
    }
    .travel-hero-mainer {
        margin-top: 80px;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .travel-rower {
        flex-direction: row;
    }
    .travel-hero-head-main {
        font-size: 28px;
        text-align: left;
    }
    .travel-hero-main-img {
        width: 350px;
    }
    .travel-IF-btn {
        width: 140px;
    }
    .travel-IF-btn-active {
        width: 140px;
    }
    .why-choose-travel-ins-title {
        font-size: 26px;
    }
    .why-choose-travel-ins-subtitle {
        font-size: 16px;
    }
    .why-choose-travel-ins-text {
        font-size: 13px;
    }
    .why-choose-travel-ins-image {
        max-width: 90%;
    }
    .mantar {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 8px;
    }
    .insurance-main {
        padding: 30px 10px;
        gap: 20px;
    }
    .insurance-content,
    .insurance-image-wrapper {
        max-width: 100%;
        padding: 0 15px;
    }
    .insurance-content h1 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
    }
    .insurance-benefit-title {
        font-size: 16px;
    }
    .insurance-content p {
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
    }
    .insurance-image {
        max-width: 90%;
    }
    .insurance-benefits-list {
        margin-top: 15px;
    }
    .insurance-benefit-item {
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }
    .insurance-benefit-item .mantar {
        justify-content: flex-start;
    }
    .three-steps-wrapper {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }
    .three-steps-item {
        width: 80%;
    }
    .three-steps-image-1 {
        max-width: 100px;
    }
    .three-steps-image-2 {
        max-width: 250px;
    }
    .three-steps-image-3 {
        max-width: 100px;
    }
    .three-steps-title {
        font-size: 24px;
    }
    .private-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .ser-mainer {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }
    .serv-hold {
        width: 100%;
        text-align: center;
    }
    .private-title {
        font-size: 36px;
        line-height: 43.2px;
        text-align: center;
    }
    .private-description {
        text-align: center;
    }
    .discover-btn {
        width: 160px;
        height: 48px;
        font-size: 16px;
    }
    .footer-logo-img {
        width: 120px;
    }
    .cv {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ft-sub {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-links-title {
        font-size: 16px;
    }
    .footer-newsletter-btn {
        padding: 10px;
        font-size: 14px;
    }
    .footer-newsletter-input {
        font-size: 14px;
        padding: 12px;
    }
    .footer-social-icons {
        gap: 10px;
    }
    .footer-footer-links {
        gap: 20px;
    }
    .footer-bottom-text,
    .footer-bottom-details {
        font-size: 12px;
    }
    .cta-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .cta-heading {
        font-size: 32px;
        line-height: 40px;
        text-align: center;
    }
    .cta-description {
        font-size: 14px;
        line-height: 22px;
    }
    .cta-subheading {
        font-size: 14px;
    }
    .cta-action-button {
        padding: 10px;
    }
    .cta-action-button-left {
        height: 45px;
        font-size: 22px;
        padding-right: 10px;
    }
    .cta-action-button-number {
        font-size: 16px;
    }
    .need-main-alag {
        height: auto;
        padding: 30px;
    }
    .need-btn-alag {
        width: 90%;
        flex-direction: column;
        gap: 20px;
        height: auto;
        padding: 20px;
    }
    .need-border-alag {
        display: none;
    }
    .need-para-main-alag {
        font-size: 28px;
        line-height: 36px;
    }
    .need-2para-alag {
        font-size: 16px;
    }
    .need-num-alag {
        font-size: 24px;
    }
    .need-img-alag {
        width: 40px;
        height: 40px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-5 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
        width: 200px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-1 {
        transform: translatex(0%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-2 {
        transform: translatex(60%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-3 {
        transform: translatex(-60%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-4 {
        transform: translatex(-215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        margin-top: 20px;
        width: 250px;
        display: none;
    }
    .why-choose-home-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .why-choose-home-title {
        font-size: 36px;
        line-height: 43.2px;
        text-align: center;
    }
    .why-choose-home-card {
        padding: 20px;
    }
    .card-title {
        font-size: 20px;
        line-height: 24px;
    }
    .card-text {
        font-size: 16px;
        line-height: 20px;
    }
    .why-choose-home-card img {
        width: 50px;
    }
    .services-home-container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .services-home-mainer {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }
    .services-home-hold {
        width: 100%;
        text-align: center;
    }
    .services-home-title {
        font-size: 36px;
        line-height: 43.2px;
        text-align: center;
    }
    .services-home-description {
        text-align: center;
    }
    .services-home-discover-btn {
        width: 160px;
        height: 48px;
        font-size: 16px;
    }
    .hero-mainerrr {
        flex-wrap: wrap;
        align-items: center;
    }
    .Hero-child {
        padding-top: 60px;
        padding-left: 20px;
        padding-right: 20px;
        justify-content: flex-start;
    }
    .hero-des {
        text-align: left;
    }
    .hero-sub {
        justify-content: center;
        flex-direction: row;
    }
    .hero-main-img {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .need-main {
        height: auto;
        padding: 30px;
    }
    .need-btn {
        width: 90%;
        flex-direction: column;
        gap: 20px;
        height: auto;
        padding: 20px;
    }
    .need-border {
        display: none;
    }
    .need-para-main {
        font-size: 28px;
        line-height: 36px;
    }
    .need-2para {
        font-size: 16px;
    }
    .need-num {
        font-size: 24px;
    }
    .need-img {
        width: 40px;
        height: 40px;
    }
    .T-mainerr {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .T-main-head {
        font-size: 34px;
    }
    .T-para-main {
        font-size: 14px;
    }
    .T-Insurance-box {
        width: 100%;
        padding: 20px;
    }
    .T-don {
        flex-direction: column;
    }
    .commercial-section {
        padding-left: 40px;
        padding-right: 40px;
    }
    .commercial-heading {
        font-size: 32px;
        text-align: center;
    }
    .commercial-description {
        font-size: 14px;
        text-align: center;
    }
    .commercial-image {
        max-width: 90%;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .protect-mainer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .protect-img {
        width: 400px !important;
    }
    .protect-child h2 {
        font-size: 1.2rem;
    }
    .protect-child p {
        font-size: 0.8rem;
    }
    .look2-mainer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .look2-img {
        width: 200px !important;
    }
    .look2-child h2 {
        font-size: 1.2rem;
    }
    .look2-child p {
        font-size: 0.8rem;
    }
    .work-container-main {
        flex-direction: column;
        flex-wrap: wrap;
        text-align: center;
        padding: 30px 10px;
        gap: 20px;
    }
    .work-container-content,
    .work-image-wrapper {
        max-width: 100%;
        padding: 0 15px;
    }
    .work-container-content h1 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px;
    }
    .work-benefit-title {
        font-size: 18px;
    }
    .work-container-content p {
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
    }
    .work-image {
        max-width: 90%;
    }
    .work-benefits-list {
        margin-top: 15px;
    }
    .work-benefit-item {
        margin-bottom: 10px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .work-benefit-item .d-flex {
        justify-content: flex-start;
    }
    .EM-Heading-main {
        padding: 0 20px;
    }
    .EM-Insurance-box {
        max-width: 85%;
    }
    .partners-subtitle {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
        gap: 5px;
    }
    .partner-card {
        width: 7rem;
    }
    .partner-card img {
        width: 90px;
    }
    .cover-head h1 {
        font-size: 28px;
    }
    .cover-2nd-head {
        font-size: 20px;
    }
    .cover-head p {
        font-size: 14px;
    }
    .cover-img img {
        max-width: 400px;
    }
    .coverage-list {
        margin-top: 15px;
    }
    .coverage-item {
        margin-bottom: 10px;
        text-align: left;
    }
    .coverage-item .d-flex {
        justify-content: flex-start;
    }
}
@media (max-width: 600px) {
    .manter {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
    }
    .work-image {
        max-width: 80%;
    }
    .work-container-content h1 {
        font-size: 24px;
    }
    .work-container-content p {
        font-size: 12px;
    }
    .work-benefit-title {
        font-size: 16px;
    }
    .work-container-main {
        padding: 20px 5px;
    }
}
@media (max-width: 576px) {
    .Bene-main-img {
        width: 300px;
    }
    .Bene-Child-h1 {
        font-size: 24px;
        text-align: left;
    }
    .spanner {
        font-size: 16px;
    }
    .Bene-mainer {
        padding-left: 20px;
        padding-right: 20px;
        gap: 15px;
    }
    .goku {
        display: flex;
        flex-direction: row;
        text-align: left;
    }
    .Bene-Child {
        text-align: left;
    }
    .bike-image {
        width: 280px;
    }
    .bike-header {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start;
    }
    .bike-title {
        font-size: 24px;
    }
    .bike-type {
        font-size: 16px;
        text-align: left;
    }
    .bike-wrapper {
        padding: 15px;
    }
    .bike-description {
        text-align: left;
    }
    .policy-box {
        width: 100%;
        height: auto;
    }
    .section-main {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .title-container {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .section-title {
        font-size: 35px;
    }
    .section-description {
        font-size: 13px;
    }
    .section-image {
        width: 100%;
    }
    .about-mainer {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 100px;
    }
    .hd-cont {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .about,
    .Insu-kr {
        font-size: 35px;
    }
    .hero-about-para {
        font-size: 13px;
    }
    .hero-about-img {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .Logo {
        width: 150px;
    }
    .navbarr-mainer {
        margin: 0 20px;
        padding: 40px 0;
    }
    .login-mainer {
        flex-direction: column;
        gap: 20px;
        padding: 10px;
    }
    .login-part-2 {
        height: auto;
        padding: 16px;
    }
    .login-heading-main {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .login-child-1 {
        width: 100%;
        flex-direction: column;
        gap: 8px;
    }
    .login-switch,
    .login-switch-2 {
        width: 100%;
        font-size: 14px;
    }
    .login-label {
        font-size: 14px;
        line-height: 16.8px;
        margin-top: 16px;
        margin-bottom: 8px;
    }
    .login-input {
        width: 100%;
        height: 40px;
    }
    .login-btn {
        width: 100%;
        height: 40px;
        font-size: 14px;
        margin-top: 16px;
    }
    .login-img {
        width: 100%;
        height: auto;
    }
    .corporate-hero-textarea {
        width: 100%;
        height: 80px;
        font-size: 12px;
        padding: 6px;
    }
    .corporate-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .corporate-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .corporate-hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .corporate-hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .corporate-hero-main-img {
        width: 80% !important;
    }
    .corporate-IF-head {
        text-align: center;
    }
    .corporate-hero-IF {
        width: 100%;
        padding: 15px;
    }
    .corporate-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .car-tracker-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .car-tracker-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .car-tracker-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .car-tracker-hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .car-tracker-hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .car-tracker-hero-main-img {
        width: 60%;
    }
    .car-tracker-IF-head {
        text-align: center;
    }
    .car-tracker-hero-IF {
        width: 100%;
        padding: 15px;
    }
    .car-tracker-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .emp-life-ins-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .emp-life-ins-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .bb-hero-main-img {
        width: 60%;
    }
    .IF-head {
        text-align: center;
    }
    .hero-IF {
        width: 100%;
        padding: 15px;
    }
    .IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .emp-life-ins-hero-mainer-zaida {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .emp-life-ins-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .dd-hero-main-img {
        width: 60%;
    }
    .IF-head {
        text-align: center;
    }
    .hero-IF {
        width: 100%;
        padding: 15px;
    }
    .IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .life-insurance-hero-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding-left: 40px;
        padding-right: 40px;
        gap: 20px;
    }
    .life-insurance-hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .life-insurance-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .life-insurance-hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .life-insurance-hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .life-insurance-hero-main-img {
        width: 60%;
    }
    .life-insurance-IF-head {
        text-align: center;
    }
    .life-insurance-hero-IF {
        width: 100%;
        padding: 15px;
    }
    .life-insurance-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .convinced-section {
        flex-direction: column;
        text-align: center;
        padding: 30px 5%;
    }
    .convinced-heading {
        font-size: 24px;
    }
    .contact-label {
        font-size: 16px;
    }
    .contact-details {
        font-size: 14px;
        margin-left: 0;
    }
    .convinced-image {
        width: 100%;
    }
    .travel-hero-majin {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        text-align: center;
    }
    .travel-starter-hero {
        height: 100%;
        padding-bottom: 50px;
    }
    .travel-hero-mainer {
        margin-top: 80px;
    }
    .travel-hero-head-main {
        font-size: 24px;
        text-align: left;
    }
    .travel-hero-para-main {
        font-size: 14px;
    }
    .travel-hero-main-img {
        width: 100%;
    }
    .travel-hero-IF {
        width: 100%;
        padding: 15px;
    }
    .travel-IF-btn {
        width: 120px;
        height: 32px;
    }
    .travel-IF-btn-active {
        width: 120px;
        height: 32px;
    }
    .travel-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .EM-Insurance-box {
        max-width: 90%;
    }
    .partners-subtitle {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
        gap: 5px;
    }
    .partners-cards-container {
        justify-content: flex-end;
        padding-right: 20px;
    }
    .partners-cards-container-2 {
        padding-right: 20px;
    }
    .partner-card {
        width: 6rem;
    }
    .cover-img img {
        max-width: 350px;
    }
    .coverage-item {
        text-align: left;
    }
    .coverage-item .d-flex {
        justify-content: flex-start;
    }
}
@media (max-width: 525px) {
    .partners-section {
        margin-top: 120px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-5 {
        transform: translatex(0) scale(1);
        opacity: 1;
        z-index: 1;
        width: 200px;
        height: 300px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-1 {
        transform: translatex(0) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-2 {
        transform: translatex(15%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-4,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-3 {
        transform: translatex(-20%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        width: 250px;
        margin-top: 20px;
        height: 250px;
    }
    #carousel-item-1:checked ~ .carousel-cards #carousel-card-5,
    #carousel-item-2:checked ~ .carousel-cards #carousel-card-1,
    #carousel-item-3:checked ~ .carousel-cards #carousel-card-2,
    #carousel-item-4:checked ~ .carousel-cards #carousel-card-3,
    #carousel-item-5:checked ~ .carousel-cards #carousel-card-4 {
        transform: translatex(-215%) scale(0.8);
        opacity: 0.4;
        z-index: 0;
        height: 250px;
        margin-top: 20px;
        width: 250px;
        display: none;
    }
}
@media (max-width: 480px) {
    .partners-section {
        margin-top: 80px;
    }
    .faq-title {
        font-size: 24px;
        line-height: 36px;
    }
    .faq-child {
        height: 50px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .faq-child span {
        font-size: 14px;
    }
    .faq-child img {
        width: 18px;
        height: 18px;
    }
    .faq-answer {
        font-size: 13.5px;
        padding: 12px;
    }
    .choose-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .choose-title {
        font-size: 28px;
    }
    .choose-main-para {
        font-size: 15px;
    }
    .choose-heading {
        font-size: 16px;
    }
    .choose-text {
        font-size: 14px;
    }
    .trackers-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
        gap: 30px;
    }
    .trackers-container {
        padding: 0 20px;
        gap: 12px;
    }
    .champa {
        flex-direction: row;
    }
    .trackers-title {
        font-size: 28px;
        line-height: 34px;
    }
    .trackers-main-para,
    .trackrs-simple-para,
    .tracker-type {
        font-size: 12px;
        line-height: 16px;
        text-align: left;
    }
    .trackers-image {
        width: 100%;
        height: auto;
    }
    .choice-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .choice-title {
        font-size: 28px;
    }
    .choice-heading {
        font-size: 16px;
    }
    .choice-text {
        font-size: 14px;
    }
    .contact-title {
        font-size: 26px;
    }
    .contact-img {
        width: 100%;
        max-width: 350px;
    }
    .three-steps-item {
        width: 90%;
    }
    .three-steps-image-1 {
        max-width: 80px;
    }
    .three-steps-image-2 {
        max-width: 200px;
    }
    .three-steps-image-3 {
        max-width: 80px;
    }
    .three-steps-title {
        font-size: 20px;
    }
    .footer-logo-img {
        width: 120px;
    }
    .cv {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ft-sub {
        padding-left: 20px;
    }
    .footer-links-title {
        font-size: 16px;
    }
    .footer-newsletter-btn {
        padding: 10px;
        font-size: 14px;
    }
    .footer-newsletter-input {
        font-size: 14px;
        padding: 12px;
    }
    .footer-social-icons {
        gap: 10px;
    }
    .footer-footer-links {
        gap: 20px;
    }
    .footer-bottom-text,
    .footer-bottom-details {
        font-size: 12px;
    }
    .why-choose-home-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .why-choose-home-title {
        font-size: 32px;
        line-height: 38.4px;
    }
    .why-choose-home-card {
        padding: 16px;
    }
    .card-title {
        font-size: 18px;
        line-height: 21.6px;
    }
    .card-text {
        font-size: 14px;
        line-height: 18px;
    }
    .why-choose-home-card img {
        width: 50px;
    }
    .services-home-container {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .services-home-title {
        font-size: 32px;
        line-height: 38.4px;
    }
    .services-home-description {
        font-size: 14px;
        line-height: 20px;
    }
    .services-home-discover-btn {
        width: 140px;
        height: 44px;
        font-size: 14px;
    }
    .services-home-mainer {
        gap: 30px;
    }
    .Hero-child {
        padding-top: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .hero-des {
        font-size: 16px;
        line-height: 24px;
    }
    .hero-ha {
        min-width: 100%;
    }
    .hero-main-img {
        margin-top: 10px;
    }
}
@media (max-width: 425px) {
    .talker-child1 span {
        font-size: 20px;
        line-height: 30px;
    }
    .talker-h3 {
        font-size: 16px;
    }
    .talker-number {
        font-size: 20px;
    }
    .corporate-hero-textarea {
        width: 100%;
        height: 80px;
        font-size: 12px;
        padding: 6px;
    }
    .corporate-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .corporate-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .corporate-hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .corporate-hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .corporate-hero-main-img {
        width: 80% !important;
    }
    .corporate-IF-head {
        text-align: center;
    }
    .corporate-hero-IF {
        width: 100%;
        padding: 15px;
        margin-left: -20px !important;
    }
    .corporate-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .Quote-Mainer {
        gap: 30px;
    }
    .Quote-h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .Quote-p {
        font-size: 16px;
        line-height: 20px;
    }
    .Quote-img {
        width: 350px;
        height: 350px;
    }
    .Offer-Corpo-Ins-heading-main {
        font-size: 24px;
    }
    .Offer-Corpo-Ins-para-main {
        font-size: 14px;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 100%;
        padding: 10px;
    }
    .goldi-span {
        font-size: 18px;
    }
    .goldi-para {
        font-size: 14px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 28px;
        line-height: 36px;
    }
    .Choose-Corpo-Ins-para {
        font-size: 14px;
        line-height: 18px;
    }
    .Choose-Corpo-Ins-img {
        width: 300px;
    }
    .Corpo-Ins-heading {
        font-size: 28px;
        line-height: 36px;
    }
    .Corpo-Ins-para {
        font-size: 14px;
        line-height: 18px;
    }
    .Corpo-Ins-img {
        width: 300px;
    }
    .OI-span-holder {
        margin-top: 70px;
    }
    .OI-Mainer {
        height: 500px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 40px;
        line-height: 44px;
    }
    .United-Mainer {
        height: 500px;
    }
    .United-img {
        margin-top: 40px;
        width: 90%;
    }
    .IP-main {
        margin-top: 100px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 30px;
        line-height: 42px;
    }
    .IP-hero-para {
        font-size: 13px;
        line-height: 22px;
        margin-left: 4rem;
        margin-right: 4rem;
        padding: 0 1rem;
    }
    .life-type-mainer {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .partners-section {
        margin-top: 80px;
    }
    .allignment-left-right {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .faq-mainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .lineo {
        width: 95%;
        margin-left: 0;
    }
    .car-home-main {
        padding-left: 20px;
        padding-right: 20px;
    }
    .travel-with-confidence-home-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .login-part-2 {
        padding: 12px;
        width: 200px !important;
    }
    .login-heading-main {
        font-size: 18px;
        line-height: 22px;
    }
    .login-switch,
    .login-switch-2 {
        font-size: 12px;
    }
    .login-label {
        font-size: 12px;
        line-height: 14.4px;
    }
    .login-input {
        height: 35px;
    }
    .login-btn {
        height: 35px;
        font-size: 12px;
    }
    .pic-404 {
        width: 80%;
        left: 10%;
        top: 20%;
    }
    .oops {
        font-size: 18px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .para-404 {
        font-size: 17px;
        left: 10%;
    }
    .btn-404 {
        width: 140px;
        height: 30px;
        font-size: 12px;
    }
    .stream-mainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .Secure-ELI-mainer {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .Secure-ELI-mainer p {
        font-size: 18px;
        line-height: 25px;
    }
    .Ben-mainer {
        padding-left: 20px;
        padding-right: 20px;
        justify-content: space-between;
        text-align: left;
        gap: 40px;
    }
    .dd-Ben-img {
        max-width: 80%;
    }
    .Ben-Child {
        max-width: 100%;
    }
    .Sub-Child {
        justify-content: flex-start;
    }
    .IC-mainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .IC-main-title {
        font-size: 28px;
        line-height: 34px;
    }
    .IC-main-para {
        font-size: 12px;
        line-height: 16px;
    }
    .IC-child-sub {
        align-items: flex-start;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 12px;
        line-height: 16px;
    }
    .delta span {
        font-size: 16px;
        line-height: 16px;
    }
    .delta {
        gap: 5px;
        justify-content: flex-start;
    }
    .Choose-ELI-mainer {
        gap: 30px;
        padding: 60px 5%;
    }
    .Choose-ELI-img {
        width: 200px !important;
    }
    .Choose-ELI-child h2 {
        font-size: 1.4rem;
    }
    .Choose-ELI-child p {
        font-size: 0.85rem;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        gap: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .WL-Child h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .WL-head-wala-para {
        font-size: 16px;
        line-height: 22px;
    }
    .WL-para {
        font-size: 18px;
        text-align: left;
    }
    .life-type-Heading-main h1 {
        font-size: 24px;
        text-align: center;
    }
    .life-type-Heading {
        font-size: 20px;
    }
    .life-type-para {
        font-weight: 14px;
        text-align: center;
    }
    .life-type-Insurance-box {
        max-width: 90%;
    }
    .emp-overall {
        height: 100%;
    }
    .hero-child1-title {
        font-size: 1.5rem;
    }
    .hero-child1-para {
        font-size: 0.8rem;
    }
    .hero-child1-img {
        width: 90%;
    }
    .hero-radio-holder {
        display: flex;
        flex-direction: column;
    }
    .bar {
        display: none;
    }
    .hero-child2 {
        width: 95%;
        max-width: 380px;
        height: 720px;
    }
    .hero-child2-title {
        font-size: 1.3rem;
    }
    .hero-child2-inp {
        padding: 7px;
    }
    .look-mainer {
        gap: 30px;
        padding: 60px 5%;
    }
    .look-img {
        width: 85%;
    }
    .look-child h2 {
        font-size: 1.4rem;
    }
    .look-child p {
        font-size: 0.85rem;
    }
    .key-main-title {
        font-size: 28px;
    }
    .key-child-box {
        width: 100%;
        padding: 20px;
    }
    .key-title {
        font-size: 20px;
    }
    .key-para {
        font-size: 16px;
    }
    .team-child {
        width: 100%;
        margin-bottom: 20px;
    }
    .team-name {
        font-size: 16px;
    }
    .team-para {
        font-size: 12px;
    }
    .team-logo {
        width: 15px;
    }
    .mantar {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 8px;
    }
    .insurance-bullet-icon {
        width: 8px;
        height: 8px;
    }
    .insurance-image {
        max-width: 80%;
    }
    .insurance-content h1 {
        font-size: 22px;
    }
    .insurance-content p {
        font-size: 12px;
    }
    .insurance-benefit-title {
        font-size: 16px;
    }
    .insurance-main {
        padding: 20px 5px;
    }
    .private-container {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .private-title {
        font-size: 30px;
        line-height: 36px;
    }
    .private-description {
        font-size: 14px;
        line-height: 20px;
    }
    .discover-btn {
        width: 140px;
        height: 44px;
        font-size: 14px;
    }
    .ser-mainer {
        gap: 30px;
    }
    .cta-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .cta-heading {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }
    .cta-description {
        font-size: 13px;
        line-height: 20px;
    }
    .cta-subheading {
        font-size: 13px;
        text-align: center;
    }
    .cta-action-button {
        width: 100%;
        text-align: center;
    }
    .cta-action-button-left {
        height: 40px;
        font-size: 20px;
        padding-right: 8px;
    }
    .cta-action-button-number {
        font-size: 15px;
    }
    .need-btn-alag {
        padding: 15px;
    }
    .need-para-main-alag {
        font-size: 24px;
    }
    .need-2para-alag {
        font-size: 14px;
    }
    .need-num-alag {
        font-size: 22px;
    }
    .need-img-alag {
        width: 35px;
        height: 35px;
    }
    .partners-subtitle {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
        gap: 5px;
    }
    .partners-cards-container {
        justify-content: center;
    }
    .partners-cards-container-2 {
        justify-content: center;
    }
    .partner-card {
        width: 10rem;
    }
    .partner-card img {
        width: 80px;
    }
    .need-btn {
        padding: 15px;
    }
    .need-para-main {
        font-size: 24px;
    }
    .need-2para {
        font-size: 14px;
    }
    .need-num {
        font-size: 22px;
    }
    .need-img {
        width: 35px;
        height: 35px;
    }
    .T-mainerr {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .T-main-head {
        font-size: 30px;
    }
    .T-para-main {
        font-size: 13px;
    }
    .T-Insurance-box {
        width: 100%;
        padding: 18px;
    }
    .commercial-section {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .commercial-heading {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }
    .commercial-description {
        font-size: 13px;
        line-height: 20px;
        text-align: center;
    }
    .commercial-image {
        max-width: 85%;
    }
}
@media (max-width: 400px) {
    .choose-employee-image {
        max-width: 80%;
    }
    .choose-employee-content h1 {
        font-size: 22px;
    }
    .choose-employee-content p {
        font-size: 12px;
    }
    .choose-employee-benefit-title {
        font-size: 16px;
    }
    .choose-employee-container {
        padding: 20px 5px;
    }
    .cover-img img {
        max-width: 300px;
    }
    .cover-head h1 {
        font-size: 24px;
    }
    .cover-head p {
        font-size: 12px;
    }
    .cover-2nd-head {
        font-size: 18px;
    }
    .why-choose-travel-ins-title {
        font-size: 22px;
    }
    .why-choose-travel-ins-subtitle {
        font-size: 14px;
    }
    .why-choose-travel-ins-text {
        font-size: 12px;
    }
    .why-choose-travel-ins-image {
        max-width: 80%;
    }
}
@media (max-width: 375px) {
    .about-mainer {
        background-color: #e6f4f9;
        height: 100%;
        padding-bottom: 100px;
    }
    .hd-cont {
        flex-wrap: wrap;
        text-align: center;
        flex-direction: column;
        padding-bottom: 10px;
    }
    .about,
    .Insu-kr {
        font-size: 30px;
    }
    .hero-about-para {
        font-size: 13px;
    }
    .hero-about-img {
        width: 100%;
    }
    .corporate-hero-textarea {
        width: 100%;
        height: 80px;
        font-size: 12px;
        padding: 6px;
    }
    .corporate-mainer {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        gap: 20px;
    }
    .hero-all {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .corporate-holder {
        height: 100%;
        padding-bottom: 50px;
    }
    .corporate-hero-head-main {
        font-size: 24px;
        text-align: center;
    }
    .corporate-hero-para-main {
        font-size: 14px;
        text-align: center;
    }
    .corporate-hero-main-img {
        width: 80% !important;
    }
    .corporate-IF-head {
        text-align: center;
    }
    .corporate-hero-IF {
        width: 100%;
        padding: 15px;
        margin-left: -20px !important;
    }
    .corporate-IF-nxt {
        padding: 5px;
        font-size: 14px;
    }
    .Secure-ELI-mainer {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .Secure-ELI-mainer p {
        font-size: 16px;
        line-height: 25px;
    }
    .IC-mainer {
        padding-left: 15px;
        padding-right: 15px;
    }
    .IC-main-title {
        font-size: 24px;
        line-height: 30px;
    }
    .IC-main-para {
        font-size: 10px;
        line-height: 14px;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 10px;
        line-height: 14px;
    }
    .delta span {
        font-size: 14px;
        line-height: 14px;
    }
    .IC-icon {
        display: block;
    }
    .US-mainer {
        gap: 25px;
        padding: 50px 10px;
    }
    .US-Child h1 {
        font-size: 1.7rem;
        text-align: center;
    }
    .US-Child p {
        font-size: 0.5rem;
        line-height: 30px;
    }
    .US-img {
        width: 150px;
        height: 300px;
    }
    .line {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
    }
    .WL-mainer {
        gap: 20px;
        padding-left: 1px;
        padding-right: 10px;
    }
    .WL-Child h1 {
        font-size: 28px;
        line-height: 36px;
    }
    .WL-head-wala-para {
        font-size: 14px;
        line-height: 20px;
    }
    .WL-para {
        font-size: 16px;
        text-align: left;
    }
    .WL-img {
        width: 100%;
    }
    .emp-overall {
        height: 100%;
    }
    .herp-mainer {
        width: 100%;
    }
    .hero-mainer {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px;
        padding: 30px 5%;
    }
    .hero-child1-title {
        font-size: 1.2rem;
    }
    .hero-child1-para {
        font-size: 0.8rem;
    }
    .hero-child1-img {
        width: 90%;
    }
    .hero-child2 {
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .bar {
        display: none;
    }
    .hero-child2-title {
        font-size: 1.2rem;
    }
    .hero-child2-inp {
        padding: 6px;
    }
    .mantar {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 8px;
    }
    .insurance-bullet-icon {
        width: 8px;
        height: 8px;
    }
    .insurance-content h1 {
        font-size: 20px;
    }
    .insurance-content p {
        font-size: 12px;
        line-height: 1.4;
    }
    .insurance-benefit-title {
        font-size: 14px;
    }
    .insurance-image {
        max-width: 75%;
    }
    .private-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .private-title {
        font-size: 28px;
        line-height: 34px;
    }
    .private-description {
        font-size: 13px;
        line-height: 18px;
    }
    .discover-btn {
        width: 130px;
        height: 42px;
        font-size: 13px;
    }
    .cta-heading {
        font-size: 24px;
        line-height: 32px;
    }
    .cta-description {
        font-size: 12px;
        line-height: 18px;
    }
    .cta-subheading {
        font-size: 12px;
    }
    .cta-action-button {
        flex-direction: column;
        padding: 8px;
    }
    .cta-action-button-left {
        height: 35px;
        font-size: 18px;
    }
    .cta-action-button-number {
        font-size: 14px;
    }
    .need-btn-alag {
        padding: 10px;
        gap: 10px;
    }
    .need-para-main-alag {
        font-size: 20px;
    }
    .need-2para-alag {
        font-size: 12px;
    }
    .need-num-alag {
        font-size: 20px;
    }
    .need-img-alag {
        width: 30px;
        height: 30px;
    }
    .partners-subtitle {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
        gap: 5px;
    }
    .need-btn {
        padding: 10px;
        gap: 10px;
    }
    .need-para-main {
        font-size: 20px;
    }
    .need-2para {
        font-size: 12px;
    }
    .need-num {
        font-size: 20px;
    }
    .need-img {
        width: 30px;
        height: 30px;
    }
    .T-mainerr {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .T-main-head {
        font-size: 26px;
    }
    .T-para-main {
        font-size: 12px;
    }
    .T-Insurance-box {
        padding: 15px;
    }
    .commercial-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .commercial-heading {
        font-size: 26px;
        line-height: 32px;
    }
    .commercial-description {
        font-size: 12px;
        line-height: 18px;
    }
    .commercial-image {
        max-width: 80%;
    }
}
@media (max-width: 374px) {
    .key-main-title {
        font-size: 24px;
    }
    .key-child-box {
        padding: 18px;
    }
    .key-title {
        font-size: 18px;
    }
    .key-para {
        font-size: 15px;
    }
}
@media (max-width: 320px) {
    .talker-child1 span {
        font-size: 18px;
    }
    .talker-h3 {
        font-size: 14px;
    }
    .talker-number {
        font-size: 18px;
    }
    .talker-img {
        width: 20px;
        height: 20px;
    }
    .navbarr-mainer {
        margin: 0 10px;
        padding: 40px 0;
    }
    .mobile-menu {
        padding: 10px;
    }
    .Quote-Mainer {
        padding: 30px 15px;
        gap: 20px;
    }
    .Quote-h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .Quote-p {
        font-size: 14px;
        line-height: 18px;
    }
    .Quote-img {
        width: 300px;
        height: 300px;
    }
    .Offer-Corpo-Ins-heading-main {
        font-size: 20px;
        line-height: 26px;
    }
    .Offer-Corpo-Ins-para-main {
        font-size: 12px;
    }
    .Offer-Corpo-Ins-child1,
    .Offer-Corpo-Ins-child2 {
        width: 100%;
        padding: 8px;
    }
    .goldi-span {
        font-size: 16px;
    }
    .goldi-para {
        font-size: 12px;
    }
    .Choose-Corpo-Ins-heading {
        font-size: 24px;
        line-height: 32px;
    }
    .Choose-Corpo-Ins-para {
        font-size: 13px;
        line-height: 16px;
    }
    .Choose-Corpo-Ins-img {
        width: 250px;
    }
    .Corpo-Ins-heading {
        font-size: 24px;
        line-height: 32px;
    }
    .Corpo-Ins-para {
        font-size: 13px;
        line-height: 16px;
    }
    .Corpo-Ins-img {
        width: 250px;
    }
    .OI-span-holder {
        margin-top: 70px;
    }
    .OI-Mainer {
        height: 500px;
    }
    .OI-about,
    .OI-Insu-kr {
        font-size: 38px;
        line-height: 40px;
    }
    .United-Mainer {
        height: 500px;
    }
    .United-img {
        margin-top: 40px;
        width: 80%;
        max-width: 300px;
    }
    .IP-main {
        margin-top: 100px;
    }
    .IP-about,
    .IP-Insu-kr {
        font-size: 24px;
        line-height: 36px;
    }
    .IP-hero-para {
        font-size: 12px;
        line-height: 20px;
        margin-left: 2rem;
        margin-right: 2rem;
        padding: 0 0.5rem;
    }
    .life-type-mainer {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .partners-section {
        margin-top: 80px;
    }
    .allignment-left-right {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .faq-mainer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .car-home-main {
        padding-left: 10px;
        padding-right: 10px;
    }
    .travel-with-confidence-home-section {
        padding-left: 10px;
        padding-right: 10px;
    }
    .login-part-2 {
        padding: 12px;
        width: 200px !important;
    }
    .login-heading-main {
        font-size: 18px;
        line-height: 22px;
    }
    .login-switch,
    .login-switch-2 {
        font-size: 12px;
    }
    .login-label {
        font-size: 12px;
        line-height: 14.4px;
    }
    .login-input {
        height: 35px;
    }
    .login-btn {
        height: 35px;
        font-size: 12px;
    }
    .pic-404 {
        width: 70%;
        left: 15%;
        top: 20%;
    }
    .oops {
        font-size: 18px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .para-404 {
        font-size: 17px;
        left: 10%;
    }
    .btn-404 {
        width: 140px;
        height: 30px;
        font-size: 12px;
    }
    .stream-mainer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .IS-2Head {
        text-align: left;
    }
    .IS-2para {
        text-align: left;
    }
    .Secure-ELI-mainer {
        padding-left: 10px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .Secure-ELI-mainer h1 {
        font-size: 24px;
        line-height: 26px;
    }
    .Secure-ELI-mainer p {
        font-size: 16px;
        line-height: 25px;
    }
    .IC-mainer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .IC-main-title {
        font-size: 24px;
    }
    .IC-main-para {
        font-size: 12px;
    }
    .IC-child-sub h2,
    .IC-child-2-sub h2 {
        font-size: 16px;
    }
    .IC-child-sub p,
    .IC-child-2-sub p {
        font-size: 12px;
    }
    .IC-icon {
        display: block;
    }
    .delta span {
        font-size: 12px;
    }
    .Choose-ELI-mainer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 50px 5%;
    }
    .Choose-ELI-img {
        width: 200px !important;
        margin-left: -28px;
    }
    .Choose-ELI-child h2 {
        font-size: 1.2rem;
    }
    .Choose-ELI-child p {
        font-size: 0.8rem;
    }
    .protect-mainer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .protect-img {
        width: 200px !important;
    }
    .protect-child h2 {
        font-size: 1.2rem;
    }
    .protect-child p {
        font-size: 0.8rem;
    }
    .look2-mainer {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }
    .look2-img {
        width: 200px !important;
    }
    .look2-child h2 {
        font-size: 1.2rem;
    }
    .look2-child p {
        font-size: 0.8rem;
    }
    .US-mainer {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .US-Child h1 {
        font-size: 1rem;
        text-align: center;
    }
    .US-Child p {
        font-size: 0.85rem;
        text-align: center;
    }
    .US-img {
        width: 150px;
        height: 300px;
    }
    .emp-overall {
        height: 100%;
    }
    .hero-mainer {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px;
        padding: 30px 5%;
    }
    .hero-child1-title {
        font-size: 1.2rem;
    }
    .hero-child1-para {
        font-size: 0.8rem;
    }
    .hero-child1-img {
        width: 100%;
    }
    .hero-child2 {
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .bar {
        display: none;
    }
    .hero-child2-title {
        font-size: 1.2rem;
    }
    .hero-child2-inp {
        padding: 6px;
    }
    .look-mainer {
        text-align: center;
        gap: 20px;
        padding: 50px 5%;
    }
    .look-img {
        width: 100%;
        margin-left: -28px;
    }
    .look-child h2 {
        font-size: 1.2rem;
    }
    .look-child p {
        font-size: 0.8rem;
    }
    .key-main-title {
        font-size: 22px;
    }
    .key-child-box {
        padding: 16px;
    }
    .key-title {
        font-size: 16px;
    }
    .key-para {
        font-size: 14px;
    }
    .mantar {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 0;
    }
    .insurance-content h1 {
        font-size: 18px;
    }
    .insurance-content p {
        font-size: 11px;
    }
    .insurance-benefit-title {
        font-size: 14px;
    }
    .insurance-bullet-icon {
        width: 8px;
        height: 8px;
    }
    .insurance-main {
        padding: 15px 5px;
    }
    .private-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .private-title {
        font-size: 26px;
        line-height: 32px;
    }
    .private-description {
        font-size: 12px;
        line-height: 18px;
    }
    .discover-btn {
        width: 120px;
        height: 40px;
        font-size: 12px;
    }
    .footer-logo-img {
        width: 100px;
    }
    .cv {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-description {
        font-size: 12px;
    }
    .footer-links-title {
        font-size: 14px;
    }
    .footer-links p {
        font-size: 12px;
    }
    .footer-newsletter-title {
        font-size: 16px;
    }
    .footer-newsletter-input {
        width: 100%;
        padding: 10px;
    }
    .footer-newsletter-btn {
        width: 100%;
        padding: 10px;
        font-size: 12px;
    }
    .ft-sub {
        padding-left: 20px;
    }
    .footer-social-icons img {
        height: 16px;
        width: 16px;
    }
    .footer-footer-links {
        gap: 10px;
    }
    .footer-bottom-text,
    .footer-bottom-details {
        font-size: 10px;
    }
    .cta-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cta-heading {
        font-size: 22px;
        line-height: 28px;
    }
    .cta-description {
        font-size: 11px;
        line-height: 16px;
    }
    .cta-subheading {
        font-size: 11px;
    }
    .cta-action-button {
        padding: 6px;
    }
    .cta-action-button-left {
        font-size: 16px;
    }
    .cta-action-button-number {
        font-size: 13px;
    }
    .need-btn-alag {
        width: 100%;
        padding: 10px;
    }
    .need-para-main-alag {
        font-size: 18px;
    }
    .need-2para-alag {
        font-size: 12px;
    }
    .need-num-alag {
        font-size: 18px;
    }
    .need-img-alag {
        width: 25px;
        height: 25px;
    }
    .partners-subtitle {
        padding-left: 0;
        width: 100%;
        padding-right: 0;
        gap: 5px;
    }
    .need-btn {
        width: 100%;
        padding: 10px;
    }
    .need-para-main {
        font-size: 18px;
    }
    .need-2para {
        font-size: 12px;
    }
    .need-num {
        font-size: 18px;
    }
    .need-img {
        width: 25px;
        height: 25px;
    }
    .T-mainerr {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .T-main-head {
        font-size: 24px;
    }
    .T-para-main {
        font-size: 11px;
    }
    .T-Insurance-box {
        padding: 12px;
    }
    .commercial-section {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .commercial-heading {
        font-size: 24px;
        line-height: 30px;
    }
    .commercial-description {
        font-size: 12px;
        line-height: 16px;
    }
    .commercial-image {
        max-width: 75%;
    }
}
@media screen and (max-width: 320px) {
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 480px) {
    .life-insu-card {
        width: 100%;
    }
    .life-insu-img {
        width: 50px;
    }
    .life-insu-2Head {
        font-size: 16px;
    }
    .life-insu-2para {
        font-size: 13px;
    }
    .life-insu-last-para {
        font-size: 13px;
        padding: 0 20px;
    }
    .IS-card-list {
        padding: 0 15px;
        gap: 20px;
    }
    .IS-Head {
        font-size: 20px;
    }
    .IS-card {
        padding: 10px;
    }
    .IS-img {
        width: 50px;
    }
    .IS-2Head {
        font-size: 16px;
    }
    .IS-2para {
        font-size: 13px;
    }
    .IS-last-para {
        font-size: 13px;
        padding: 0 20px;
    }
    .hero-Car-Ins-section {
        padding: 3vh 20px;
    }
    .hero-Car-Ins-both {
        flex-wrap: wrap;
        padding-bottom: 10px;
        justify-content: center;
    }
    .hero-Car-Ins-donha {
        width: 100%;
        text-align: center;
    }
    .hero-Car-Ins-head-main {
        font-size: 24px;
    }
    .hero-Car-Ins-main-para {
        font-size: 13px;
        max-width: 90%;
        margin: 0 auto 20px;
    }
    .hero-Car-Ins-main-image {
        max-width: 100%;
        width: 90%;
    }
    .hero-Car-Ins-car-mgm {
        width: 100%;
        margin-top: 30px;
        padding: 15px;
        height: auto;
    }
    .hero-Car-Ins-button {
        font-size: 14px;
        padding: 8px;
    }
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .IS-Car-Ins-card-list {
        gap: 20px;
    }
    .IS-Car-Ins-card {
        width: 100%;
        padding: 10px;
    }
    .IS-Car-Ins-img {
        width: 50px;
    }
    .IS-Car-Ins-2Head {
        font-size: 16px;
    }
    .IS-Car-Ins-2para {
        font-size: 13px;
    }
    .IS-Car-Ins-last-para {
        font-size: 13px;
        padding: 0 20px;
    }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .IS-card-list {
        padding: 0 20px;
        gap: 25px;
    }
    .IS-card {
        padding: 12px;
    }
    .IS-img {
        width: 60px;
    }
    .IS-2Head {
        font-size: 17px;
    }
    .IS-2para {
        font-size: 14px;
    }
    .IS-last-para {
        font-size: 14px;
        padding: 0 30px;
    }
    .hero-Car-Ins-section {
        padding: 4vh 20px;
    }
    .hero-Car-Ins-donha {
        width: 100%;
        text-align: center;
    }
    .hero-Car-Ins-head-main {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .hero-Car-Ins-main-para {
        font-size: 14px;
        max-width: 90%;
        margin: 0 auto 20px;
    }
    .hero-Car-Ins-main-image {
        max-width: 90%;
        width: auto;
        margin: 0 auto;
    }
    .hero-Car-Ins-car-mgm {
        width: 90%;
        margin: 30px auto 0;
        padding: 20px;
        height: auto;
    }
    .hero-Car-Ins-button {
        font-size: 16px;
        padding: 10px;
    }
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .IS-Car-Ins-card-list {
        gap: 25px;
    }
    .IS-Car-Ins-card {
        width: 48%;
        padding: 12px;
    }
    .IS-Car-Ins-img {
        width: 60px;
    }
    .IS-Car-Ins-2Head {
        font-size: 17px;
    }
    .IS-Car-Ins-2para {
        font-size: 14px;
    }
    .IS-Car-Ins-last-para {
        font-size: 14px;
        padding: 0 30px;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .IS-card-list {
        padding: 0 30px;
        gap: 30px;
    }
    .IS-card {
        padding: 15px;
    }
    .IS-img {
        width: 70px;
    }
    .IS-2Head {
        font-size: 18px;
    }
    .IS-2para {
        font-size: 15px;
    }
    .IS-last-para {
        font-size: 15px;
        padding: 0 40px;
    }
    .hero-Car-Ins-both {
        flex-wrap: wrap;
        padding-bottom: 10px;
        justify-content: center;
    }
    .hero-Car-Ins-donha {
        width: 50%;
    }
    .hero-Car-Ins-main-image {
        max-width: 400px;
    }
    .hero-Car-Ins-car-mgm {
        width: 30rem;
        margin-top: 40px;
    }
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .IS-Car-Ins-card-list {
        gap: 30px;
    }
    .IS-Car-Ins-card {
        width: 48%;
        padding: 15px;
    }
    .IS-Car-Ins-img {
        width: 70px;
    }
    .IS-Car-Ins-2Head {
        font-size: 18px;
    }
    .IS-Car-Ins-2para {
        font-size: 15px;
    }
    .IS-Car-Ins-last-para {
        font-size: 15px;
        padding: 0 40px;
    }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
    .life-insu-mainer {
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .life-insu-card {
        width: 48%;
    }
    .life-insu-img {
        width: 60px;
    }
    .life-insu-2Head {
        font-size: 17px;
    }
    .life-insu-2para {
        font-size: 14px;
    }
    .life-insu-last-para {
        font-size: 14px;
        padding: 0 30px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1920px) {
    .IS-card-list {
        padding: 0 40px;
        gap: 30px;
    }
    .IS-card {
        padding: 15px;
    }
    .IS-img {
        width: 70px;
    }
    .IS-2Head {
        font-size: 18px;
    }
    .IS-2para {
        font-size: 15px;
    }
    .IS-last-para {
        font-size: 15px;
        padding: 0 300px;
    }
    .IS-Car-Ins-Mainer {
        margin-top: 80px;
        margin-bottom: 80px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .IS-Car-Ins-card-list {
        gap: 30px;
    }
    .IS-Car-Ins-card {
        width: 32%;
        padding: 15px;
    }
    .IS-Car-Ins-img {
        width: 70px;
    }
    .IS-Car-Ins-2Head {
        font-size: 18px;
    }
    .IS-Car-Ins-2para {
        font-size: 15px;
    }
    .IS-Car-Ins-last-para {
        font-size: 15px;
        padding: 0 300px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .hero-Car-Ins-donha {
        width: 50%;
    }
    .hero-Car-Ins-main-image {
        max-width: 500px;
    }
    .hero-Car-Ins-car-mgm {
        width: 35rem;
        margin-top: 40px;
        max-height: 80%;
        min-height: 300px;
        height: auto;
    }
}
@media screen and (min-width: 1441px) and (max-width: 1919px) {
    .hero-Car-Ins-section {
        padding: 5vh 10%;
    }
    .hero-Car-Ins-donha {
        width: 55%;
    }
    .hero-Car-Ins-head-main {
        font-size: 40px;
    }
    .hero-Car-Ins-main-para {
        font-size: 16px;
        max-width: 600px;
    }
    .hero-Car-Ins-main-image {
        max-width: 650px;
    }
    .hero-Car-Ins-car-mgm {
        width: 45rem;
        padding: 30px;
    }
    .hero-Car-Ins-button {
        font-size: 18px;
        padding: 12px;
    }
}
@media (min-width: 1600px) {
    .nav-link-font {
        font-size: 16px;
    }
}
@media (min-width: 1024px) {
    .nav-link-font {
        font-size: 11px;
    }
    .navbar-nav {
        margin-right: 1rem !important;
    }
    .calling {
        width: 14px;
        height: 14px;
    }
    .Shield {
        width: 14px;
        height: 14px;
    }
}
@media (min-width: 1280px) {
    .nav-link-font {
        font-size: 13px;
    }
    .calling {
        width: 20px;
        height: 20px;
    }
    .Shield {
        width: 24px;
        height: 24px;
    }
}
@media (min-width: 1366px) {
    .nav-link-font {
        font-size: 14px;
    }
    .calling {
        width: 24px;
        height: 24px;
    }
    .Shield {
        width: 24px;
        height: 24px;
    }
}
@media (max-width: 992px) {
    .nav-link-font {
        font-size: 10px;
    }
    #navbarNav .mb-2 {
        margin-right: 1.5rem !important;
    }
    .calling,
    .Shield {
        width: 18px;
        height: 18px;
    }
}
.text-Mate-Black {
    color: #424242;
}
.backgroud-Mate-Black {
    background: #424242;
}
.text-gray-700 {
    color: #7b7b7b;
}
.background-gray-700 {
    background: #7b7b7b;
}
.text-gray-300 {
    color: #4e4b66;
}
.background-gray-300 {
    background: #4e4b66;
}
.text-gray-500 {
    color: #6e7191;
}
.background-gray-500 {
    background: #6e7191;
}
.text-neutral-100 {
    color: #1d1e25;
}
.background-neutral-100 {
    background: #1d1e25;
}
.text-light-black {
    color: dimgray;
}
.background-light-black {
    background: dimgray;
}
.custom-font-normal {
    font-weight: 400;
}
.custom-font-medium {
    font-weight: 500;
}
.custom-font-semibold {
    font-weight: 600;
}
.custom-font-bold {
    font-weight: 700;
}
.custom-h1 {
    font-family: Lato;
    font-size: 64px;
    line-height: 60px;
}
.custom-h-One {
    font-family: Lato;
    font-size: 48px;
    line-height: 50px;
}
.custom-h2 {
    font-family: Lato;
    font-size: 40px;
    line-height: 50px;
}
.custom-h3 {
    font-family: Lato;
    font-size: 28px;
    line-height: 50px;
}
.custom-h4 {
    font-family: Lato;
    font-size: 24px;
    line-height: 30px;
}
.custom-h5 {
    font-family: Lato;
    font-size: 24px;
    line-height: 30px;
}
.custom-h6 {
    font-family: Lato;
    font-size: 18px;
    line-height: 25px;
}
.custom-p {
    font-family: Lato;
    font-size: 20px;
    line-height: 31px;
}
.custom-hero-text {
    font-family: Lato;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #7b7b7b;
}
.travel-hero-2nd-head {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: justified;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: dimgray;
}
.custom-width-49 {
    width: 49%;
}
@media (max-width: 1420px) and (min-width: 1281px) {
    .custom-h1 {
        font-family: Lato;
        font-size: 44px;
    }
    .custom-h-One {
        font-family: Lato;
        font-size: 36px;
        line-height: 50px;
    }
    .custom-h2 {
        font-family: Lato;
        font-size: 38px;
    }
    .custom-h3 {
        font-family: Lato;
        font-size: 24px;
    }
    .custom-h4 {
        font-family: Lato;
        font-size: 20px;
    }
    .custom-h5 {
        font-family: Lato;
        font-size: 20px;
    }
    .custom-h6 {
        font-family: Lato;
        font-size: 16px;
    }
    .custom-p {
        font-family: Lato;
        font-size: 18px;
        line-height: 24px;
    }
    .custom-hero-text {
        font-size: 18px;
    }
    .travel-hero-2nd-head {
        font-size: 14px;
    }
    .custom-width-49 {
        width: 49%;
    }
}
@media (max-width: 768px) {
    .custom-flex-reverse-sm {
        flex-direction: row-reverse !important;
    }
}
@media (max-width: 1280px) {
    .custom-h1 {
        font-family: Lato;
        font-size: 38px;
    }
    .custom-h-One {
        font-family: Lato;
        font-size: 32px;
        line-height: 50px;
    }
    .custom-h2 {
        font-family: Lato;
        font-size: 34px;
    }
    .custom-h3 {
        font-family: Lato;
        font-size: 20px;
    }
    .custom-h4 {
        font-family: Lato;
        font-size: 18px;
    }
    .custom-h5 {
        font-family: Lato;
        font-size: 20px;
    }
    .custom-h6 {
        font-family: Lato;
        font-size: 14px;
    }
    .custom-p {
        font-family: Lato;
        font-size: 16px;
        line-height: 20px;
    }
    .custom-hero-text {
        font-size: 16px;
    }
    .travel-hero-2nd-head {
        font-size: 14px;
    }
    .custom-width-49 {
        width: 49%;
    }
}
