.sticky-nav {
    max-width: 100%
}

.home_header .why_pay_more {
    line-height: 100px;
    margin-top: 80px;
    margin-bottom: 25px
}

.home_header .benner_h1 {
    margin-bottom: 70px;
    line-height: 70px
}

.option_boxes_outer .option_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 25px
}

.option_boxes_outer .option_boxes .option_box,
.option_boxes_outer .option_boxes .option_box_Two {
    background-color: #e6f1e1;
    height: 150px;
    width: 225px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 0 5px #00000070
}

.option_boxes_outer .option_boxes .option_box p,
.option_boxes_outer .option_boxes .option_box_Two p {
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    gap: 10px
}

.option_boxes_outer .option_boxes .option_box p img,
.option_boxes_outer .option_boxes .option_box_Two p img {
    width: 32px
}

.option_boxes_outer .option_boxes .option_box .image,
.option_boxes_outer .option_boxes .option_box_Two .image {
    width: 70px;
    height: 70px;
    margin: 8px auto 0
}

.option_boxes_outer .option_boxes .option_box:nth-child(4) .image,
.option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
    width: 120px
}

.third_form_outer .third_form {
    display: flex;
    align-items: flex-end;
    gap: 15px;
    margin: 0 auto
}

.third_form_outer .third_form .label_field {
    display: flex;
    flex-direction: column;
    width: 40%
}

.third_form_outer .third_form .label_field .label_and_icon {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed img,
.error-msg {
    display: none
}

.third_form_outer .third_form .label_field .label_icon {
    width: 36px
}

.third_form_outer .third_form .third_form_submit {
    width: 20%;
    border-radius: 10px;
    height: 70px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .25);
    transition: .3s ease-in-out
}

.third_form_outer .third_form .third_form_submit:hover {
    background-color: #5faa46 !important
}

.third_form_outer .third_form input {
    border: 1px solid #9d9d9d;
    border-radius: 10px;
    padding: 0 10px 0 55px;
    height: 70px;
    background-color: #fff
}

.error-msg {
    position: absolute;
    bottom: -20px
}

.error-msg-boxes {
    top: -20px
}

.slide_arrows_outer .slide_arrows {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 12px
}

.slide_arrows_outer .slide_arrows .left_slide,
.slide_arrows_outer .slide_arrows .right_slide {
    background-color: #fff;
    width: 53px;
    height: 53px;
    border-radius: 100px;
    padding: 13px 20px 13px 13px;
    position: static;
    margin: 0
}

.slide_arrows_outer .slide_arrows .right_slide {
    padding: 13px 13px 13px 20px
}


.get_a_free .get_a_free_p{
    margin-bottom: 40px
}

.get_a_free .get_a_free_h2 {
    margin: 0px 0 40px;
    line-height: 70px
}

.swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

.swiper-pagination-bullet {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
    box-shadow: 0px 0px 5px #0000006b;
}

.swiper-pagination-bullet-active {
    background-color: #62a845;
    opacity: 1
}

.get_a_free {
    margin-top: 80px;
    margin-bottom: 80px;
}

/* BLOG BANNER START */
.blog_banner {
    width: 100%;
    height: 460px;
}
.blog_banner img {
    object-fit: cover;
    object-position: center;
}
/* BLOG BANNER END */

/* BLOGS AND ARTICLES START */
.blogs_and_articles {
    margin: 30px 0px 100px 0px;
}
.blogs_and_articles h2 {
    margin: 0px 0 40px;
    line-height: 70px
}
.blogs_and_articles .articles_box {
    display: flex;
    width: 100%;
    height: 455px;
    align-items: center;
    border-radius: 30px;
    background: linear-gradient(180deg, var(--Varient-BG, #E6F1E1) 0%, #DDF9D1 100%);
    /* box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25); */
}
.blogs_and_articles .articles_content {
    display: flex;
    width: 585px;
    padding: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 25px;
    flex-shrink: 0;
    align-self: stretch;
}
.blogs_and_articles .articles_content .featured_and_tags {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    align-self: stretch;
}
.blogs_and_articles .articles_content .featured_and_tags p {
    display: flex;
    height: 30px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
}
.blogs_and_articles .articles_content .featured_and_tags .tags {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.blogs_and_articles .articles_content .featured_and_tags .tags {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.blogs_and_articles .articles_content .featured_and_tags .tags .tag {
    display: flex;
    padding: 6px 8px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #C3C3C3;
    background: #FFF;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.blogs_and_articles .articles_content h1 {
    line-height: 55px;
}
.blogs_and_articles .articles_content .multiple_texts {
    width: 100%;
    display: flex;
    padding: 15px 10px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    border-top: 2px solid #D8DBD7;
}
.blogs_and_articles .articles_content .multiple_texts .share_links {
    display: flex;
    align-items: flex-start;
    gap: 69px;
}
.blogs_and_articles .articles_content .multiple_texts .share_links .links_images {
    display: flex;
    align-items: center;
    gap: 15px;
}
.blogs_and_articles .articles_content .multiple_texts .share_links .links_images img {
    width: 25px;
    height: 25px;
    aspect-ratio: 1/1;
}
.blogs_and_articles .articles_content .paragraph {
    letter-spacing: 0.223px;
}
.blogs_and_articles .articles_content .date_and_author {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
.blogs_and_articles .articles_image {
    width: 615px;
    height: 455px;
}
.blogs_and_articles .articles_image img {
    object-fit: cover;
    object-position: center;
    border-radius: 30px;
}
/* BLOGS AND ARTICLES END */

/* CATEGORY BLOG START */
.category_blog_grey_bg {
    background-image: url("../images-new/blog/GRAY-BACKGROUND.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.category_blog_green_bg {
    background-image: url("../images-new/blog/GREEN-BACKGROUND.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.category_blog {
    padding: 80px 0px;
}
.category_blog .heading_and_button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.category_blog .heading_and_button h2 {
    line-height: 60px;
    letter-spacing: 0.75px;
}
.category_blog .heading_and_button button {
    display: flex;
    width: 191px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    border-radius: 10px;
    background: rgba(217, 216, 216, 0.30);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border: 0px;
}
.category_blog .heading_and_button img {
    height: 17px;
    width: 10px;
    margin-left: 10px;
}
.category_blog .my_slide {
    display: flex;
    width: 370px;
    /* height: 594px;  */
    /* height: 570px;  */
    height: 490px;
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    flex-shrink: 0;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.25);
}
.category_blog .my_slide .my_slide_img {
    width: 340px;
    height: 314px;
    border-radius: 14px;
}
.category_blog .my_slide .my_slide_img img {
    object-fit: cover;
    object-position: center;
    border-radius: 14px;
}
.category_blog .my_slide .my_slide_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    align-self: stretch;
    position: relative;
}
.category_blog .my_slide .my_slide_content .tags {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.category_blog .my_slide .my_slide_content .tags .tag {
    display: flex;
    padding: 6px 8px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.40);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.category_blog .my_slide .my_slide_content h3 {
    line-height: 25px;
}
.category_blog .my_slide .my_slide_content h3 a {
    color: #4d4d4d;
    transition: all ease-in-out 0.3s;
}
.category_blog .my_slide .my_slide_content h3 a:hover {
    color: #e90c72;
}
.category_blog .my_slide .my_slide_content .paragraph {
    letter-spacing: 0.198px;
    line-height: 23px;
}
.category_blog .my_slide .my_slide_content .date_and_author {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 6px;
    justify-content: space-between;
}
.category_blog .my_slide .my_slide_content .arrow_a {
    position: absolute;
    bottom: -45px;
    right: 0px;
}
.category_blog .my_slide .my_slide_content .arrow_img {
    display: flex;
    width: 34px;
    height: 34px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
    /* position: absolute;
    right: -0.5px; */
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.40);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    /* position: absolute;
    bottom: -45px;
    right: 0px; */
}
.category_blog .my_slide .my_slide_content .arrow_img img {
    width: 13px;
    height: 13px;
}
.complete_slider {
    position: relative;
}
.complete_slider .swiper-button-prev:after,
.complete_slider .swiper-button-next:after {
    display: none;
}
.complete_slider .slide_arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 112%;
    margin-top: -20px;
}
.complete_slider .slide_arrows .arrow {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.40);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.complete_slider .slide_arrows .arrow .right_slide,
.complete_slider .slide_arrows .arrow .left_slide {
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.complete_slider .slide_arrows .arrow .right_slide img,
.complete_slider .slide_arrows .arrow .left_slide img {
    height: 17px;
    width: 10px;
}
.complete_slider .slide_arrows .arrow svg,
.complete_slider .slide_arrows .arrow svg {
    display: none;
}
/* CATEGORY BLOG END */

/* CONTENT SECTION */
.table_key_outer {
    position: relative;
    /* width: 90%; */
    /* width: 72.22%; */
    width: 1040px;
    margin: 100px auto;
    display: flex;
    flex-direction: row-reverse;
}
.table_key_outer .my_key .blog_content h2,
.table_key_outer .my_key .blog_content h3 {
    scroll-margin-top: 65px;
}
.table_key_outer .my_key .blog_content h3 a {
    color: #e80e71;
}
.table_key_outer .my_key .blog_content .blog_content_h4 img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
.my_table {
    width: 30%;
    width: 20.5%;
    /* padding: 15px;
    box-shadow: 0px 0px 15px #c9c9c9;
    background-color: #fff; */
    max-height: 90vh;
    overflow: hidden;
    position: absolute;
    transition: top 0.3s ease-in-out;
    top: 200px;
    background-color: #fff;
    padding-top: 10px;
}
/* .my_table h3 {
    border-left: 15px solid;
    padding: 5px 0px 5px 15px;
} */
/* .my_table .my_table_p { */
    /* margin-left: 30px; */
    /* padding-left: 20px;
    border-left: 2px solid #b1b1b1; */
/* } */
.my_table h3 {
    margin-bottom: 12px;
    border-bottom: 2px solid #e80e71;
    padding-bottom: 3px;
    width: fit-content;
}
.my_table .my_table_p p {
    margin-bottom: 11px;
}
.my_table .my_table_p p a {
    transition: all ease-in-out 0.1s;
    color: #4d4d4d;
}
.my_table .my_table_p p a:hover {
    color: #e90c72;
}
.my_table h2 {
    border-left: 20px solid #e90c72;
    padding-left: 10px;
}
.my_table.fixed {
    position: fixed;
    top: 68px;
    width: 30%;
    max-width: 420px;
    z-index: 1000;
}
.my_table.absolute {
    position: absolute;
    width: 30%;
    max-width: 384px;
}
.my_table ul li p a:hover {
    color: #2ab241;
}
.my_key {
    width: 72.8%;
    /* margin-left: auto;
    padding-left: 48px; */
    margin-right: auto;
    /* padding-right: 70px; */
}
.my_key .key_takeaways {
    width: 100%;
    background-color: #EFEFEF;
    padding: 30px;
    box-shadow: 0px 0px 15px #c9c9c9;
}
.toc-link.active {
  color: #e90c72 !important;
}
html {
  scroll-behavior: smooth;
}

.blog_content_h2 {
    margin-bottom: 40px;
    margin-top: 70px;
}
.blog_content_h3 {
    margin-bottom: 10px;
}
.what_does_include_point {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 30px;
}
.what_does_include_point img {
    width: 20px;
    height: 20px;
    margin-top: 4px;
}
.para_with_points_top_gap {
    margin-top: 25px;
}
.para_with_points_bottom_gap {
    margin-bottom: 25px;
}
.how_much_need_h3 {
    margin-bottom: 20px;
}
.how_much_need_point .text {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}
.how_much_need_point .text .part_one {
    width: 3%;
}
.how_much_need_point .text .part_one .circle {
    width: 10px;
    height: 10px;
    border-radius: 200px;
    background-color: #5faa46;
}
.how_much_need_point .text p {
    width: 97%;
}
.how_much_need_point {
    margin-bottom: 25px;
}
.what_does_include_point,
.how_much_need_point {
    margin-left: 20px;
}
.how_much_cost_point .text {
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 10px 0px;
    width: 100%;
}
.how_much_cost_point .text div {
    width: 3%;
}
.how_much_cost_point .text div .circle {
    width: 9px;
    height: 9px;
    border-radius: 200px;
    background-color: #5faa46;
}
.how_much_cost_point .text p {
    width: 97%;
}
.how_much_cost_point_parent {
    display: flex;
    flex-wrap: wrap;
}
.how_much_cost_point_parent .how_much_cost_point {
    width: 28%;
    margin-left: 20px;
    display: flex;
}

.some_quick_point .text {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}
.some_quick_point .text div {
    width: 3%;
}
.some_quick_point .text div .circle {
    width: 12px;
    height: 12px;
    border-radius: 200px;
    background-color: #5faa46;
}
.some_quick_point .text p {
    width: 97%;
}
.some_quick_point {
    margin-left: 20px;
}
.some_quick_point .text p a {
    color: #e90c72;
    text-decoration: underline;
}
.get_a_free .get_a_free_p a {
    color: #e90c72;
    text-decoration: underline;
}
.para_with_points_bottom_gap a {
    color: #e90c72;
    text-decoration: underline;
}
.what_does_include_point .text p a {
    color: #e90c72;
    text-decoration: underline;
}
.blog_content p a {
    color: #e90c72;
    text-decoration: underline;
}
.author_box .profile {
    display: flex;
    width: 213px;
    align-items: center;
    gap: 20px;
    margin-bottom: 8px;
}
.author_box .profile img {
    width: 25px;
    height: 25px;
}
.author_box .author_text {
    padding-bottom: 20px;
    border-bottom: 2px solid #E4E2E2;
}
/* CONTENT SECTION */

/* BLOG CONTENT DETAIL START */
.key_takeways_box {
    display: flex;
    width: 100%;
    padding: 25px 30px;
    flex-direction: column;
    align-items: center;
    /* gap: 70px; */
    border-radius: 20px;
    background: linear-gradient(180deg, var(--TERTIARY, #EF569C) 0%, #79BC5E 100%);
    border: 8px solid var(--dfsfds, #EF569C);
    background: #F0F0F0;
}
.key_takeways_box .border_line {
    width: 100%;
    height: 6px;
    background: linear-gradient(to right, #EF569C 0%, #79BC5E 100%);
    margin-bottom: 25px;
    border-radius: 50px;
}
.key_takeways_box .key_takeways_header {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
    gap: 15px;
    align-self: stretch;
    /* margin-bottom: 25px; */
}
.key_takeways_box .key_takeways_header img {
    width: 45.215px;
    height: 54.714px;
}
.key_takeways_box .key_takeways_header p {
    display: flex;
    /* width: 257px; */
    height: 46px;
    flex-direction: column;
    justify-content: center;
    line-height: 60px; /* 133.333% */
}
.key_takeways_box .key_takeways_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    align-self: stretch;
}
.key_takeways_point {
    display: flex;
    align-items: center;
    gap: 30px;
    align-self: stretch;
}
.key_takeways_point .key_takeways_point_circle {
    width: 10px;
    height: 10px;
    aspect-ratio: 1/1;
    border-radius: 100px;
    background-color: #62a845;
}
.key_takeways_point p {
    text-align: justify;
}
.blog_data_section {
    margin-top: 70px;
    margin-bottom: 70px;
}
.blog_data_section img {
    margin-top: 20px;
}
.blog_data_section h2 {
    margin-bottom: 25px;
    font-family: Satoshi;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: -1.6px;
    color: #4D4D4D;
    text-align: center;
}
.blog_data_section h3 {
    text-align: justify;
    margin-bottom: 20px;
    margin-top: 30px;
    font-family: Satoshi;
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    line-height: 25px;
    color: #e90c72 !important;
}
.blog_data_section p {
    color: #4D4D4D;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: justify;
}
.blog_data_section .full_img {
    margin-top: 25px;
}
#how-to-compare-car-insurance\? ul,
.blog_data_section ul {
    padding-left: 2rem !important;
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}
#how-to-compare-car-insurance\? ol,
.blog_data_section ol {
    padding-left: 2rem !important;
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}
#how-to-compare-car-insurance\? ul li,
.blog_data_section ul li {
    color: #4D4D4D;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 20px;
}
#how-to-compare-car-insurance\? ul li::marker,
.blog_data_section ul li::marker {
    color: #62a845;
}
#what-does-car-insurance-cover\? ol li,
.blog_data_section ol li {
    color: #4D4D4D;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 20px;
}
#what-does-car-insurance-cover\? ol li::marker,
.blog_data_section ol li::marker {
    color: #62a845;
}
.blog_data_section ol li a,
.blog_data_section ul li a {
    color: #e90c72;
    text-decoration: underline;
}
.complete_slider .mySwiperTwo {
    padding-bottom: 20px;
}
/* BLOG CONTENT DETAIL END */

@media (max-width:1366px) {
    .home_header .why_pay_more {
        line-height: 80px;
        margin-top: 40px;
        margin-bottom: 15px
    }

    .home_header .benner_h1 {
        margin-bottom: 40px;
        line-height: 60px
    }

    .third_form_outer .third_form .third_form_submit,
    .third_form_outer .third_form input {
        height: 50px
    }

    .option_boxes_outer .option_boxes .option_box p img,
    .option_boxes_outer .option_boxes .option_box_Two p img,
    .third_form_outer .third_form .label_field .label_icon {
        width: 28px
    }

    .third_form_outer .third_form input {
        padding-left: 45px
    }

    .slide_arrows_outer .slide_arrows .left_slide,
    .slide_arrows_outer .slide_arrows .right_slide {
        width: 35px;
        height: 35px;
        padding: 10px 15px 10px 10px
    }

    .slide_arrows_outer .slide_arrows .right_slide {
        padding: 10px 10px 10px 15px
    }

    .option_boxes_outer .option_boxes {
        gap: 25px
    }

    .option_boxes_outer .option_boxes .option_box,
    .option_boxes_outer .option_boxes .option_box_Two {
        width: 200px
    }

    .option_boxes_outer .option_boxes .option_box p,
    .option_boxes_outer .option_boxes .option_box_Two p {
        line-height: 21px
    }

    .get_a_free .get_a_free_h2 {
        line-height: 60px
    }

    .get_a_free .get_a_free_p {
        margin-bottom: 40px
    }

/* BLOGS AND ARTICLES START */
.blogs_and_articles h2 {
    line-height: 60px
}
.blogs_and_articles .articles_content h1 {
    line-height: 45px;
}
/* BLOGS AND ARTICLES END */

/* CATEGORY BLOG START */
.category_blog .my_slide {
    width: 355px;
}
.category_blog .my_slide .my_slide_img {
    width: 325px;
}
.category_blog .heading_and_button h2 {
    line-height: 50px;
}
/* CATEGORY BLOG END */

/* CONTENT SECTION */
.my_table.fixed {
    max-width: 364px;
}
.my_table.absolute {
    max-width: 364px;
}
/* CONTENT SECTION */
}

@media (max-width:1200px) {
/* CATEGORY BLOG START */
.complete_slider {
    width: 750px;
    margin: 0px auto;
}
.complete_slider .slide_arrows {
    width: 120%;
}
/* CATEGORY BLOG END */
}

@media (max-width:1099px) {
/* CATEGORY BLOG START */
.table_key_outer {
    width: 736px;
}
.my_key {
    width: 65%;
}
.my_table {
    width: 25%;
}
/* CATEGORY BLOG END */
}

@media (max-width:1024px) {

    .option_boxes_outer .option_boxes {
        gap: 15px
    }

    .option_boxes_outer .option_boxes .option_box,
    .option_boxes_outer .option_boxes .option_box_Two {
        width: 160px;
        height: 130px
    }

    .option_boxes_outer .option_boxes .option_box p img,
    .option_boxes_outer .option_boxes .option_box_Two p img {
        width: 20px
    }

    .option_boxes_outer .option_boxes .option_box .image,
    .option_boxes_outer .option_boxes .option_box_Two .image {
        width: 60px;
        height: 60px
    }

    .option_boxes_outer .option_boxes .option_box:nth-child(4) .image,
    .option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
        width: 90px;
        height: 60px
    }

    .option_boxes_outer .option_boxes .option_box p,
    .option_boxes_outer .option_boxes .option_box_Two p {
        line-height: 18px
    }
}

@media (max-width:992px) {
    .option_boxes_outer .option_boxes {
        gap: 10px
    }

    .option_boxes_outer .option_boxes .option_box,
    .option_boxes_outer .option_boxes .option_box_Two {
        width: 125px;
        height: 110px
    }

    .option_boxes_outer .option_boxes .option_box p,
    .option_boxes_outer .option_boxes .option_box_Two p {
        line-height: 15px;
        gap: 4px
    }

    .third_form_outer .third_form {
        gap: 8px
    }
/* BLOG BANNER START */
.blog_banner {
    height: 350px;
}
/* BLOG BANNER END */

/* BLOGS AND ARTICLES START */
.blogs_and_articles .articles_box {
    flex-direction: column;
    height: auto;
}
.blogs_and_articles .articles_content {
    width: 100%;
    padding: 25px;
    gap: 17px;
}
.blogs_and_articles .articles_image {
    width: 100%;
    height: 450px;
}
.blogs_and_articles .articles_image img {
    border-radius: 20px;
}
/* BLOGS AND ARTICLES END */

/* CATEGORY BLOG START */
.complete_slider {
    width: 650px;
    margin: 0px auto;
}
.complete_slider .slide_arrows {
    width: 120%;
}
.category_blog .my_slide {
    width: 305px;
}
.category_blog .my_slide .my_slide_img {
    width: 275px;
}
/* CATEGORY BLOG END */

/* CONTENT SECTION */
.my_table.fixed {
    max-width: 350px;
}
.my_table.absolute {
    max-width: 350px;
}
/* CONTENT SECTION */

.blog_data_section h2 {
    font-size: 30px;
    line-height: 40px;
}
}

@media (max-width:820px) {
/* CONTENT SECTION */
.my_table.fixed {
    max-width: 330px;
}
.my_table.absolute {
    max-width: 330px;
}
/* CONTENT SECTION */
}

@media (max-width:768px) {
/* CONTENT SECTION */
.my_table.fixed {
    max-width: 310px;
}
.my_table.absolute {
    max-width: 310px;
}
/* CONTENT SECTION */
}

@media (max-width:767px) {
    .home_header .why_pay_more {
        line-height: 35px;
        margin-top: 30px;
        margin-bottom: 10px
    }

    .home_header .benner_h1 {
        line-height: 30px;
        margin-bottom: 20px
    }

    .option_boxes_outer .option_boxes {
        gap: 8px
    }

    .option_boxes_outer .option_boxes .option_box,
    .option_boxes_outer .option_boxes .option_box_Two {
        height: 80px;
        width: 90px;
        box-shadow: 0 0 3px #00000070
    }

    .option_boxes_outer .option_boxes .option_box p img,
    .option_boxes_outer .option_boxes .option_box_Two p img {
        width: 13px
    }

    .option_boxes_outer .option_boxes .option_box .image,
    .option_boxes_outer .option_boxes .option_box_Two .image {
        width: 40px;
        height: 40px
    }

    .option_boxes_outer .option_boxes .option_box:nth-child(4) .image,
    .option_boxes_outer .option_boxes .option_box_Two:nth-child(4) .image {
        width: 60px;
        height: 40px
    }

    .option_boxes_outer .option_boxes .option_box p,
    .option_boxes_outer .option_boxes .option_box_Two p {
        line-height: 10px;
        gap: 3px
    }

    .third_form_outer .third_form {
        display: block;
        gap: 15px
    }

    .third_form_outer .third_form .label_field {
        width: 100%
    }

    .third_form_outer .third_form input {
        border-radius: 8px;
        height: 40px
    }

    .third_form_outer .third_form .third_form_submit {
        border-radius: 8px;
        width: 100%;
        height: 40px
    }

    .third_form_outer .third_form .label_field .label_icon {
        width: 20px
    }

    .third_form_outer .third_form .label_field .label_and_icon {
        gap: 5px
    }

    .slide_arrows_outer .slide_arrows .left_slide,
    .slide_arrows_outer .slide_arrows .right_slide {
        width: 25px;
        height: 25px;
        padding: 2px 10px 0 8px
    }

    .slide_arrows_outer .slide_arrows .right_slide {
        padding: 2px 8px 0 10px
    }

    .slide_arrows_outer .slide_arrows .left_slide img,
    .slide_arrows_outer .slide_arrows .right_slide img {
        margin-bottom: 2px
    }

    .get_a_free {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .get_a_free .get_a_free_p{
        margin-bottom: 20px
    }

    .get_a_free .get_a_free_h2 {
        margin: 0px 0 20px;
        line-height: 30px
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 2px
    }

    .slide_arrows_outer .slide_arrows {
        width: 100%;
        gap: 12px;
        margin: 20px auto 0
    }
/* BLOG BANNER START */
.blog_banner {
    height: 250px;
}
/* BLOG BANNER END */

/* BLOGS AND ARTICLES START */
.blogs_and_articles {
    margin: 20px 0px 60px 0px;
}
.blogs_and_articles h2 {
    margin: 0px 0 30px;
    line-height: 30px
}
.blogs_and_articles .articles_content h1 {
    line-height: 30px;
}
/* BLOGS AND ARTICLES END */

/* CATEGORY BLOG START */
.category_blog {
    padding: 60px 0px;
}
.category_blog .heading_and_button {
    flex-direction: column;
}
.complete_slider {
    width: 310px;
}
.category_blog .my_slide {
    width: 300px;
}
.category_blog .my_slide .my_slide_img {
    width: 270px;
}
.complete_slider .slide_arrows {
    width: 125%;
}
.complete_slider .slide_arrows .arrow {
    width: 30px;
    height: 30px;
    padding: 8px;
}
.complete_slider .slide_arrows .arrow .right_slide, .complete_slider .slide_arrows .arrow .left_slide {
    height: 15px;
    width: 15px;
}
.complete_slider .slide_arrows .arrow .right_slide img, .complete_slider .slide_arrows .arrow .left_slide img {
    height: 15px;
    width: 8px;
}
.complete_slider .slide_arrows .swiper-button-next {
    margin-right: 5px;
}
.complete_slider .slide_arrows .swiper-button-prev {
    margin-left: -2px;
}
.category_blog .heading_and_button h2 {
    line-height: 30px;
}
/* CATEGORY BLOG END */

/* CONTENT SECTION */
.table_key_outer {
    justify-content: center;
    flex-direction: column;
    width: 90%;
}
.my_table {
    width: 95%;
    margin: 0px auto;
    position: static;
}
.my_key {
    width: 95%;
    margin: 40px auto 0px auto;
    padding-left: 0px;
}
.my_key .key_takeaways {
    width: 100%;
    padding: 20px;
}
.author_box {
    margin: 0px auto;
    margin-bottom: 30px;
}
/* CONTENT SECTION */

.blog_data_section h2 {
    font-size: 25px;
    line-height: 30px;
}
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1224px
    }
}