@import url('../font/poppins/stylesheet.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


 .container{
	max-width: 1400px;
}

body.home.page-template section.banner-section .container{
	overflow:hidden;
}
.header-buttons {
    display: flex;
    gap: 9px;
    align-items: center;
}
body.home.page-template section.banner-section .slick-list {
    position: relative;
    overflow: inherit !IMPORTANT;
}
li.nav-item a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #121A2A;
}
nav.navbar.navbar-expand-lg {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9D9;
}
a.nav-link {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #121A2A;
}
section.banner-section .row {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    max-width: 1400px !IMPORTANT;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.search-btn {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #01886A;
    border-radius: 100%;
    cursor:pointer;
}
.header-buttons button.header-btn {
    background: #FF7226;
    width: 181px;
    height: 60px;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-transform: capitalize;
    color: #fff;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}
.accordion-body {
    font-family: 'Poppins';
}
a{
	text-decoration: none;
}
li.nav-item a:hover {
    color: #ff9933;
}
ul.navbar-nav {
    padding-left: 6rem;
    gap: 25px;
}
a button.header-btn-sec {
    border: 1px solid #01886A;
    background: transparent;
    width: 181px;
    height: 60px;
    color: #01886A;
    font-family: 'Poppins';
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    border-radius: 10px;
    text-decoration: none !important;
        font-size: 18px;
}

section.banner-section img {
    width: 100%;
}
.slideshow img {
    height: 718px;
    object-fit: cover;
}
.left-side-content h1 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 58px;
    line-height: 65px;
    letter-spacing: 0 !important;
    text-transform: capitalize;
    color: #fff;
}

.left-side-content p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    padding-right: 64px;
}
.left-side-content p span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
}
section.banner-section {
    position: relative;
    overflow: hidden;
}

ul.slick-dots {
    display: none !important;
}

.left-side-content a button.banner-btn {
    background: #FF7226;
    width: 400px;
    height: 60px;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    margin-top: 42px;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}

.left-side-content a button.banner-btn {
    color: #fff !important;
    position: relative;
    /*z-index: 999;*/
}

.trust-Reviews img {
    width: 26px !important;
}

.trust-Reviews {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: 57px;
}
.Reviews p span {
    padding: 0;
    margin: 0;
    font-family: Poppins;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    font-size: 12px !important;
}
.ratings p {
    padding: 0;
   background: #121A2A80;
    padding: 6px;
    border-radius: 3px;
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.trust-Reviews.sec-review .ratings p {
    line-height: 8px;
    padding: 5px;
    position: relative;
    left: -23px;
}
.ratings img {
    width: 16px !important;
}
.Reviews p {
    margin: 0;
    padding: 0;
    line-height: 18px;
}
.trust-Reviews.third-review .ratings p {
    position: relative;
    left: -92px;
    line-height: 10px;
    top: -2px;
}
.banner-reviews {
    display: flex;
    gap: 26px;
    margin-top: 0rem;
    margin-bottom: 4rem;
}

.slider-content {
    position: absolute;
    bottom: 134px;
    display: flex;
    align-items: center;
    gap: 15px;
    background: #121A2AE5;
    border-radius: 69px;
    left: -74px;
}

.slider-content-sec {
    position: absolute;
    right: -51px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: #121A2AE5;
    border-radius: 69px;
    top: 37%;
}
.logo-aetna-img img {
    width: 66px !important;
    height: 24px;
    object-fit: contain;
}

.logo-aetna-img {
    background: #233776;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.slider-content-sec .logo-aetna {
    background: #233776;
}

.slideshow .slick-list.draggable {
    overflow: inherit;
}

.slider-content img {
    width: 145px !important;
    height: 28px !important;
}

.logo-aetna {
    background: #7D3F98;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.left-side-content a button.banner-btn:hover {
    opacity: 0.8;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
}
.Mutual-text p {
    margin: 0;
    color: #fff;
    font-family: Poppins;
    font-weight: 500;
    font-size: 13.61px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    width: 144px;
}


/*.left-side-content a button.banner-btn span {
    color: #fff !important;
    position: relative;
    z-index: 999;
}
.left-side-content a button.banner-btn::before {
    position: absolute;
    content: "";
    background: #000;
    width: 60px;
    height: 60px;
    z-index: 0;
    opacity: 0;
    transition: 0.6s;
    transform: translate(-60%, 64%);
    border-radius: 100%;
}
.left-side-content a button.banner-btn:hover::before {
    opacity: 1;
    transform: translate(-62%, -58%);
    width: 562px;
    height: 110px;
    border-radius: 0px;
    color: #000 !important;
    z-index: -1 !important;
}*/


/*.left-side-content a button.banner-btn:hover span {
    color: #01886a !important;
}*/

section.logo-section p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    letter-spacing: 0;
}
img.banner-back-img {
    height: 679px;
}

section.Our-Insurance {
    padding-top: 4rem;
    padding-bottom: 6rem;
}

section.Our-Insurance .row {
    align-items: center;
}

section.work-section button.read-more {
    margin: 0 auto !IMPORTANT;
    display: flex;
    justify-content: center;
    width: 225px;
}

.How-Work {
    margin-bottom: 60px;
}

section.work-section button.read-more span {
    margin: 0 !important;
    line-height: 59px;
}

section.Our-Insurance span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #121A2A;
}

section.Our-Insurance p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
     color: #121A2A;
}

a button.read-more {
    width: 181px;
    height: 60px;
    background: #01886A;
    border: 0;
    border-radius: 10px;
    margin-top: 2rem;
    font-size:18px;
}
/*li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-current-menu-item a {*/
/*    color: #ff7226 !important;*/
/*}*/

a button.read-more span {
   font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
}

a.read-more {
    width: 156px;
    height: 45px;
    background: #01886A;
    border: 0;
    border-radius: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
}
.Insurance-text {
    padding-left: 4rem;
}
h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0px;
    text-transform: capitalize;
     color: #121A2A;
}
.logo-partner {
    display: flex;
    justify-content: center;
    gap: 32px;
    align-items: center;
}
th.first-th img {
    width: 144px;
}
section.logo-section {
    background: #DDFBF4;
    padding: 23px 0px;
}

section.work-section {
    background: #FDF9F0;
    padding: 62px 0px 54px;
    position: relative;
    z-index:0 !important;
}

section.work-section span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: #121A2A;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 19px;
}

.ads-on-img {
    display: flex;
    justify-content: center;
    gap: 43px;
    ALIGN-ITEMS: CENTER;
    border-bottom: 1px solid #0000001c;
    padding-bottom: 56px;
}

.How-Work h2 {
    text-align: center;
    margin-top: 4rem;
}
section.work-section::before {
    position: absolute;
    content: "";
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/pink.png);
    width: 100%;
    height: 91px;
    top: -61px;
    z-index: 0;
    left: 0;
    background-size: 100%;
    right: 0;
}
ul.list-tick li {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin-bottom: 11px;
    position: relative;
}

ul.list-tick li::after {
    position: absolute;
    content: "";
    background-image: url(../img/tick.png);
    width: 30px;
    height: 30px;
    left: -48px;
    top: 0px;
}

.first-content-list {
    background: #FFE4DB;
    padding: 20px 30px 30px;
    border-radius: 20px;
}

.sec-content-list {
    background: #DEF1F1;
    padding: 20px 30px 113px;
    border-radius: 20px;
}

.third-content-list {
    background: #D0F1D8;
   padding: 20px 30px 113px;
    border-radius: 20px;
}

.How-Work .row {
    margin-top: 49px;
}
h4.footer-widget-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #121A2A;
}

.How-Work ul.list-tick li {
    list-style: none;
}
ul.list-tick {
    list-style: none;
    padding-left: 39px;
    padding-top: 27px;
}
.icon-image {
    display: flex;
    align-items: center;
}

.icon-image span {
    margin-bottom: 0px !important;
    width: 226px;
    text-align: left !important;
    margin: 0 !IMPORTANT;
}
.How-Work p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    width: 852px;
    margin: 0 auto;
    color: #121A2A;
}

section.accordian-section .container-fluid {
    padding: 0;
}

section.accordian-section {
    overflow: hidden;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    background: #F0FFF0;
    padding: 69px 86px;
}

button.accordion-button {
    background: #f0fff0 !important;
    border-radius: 10px !important;
 
}

button.accordion-button {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #121A2A !IMPORTANT;
}

.accordion-body p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin:0px;
}
button.accordion-button.collapsed {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: capitalize;
    height: 62px;
}
.accordion-body {
    background: #f0fff0;
    border-radius: 10px;
}
button.accordion-button {
    padding-left: 34px;
}

.accordion-body {
    padding-left: 34px;
    padding-top: 1px;
    padding-bottom: 18px;
}
.fl-table thead th:last-child {
    border-right: 0px;
}
.left-side-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.accordion {
    margin-top: 22px;
}

.accordion-button::after {
    background-image: url("../img/plus.png") !important;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: transform .2s ease-in-out;
    width: 30px;
    height: 30px;
}

.primary-menu {
    display: flex;
    align-items: center;
    gap: 5rem;
}
.accordion-button:not(.collapsed)::after {
    background-image: unset !important;
    border-bottom: 2px solid #121a2a !important;
    height: 2px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.left-side-image {
    padding: 0 !IMPORTANT;
}
.accordion-button:focus {
    border-color: transparent !IMPORTANT;
    outline: 0;
    box-shadow: unset !IMPORTANT;
}
.accordion-button:not(.collapsed) {
    box-shadow: unset !IMPORTANT;
}

.accordion-item {
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #0000001c !important;
}
.table-wrapper {
    border: 1px solid #0f8a6a;
    border-radius: 12px;
}
.fl-table {
    border-radius: 11px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    /*white-space: nowrap;*/
    background-color: white;
    overflow: hidden;
}
tr.first-tr {
    border: 1px solid #01886A;
    border-radius: 12px !important;
}
.fl-table td, .fl-table th {
    text-align: center;
    padding: 8px;
}

.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
}

.fl-table thead th {
    color: #000000;
    background: #E7FBF6;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: capitalize;
    border-right: 1px solid #01886A;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

th.first-th {
    width: 308px !important;
}
section.customers-perfer h2 {
    width: 461px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 32px;
}
section.customers-perfer {
    padding-bottom: 3rem;
    padding-top: 3rem;
}

tbody {
    background-image: url(../img/overlay-img.png);
    background-size: 100%;
 /*   height: 400px;*/
}
section.Instant-section img {
    width: 100%;
}

section.Instant-section {
    position: relative;
}

section.Instant-section .col-md-10 {
    position: absolute;
    top: 18%;
    transform: translateY(18%);
    width: 35%;
}

section.Instant-section h1 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    width: 581px;
}
section.FAQ-Section .right-side-accordian {
    background: transparent !IMPORTANT;
}

section.FAQ-Section .col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    padding-left: 0px;
    padding-right: 42px;
    padding-top: 0px;
    padding-bottom: 0px;
}
section.FAQ-Section h2 {
    text-align: center;
}
section.FAQ-Section .accordion-body {
    background: transparent !important;
    color:#000 !important;
        font-size: 15px;
}
section.FAQ-Section button.accordion-button {
    background: transparent !important;
    height: 62px;
}
section.Instant-section button.read-more {
    width: 225px;
}

/*.fl-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #324960;
}*/
table.fl-table tr {
    border-bottom: 1px solid #FFFFFF;
}

.faq-paragraph p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: center;
    padding: 7px 116px 30px;
}
.fl-table tr:nth-child(even) {
    background: transparent !important;
}
.star-img {
    display: flex;
    justify-content: center;
}
section.FAQ-Section .row {
    align-items: center;
}
/* Add border-radius to the first accordion item */
.accordion-item:first-child {
    border-radius: 10px; /* Adjust the radius as needed */
    overflow: hidden; /* Ensures that the content inside stays within the rounded corners */
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    width: 56%;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.left-side-image {
    width: 44%;
}
/* Optionally, add border-radius to the header and the button */
.accordion-header:first-child .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* Optional: Add border-radius to the collapsed accordion body */
.accordion-collapse:first-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* To style the collapsed body, ensure it doesn't overlap the rounded corners */
.accordion-button:not(.collapsed) {
    border-radius: 10px;
}

table.fl-table td {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    width: 86px !IMPORTANT;
    padding-top: 25px;
    padding-bottom: 25px;
}

section.Instant-section {
    position: relative;
    padding-top: 20px;
    padding-bottom: 54px;
}


section.client-review h2 {
    text-align: center;
}
.header-buttons button.header-btn:hover {
    background: #01886a;
    transition: 0.3s;
}
body.page-template.page-template-blog .main-image-content img {
    height: 288px;
    width: 100%;
}
body.page-template.page-template-blog .image-text-section .insurence-des {
    padding-top: 16px;
}
body.page-template.page-template-blog .image-text-section {
    height: 741px;
}
a button.read-more:hover {
    background: #ff7226;
    transition: 0.3s;
}
.icon-border:hover svg path {
    fill: #fff;
}
.icon-border:hover {
    background: #01886A;
    transition: 0.3s;
}
a button.Company-Reviews:hover svg path {
    fill: #fff;
}
a button.Company-Reviews:hover {
    background: #01886a;
    color: #fff;
    transition: 0.3s;
}
a button.header-btn-sec:hover svg path {
    fill: #fff;
}
a button.header-btn-sec:hover {
    background: #01886A;
    color: #fff !important;
    transition: 0.3s;
}
section.client-review::after {
    position: absolute;
    content: "";
    background-image: url(../img/pink.png);
    width: 100%;
    height: 91px;
    top: -68px;
    z-index: 99;
    left: 0;
    background-size: 100%;
    right: 0;
}
section.client-review {
    background: #FDF9F0;
    padding-top: 2rem;
    margin-top: 6rem;
    padding-bottom: 4rem;
    position: relative;
}

section.client-review p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center;
    padding: 0px 205px;
}
.content-inner-review {
    display: flex;
    gap: 41px;
    align-items: center;
}

.testimonial-star {
    display: flex;
    gap: 1px;
}

.content-inner-review p {
    padding: 0 !important;
    text-align: left !important;
    margin-top: 12px !important;
    margin-bottom: 24px;
    padding-right: 70px !important;
    font-style: italic;
}


.testimonial-content::after {
    position: absolute;
    content: "";
    background-image: url(../img/quote.png);
    width: 48px;
    height: 53px;
    background-size: 100%;
    right: 55px;
    bottom: -13px;
}
.testimonial-content {
    position: relative;
}

.content-inner-review span strong::after {
    position: absolute;
    content: "";
    border-bottom: 3px solid #01886A;
    width: 19px;
    left: -25px;
    top: 11px;
}

.content-inner-review span {
    padding-left: 25px;
}
.content-inner-review span strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0;
    color: #01886A;
    position: relative;
}
.content-inner-review span strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0;
    color: #01886A;
    position: relative;
}



.main-slider-review {
    padding-top: 54px;
    padding-bottom: 33px;
}


section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    background: #D0F1D8;
    border: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -63px;
    top: 39%;
    z-index: 1;
    transition: 0.3s;
}
button.slide-arrow.slick-arrow:hover svg path {
    fill: #fff !important;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    background: #D0F1D8;
    border: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -63px;
    top: 39%;
    z-index: 1;
    transition: 0.3s;
}


button.slide-arrow.slick-arrow:hover {
    background: #01886A !important;
    transition: 0.3s;
}




.image-with-text {
    display: flex;
    gap: 23px;
}
.insurence-des {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.6s;
    padding: 0px 21px;
    margin-top: 8px;
}
.insurence-des:hover svg {
    transform: rotate(39deg);
    transition: 0.6s;
}
.main-image-content img {
    height: 273px;
    width: 100%;
}

section.insurance-section h2 {
    margin-top: 45px;
    margin-bottom: 41px;
    text-align: center;
}
.insurence-des svg {
    transition: 0.6s;
}

.image-text-section {
    background: #FDF9F0;
    height: 712px;
    border-radius: 20px;
}
.main-image-content {
    margin-bottom: 18px;
    background: #FDF9F0;
    border-radius: 15px;
}


section.insurance-section {
    padding-bottom: 3rem;
}
.insurence-des p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0;
    color: #121A2A;
}
.container.custom-accordian {
    display: flex;
}
.custom-accordian .left-side {
    width: 50%;
    position: relative;
}

.custom-accordian .left-image {
    width: 100%;
}

.custom-accordian .right-side {
    width: 50%;
}
section.Inspiration-section {
    background: #F6F6F6;
    padding-top: 58px;
    padding-bottom: 40px;
}

.main-slide button.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: -88px;
    right: 16px;
}
.custom-accordian .accordion-btn {
    width: 100%;
    padding: 10px;
    text-align: left;
    cursor: pointer;
    background-color: #f1f1f1;
    border: none;
    outline: none;
    font-size: 15px;
}

 .custom-accordian .accordion-content {
    display: none;
    padding: 10px;
    background-color: #f9f9f9;
}

.custom-accordian .accordion-btn.active {
    background-color: #ddd;
}

.slider-inspiration p {
    margin: 0;
}
.slider-inspiration p strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #121A2A;
}
.main-slide .slick-slide {
    margin: 12px;
}
.box-inner-content button.read-more {
    margin: 0;
}
.main-slide button {
    border: 0;
    background: transparent;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-top: 25px;
    display: flex;
    gap: 18px;
    color: #01886A;
    align-items: center;
    padding: 0;
}
.slider-inspiration p span {
    color: #121A2A;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: capitalize;
}


.slider-inspiration button.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    right: 79px;
    top: -76px;
    width: 50px;
    height: 50px;
    background: #D0F1D8;
    display: flex;
    justify-content: center;
    align-items: center;
        margin: 0;
}
.slider-inspiration {
    margin-top: 26px;
}

.main-slide button.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: -76px;
    right: 16px;
    width: 50px;
    height: 50px;
    background: #D0F1D8;
    display: flex;
    justify-content: center;
    align-items: center;
        margin: 0;
}
footer.footer-section h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #121A2A;
}
.copy-right {
    border-top: 1px solid #D2D2D2;
    padding-top: 23px;
    padding-bottom: 23px;
}

.copy-right p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    text-align: center;
    margin: 0;
}

footer.footer-section .row {
    padding-bottom: 42px;
}
ul.Address li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
}

ul.Address {
    padding-left: 0px;
}

.add-image {
    width: 50px;
    height: 50px;
    background: #01886A;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    flex-shrink: 0;
}

ul.Address p {
    margin: 0;
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #121A2A;
}
ul.footer-link {
    list-style: none;
    padding: 0;
}
ul.footer-link a li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0%;
    color: #121A2A;
}

.box-inner-content {
    display: flex;
    align-items: center;
    gap: 38px;
    justify-content: center;
}
.box-inner-content button.read-more {
    width: 156px;
    height: 45px;
}
.main-box {
    background: #fff;
    box-shadow: 0px 4px 10px 0px #0000001A;
    border-radius: 10px;
    padding: 31px 24px;
    margin-bottom: 37px;
    width: 48%;
}

.second-side {
    padding-left: 2rem !important;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    padding-right: 40px;
}

a button.Company-Reviews {
    color: #01886A;
    border: 1px solid #01886A;
    width: 334px;
    display: flex;
    height: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    background: transparent;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    gap: 16px !important;
    margin: 0 auto;
    margin-top: 42px !IMPORTANT;
}
footer.footer-section {
    background: #F6F6F6;
    padding-top: 3rem;
    padding-bottom: 0rem;
}

.footer-social-icon {
    display: flex;
    gap: 17px;
    align-items: center;
}
.footer-paragraph p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 43px;
}
.icon-border {
    width: 38px;
    height: 38px;
    border: 1px solid #01886A;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
section.individual-section h2 {
    padding-bottom: 2rem;
    text-align: center;
}

section.individual-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

ul.footer-link a li:hover {
    color: #01886a;
    transition: 0.3s;
}

button.Company-Reviews span {
    display: flex;
    gap: 14px;
    align-items: center;
}

.box-inner-content p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin: 0 0px 4px;
    color: #121A2A;
}



/* Search Style */
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
       height: 382px;
    background-color: #38a28a;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
        transform: translateY(93px);
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  z-index: 106;
  display: block;
      transform: translateY(0px);
}
#search input[type="search"]::placeholder {
    color: #fff;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    background: transparent;
    border-top: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 300;
    text-align:left;
    outline: none;
    padding: 10px;
    text-transform: capitalize;
    color: #fff;
}

#search .close {
    font-size: 21px;
    color: #fff;
}
.cross-icon {
    width: 40px;
    height: 40px;
    border: 1px solid #fff !important;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 63px;
    top: 50px;
}

#search .close:hover {
  cursor: pointer;
}

#search span.screen-reader-text {
    display: none;
}

#search input.search-submit {
    display: none;
}


/*Learn page css*/
section.banner-learn {
    position: relative;
    padding-bottom: 4rem;
}
.col-md-6.learn-cont {
    position: absolute;
    top: 25%;
}

.row.second-learn-row {
    padding-top: 3rem;
    row-gap: 49px;
}

.inner-cont strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #121A2A;
}
section.banner-learn img {
    width: 100%;
}
.inner-cont button {
    border: 0;
    background: transparent;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 25px;
    display: flex;
    gap: 18px;
    color: #01886A;
    align-items: center;
    padding: 0;
}
.col-md-6.learn-cont {
    position: absolute;
    top: 0px;
    transform: translateY(138%);
}
.inner-cont img {
    margin-bottom: 13px;
}
.inner-cont p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}
body.learn-page footer.footer-section {
    margin-top: 5rem;
}
.learn-content h1 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 483px;
}

.learn-content p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    width: 498px;
}
/*Learn page css*/

/*Contact us page css*/

section.contact-banner img {
    width: 100% !important;
}

section.contact-banner {
    position: relative;
    overflow: hidden;
}
.row.contact-baner-content {
    position: absolute;
    transform: translateY(5%);
    top: 0px;
    align-items: center;
    left: 0;
    right: 0;
    max-width: 1400px;
    margin: 0 auto;
}
.contact-btn {
    width: 100%;
    height: 60px;
    background: #01886A;
    border-radius: 10px;
    border: 0;
    margin-bottom: 0px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
}
a.insurance-link {
    width: 48%;
}
.bottom-content {
    border-top: 2px dashed;
    padding-top: 20px;
    margin-top: 9px;
}
.row.contact-baner-content {
    position: absolute;
    transform: translateY(5%);
    top: 0px;
    align-items: center;
}

.bottom-content p {
    font-family: Poppins;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 20px !IMPORTANT;
    letter-spacing: 0;
}
.main-cont h1 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    width: 610px;
}

.main-cont p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    padding-right: 117px;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.list-contact li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0%;
    color: #fff;
    position: relative;
    margin-bottom: 6px;
}

.contact-form strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000000;
}

.contact-form p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0%;
    color: #000;
}

.contact-form {
    background: #F6F6F6;
    width: 100%;
    padding: 39px;
    border-radius: 8px;
}

ul.list-contact li::after {
    position: absolute;
    content: "";
    background-image: url(../img/list-tick.png);
    width: 30px;
    height: 30px;
    left: -35px;
    top: -1px;
}

.contact-input input {
    height: 50px;
    width: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    padding-left: 15px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
textarea {
    width: 100%;
    margin-bottom: 16px;
    height: 106px;
    padding-left: 15px;
    padding-top: 15px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
.contact-input {
    display: flex;
    gap: 15px;
    margin-bottom: 18px;
}
body.page-template.page-template-contact .row.contact-baner-content {
    position: absolute;
    transform: translateY(0%);
    top: 0px;
    align-items: center;
    left: 0;
    right: 0;
    max-width: 1400px;
    margin: 0 auto;
    bottom:0px;
}
body.page-template.page-template-contact .contact-form {
    width: 100%;
    margin-top: 1rem;
}
body.page-template.page-template-contact  .wpcf7-response-output {
    position: relative;
    bottom: 24px;
    font-size: 12px;
    margin: 0 !IMPORTANT;
}

section.contact-information h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0%;
    color: #000000;
}

section.contact-information strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000000;
}

section.contact-information a {
    color: #000000;
}
section.contact-information p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
    color: #000000;
}
.contact-info p {
    margin: 0;
}

.last-cont {
    display: flex;
    justify-content: space-between;
    margin-top: 14px !IMPORTANT;
}
.Location-inner h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0;
    color: #000000;
}
.loc-content p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
    width: 227px;
    color: #000;
    margin-top: 4px;
}
.footer-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 33px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 0px;
}

.footer-input h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px !important;
    line-height: 46px !important;
    letter-spacing: 0%;
    color: #000;
}
.footer-input p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000;
}
.input-inner {
    position: relative;
    width: 42%;
}
ul.list-contact {
    padding: 0 !IMPORTANT;
}
.input-inner input {
    width: 384px;
    border: 1px solid #D9D9D9;
    height: 60px;
    padding-left: 19px;
    border-radius: 6px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000 !important;
}
.contact-btn:hover {
    background: #ff9933;
    transition: 0.3s;
}
section.footer-bottom {
    background: #f6f6f6;
    padding-top: 4rem;
}
.submit-btn:hover {
    background: #ff9933;
    transition: 0.3s;
}

.submit-btn {
    background: #01886A;
    width: 169px;
    height: 60px;
    border: 0;
    border-radius: 100px;
    position: absolute;
    right: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
}
section.map-section {
    padding-bottom: 4rem;
}
.content-inn strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color:#000;
}
body.page-template.page-template-contact section.contact-banner {
    position: relative;
    overflow: inherit;
}
section.map-section .row {
    display: flex;
    align-items: center;
}

.loc-inn {
    padding-left: 2rem;
}
.loc-content {
    display: flex;
    justify-content: space-between;
}
section.contact-information {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.contact-info {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 22px;
    margin-top: 17px;
}
/*Contact us page css*/


/*Agent page css*/
.Strengthen-Pipeline span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #121A2A;
}

.Strengthen-Pipeline p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #121A2A;
}


section.pipeline-section .row {
    align-items: center;
}
section.pipeline-section {
    padding-top: 56px;
    padding-bottom: 56px;
}
button.Get-btn {
    width: 161px;
    height: 60px;
    background: #01886A;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
.contact-input select {
    width: 100%;
    border: 1px solid #00000024;
    border-radius: 6px;
    padding-left: 12px;
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0000009c;
    height: 50px;
    appearance: none;
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/Vector-2025-04-03T112834.974.png);
    background-repeat: no-repeat;
    background-position: 94%;
    background-size: 7%;
    padding-right: 16px !important;
}
button.Get-btn:hover {
    background: #ff9933;
    transition: 0.3s;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 75px;
}
.review-logos {
    padding-top: 50px;
}

section.product-type {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
section.product-type p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: center;
    padding: 0px 276px;
}
.first-agent p {
    padding: 0 !important;
    text-align: left !important;
}
section.product-type h2 {
    text-align: center;
}

body.agent-page section.client-review {
    padding-bottom: 1rem !important;
}
section.Premier .col-lg-6.col-md-6.col-xl-6.col-sm-12 {
    padding: 0;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    background: #F0FFF0;
    padding: 5rem !important;
}

.first-agent button {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-family: 'Poppins';
    background: transparent;
    border: 0;
    display: flex;
    gap: 11px;
    color: #01886A;
    padding: 0;
    margin-top: 32px !important;
}

.first-agent p strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000000;
}
.first-agent {
    background: #FDF9F0;
    padding: 21px 34px 40px;
    border-radius: 15px;
    height: 350px;
    margin-top: 28px;
}
.first-agent.second-agent {
    background: #F0FFF0;
}

.first-agent.third-agent {
    background: #DDFBF4;
}
.main-vedio img {
    width: 100%;
}
.main-video {
    display: flex;
    margin-top: -147px;
    margin-bottom: 65px;
    align-items: center;
    margin-left: 74px;
    position: relative;
}

section.Premier img {
    width: 100%;
}
button#open-video-btn svg {
    width: 27px;
    height: 27px;
}
button#open-video-btn {
    width: 376px;
    height: 117px;
    padding: 0;
    background: #01886A;
    border: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: -62px;
    border-radius: 0px 10px 10px 0px;
    gap: 11px;
    text-transform: capitalize;
}
.hours-cont {
    padding-top: 3rem;
}
.hours-cont p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
body.page-template.page-template-agent section.FAQ-Section {
    padding-bottom: 64px;
    padding-top: 65px;
}
.vedio-content {
    background: #DDFBF4;
    padding: 46px;
    border-radius: 20px 20px 0px 20px;
    width: 62%;
}

.See-Action span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #121A2A;
}
section.video-section {
    position: relative;
}
.See-Action p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
     color: #121A2A;
}
section.video-section iframe {
    border-radius: 20px;
    width: 88%;
    height: 531px;
    position: fixed;
    left: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    right: 0;
    top: 16%;
    z-index: 99999999;
}

button#close-video-btn {
    position: fixed;
    z-index: 99999999999;
    top: 110px;
    right: 87px;
    background: #00000082;
    font-size: 0px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 0;
}
.slider-inspiration p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin: 0px !important;
}
section.FAQ-Section {
    padding-bottom: 13px;
    padding-top: 16px;
}
body.agent-page button.accordion-button.collapsed {
    font-size: 17px;
}

.banner-agnet .contact-form {
    width: 100%;
}

.banner-agnet .contact-form {
    width: 100%;
}
/*.col-lg-6.col-md-6.col-xl-6.col-sm-12.banner-agnet {*/
/*    width: 58%;*/
/*}*/
.banner-agnet2 {
    width: 42%;
    padding-left: 47px;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 38px !important;
    line-height: 53px;
}
body.agent-page button.accordion-button {
    font-size: 17px;
}
button#close-video-btn::after {
    position: absolute;
    content: "";
    color: #fff !important;
    z-index: 9999;
    background-image: url(../img/cross.png);
    width: 18px;
    height: 18px;
    left: 16px;
    top: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100%;
}

.How-Work {
    position: relative;
    z-index: 9999;
}

section.work-section::after {
    position: absolute;
    content: "";
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/03/Vector-3-2.png);
    width: 100%;
    height: 500px;
    top: 303px;
    background-size: 100%;
    z-index: -1;
    background-repeat: no-repeat;
}

.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 46px;
    row-gap: 0px;
    padding-right: 0px;
}

.contact-input p {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
    width: 100%;
}

ul.menu li.menu-item a {
    margin: 0;
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 37px;
    letter-spacing: 0;
    color: #121A2A;
}

ul.menu {
    list-style: none;
    padding: 0;
}


/*About us page css*/
section.Choice-Mutual .col-lg-8.col-md-8.col-sm-12 {
    width: 73.666667%;
}
section.Choice-Mutual .col-lg-4.col-md-4.col-sm-12 {
    width: 26.333333%;
}
section.Choice-Mutual .container {
    max-width: 1256px;
}
.history-section-inner p {
    text-align: center;
    font-family: Raleway;
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.main-blog-banner.col-md-7 a button.about-btn:hover {
    background: #01886a;
    transition: 0.6s;
}


.main-blog-banner.col-md-7 a button.about-btn {
    width: 296px;
    height: 60px;
    background: #FF7226;
    border: 0;
    border-radius: 10px;
    margin-top: 32px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #fff;
}

.burial-section {
    display: flex;
    align-items: flex-start;
    gap: 19px;
}

.left-side-about h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 24px;
    margin-top: 35px;
}

.left-side-about p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin-top: 6px;
}

.Exceptional-sec span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
}

.left-side-about {
    margin-top: 4rem !important;
    border-right: 1px solid #D2D2D2;
    padding-right: 4rem;
}
.man-about {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 23px;
    margin-top: 25px;
}

ul.health-list li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 11px;
    color: #121A2A;
}
.rating span {
    background: #FF7226;
    color: #fff;
    font-family: Poppins;
    font-weight: 500;
    font-size: 16.37px !important;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    padding: 1px 5px;
    border-radius: 3.77px;
    width: 115px;
    text-align: center;
    justify-content: center;
}

.Trustpilot-text p span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: #01886A;
}
.Trustpilot-text p {
    margin: 0;
}

.Trustpilot-text h4 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    color: #01886A;
    margin-bottom: 10px;
}

.Trustpilot-text a span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #01886A;
    display: flex;
    gap: 7px;
    align-items: center;
    margin-top: 10px;
}
.review-inner {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-top: 1rem;
    justify-content: space-between;
    width: 100%;
}
.inner-test {
    display: flex;
    align-items: center;
    gap: 37px;
    border: 1px solid #EFB64775;
    border-radius: 10px;
    padding: 31px;
    margin-bottom: 42px;
    position: relative;
}
.Rest-text p span {
    color: #01886A;
}

.Rest-text {
    margin-bottom: 74px;
}
.inner-test p {
    margin-top: 12px;
    padding-right: 99px;
    position: relative;
}
.inner-test::after {
    position: absolute;
    content: "";
    background-image: url(../img/quote-img.png);
    width: 90px;
    height: 90px;
    right: 14px;
    bottom: 0px;
    background-repeat: no-repeat;
}

.rating-star p span::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #000;
    width: 28px;
    bottom: 9px;
    left: 2px;
}
.right-side-about ul li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 16px;
    position: relative;
    list-style: none;
}
.right-side-about {
    margin-top: 4rem;
}
.right-side-about ul li::after {
    position: absolute;
    content: "";
    background-image: url(../img/right-arrow.png);
    width: 20px;
    height: 20px;
    left: -32px;
    top: 5px;
    background-repeat: no-repeat;
}
.right-side-about {
    margin-top: 4rem;
    position: sticky;
    display: inline-block;
    top: 70px;
}

.left-side-about a button:hover {
    background: #01886a;
    transition: 0.3s;
}
ul.right-side-about-list {
    padding-left: 56px;
}
.rating-star p span {
    color: #01886A;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14.39px;
    line-height: 160%;
    letter-spacing: 0;
    position: relative;
    padding-left: 37px;
}
ul.health-list {
    padding-left: 19px;
}
.left-side-about h2 {
    font-size: 32px;
}
.left-side-about a button {
    width: 321px;
    height: 60px;
    background: #FF7226;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #fff;
    margin-top: 23px;
    margin-bottom: 4rem;
}

.about-icon-review {
    display: flex;
    gap: 45px;
    margin-bottom: 50px;
    margin-top: 42px;
    justify-content: space-between;
}

/*About us page css*/

/*Single blog page css*/

nav.breadcrumb.container a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000;
}
nav.breadcrumb.container {
    gap: 14px;
    padding-top: 32px;
}

span.arrow-breadcrumb {
    font-size: 23px !important;
    position: relative;
    top: 2px;
}
nav.breadcrumb.container span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000;
}


/*Single blog css*/

.left-side-blog-content  h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
}
.left-side-blog-content p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin: 0;
}

.insurance.Companies a {
    text-decoration: underline;
    color: #01886A;
}
.insurance.Companies {
    margin-top: 34px !important;
}
.author-inner {
    display: flex;
    gap: 11px;
    align-items: center;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.choose-section a {
    color: #000000b5;
    text-decoration: underline;
}
ul.keywords li::after {
    position: absolute;
    content: "";
    background: #01886A;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    left: -1px;
    top: 7px;
}
ul.keywords li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #121A2A;
    margin-bottom: 11px;
    position: relative;
    list-style: none;
    padding-left: 27px;
}
ul.keywords strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.Writtenss h5 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 7px;
}

ul.keywords {
    border-left: 4px solid #01886A;
    padding-top: 0px !IMPORTANT;
    margin-bottom: 54px;
    margin-top: 13px;
}
.Writtenss h5 br {
    display: none !important;
}
.mutual-rating-inner p {
    display: flex;
    align-items: center;
}
.Writtenss h4 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: 0;
    color: #01886A;
    text-decoration: underline;
}
.author-image img {
    width: 100px;
    height: 100px;
}
.Writtenss {
    display: flex;
    align-items: center;
    gap: 6px;
}
.main-single-text {
    display: flex;
    gap: 15px;
}
.left-text p:nth-child(2) {
    border-left: 1px solid #0000004a;
    padding-left: 45px;
    position: relative;
}
.left-text {
    display: flex;
    gap: 49px;
    border-left: 1px solid #0000004a;
    padding-left: 19px;
    position: relative;
    left: 2px;
}
ul.right-side-list a {
    color: #121A2A;
}
img.sec-single-img {
    position: relative;
    right: 33px;
   
}
img.first-single-img {
    position: relative;
    z-index: 9;
}
img.third-single-img {
    position: relative;
    right: 70px;
    z-index: -1;
}
.author-image {
    display: flex;
    width: 27%;
}

.first-insurance {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 48px;
    padding-bottom: 14px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 17px;
}

a button.view-more-btn {
    width: 357px;
    background: #01886A;
    height: 60px;
    border: 0;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 68px;
    margin-top: 57px;
}

ul.keywords p {
    margin-bottom: 16px;
}
.first-insurance p span {
    color: #01886A;
}

section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    padding: 0;
}
.inner-fun p {
    display: flex;
    align-items: end;
    gap: 1px;
}
.mutual-rating {
    display: flex;
    gap: 60px;
    margin-top: 29px;
}
.Best-period {
    background: #F0FFF0;
    border-radius: 10px;
    padding: 37px;
    margin-bottom: 50px;
}
.accordion-item br {
    display: none;
}
.mutual-rating-inner:nth-child(2) {
    border-left: 1px solid #01886A;
    padding-left: 38px;
    width: 27%;
}
.main-mutual {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a button.Get-Quote {
    background: #01886A;
    height: 60px;
    width: 214px;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
}

.pros-section {
    display: flex;
    gap: 67px;
    padding-bottom: 3rem;
    border-bottom: 1px dashed #01886A;
    margin-bottom: 4rem;
}
.details span {
    font-weight: 600;
}
.graph-sec img {
    margin-top: 34px;
    margin-bottom: 49px;
}
.main-mutual-logo p {
    margin-bottom: 19px;
}
.pros-section p {
    margin-bottom: 19px;
}
.Best-period p {
    margin-top: 7px;
}
.pros-section p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
}
.like-side {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 12px;
}

.like-side p {
    margin: 0;
}
.pros-section strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
}
.left-pros {
    width: 50%;
}

.right-pros {
    width: 59%;
    border-left: 1px dashed #01886A;
    padding-left: 3rem;
}

.left-side-blog-content button.accordion-button {
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 21px;
}
.left-side-blog-content .accordion-button::after {
    margin-left: 0 !IMPORTANT;
}

.left-side-blog-content h6 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #121A2A;
}

.choose-section p {
    margin-bottom: 19px;
    margin-top: 20px;
}

.left-side-blog-content .accordion.accordion-flush button.accordion-button {
    padding-left: 21px;
    background: transparent !important;
    height: 62px;
}
.pdf-buttons br {
    display: none;
}
.pdf-buttons p {
    display: flex;
    gap: 15px;
}
.left-side-blog-content .accordion-item p {
    margin: 0 !IMPORTANT;
}

.left-side-blog-content .accordion-body p {
    margin: 0 !important;
}

.left-side-blog-content .accordion-item:first-child {
    border-radius: 0px !IMPORTANT;
    overflow: hidden;
}

.left-side-blog-content .accordion-item {
    border-left: 0 !important;
    border-right: 0px !IMPORTANT;
    
}
.PDF-Downloads {
    background: #FDF9F0;
    padding: 38px;
    margin-top: 54px;
    margin-bottom: 42px;
}
.pdf-buttons {
    display: flex;
    gap: 15px;
}

.details svg {
    padding-left: 9px;
}
.details span {
    color: #01886A;
}
.details {
    margin-bottom: 34px;
}

.details p {
    display: flex;
}
button.Sample-Application {
    width: 285px;
    height: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #01886A;
    border-radius: 10px;
    color: #01886A;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding:0px;
}

.PDF-Downloads h4 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin-bottom: 18px;
}

.pdf-buttons h4 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #121A2A;
    margin-bottom: 19px;
}
.pdf-buttons button.Brochure-btn svg path {
    fill: #01886a;
}
.pdf-buttons button.Brochure-btn {
    width: 216px;
    height: 60px;
    background: transparent;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #01886a;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
    border: 0;
    border-radius: 10px;
    padding: 0;
    border: 1px solid #00886a;
}
.left-side-blog-content .accordion-body {
    background: transparent !important;
    /*padding-left: 72px;*/
}

.conial {
    display: flex;
    gap: 20px;
    background: #FDF9F0;
    padding: 22px;
    margin-bottom: 26px;
    justify-content: space-between;
    padding: 32px 42px;
}

.conial-inn {
    display: flex;
    gap: 19px;
    align-items: center;
}

.conial a button {
    width: 174px;
    height: 60px;
    background: #01886A;
    border: 0;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
}

.icon-con {
    display: flex;
    gap: 9px;
    align-items: center;
    margin-bottom: 19px;
    margin-top: 36px;
}
.conial-contant p {
    margin-bottom: 28px;
}
.icon-con p {
    margin: 0 !important;
}
.conial-contant span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #00000070;
}

.Colonial-text {
    display: flex;
    gap: 11px;
    align-items: end;
}

.review-star-half strong {
    font-family: Poppins;
    font-weight: 700;
    font-size: 19.38px;
    line-height: 31px;
    letter-spacing: 0;
    vertical-align: middle;
    padding-left: 8px;
}

.review-star-half strong {
    font-family: Poppins;
    font-weight: 700;
    font-size: 19.38px;
    line-height: 31px;
    letter-spacing: 0;
    vertical-align: middle;
    padding-left: 8px;
    color: #161616;
}
.Insurance-Policy p {
    margin-bottom: 18px;
}
.Insurance-Policy h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 25.49px;
    line-height: 33.8px;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-top: 46px !IMPORTANT;
}
.Insurance-Policy strong {
    font-family: Poppins;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
}
ul.list-Insurance-Policy li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 7px;
}
.right-side-blog-content h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0%;
}
ul.right-side-list li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 9px;
    position: relative;
    list-style: none;
}

ul.right-side-list li::after {
    position: absolute;
    content: "";
    background-image: url(../img/right-arrow.png);
    width: 24px;
    height: 20px;
    left: -30px;
    top: 5px;
    background-repeat: no-repeat;
}
.left-side-blog-content {
    padding-right: 35px;
}
.left-text p:nth-child(2)::after {
    position: absolute;
    content: "";
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/Group-1000009755-1.png);
    width: 20px;
    height: 20px;
    left: 23px;
    background-repeat: no-repeat;
    top: 5px;
}
.Final-div {
    background: #D0F1D8;
    padding: 36px;
    margin-top: 0rem;
    position: relative;
    border-radius: 10px;
}
.Final-div li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 10px;
}

.Final-div::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 31px solid #d0f1d8;
    bottom: -23px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
/*.right-side-blog-content {*/
    /* background: #FDF9F0; */
/*    padding: 0px 19px;*/
/*    position: sticky;*/
/*    top: 60px;*/
/*    display: block;*/
/*}*/
.wpcf7-response-output {
    position: absolute;
    bottom: 17px;
}
.choose-section span {
    color: #00000099;
    font-weight: 400;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -24px;
    font-size: 12px;
}

.shopping-text {
    border-top: 1px solid #01886A;
    border-bottom: 1px solid #01886A;
    padding-top: 30px;
    padding-block: 30px;
    margin-top: 39px;
    margin-bottom: 41px;
    padding-left: 47px;
    padding-right: 19px;
}

.shopping-text p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0;
}
.Factors h5 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 25.2px;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-top: 33px;
    margin-bottom: 18px;
}

.Factors p {
    margin-bottom: 20px;
}
.Considerations-inner {
    display: flex;
    gap: 42px;
    align-items: center;
    border-bottom: 1px solid #01886A;
    padding-bottom: 21px;
    margin-bottom: 28px;
}
.Key-Considerations h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    letter-spacing: 0%;
    margin-bottom: 36px;
}
.logo-image {
    display: flex;
    justify-content: end;
}
.Key-Considerations {
    background: #FDF9F0;
    padding: 55px;
    margin-bottom: 64px;
}
.Considerations-inner strong {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0px;
}
.Factors {
    margin-bottom: 44px;
}
.insurance-text p {
    margin-bottom: 13px;
}

.inner-main-funeral {
    border: 1px solid #D9D9D9;
    padding: 0px 33px;
    margin-top: 31px;
    margin-bottom: 46px;
}
.Final-div h2 {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 23px;
}

.inner-fun {
    display: flex;
    align-items: center;
    gap: 11px;
    width: 31%;
}
.first-Funeral {
    display: flex;
    gap: 47px;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 30px;
}
.Frequently .accordion-item {
    border: 1px solid #D2D2D2 !important;
}
.Frequently button.accordion-button {
    background: transparent !important;
    border: 0 !important;
    height: 84px !important;
    flex-direction: row !important;
    justify-content: space-between;
}
.Frequently {
    margin-top: 71px !IMPORTANT;
    margin-bottom: 71px !important;
    border-bottom: 2px solid #01886a;
    padding-bottom: 62px;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 10px !IMPORTANT;
    border-bottom-left-radius: 10px !important;
}
.twit {
    display: flex;
    justify-content: end;
    padding-top: 17px;
    position: absolute;
    right: 32px;
    bottom: 39px;
}
.Final-div ul {
    padding-left: 18px;
}
section.Suggested .row.second-learn-row {
    padding-top: 2rem;
}

section.Suggested {
    padding-bottom: 61px;
}
section.Suggested .inner-cont img {
    margin-bottom: 13px;
    width: 100%;
}
.Frequently select:focus {
    outline: 0;
    box-shadow: unset;
}

.Frequently select:focus-visible {
    outline: 0;
    box-shadow: unset;
}
.Frequently select {
    border: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin-top: 47px;
    border-left: 2px solid #01886A;
    height: 61px;
    cursor: pointer;
    padding-left: 24px;
    appearance: none;
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/Vector-2025-04-03T112834.974.png);
    background-repeat: no-repeat;
    background-position: 78%;
    background-size: 6%;
    padding-right: 16px !important;
    width: 235px !important;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 10px !IMPORTANT;
    border-top-right-radius: 10px !important;
}
.coverage p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #01886A;
}

.Age {
    background: #F0FFF0;
    padding: 14px;
    border-radius: 10px;
}

.Age p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #121A2A;
}

a button.review-btn {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: 0%;
    vertical-align: middle;
    background: transparent;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.inner-fun span {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #121A2A;
}
.coverage {
    background: #DEF1F1;
    border-radius: 10px;
    padding: 10px 20px;
}

.right-side-blog-content ul.tabs {
    display: flex;
    gap: 33px;
    list-style: none;
    padding: 0;
    justify-content: center;
}


.right-side-blog-content ul.tabs input {
    opacity: 0;
}


.right-side-blog-content ul.tabs label {
    width: 160px;
    height: 60px;
    background: #01886A;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
}
.three-image-logo img {
    object-fit: contain;
}
.three-image-logo {
    display: flex
;
    justify-content: space-between;
}
.right-bottom-logo img {
    margin-top: 21px;
}
.right-bottom-logo {
    padding-top: 41px;
    border-top: 1px solid #00000036;
    margin-top: 54px;
    padding: 41px 18px;
}
.gender-sec h2 {
    text-align: center;
    line-height: 16px;
    font-size: 24px;
}
.gender-sec label {
    /*width: 160px;*/
    /*height: 60px;*/
    /*background: #01886A;*/
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border-radius: 10px;
    cursor: pointer;
}
body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    position: relative;
    bottom: 0px;
    margin: 0 !important;
    font-family: 'Poppins';
    font-size: 14px;
}
.gender-sec ul.tabs {
    padding: 0;
    display: flex;
    gap: 20px;
}

.gender-sec ul.tabs li {
    list-style: none;
}

.gender-sec ul.tabs li input {
    opacity: 0;
}
.gender-sec {
    padding-top: 6rem;
    padding-bottom: 0rem;
    background: #FDF9F0;
    padding-left: 2rem;
    padding-right: 2rem;
}
.right-side-blog-content .tabs>.tab>[id^="tab"]:checked + label {
    top: 0;
    background: transparent;
    color: #F5F5F5;
    border:1px solid #01886a;
    color:#01886a;
}

.right-side-blog-content .tabs>.tab>[id^="tab"]:checked ~ [id^="tab-content"] {
    z-index: 1;/* or display: block; */
   
    opacity: 1;
    transition: opacity 400ms ease-out;
}
/*Single blog css*/

body.post-template-default.single a button:hover {
    background: #ff7226;
    transition: 0.3s;
}

.pdf-buttons button.Brochure-btn:hover {
    background: #ff7226;
}
.pdf-buttons button.Brochure-btn:hover {
    background: #01886a;
    color: #fff !important;
}
.pdf-buttons button.Brochure-btn:hover svg path {
    fill: #fff;
}
button.Sample-Application:hover svg path {
    fill: #fff !important;
}
button.Sample-Application:hover {
    background: #01886a;
    color: #fff !important;
    transition: 0.3s;
}
section#custom_html-6 {
    padding: 0px 19px;
    position: sticky;
    top: 21px;
    display: inline-block;
    z-index: 9;
    align-items: flex-start;
    left: 0;
    width: 100%;
}
/*blog page css*/

section.banner-blog img {
    width: 100%;
}

section.banner-blog {
    position: relative;
}

/*.main-blog-banner {*/
/*    position: absolute;*/
/*    top: 21%;*/
/*}*/

.main-blog-banner.col-md-7 a {
    color: #fff !important;
}

.main-blog-banner.col-md-7 span {
    color: #fff !important;
}

.main-blog-banner h1 {
    color: #fff !important;
    font-family: Poppins;
    font-weight: 700;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-top: 25px !important;
}

.first-blog-sec {
    background: #FDF9F0;
    padding: 26px;
    border-radius: 15px;
}
section.second-sec-blog {
    margin-top: -202px;
    position: relative;
    padding-bottom: 3rem;
}
.tabs-inner a button:hover {
    background: #ff7226 !important;
    transition: 0.3s;
}

.much-text a button.See-Age:hover{
     background: #ff7226 !important;
    transition: 0.3s;
}
section.second-sec-blog img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
section.most-popular-section h2 {
    margin-bottom: 2rem;
}

.most-popular-inner {
    margin: 5px;
}

section.most-popular-section .container {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 4rem;
}
.third-blog-sec {
    background: #DDFBF4;
    padding: 26px;
    border-radius: 15px;
}
.sec-blog-sec {
    background: #F0FFF0;
    padding: 26px;
    border-radius: 15px;
}
section.second-sec-blog h4 {
    font-family: Poppins;
    width: 200px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 9px;
    color: #000000;
}

section.second-sec-blog p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
    padding: 0px 20px;
}
section.second-sec-blog .container {
    border-bottom: 0px !IMPORTANT;
    padding-bottom: 0px;
}
section.most-popular-section .Guides-inner {
    padding-top: 41px;
    margin-top: 23px;
}
section.second-sec-blog .col-md-4.col-lg-4.col-xl-4 {
    width: 26%;
}
.most-popular-inner img {
    width: 100%;
    margin-bottom: 18px;
}

.most-popular-inner button {
    border: 0;
    background: transparent;
    display: flex;
    gap: 11px;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #01886A;
    text-transform: capitalize;
    padding: 0;
    margin-top: 28px !important;
}

.most-popular-inner p strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #121A2A;
}

.most-popular-inner p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
}



section.Getting-section .tabs-container {
    width: 100%;
    margin: 0 auto;
}

section.Getting-section .tabs {
    display: flex;
    justify-content: space-around;
    border-bottom: 0px !IMPORTANT;
    gap: 17px;
}

.getting-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 4rem;
    margin-bottom: 40px;
}

section.Getting-section .tab {
    padding: 10px 20px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
}


/*section.Getting-section .tab.active {*/
/*    background-color: #01886A;*/
/*    color: white;*/
/*}*/
.getting-inner button {
    background: transparent;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #01886A;
}

.main-tabs {
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #FDF9F0 60.43%, rgb(253 249 240 / 50%) 100%);
    padding: 27px 61px;
    border-radius: 20px;
    margin-top: 59px;
}
section.Getting-section .tab-content {
    display: none;
    padding: 0px;
    border: 0 !IMPORTANT;
    margin-top: 0px;
    border-radius: 0px;
    background-color: #fff;
}
.tabs-inner p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
}

.tabs-inner a button {
    width: 169px;
    height: 60px;
    background: #01886A;
    border: 0;
    color: #fff;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    margin-top: 17px;
}
body.page-template.page-template-blog nav.breadcrumb.container {
    margin: 0 !IMPORTANT;
}
.tabs-inner h2 {
    padding-right: 201px !important;
}
section.Getting-section .tab-content.active {
    display: block;
}
section.Getting-section .tab {
    width: 329px;
    height: 60px;
    background: transparent;
    border: 1px solid #01886A;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
    border-radius: 8px;
}
.Guides-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #D2D2D2;
    margin-top: 67px;
}



.Guides-inner a button {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    border: 0;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #01886A;
}

body.blog-page .main-image-content {
    margin-bottom: 18px;
    background: #FDF9F0;
    border-radius: 20px;
}
section.Breakdown-section .Guides-inner {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 2px;
}

section.breakdown-sectionss p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #121A2A;
    margin-top: 21px;
    margin-bottom: 36px;
}
body.blog-page .insurence-des {
    padding: 0px 21px 10px;
}
.main-cost {
    display: flex;
    background: #F0FFF0;
    border-radius: 20px;
    padding: 42px 41px 0px 0px;
    gap: 31px;
    align-items: center;
}

section.breakdown-sectionss img {
    width: 100%;
}
section.breakdown-sectionss .Guides-inner {
    padding-bottom: 26px;
    margin-top: 3px;
    padding-top: 38px;
    border: 0;
}
section.breakdown-sectionss {
    background: #FDF9F0;
    position: relative;
    margin-top: 37px;
}
section.breakdown-sectionss::after {
    position: absolute;
    content: "";
    background-image: url(../img/pink-line.png);
    width: 100%;
    height: 67px;
    top: -53px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.age-group p strong {
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000000;
}
.age-buttons {
    display: flex;
    gap: 17px;
    margin-bottom: 17px;
}
.much-text p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #121A2A;
    margin-top: 16px;
    margin-bottom: 25px;
}
.age-group {
    margin-bottom: 36px;
}

section.Breakdown-section {
    padding-bottom: 67px;
}
.much-text a button.See-Age {
    width: 209px;
    height: 60px;
    border: 0;
    background: #01886A;
    color: #fff;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
}
.age-buttons button {
    width: 220px;
    height: 60px;
    border: 1px solid #01886A;
    background: transparent;
    border-radius: 10px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}
/*blog page css*/


section.planning-section .Guides-inner {
    padding-top: 39px;
    padding-bottom: 32px;
}

.main-planning img {
    width: 100%;
}
.main-planning {
    display: flex;
    gap: 26px;
    margin-bottom: 31px;
}
.pan-inner {
    width: 50%;
    background: #FDF9F0;
}

.plan-text p {
    margin: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    padding-left: 23px;
}
.plan-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    cursor:pointer;
}

section.Research-section .Guides-inner {
    padding-bottom: 30px;
    padding-top: 35px;
    margin-top: 64px;
}
section.Research-section .fisrt-research {
    background: #FDF9F0;
    padding: 31px;
     border-radius: 15px;
}
.third-research {
    background: #DDFBF4;
    padding: 28px;
    border-radius: 15px;
}

section.Research-section p strong {
    font-family: Poppins;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000000;
}

section.Research-section p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #000000;
}
.second-research {
    background: #F0FFF0;
    padding: 32px;
    border-radius: 15px;
}

a button.Funeral-inner {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #01886A;
    background: transparent;
    border: 0;
    text-transform: capitalize;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

section.Research-section {
    background: #FFE4DB40;
    position: relative;
    padding-bottom: 68px;
    margin-top: 109px;
}
.Latest.Articles-section h2 {
    text-align: center;
    border-top: 1px solid #D2D2D2;
    padding-top: 3rem;
    margin-top: 13px;
    margin-bottom: 0px;
}
section.banner-learn.Latest.Articles-section {
    padding-bottom: 66px;
}
section.individual-section .Guides-inner {
    margin: 0;
    border: 0;
}
section.Research-section .second-research {
    height: 332px;
}
section.Research-section::after {
    position: absolute;
    content: "";
    background-image: url(../img/pink-line.png);
    width: 100%;
    height: 88px;
    top: -70px;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
}
section.Research-section .Guides-inner {
    padding-bottom: 30px;
    padding-top: 35px;
    margin-top: 64px;
    border: 0;
}
.col-md-4.col-lg-4.col-xl-4.col-sm-12.second-age-group {
    padding-left: 42px;
}


/*Faq page css*/

section.accordion-section-faq button.accordion-button {
    background: transparent !IMPORTANT;
    height: 84px;
}

section.accordion-section-faq button.accordion-button {
    font-size: 18px;
    line-height: 28px;
}
ul.right-side-about-list a {
    color: #121A2A;
}
section.accordion-section-faq .accordion-body ol {
    padding-left: 15px;
}
section.accordion-section-faq .container {
    max-width: 1097px;
    margin-top: 62px;
    margin-bottom: 62px;
}
section.accordion-section-faq .accordion-body li {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin: 0px;
    margin-top: 10px;
}
button.accordion-button.collapsed {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    text-transform: capitalize;
    height: 62px;
}

section.accordion-section-faq .accordion-body {
    background: transparent;
}
span.wpcf7-form-control-wrap {
    width: 100%;
}

/*Faq page css*/

.review-logos {
    display: flex;
    justify-content: space-between;
    padding-bottom: 46px;
    padding-top: 44px;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #EFE9E9;
    margin-top: 4rem;
    padding-top: 44px;
}

.left-side-about {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #121A2A;
    margin-top: 6px;
}

.review-star-half br {
    display: none;
}

section.error-404.not-found h1.page-title {
    font-family: 'Poppins';
    letter-spacing: 0;
    font-size: 26px;
    margin-bottom: 15px;
}

.page-content p {
    font-family: 'Poppins';
    color: #000;
}

span.screen-reader-text {
    font-family: 'Poppins';
    color: #000;
}

input.search-field {
    height: 41px;
    width: 100%;
    padding-left: 12px;
    font-family: 'Poppins';
    margin-top: 6px;
}

input.search-submit {
    background: #ff7226;
    border: 0;
    width: 118px;
    height: 42px;
    font-family: 'Poppins';
    color: #fff;
    border-radius: 7px;
}
.image-text-section .insurence-des {
    padding-top: 8px;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item a {
    color: #ff7226;
}
.left-side-blog-content br {
    display: none;
}
button.Sample-Application p {
    display: none;
}
body.page-template.page-template-contact .main-cont h1 {
    width: 543px;
}
section.breakdown-sectionss p:hover {
    color: #01886a;
    transition: 0.3s;
}
.age-buttons button:hover {
    background: #01886A;
    color: #fff;
    transition: 0.3s;
}

.plan-text:hover p {
    color: #199377;
    transition: 0.3s;
}

.plan-text:hover svg {transform: rotate(37deg);transition: 0.3s;}

.plan-text svg {
    transition: 0.3s;
}
.Trustpilot-text {
    width: 54%;
}

.burial-section img {
    position: relative;
    top: -7px;
}
.man-about span {
    color: #01886A;
}

.Rest-text strong {
    font-weight: 400 !important;
    font-family: 'Poppins';
    color: #000 !important;
}

.left-side-about a {
    color: #01886a;
}
ul.health-list li strong {
    font-family: Poppins;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 11px;
    color: #121A2A;
}
.mega-menu-wrap {
    width: 100% !important;
    background: transparent !important;
}
a.mega-menu-link {
    background: transparent !important;
}
ul.mega-menu.max-mega-menu {
    display: flex !IMPORTANT;
    gap: 29px;
    justify-content: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
    float: unset;
    width: 100%;
}

/*#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {*/
/*    width: 166% !important;*/
/*    max-width: 166% !important;*/
/*    left: 0;*/
/*    height: 233px;*/
/*    padding: 20px;*/
/*}*/
a.mega-menu-link {
    font-family: Poppins !important;
    font-weight: 500 !important;
    font-size: 16px !IMPORTANT;
    letter-spacing: 0px !IMPORTANT;
    color: #121A2A !important;
}
/*.slick-list {*/
/*    overflow: inherit;*/
/*}*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 27px !important;
}

ul.list-contact li a {
    color: #fff !important;
}

ul.mega-sub-menu li.mega-menu-item-has-children {
    border-right: 1px solid #0000003b !important;
    height: 259px !important;
    margin-top: 2rem !IMPORTANT;
    margin-bottom: 2rem !IMPORTANT;
}
body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    position: absolute;
    transform: translateY(0%);
    top: 0px;
    align-items: center;
    bottom: 0px;
}
section.Inspiration-section img.img-fluid {
    margin-bottom: 19px;
}


/*#mega-menu-wrap-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1, #mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-row, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-column, #mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 span.mega-menu-badge, #mega-menu-wrap-menu-1 button.mega-close {*/
/*    position: static!important;*/
/*}*/

li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 img {
    margin-bottom: 13px !IMPORTANT;
}

li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 a {
    color: #fff;
    font-family: 'Poppins';
    letter-spacing: 0;
    font-size: 14px;
    line-height: 17px;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 {
    background: #004547 !important;
    width: 15% !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center;
    margin: 32px !important;
    border-radius: 10px !important;
    text-align: center !IMPORTANT;
}
/*header.scrolled nav.navbar.navbar-expand-lg.desktop-view {*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    right: 0;*/
/*    background: #fff !important;*/
/*    z-index: 9;*/
/*}*/
html {
    margin: 0 !IMPORTANT;
}
a.mega-menu-link:hover {
    color: #004547 !important;
    transition: 0.3s !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "" !IMPORTANT;
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/Vector-2025-04-03T112834.974.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 17px;
}
.choose-section .accordion-item {
    border-bottom: 0px !IMPORTANT;
    margin: 0 !important;
}
.choose-section .accordion-item:last-of-type {
    border-bottom: 1px solid #00000026 !important;
    border-radius: 0px !IMPORTANT;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #ffffff !important;
}

ul.mega-sub-menu {
    top: 87px !IMPORTANT;
}

.Frequently .accordion-item:first-child {
    border-radius: 10px !important;
}

body.page-template.page-template-aboutus button#open-video-btn:hover {
    background: #01886A !IMPORTANT;
    transition: 0.3s;
}

body.page-template.page-template-aboutus button#open-video-btn {
    width: 376px;
    height: 81px;
    padding: 0;
    background: #ff7226;
    border: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: -62px;
    border-radius: 10px 10px 10px 10px;
    gap: 11px;
}

button#open-video-btn1 {
    width: 376px;
    height: 81px;
    padding: 0;
    background: #ff7226;
    border: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0px;
    border-radius: 10px 10px 10px 10px;
    gap: 11px;
    margin-bottom: 33px;
    margin-top: 18px;
}

ul.health-list {
    padding: 0 !IMPORTANT;
}

ul.health-list ul {
    list-style: none;
    padding: 0;
}

button#open-video-btn2 {
    width: 376px;
    height: 81px;
    padding: 0;
    background: #ff7226;
    border: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0px;
    border-radius: 10px 10px 10px 10px;
    gap: 11px;
    margin-bottom: 33px;
    margin-top: 18px;
}

body.page-template.page-template-aboutus iframe {
    border-radius: 20px;
    width: 88%;
    height: 531px;
    position: fixed;
    left: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    right: 0;
    top: 16%;
    z-index: 99999999;
}

button#close-video-btn1 {
    position: fixed;
    z-index: 99999999999;
    top: 110px;
    right: 87px;
    background: #00000082;
    font-size: 0px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 0;
}

button#close-video-btn1::after {
    position: absolute;
    content: "";
    color: #fff !important;
    z-index: 9999;
    background-image: url(../img/cross.png);
    width: 18px;
    height: 18px;
    left: 16px;
    top: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100%;
}


button#close-video-btn2 {
    position: fixed;
    z-index: 99999999999;
    top: 110px;
    right: 87px;
    background: #00000082;
    font-size: 0px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 0;
}

button#close-video-btn2::after {
    position: absolute;
    content: "";
    color: #fff !important;
    z-index: 9999;
    background-image: url(../img/cross.png);
    width: 18px;
    height: 18px;
    left: 16px;
    top: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100%;
}

.main-blog-section .inner-cont img {
    height: 331px;
    object-fit: cover;
    border-radius: 20px !IMPORTANT;
}

ul.mega-sub-menu.custom-child-ul a {
    font-size: 14px !important;
    line-height: 26px !important;
}

ul.mega-sub-menu.custom-child-ul {
    padding-top: 9px !IMPORTANT;
}
section.Suggested button:hover {
    background: transparent !IMPORTANT;
}

a button.header-btn-sec:hover {
    background: #01886A !IMPORTANT;
}
.hours-cont span {
    font-size: 18px;
}
.header-buttons button.header-btn:hover {
    background: #178c72 !IMPORTANT;
}
.icon-con {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
}

section.most-popular-section button {
    margin-bottom: 1rem;
}
section.accordion-section-faq .accordion-body a {
    text-decoration: underline;
    color: #01886A;
}
body.privacy-policy .col-md-6.learn-cont {
    position: absolute;
    top: 8%;
    transform: translateY(8%);
    bottom: 0px;
}
body.privacy-policy .learn-content p {
    color: #fff !important;
}
body.privacy-policy .row p {
    font-family: 'Poppins';
    color: #000;
    font-size: 15px;
}
.plan-text a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
section.insurance-section .insurence-des a {
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: space-between;
}
body.privacy-policy .row {
    margin-top: 2rem;
}

body.search.search-results header.entry-header.scrolled {
    position: relative !important;
    top: 0px;
    z-index: 0 !IMPORTANT;
}

.table-container.mobile-view-table {
    display: none;
}

    table.fl-table tr:last-child {
    border: 0 !important;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    display: flex;
    align-items: center;
}
ul.list-contact a {
    text-decoration: underline;
}

section.Getting-section .tab:hover {
    background-color: #01886A;
    color: white;
}
.desktop-table-content {
    padding-left: 19px;
}

.choose-section .accordion-body p {
    padding-left: 40px;
}
.main-blog-banner {
    position: absolute;
    top: 0px;
    bottom: 0px;
    transform: translateY(0px);
    display: flex;
    align-items: center;
}
section.accordion-section-faq .accordion-body p {
    margin-top: 13px;
}

body.page-template.page-template-aboutus .main-blog-banner h1 {
    margin-top: 0px !important;
}

a.carrer-link {
    text-decoration: underline;
}

.line-heading {position: relative;}

.line-heading::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #00000033;
    height: 1px;
    width: 100%;
    bottom: 32px;
    z-index: -1;
    left: 0;
}

.line-heading h2 {
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 24px;
    font-size: 24px;
}
.main-blog-section header.entry-header {
    background: transparent;
    z-index: 0 !IMPORTANT;
}

body.page-template.page-template-aboutus .main-blog-banner {
    transform: unset !important;
}
ul.right-side-about-list li a:hover {
    color: #02896b;
}


@media(max-width:1500px){
    body.page-template.page-template-contact .row.contact-baner-content {
    max-width: 1347px;
    margin: 0 auto;
}
    a.mega-menu-link {
    font-size: 15px !IMPORTANT;
}
    section.Getting-section .tab {
    width: 312px;
}
.age-buttons button {
    width: 188px;
}
    section.Research-section .second-research {
    height: 353px;
}
    .main-blog-banner h1 {
    font-size: 41px;
    line-height: 55px;
}
    .author-image {
    width: 22%;
}
.author-image img {
    width: 84px;
    height: 84px;
}
    .slideshow img {
    height: 696px;
}
    .Reviews p span {
    font-size: 11px !important;
}
.trust-Reviews.sec-review .ratings p {
    left: -18px;
}
.trust-Reviews.third-review .ratings p {
    left: -85px;
    top: -2px;
}
    table.fl-table td {
    font-size: 13px;
}
    .bottom-content p {
    font-size: 12px !important;
    line-height: 20px !IMPORTANT;
}
    .contact-form {
    padding: 30px;
    border-radius: 8px;
}
.bottom-content {
    padding-top: 12px;
    margin-top: 0px;
}
textarea {
    margin-bottom: 4px;
    height: 92px;
}
    section.pipeline-section img {
    width: 100%;
}
    .container {
    max-width: 1342px;
}
section.banner-section .row {
    max-width: 1346px !IMPORTANT;
}
.slider-content-sec {
    right: -32px;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    right: -39px;
}
section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    left: -42px;
}
ul.list-tick {
    padding-left: 23px;
    padding-top: 27px;
}
}
.second-banner-agnet .row.contact-baner-content {
    transform: translateY(2%);
}

/*@media(min-width:320px) and (max-width:405px){*/
/*section.banner-section {*/
/*    margin-bottom: 12rem;*/
/*}*/
/*}*/
.overlay {
    position: fixed;
    background: #000000c2;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 999;
}

.second-banner-agnet .contact-form {
    padding-bottom: 30px;
}

.like-side {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000;
}
body.search.search-results footer.entry-footer span.cat-links {
    font-family: 'Poppins';
    color: #000;
}
body.search.search-results .entry-meta {
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.search.search-results .entry-meta span.posted-on {
    color: #000;
    font-family: 'Poppins';
}
body.search.search-results .nav-links a {
    color: #000;
    font-family: 'Poppins';
}
body.search.search-results .entry-meta span.posted-on a {
    color: #000;
    font-family: 'Poppins';
}

body.search.search-results footer.entry-footer a {
    color: #000 !important;
    font-family: 'Poppins';
}

body.search.search-results a.url.fn.n {
    color: #000;
    font-family: 'Poppins';
}
body.search.search-results section.banner-learn img {
    width: 100%;
    height: 313px !important;
    object-fit: cover;
}
body.search.search-results h2.entry-title a {
    font-size: 23px;
    line-height: 36px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
body.search.search-results h2.entry-title {
    line-height: 32px;
}

body.search.search-results .col-md-6.learn-cont {
    position: relative;
    transform: translateY(14%);
}

body.search.search-results .col-md-6.learn-cont h1.page-title {
    color: #000;
    font-size: 30px !IMPORTANT;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: unset !important;
}
.mobile-table-content {
    display: none;
}

.mobile-table-content .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0px;
    vertical-align: 0px;
    content: "";
    border-top: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/04/Vector-2025-04-03T112834.974.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.logo_slider.slick-initialized.slick-slider {
    display: none;
}
    .ads_slider.slick-initialized.slick-slider {
    display: none;
}
body.page-template.page-template-aboutus button:hover {
    background: #1e967b !important;
}

section.mobile-banner-rev {
    display: none;
}



@media(max-width:767px){
    .single .progressbar-style-1.steps-form .steps-row .steps-step p {
    line-height: 23px !important;
    font-size: 9px !important;
    position: relative;
    left: 0px;
}
    body.page-id-1259 article#post-1259 {
    max-width: 100% !important;
    margin: 27px 23px !important;
}
body.page-id-1259 .entry-content p {
    font-size: 13px;
}
body.page-id-1259 h1.entry-title {
    font-size: 18px !important;
}
body.page-id-1259 .entry-content h2 {
    font-size: 21px !important;
    line-height: 28px !important;
}
    body.page-id-1246 h1.entry-title {
    font-size: 27px !important;
}
body.page-id-1246 .left-side-blog-content .wpcf7-response-output {
    bottom: 49px;
    width: 92% !important;
    margin: 0 auto !important;
    font-size: 10px !important;
}
    section#custom_html-6 {
    padding: 0px 0px !important;
}
.single .wpcf7-response-output {
    bottom: 45px !important;
    font-size: 11px !important;
    margin: 0 17px 29px !important;
}
.single .steps-info {
    font-size: 8px !important;
}
.residence-inner span {
    font-size: 17px !important;
    line-height: 26px;
}
.single .gender-sec {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.single span.wpcf7-list-item.first label {
    width: 83px !important;
    line-height: 49px !important;
}

.single .uacf7-multisetp-form label {
    font-size: 14px !important;
    line-height: 23px !important;
    margin-bottom: 3px;
}
.single .uacf7-step.uacf7-step-1249.step-content.step-end h2 {
    font-size: 17px !important;
}
.single span.wpcf7-list-item.last label {
    width: 93px !important;
    line-height: 49px !important;
}
.single .uacf7-multisetp-form {
    padding: 31px 13px !important;
}
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 46px;
    width: 100%;
    font-size: 13px !important;
}
.steps-step {
    width: 100% !important;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
    padding: 3px 4px !important;
}
.steps-info {
    font-size: 8px;
}
    .steps-form .steps-row .steps-step p {
    font-size: 11px !important;
}
.uacf7-multisetp-form {
    padding: 24px !important;
    margin-bottom: 47px;
}
body.page-id-1246 h1.entry-title {
    font-size: 28px;
    line-height: 50px;
    padding-top: 51px;
    margin-bottom: 33px;
}
span.wpcf7-list-item.last label {
    width: 103px !important;
    line-height: 42px;
}
span.wpcf7-list-item.first label {
    width: 103px !important;
    line-height: 44px;
}

.uacf7-multisetp-form {
    padding: 24px;
    margin-bottom: 47px;
}
    .banner-reviews.desktop-vire-rev {
    display: none;
}
    .trust-Reviews p {
    color: #fff;
}
section.mobile-banner-rev {
    background: #0a4d3e;
    padding: 12px;
    display: block;
}
.ratings p {
    background: #01886a;
}
    button#close-video-btn1 {
    top: 152px;
    right: 17px;
}
button#close-video-btn2 {
    top: 152px;
    right: 11px;
}
    section.logo-section {
    position: relative;
    z-index: -1;
}
    body.page-template.page-template-aboutus iframe {
    height: 391px;
    top:26% !important;
}
    .desktop-table-content {
    display: none;
}
   body.page-template.page-template-aboutus .nav-to-dropdown.nav-to-dropdown-md.dropdown-sections.show {
    top: 79px;
}
    section.individual-section .Guides-inner {
    padding-bottom: 37px !important;
}
    section.most-popular-section h2 {
    margin-bottom: 6px;
}
    .review-inner {
    justify-content: flex-start;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content .contact-form {
    margin-bottom: 26px;
}
    section.video-section iframe {
    height: 444px;
}
    .main-blog-banner {
    top: 19px;
}
    section.work-section {
    padding: 33px 0px 54px;
}
    .logo_slider img {
    height: 33px;
    width: 153px;
    object-fit: contain !important;
}
    a.navbar-brand svg {
    width: 179px;
}
    body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    bottom: 27px;
    font-size: 12px;
    line-height: 19px;
    left: 0;
}
    .ads_slider.slick-initialized.slick-slider {
    display: block;
}
    .logo_slider.slick-initialized.slick-slider {
    display: block;
}
    .logo-partner {
    display: none;
}
.logo_item.slick-slide {
    display: flex;
    justify-content: center;
}
.logo_item.slick-slide {
    margin: 0px 41px !important;
}
    .table-container.mobile-view-table {
    position: relative;
    margin-top: 3rem !important;
}
    section.customers-perfer.desktop-view-custom {
    display: none;
}
    section.Instant-section {
    padding-top: 72px;
}
 tbody {
    background-size: contain !important;
    background: #01886a !important;
}
.table-container.mobile-view-table tbody, td, tfoot, th, thead, tr {
    height: 32px;
}
.table-container.mobile-view-table {
    display: block !important;
    margin: 14px;
}
    body.privacy-policy .row p {
    color: #000 !important;
    font-size: 15px;
}
    body.privacy-policy .col-md-6.learn-cont {
    position: relative;
    top: 0px;
    transform: translateY(0%);
    bottom: 0px;
}
    body.search.search-results footer.entry-footer a {
    font-size: 14px;
}
    .mobile-table-content {
    display: block;
}
    body.search.search-results .col-md-6.learn-cont h1.page-title {
    font-size: 23px !IMPORTANT;
}
.nav-to-dropdown.nav-to-dropdown-md.dropdown-sections.show {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    background: #fff;
    top: 71px;
}
.mobile-table-content ul li::after {
    position: absolute;
    content: "";
    background-image: url(../img/right-arrow.png);
    width: 24px;
    height: 20px;
    left: -30px;
    top: 5px;
    background-repeat: no-repeat;
}
.mobile-table-content .dropdown-menu.show {
    padding: 17px;
    top: -6px !important;
    width: 100%;
}
.mobile-table-content ul li {
    list-style: none;
    position: relative;
}
.mobile-table-content .textwidget {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0%;
}
.mobile-table-content  .dropdown-menu a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 9px;
    position: relative;
    list-style: none;
    color: #000;
}
.mobile-table-content a#dropdownMenuLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body.search.search-results a.url.fn.n {
    font-size: 14px;
}
body.search.search-results h2.entry-title a {
    font-size: 20px;
    line-height: 16px;
}
    section.accordion-section-faq .accordion-body p {
    font-size: 12px;
    line-height: 21px;
}
    .review-inner {
    margin-top: 2rem;
    margin-bottom: 29px;
}
    button#open-video-btn2 {
    width: 100%;
    height: 62px;
    font-size: 16px;
}
    section.contact-banner.second-banner-agnet .wpcf7-response-output {
    position: relative !important;
    left: 0 !IMPORTANT;
    font-size: 15px;
    line-height: 23px;
    margin: 0 !important;
}
    body.page-template.page-template-agent section.FAQ-Section {
    padding-bottom: 41px;
    padding-top: 42px;
}
    body.page-template.page-template-blog .Guides-inner {
    display: block;
    margin: 0 !important;
    padding-bottom: 10px;
    padding-top: 22px;
}
    .hours-cont {
    padding-top: 1rem;
}
    .contact-input {
    gap: 15px;
    margin-bottom: 0px;
}
.vedio-content p {
    font-size: 14px;
}
.See-Action span {
    font-size: 16px;
}
.vedio-content h2 {
    line-height: 32px;
    font-size: 25px;
    margin-top: 8px;
}
.contact-input select {
    margin-bottom: 16px;
        font-size: 14px;
}
.contact-input input {
    height: 45px;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 15px;
}
    .contact-input p {
    display: block;
}
.slider-inspiration p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px !important;
}
    .How-Work h2 {
    margin-top: 3rem;
}
    table.fl-table tr:last-child {
    border: 0 !important;
}
    body.page-template.page-template-blog .image-text-section {
        height: auto !IMPORTANT;
    }
     body.page-template.page-template-aboutus  button#open-video-btn1 {
    width: 100%;
    height: 65px;
}
body.page-template.page-template-aboutus button#open-video-btn {
    width: 100%;
    height: 57px;
    bottom: 0px;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 37px;
    margin-top: 18px;
}
.man-about {
    display: block;
}
 
  body.page-template.page-template-contact  .wpcf7-response-output {
    position: relative;
    bottom: 19px;
    font-size: 11px;
}
button#open-video-btn1 {
    width: 347px;
    height: 70px;
    bottom: 0px;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 33px;
    margin-top: 18px;
}
    body.page-template.page-template-agent .wpcf7-response-output {
    position: absolute;
    bottom: 27px;
    font-size: 9px;
    line-height: 10px;
    left: 22px;
    padding: 0 !IMPORTANT;
    border: 0 !IMPORTANT;
}
    span.wpcf7-not-valid-tip {
    font-size: 9px;
        bottom: -34px;
}
    .main-mutual-logo {
    margin-bottom: 23px;
}
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 16px !importan;
}
    section.work-section {
    z-index: 0 !important;
}
    ul.mega-menu.max-mega-menu.mega-menu-horizontal span.mega-indicator {
    opacity: 1 !IMPORTANT;
}
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 13px !important;
}
    
.header-buttons .widget_text.header-widget {
    display: none;
}


nav.navbar.navbar-expand-lg .container {
    flex-wrap: nowrap;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: #01886a ! IMPORTANT;
    border-radius: 7px;
}
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_right"] + button.mega-close {
    left: 250px;
}
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_"] + button.mega-close:before {
    width: 48px;
    height: 49px;
    font-size: 29px;
            color: #000;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 {
    width: 95% !IMPORTANT;
    margin: 6px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 7px !important;
}
ul.mega-menu.max-mega-menu.mega-menu-horizontal {
    background: #fff !important;
    display: block !important;
    padding-top: 3rem !IMPORTANT;
    padding-bottom: 3rem !IMPORTANT;
}
ul.mega-sub-menu li.mega-menu-item-has-children {
    border-right: 0px solid #0000003b !important;
    height: auto!important;
    margin-top: 0rem !IMPORTANT;
    margin-bottom: 0rem !IMPORTANT;
}
a.navbar-brand {
    width: 65%;
}

img.custom-logo {
    width: 100%;
}
 .primary-menu {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 9px;
}
.search-btn {
    width: 42px;
    height: 41px;
    border: 0;
}
.header-buttons .widget_text.header-widget {
    display: none;
}
    header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    transition: transform 0.3s ease-in-out;
}
header.scrolled {
    transition: transform 0.3s ease-in-out;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}

header.scrolled nav.navbar{
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 0%;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    transform: translateY(0%);
    animation: slideDown 0.9s ease-out;
}

.twit {
    right: 8px;
    bottom: 10px;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    position: relative;
    top: 16px;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    position: relative !important;
}
ul.list-contact {
    padding-left: 0px;
}
body.page-template.page-template-contact section.contact-banner {
    padding-top: 0px;
}
body.page-template.page-template-contact .main-cont h1 {
    width: 100% !important;
    padding-top: 1rem;
}
button#close-video-btn {
    top: 152px;
    right: 4px;
}
.ratings p {
    line-height: 13px !important;
    height: 26px;
}
section.FAQ-Section img {
    padding: 0px 16px;
}
.right-side-content .slideshow {
    position: relative;
    top: 45px;
}
.logo-aetna-img {
    width: 70px;
    height: 70px;
}
.slideshow img {
    height: 303px;
    object-fit: contain;
}
    .gender-sec ul.tabs {
    display: block;
}
.three-image-logo {
    justify-content: center;
    flex-wrap: wrap;
    gap: 17px;
    row-gap: 0px;
}
.gender-sec label {
    width: 100%;
    height: 51px;
    font-size: 16px;
}
.gender-sec h2 {
    font-size: 17px;
}
    section.Choice-Mutual .col-lg-8.col-md-8.col-sm-12 {
    width: 100%;
}
section.Choice-Mutual .col-lg-4.col-md-4.col-sm-12 {
    width: 100%;
}
    .fl-table {
    white-space: nowrap;
}
.fl-table thead th {
    font-size: 17px;
    padding-left: 16px;
    padding-right: 25px;
}
    section.work-section::before {
    height: 35px;
    top: -17px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    width: 100%;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.left-side-image {
    width: 100%;
}
    section.accordion-section-faq button.accordion-button {
    font-size: 12px;
    line-height: 17px;
}
section.accordion-section-faq .container {
    margin-top: 31px;
    margin-bottom: 62px;
}
    .Final-div {
    padding: 24px;
    margin-top: 2rem;
}
.row.second-learn-row {
    row-gap: 31px;
}
.inner-cont strong {
    font-size: 16px;
    line-height: 24px;
}
section.Suggested {
    padding-bottom: 61px;
    padding-top: 37px;
}
.right-bottom-logo {
    padding-top: 41px;
    margin-top: 37px;
    padding: 19px 0px;
}
.right-side-blog-content ul.tabs label {
    width: 100%;
    height: 53px;
    font-size: 17px;
    line-height: 100%;
}
.right-side-blog-content h2 {
    font-size: 20px;
}
.gender-sec {
    padding-top: 4rem;
}
.Final-div li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
}
.PDF-Downloads {
    padding: 25px;
    margin-top: 29px;
    margin-bottom: 35px;
}
.right-side-blog-content ul.tabs {
    display: block;
}
button.accordion-button {
    padding-left: 11px;
    font-size: 14px;
}

.Frequently {
    margin-top: 34px !IMPORTANT;
    margin-bottom: 71px !important;
    padding-bottom: 58px;
}
.Age {
    margin-top: 14px;
}
a button.review-btn {
    margin-top: 22px;
}
.inner-fun span {
    font-size: 14px;
}
.inner-fun {
    margin-bottom: 19px;
}
.Key-Considerations {
    padding: 23px;
    margin-bottom: 29px;
}
.Considerations-inner img {
    margin-bottom: 15px;
}
.Considerations-inner strong {
    font-size: 16px;
    line-height: 23px;
}
.Key-Considerations h2 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 20px;
}
.Key-Considerations {
    padding: 23px;
    margin-bottom: 64px;
}
.review-star-half strong {
    font-size: 15.38px;
    line-height: 31px;
}
.Colonial-text {
    display: block;
}
.review-star-half br {
    display: none;
}

.author-inner {
    display: block;
     margin-top: 2rem;
    margin-bottom: 2rem;
}
.Best-period {
    background: #F0FFF0;
    border-radius: 10px;
    padding: 23px;
    margin-bottom: 24px;
}
a button.Get-Quote {
    height: 49px;
    width: 170px;
    font-size: 16px;
}
.mutual-rating-inner:nth-child(2) {
    padding-left: 13px;
    width: 100%;
}
.Best-period {
    padding: 24px;
}
.left-side-blog-content  h3 {
    font-size: 25px;
    line-height: 33px;
}
.pdf-buttons button.Brochure-btn {
    width: 100%;
    height: 56px;
    font-size: 16px;
}
button.Sample-Application {
    width: 100%;
    height: 60px;
    font-size: 14px;
    margin-top: 14px;
}
.Writtenss {
    margin-top: 10px;
}
ul.keywords li {
    font-size: 15px;
}
a button.view-more-btn {
    width: 100%;
    height: 56px;
     margin-bottom: 41px;
    margin-top: 36px;
}

.first-insurance {
    padding-right: 16px;
    padding-bottom: 14px;
    margin-bottom: 17px;
}
.left-text {
    gap: 22px;
}
ul.keywords {
    padding-left: 14px;
}
.author-image {
    margin-bottom: 23px;
}
nav.breadcrumb.container {
    padding-left: 1rem;
    padding-top: 5px;
}
.left-side-blog-content p {
    font-size: 14px;
    line-height: 25px;
}
.left-pros {
    width: 100%;
    padding-left: 0rem;
}
.right-pros {
    width: 100%;
    padding-left: 1rem;
    margin-left: 3px;
}
.choose-section {
    padding-left: 0rem;
}
.conial {
    display: block;
        padding: 25px 25px;
}
.review-star-half {
    padding-bottom: 12px;
}
.shopping-text {
    padding-top: 30px;
    margin-top: 27px;
    margin-bottom: 25px;
    padding-left: 4px;
    padding-right: 5px;
}
.Considerations-inner {
    display: block;
}
.conial-inn {
    display: block;
}
.pdf-buttons {
    display: block;
}
.left-side-blog-content {
    padding-right: 1rem !important;
    padding-left: 1rem;
}
.graph-sec img {
    width: 100% !important;
}
.main-mutual-logo img {
    width: 100%;
}
.pdf-buttons p {
    display: block;
}
.pros-section {
    display: block;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.first-Funeral {
    display: block;
}
.main-mutual {
    display: block;
}
.mutual-rating {
    display: block;
}
.left-side-blog-content {
    padding-right: 46px;
}
.main-single-text {
    display: block;
    gap: 23px;
}
    ul.health-list li {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 11px;
}
.main-blog-banner.col-md-7 a button.about-btn {
    width: 269px;
    height: 53px;
    margin-top: 17px;
    font-size: 17px;
    margin-bottom: 37px;
}
.Exceptional-sec span {
    font-size: 17px;
    line-height: 100%;
}
.Trustpilot-text a span {
    font-size: 13px;
    line-height: 100%;
    gap: 7px;
}
.review-inner img {
    width: 35px;
}
.rating span {
    font-size: 10.37px !important;
    line-height: 25px;
    width: 87px;
}
.Trustpilot-text p span {
    font-size: 13px;
    line-height: 100%;
}
.Trustpilot-text h4 {
    font-size: 17px;
    margin-bottom: 3px;
}
.right-side-about {
    margin-top: 1rem;
    position: sticky;
    top: 70px;
    margin-bottom: 22px;
}
ul.right-side-about-list {
    padding-left: 39px;
}
.Rest-text {
    margin-bottom: 1px;
}
.left-side-about p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 6px;
    padding-right: 2px;
}
.inner-test {
    display: block;
    padding: 20px;
    margin-bottom: 21px;
}
.left-side-about h2 {
    font-size: 28px;
}
.left-side-about a button {
    width: 100%;
    height: 57px;
    font-size: 16px;
    margin-top: 23px;
    margin-bottom: 2rem;
}
.about-icon-review {
    display: block;
    margin: 0;
}
.left-side-about {
    border-right: 0px;
}
.left-side-about p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 6px;
}
.left-side-about {
    margin-top: 2rem !important;
    padding-right: 0px !important;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    justify-content: center;
    padding-right: 11px;
}
section.banner-learn.Latest.Articles-section {
    padding-bottom: 46px;
}
    section.second-sec-blog .col-md-4.col-lg-4.col-xl-4 {
    width: 100%;
}
section.individual-section .Guides-inner {
    display: block;
}
section.individual-section .Guides-inner {
    margin-bottom: 29px;
}
section.Research-section::after {
    top: -17px;
}
section.Research-section {
    padding-bottom: 50px;
    margin-top: 66px;
}
section.Research-section {
    padding-bottom: 50px;
    margin-top: 58px;
}
.third-research {
    padding: 20px;
}
section.Research-section p strong {
    font-size: 17px;
    line-height: 26px;
}
section.Research-section .second-research {
    height: auto;
    margin-bottom: 20px;
    padding: 20px;
}
section.Research-section .fisrt-research {
    padding: 20px;
    margin-bottom: 19px;
}
section.Research-section .Guides-inner {
    display: block;
}
section.breakdown-sectionss::after {
    width: 100%;
    height: 67px;
    top: -12px;
}
section.planning-section .Guides-inner {
    display: block;
}
section.breakdown-sectionss .Guides-inner {
    display: block;
}
section.Breakdown-section {
    padding-bottom: 29px;
}
.age-buttons button {
    width: 125px;
    height: 48px;
    font-size: 16px;
}
.age-group p strong {
    font-size: 20px;
    line-height: 34px;
}
.col-md-4.col-lg-4.col-xl-4.col-sm-12.second-age-group {
    padding-left: 27px;
    padding-right: 27px;
}
.much-text a button.See-Age {
    width: 199px;
    height: 55px;
    font-size: 17px;
}
.main-blog-banner {
    position: relative;
}
section.insurance-section .Guides-inner {
    padding-bottom: 28px !important;
}
section.breakdown-sectionss .Guides-inner {
    padding-bottom: 33px !IMPORTANT;
}
section.planning-section .Guides-inner {
    padding-bottom: 29px !IMPORTANT;
}
section.Breakdown-section .Guides-inner {
    padding-bottom: 35px !important;
}
section.insurance-section h2 {
    margin-top: 21px;
    margin-bottom: 1px;
    text-align: left;
}
.Guides-inner {
    /*display: block;*/
    margin-top: 34px;
}
.most-popular-inner {
    margin-bottom: 24px;
}
section.most-popular-section .container {
    padding-bottom: 1rem;
}
.plan-text p {
    font-size: 14px;
    line-height: 21px;
    padding-left: 12px;
}
.pan-inner {
    width: 100%;
    margin-bottom: 21px;
}
.main-planning {
    display: block;
}
.tabs-inner h2 {
    padding-right: 0px !important;
    font-size: 24px;
    line-height: 32px;
}
.main-tabs {
    display: block;
    padding: 27px 22px;
    margin-top: 59px;
}
.tabs-inner h2 {
    padding-right: 0px;
}
.much-text {
    margin-top: 20px;
}
.much-text p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 14px;
}
.getting-inner {
    display: block;
    padding-top: 2rem;
    margin-bottom: 31px;
}
.most-popular-inner p {
    font-size: 15px;
    line-height: 24px;
}
section.Getting-section .tab {
    width: 100%;
    margin-bottom: 13px;
}
.main-cost img {
    width: 100%;
}
.main-cost {
    display: block;
    padding: 23px 41px 38px 22px;
    margin-bottom: 26px;
}
.Guides-inner {
    margin-top: 39px;
}
.tab-image img {
    width: 100%;
    margin-top: 39px;
}
.main-tabs {
    display: block;
}
section.Getting-section .tabs {
    display: block;
}
.sec-blog-sec {
    margin-bottom: 20px;
}
section.second-sec-blog h4 {
    width: 198px;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 9px;
}
section.second-sec-blog p {
    font-size: 15px;
    line-height: 23px;
    color: #000000;
    padding: 0px 20px;
}
.main-blog-banner h1 {
    color: #000 !important;
    font-size: 24px;
    line-height: 34px;
    margin-top: 25px !important;
}
section.second-sec-blog .container {
    padding-bottom: 13px;
}
body.page-template.page-template-blog .main-image-content img {
    height: auto;
}
.main-blog-banner.col-md-7 a {
    color: #000 !important;
}
.main-blog-banner.col-md-7 span {
    color: #000 !important;
}
section.second-sec-blog {
    margin-top: 33px;
    padding-bottom: 2rem;
}
.first-blog-sec {
    margin-bottom: 19px;
}
ul.list-contact li {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
section.contact-information h3 {
    font-size: 26px;
    line-height: 43px;
}
section.contact-information p {
    font-size: 14px;
    line-height: 24px;
}
section.map-section {
    padding-bottom: 2rem;
}
.loc-content p {
    font-size: 15px;
    line-height: 21px;
}
.content-inn strong {
    font-size: 16px;
    line-height: 26px;
}
.Location-inner h3 {
    font-size: 28px;
    line-height: 41px;
}
.loc-inn {
    padding-left: 1rem;
    padding-top: 2rem;
}
.loc-content {
    display: block;
}
.contact-info {
    gap: 10px;
}
section.contact-information h3 {
    font-size: 30px;
    line-height: 45px;
}
    .second-banner-agnet .row.contact-baner-content {
    transform: translateY(0%);
    display: block;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 22px !important;
    line-height: 33px;
}
.banner-agnet2 {
    width: 100%;
    padding-left: 20px;
    padding-top: 35px;
    padding-bottom: 41px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.banner-agnet {
    width: 100%;
}
    section.pipeline-section img {
    width: 100%;
}
section.contact-banner {
    padding-top: 0px;
}
section.product-type {
    padding-bottom: 3rem;
}
.first-agent {
    padding: 18px 27px 34px;
    height: 350px;
}
.review-logos {
    padding-top: 42px;
    margin-top: 0px;
    display:none;
}
.review-logos img.img-fluid {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 18px;
}
section.pipeline-section {
    padding-top: 43px;
    padding-bottom: 43px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    padding: 25px !important;
}
.Strengthen-Pipeline span {
    font-size: 18px;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 0px;
}
.Strengthen-Pipeline p {
    font-size: 15px;
    line-height: 24px;
}
section.FAQ-Section .col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 76px;
    padding-left: 15px;
    font-size: 15px;
    line-height: 21px;
}
.See-Action p {
    font-size: 15px;
    line-height: 22px;
}
.vedio-content {
    padding: 25px;
    width: 100%;
    border-radius: 0px 0px 20px 20px;
}
button#open-video-btn {
    width: 90%;
    height: 60px;
    font-size: 16px;
    line-height: 100%;
    bottom: -19px;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
}
.main-video {
    display: block;
    margin-top: 0px;
    margin-bottom: 65px;
    margin-left: 0px;
}
section.product-type p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
}
    .row.contact-baner-content {
    position: relative;
    transform: translateY(2%);
}

.contact-form strong {
    font-size: 22px;
    line-height: 36px;
}
.contact-form {
    width: 100%;
    padding: 19px;
    margin-top: 39px;
}
.main-cont p {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    padding-right: 0px;
    
}
    .contact-form {
    background: #F6F6F6;
    width: 100%;
    padding: 19px;
    border-radius: 8px;
    margin-top: 22px;
}

.main-cont h1 {
    font-size: 27px;
    line-height: 38px;
    color: #000;
    width: 100%;
}
    section.Instant-section button.read-more {
    width: 225px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.col-md-6.learn-cont {
    position: relative;
    top: 27px;
    transform: translateY(0%);
}
.inner-cont p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.learn-content h1 {
    font-size: 29px;
    line-height: 38px;
    width: 100%;
    margin-top: 27px;
    color: #000;
}
.learn-content p {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    width: 100%;
}
.learn-content h1 {
    font-size: 29px;
    line-height: 38px;
    width: 100%;
    margin-top: 0px;
}
    .content-inner-review span strong {
    font-size: 16px;
    line-height: 160%;
}
section.individual-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
section.insurance-section {
    padding-bottom: 1rem;
}
    .footer-paragraph p {
    font-size: 15px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0px;
}
section.customers-perfer {
    padding-bottom: 1rem;
    padding-top: 3rem;
}
table.fl-table td {
    font-size: 15px;
    line-height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    width: 86px !IMPORTANT;
    padding-top: 3px;
    padding-bottom: 3px;
}
.Reviews {
    margin-bottom: 10px;
}
.ratings img {
    margin: 0 !important;
}
.trust-Reviews.sec-review .ratings p {
    left: 0px;
    align-items: center;
}
.trust-Reviews.third-review .ratings p {
    left: 0px;
    top: 0px;
}
.Reviews p {
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
}
.trust-Reviews img {
    margin: 0 auto;
    display: flex;
    margin-bottom: 13px;
}
.trust-Reviews {
    display: block;
        margin-top: 14px;
}
section.individual-section h2 {
    text-align: left;
        padding-bottom: 0rem;
}
section.Inspiration-section h2 {
    text-align: center;
    margin-top: 33px;
}
.image-text-section {
    margin-bottom: 19px;
}
ul.menu li.menu-item a {
    font-size: 15px;
    line-height: 32px;
}
    .left-side-content h1 {
    font-size: 25px;
    line-height: 36px;
}
.footer-social-icon {
    margin-bottom: 28px;
}
.main-box {
    padding: 16px;
    margin-bottom: 17px;
    width: 100%;
}
.copy-right p {
    font-size: 14px;
    line-height: 26px;
}
footer.footer-section .row {
    padding-bottom: 18px;
}
.sec-banner-section {
    padding: 0 !important;
}
section.work-section button.read-more span {
    margin: 0 !important;
    line-height: 49px;
}
section.accordian-section h2 {
    font-size: 24px;
    line-height: 37px;
}
.main-slider-review {
    padding-top: 25px;
    padding-bottom: 43px;
}
.content-inner-review img {
    width: 40%;
}
.testimonial-star img {
    width: 24px;
    margin-top: 23px;
}
a button.read-more {
    width: 150px;
    height: 50px;
}
section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    width: 45px;
    height: 45px;
    right: 80px;
    top: 5%;
    left: inherit;
}
.box-inner-content {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    row-gap: 15px;
}
.reviews-star {
    margin-top: 13px;
    text-align:center;
}
.image-text-section {
    height: auto;
}
a.insurance-link {
    width: 96%;
}
a button.Company-Reviews {
    width: 100%;
    margin-top: 12px !IMPORTANT;
}
.insurence-des p {
    font-size: 15px;
    line-height: 22px;
}
.accordion-body p {
    font-size: 14px;
    line-height: 21px;
}
.content-inner-review {
    display: block;
}
.testimonial-content::after {
    right: 0px;
    bottom: -13px;
}
 .image-with-text {
    display: block;
}
section.client-review {
    padding-top: 2rem;
    margin-top: 3rem;
    padding-bottom: 0rem;
}
section.client-review p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 22px 0px 0px !important;
}
section.client-review::after {
    width: 100%;
    height: 91px;
    top: -15px;
    background-repeat: no-repeat;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
    padding-left: 15px;
    font-size: 15px;
    line-height: 21px;
}
.accordion-body {
    padding-left: 16px;
    font-size: 14px !important;
}
button.accordion-button {
    font-size: 15px;
    line-height: 20px;
}
section.FAQ-Section .col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 33px;
}
.accordion-button::after {
    width: 22px;
    height: 23px;
}
.sec-content-list {
    padding: 20px 30px 15px;
}
 .col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    background: #F0FFF0;
    padding: 34px 32px;
}
section.work-section span {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 19px;
    width: 100%;
}
.third-content-list {
    padding: 20px 30px 25px;
    margin-top: 22px;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    right: 17px;
    top: 5%;
    width: 45px;
    height: 46px;
}
.main-slide button.slide-arrow.next-arrow.slick-arrow {
     top: -149px;
}
.slider-inspiration p strong {
    font-size: 16px;
    line-height: 26px;
}
.main-image-content img {
    height: auto;
    width: 100%;
}
.slider-inspiration button.slide-arrow.prev-arrow.slick-arrow {
    top: -149px;
}
section.Inspiration-section {
    padding-top: 78px;
    padding-bottom: 40px;
}
.icon-image img {
    width: 25%;
}
.faq-paragraph p {
    font-size: 15px;
    line-height: 26px;
    padding: 7px 20px 9px;
}
section.FAQ-Section {
    padding-bottom: 2px;
    padding-top: 16px;
}
section.customers-perfer h2 {
    width: 100%;
}
 button.accordion-button.collapsed {
    font-size: 16px;
    line-height: 23px;
    height: 62px;
}
section.Instant-section .col-md-10 {
    position: relative;
    top: 0px;
    transform: translateY(18%);
    width: 100%;
}
section.Instant-section h1 {
    font-size: 27px;
    line-height: 37px;
    color: #000;
    width: 100%;
    text-align:center;
} 
.table-wrapper {
    display: block;
    overflow: auto;
}
.first-content-list {
    padding: 11px 21px 19px;
    margin-bottom: 20px;
}
section.Our-Insurance {
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.How-Work p {
    font-size: 15px;
    line-height: 26px;
    width: 100%;
}
ul.list-tick li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
}
ul.list-tick {
    padding-left: 12px;
    padding-top: 16px;
}
.ads-on-img {
    gap: 22px;
    flex-wrap: wrap;
    display:none;
}
h2 {
    font-size: 27px;
    line-height: 39px;
}
section.Our-Insurance p {
    font-size: 15px;
    line-height: 23px;
}
.right-side-content {
    overflow: hidden;
}
a button.read-more {
    margin-top: 1rem;
}
section.banner-section img {
    width: 100%;
    /*background: #01886a;*/
}
section.banner-section .row {
    position: relative !important;
}
img.banner-back-img {
    display: none;
}
section.banner-section {
    position: relative;
    overflow: inherit !IMPORTANT;
    height: auto !important;
    background: #01886a;
    /*margin-bottom: 37rem;*/
}
.Insurance-text {
    padding-left: 1rem;
    padding-top: 38px;
}
section.logo-section p {
    font-size: 17px;
    line-height: 29px;
}
.logo-partner {
    gap: 16px;
    flex-wrap: wrap;
}
.slider-content {
    left: 0px;
    bottom: 107px;
}
.slider-content-sec {
    right: 11px;
    top: 69%;
}
img.banner-back-img {
    height: 100vh;
}
.banner-reviews {
    margin-top: 0rem;
    justify-content: center;
      margin-bottom: 0rem;
}
.logo-aetna svg {
    width: 49px;
}
.trust-Reviews img {
    width: 31px !important;
    height: 33px;
    object-fit: contain;
}
.logo-aetna-img img {
    height: auto !important;
    width:44px !important;
}
.Mutual-text p {
    font-size: 11.61px;
    line-height: 16px;
    width: 123px;
}
.logo-aetna {
    width: 70px;
    height: 70px;
}
.ratings img {
    width: 15px !important;
    height: 15px !important;
}
.left-side-content {
    padding-top: 44px;
}
.left-side-content p span {
    font-size: 16px;
    line-height: 82%;
}
.left-side-content a button.banner-btn {
    width: 100%;
    height: 57px;
    font-size: 17px;
    margin-top: 0px;
    padding: 0 !important;
    line-height: 60px;
}
}


@media(min-width:768px) and (max-width:991px){
    .uacf7-steps.steps-form.progressbar-style-1 {
    margin: 0px 11px !important;
}
    .left-side-about {
    border-right: 0px;
}

    section.Choice-Mutual .col-lg-8.col-md-8.col-sm-12 {
    width: 100%;
}
    section#custom_html-6 {
    display: none;
}
section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 100%;
}
.desktop-table-content {
    display: none;
}
    body.post-template-default.single .container {
    max-width: 720px;
}
    body.page-template.page-template-blog .main-blog-banner h1 {
    font-size: 27px;
    line-height: 34px;
    margin-top: 13px !important;
    margin-bottom: 67px;
}
    nav.breadcrumb.container {
    padding-top: 0px;
}
    .image-text-section .insurence-des {
    padding-top: 0px;
}
    body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    position: relative;
    bottom: 27px;
    margin: 0 !important;
    font-family: 'Poppins';
    font-size: 12px;
    line-height: 19px;
    border: 1px solid #ffb900 !important;
    padding: 6px !important;
}
    body.privacy-policy .col-md-6.learn-cont {
    top: 4%;
    transform: translateY(4%);
}
     .mobile-table-content {
    display: block;
}
    body.search.search-results .col-md-6.learn-cont h1.page-title {
    font-size: 23px !IMPORTANT;
}
.nav-to-dropdown.nav-to-dropdown-md.dropdown-sections.show {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    background: #fff;
    top: 86px;
    z-index: 99;
}
.mobile-table-content ul li::after {
    position: absolute;
    content: "";
    background-image: url(../img/right-arrow.png);
    width: 24px;
    height: 20px;
    left: -30px;
    top: 5px;
    background-repeat: no-repeat;
}
.mobile-table-content .dropdown-menu.show {
    padding: 17px;
    top: -6px !important;
    width: 100%;
}
.mobile-table-content ul li {
    list-style: none;
    position: relative;
}
.mobile-table-content .textwidget {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0%;
}
.mobile-table-content  .dropdown-menu a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 9px;
    position: relative;
    list-style: none;
    color: #000;
}
.mobile-table-content a#dropdownMenuLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    body.search.search-results h2.entry-title {
    line-height: 25px;
}
   body.search.search-results .inner-cont p {
    font-size: 14px;
    line-height: 20px;
}
body.search.search-results footer.entry-footer a {
    font-size: 14px;
    line-height: 18px;
}
body.search.search-results a.url.fn.n {
    font-size: 14px;
}
body.search.search-results .entry-meta span.posted-on {
    font-size: 14px;
}
body.search.search-results h2.entry-title a {
    font-size: 18px;
    line-height: 17px;
}
body.search.search-results section.banner-learn img {
    height: 200px !important;
}
    section.Research-section::after {
    top: -37px;
}
.third-research {
    padding: 18px 20px 31px 24px;
}
    .main-blog-section .inner-cont img {
    height: 180px;
}
    .most-popular-inner p {
    font-size: 15px;
    line-height: 22px;
}
.insurence-des {
    padding: 0px 21px 10px;
}
    body.page-template.page-template-blog .main-image-content img {
    height: 146px;
    width: 100%;
}

.much-text a button.See-Age {
    width: 189px;
    height: 51px;
    font-size: 16px;
}
    section.Getting-section .getting-inner h2 {
    font-size: 27px;
    padding-right: 36px;
    width: 77%;
}
    .first-blog-sec {
    height: 297px;
}
.third-blog-sec {
    height: 294px;
}
.sec-blog-sec {
    height: 294px;
}
    section.second-sec-blog h4 {
    width: 93%;
    font-size: 13px;
    line-height: 21px;
}
    .right-side-about {
    top: 110px;
}
    button#open-video-btn2 {
    width: 343px;
    height: 65px;
}
button#open-video-btn1 {
    width: 339px;
    height: 66px;
}
.rating span {
    font-size: 12.37px !important;
    line-height: 25px;
}
    .review-inner {
    margin-bottom: 2rem;
}
    body.page-template.page-template-aboutus button#open-video-btn {
    width: 312px;
    height: 70px;
    font-size: 18px;
    bottom: -6px;
}
    button#open-video-btn {
    width: 376px;
    height: 77px;
    font-size: 18px;
    bottom: -105px;
}
    section.Premier .row {
    align-items: center;
}
.Strengthen-Pipeline span {
    font-size: 17px;
}
    ul.mega-menu.max-mega-menu.mega-menu-horizontal {
    padding-top: 0 !important;
}
.review-logos {
    row-gap: 18px;
}
    .How-Work .row .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 50%;
}
.slider-inspiration p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 0px !important;
}
a button.Company-Reviews {
    margin-top: 18px !IMPORTANT;
}
.faq-paragraph p {
    font-size: 16px;
    line-height: 26px;
    padding: 7px 53px 30px;
}
body.home.page-template section.FAQ-Section {
    padding-top: 0px;
}
.How-Work .row {
    margin-top: 49px;
    flex-wrap: wrap;
    row-gap: 24px;
    justify-content: center;
}
    section.Our-Insurance span {
    font-size: 17px;
}
    section.Our-Insurance h2 {
    line-height: 32px;
}
section.Our-Insurance p {
    font-size: 15px;
    line-height: 23px;
}
    body.page-template.page-template-contact  .wpcf7-response-output {
    position: relative;
    bottom: 22px;
    font-size: 14px;
}
    span.wpcf7-not-valid-tip {
    font-size: 10px;
}
body.page-template.page-template-agent .wpcf7-response-output {
    position: absolute;
    bottom: 37px;
    font-size: 10px;
    line-height: 11px;
    padding: 0 !IMPORTANT;
    border: 0 !IMPORTANT;
}
    ul.mega-menu.max-mega-menu.mega-menu-horizontal span.mega-indicator {
    opacity: 1 !IMPORTANT;
}
    .header-buttons .widget_text.header-widget {
    display: none;
}


nav.navbar.navbar-expand-lg .container {
    flex-wrap: nowrap;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle {
    background: #01886a ! IMPORTANT;
    border-radius: 7px;
}
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_right"] + button.mega-close {
    left: 250px;
}
#mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_"] + button.mega-close:before {
    width: 48px;
    height: 49px;
    font-size: 29px;
            color: #000;
}
li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 {
    width: 95% !IMPORTANT;
    margin: 6px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 7px !important;
}
ul.mega-menu.max-mega-menu.mega-menu-horizontal {
    background: #fff !important;
    display: block !important;
    padding-top: 3rem;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
    padding-top: 2rem !important;
}
ul.mega-sub-menu li.mega-menu-item-has-children {
    border-right: 0px solid #0000003b !important;
    height: auto!important;
    margin-top: 0rem !IMPORTANT;
    margin-bottom: 0rem !IMPORTANT;
}

 .primary-menu {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 9px;
}
.search-btn {
    width: 42px;
    height: 41px;
    border: 0;
}
.header-buttons .widget_text.header-widget {
    display: none;
}
    header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    transition: transform 0.3s ease-in-out;
}
header.scrolled {
    transition: transform 0.3s ease-in-out;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}

header.scrolled nav.navbar{
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 0%;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    transform: translateY(0%);
    animation: slideDown 0.9s ease-out;
}

.header-buttons .widget_text.header-widget {
    display: none;
}
/*    .pdf-buttons button.Brochure-btn {*/
/*    width: 78%;*/
/*}*/
    .gender-sec ul.tabs {
    display: block;
}
.Final-div h2 {
    line-height: 24px;
    font-size: 18px;
}
.twit {
    right: 16px;
    bottom: 11px;
}
.gender-sec label {
    width: 100%;
    height: 42px;
    font-size: 15px;
}
section#custom_html-6 {
    padding: 0px 0px;
    top: 165px;
    z-index: 0 !IMPORTANT;
}
.gender-sec h2 {
    line-height: 20px;
    font-size: 15px;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    position: relative;
        top: 27px;
}
    ul.list-contact {
    padding: 0 !IMPORTANT;
}
body.page-template.page-template-contact .contact-form {
    padding: 22px;
}
body.page-template.page-template-contact .main-cont h1 {
    width: 100%;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    position: relative;
}
    .ratings p {
    line-height: 16px !IMPORTANT;
}
    .trust-Reviews img {
    width: 31px !important;
    height: 33px;
    object-fit: contain;
}
.ratings img {
    width: 18px !IMPORTANT;
    height: 16px !important;
}
    section.client-review {
    margin-top: 1rem;
}
    .logo-aetna-img {
    width: 70px;
    height: 70px;
}
.first-content-list {
    height: auto;
}
/*       body.page-template.page-template-faq .main-blog-banner {*/
/*    top: 28% !important;*/
/*}*/
    section.Getting-section .tab {
    width: 155px;
}
    .Key-Considerations h2 {
    font-size: 29px;
    line-height: 39px;
}
.Frequently button.accordion-button {
    height: 62px !important;
    line-height: 23px;
}
a button.Get-Quote {
    height: 51px;
    width: 156px;
    font-size: 16px;
}
.main-mutual-logo img {
    width: 59%;
}
.three-image-logo {
    display: block;
}
.right-side-blog-content ul.tabs label {
    width: 160px;
    height: 48px;
    font-size: 17px;
}
.right-side-blog-content ul.tabs {
    display: block;
}
.inner-fun {
    width: 38%;
}
.Colonial-text {
    display: block;
    margin-bottom: 12px;
}
.first-Funeral {
    display: flex;
    gap: 41px;
    flex-wrap: wrap;
    column-gap: 104px;
    row-gap: 20px;
}
.Considerations-inner {
    gap: 11px;
}
.Key-Considerations {
    padding: 32px;
    margin-bottom: 64px;
}
    .left-side-blog-content p {
    font-size: 14px;
    line-height: 23px;
}
.Final-div {
    padding: 16px;
    margin-top: 0rem;
}
ul.keywords li {
    font-size: 15px;
    line-height: 24px;
}
.conial-inn {
    display: flex;
}
button.Sample-Application {
    width: 195px;
    height: 60px;
    font-size: 16px;
    padding-left: 0px;
}
.pdf-buttons button.Brochure-btn p {
    display: none;
}
.conial {
    display: block;
    padding: 32px 25px;
}
.graph-sec img {
    width: 100%;
}

.pdf-buttons p {;
    gap: 15px;
    margin-top: 20px;
}
/*    .container {*/
/*    max-width: 701px;*/
/*}*/
.mutual-rating-inner:nth-child(2) {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 22px;
}
.mutual-rating {
    display: block;
}
.main-mutual {
    display: block;
}
.first-insurance {
    padding-right: 5px;
}
ul.keywords {
    margin-bottom: 41px;
    padding-left: 21px;
}
.Writtenss h4 {
    font-size: 15px;
}
.main-single-text {
    display: block;
}
.right-pros {
    padding-left: 2rem;
}
.pros-section p {
    font-size: 14px;
    line-height: 23px;
}
.pros-section {
    gap: 21px;
}
.left-side-blog-content {
    padding-right: 28px;
}
.author-inner {
    display: block;

}
.left-side-blog-content  h3 {
    font-size: 29px;
    line-height: 38px;
}
    .inner-test img {
    width: 24%;
}
ul.right-side-about-list {
    padding-left: 34px;
}
.inner-test {
    padding: 21px;
}
.Trustpilot-text p span {
    font-size: 17px;
}
.rating-star p {
    padding-right: 0px;
    font-size: 14px;
}
.Trustpilot-text p span {
    font-size: 18px;
}
.right-side-about ul li {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 11px;
    position: relative;
    list-style: none;
}
.rating-star img {
    width: 20px;
}
    body.page-template.page-template-aboutus .main-blog-banner h1 {
    font-size: 23px;
    line-height: 37px;
    margin-top: 13px !important;
}
.Trustpilot-text h4 {
    font-size: 18px;
    margin-bottom: 9px;
}
.about-icon-review {
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}
ul.health-list li {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 11px;
}
.left-side-about {
    margin-top: 4rem !important;
    padding-right: 3rem;
}
.left-side-about p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 6px;
}
.left-side-about h2 {
    font-size: 29px;
}
    section.second-sec-blog .col-md-4.col-lg-4.col-xl-4 {
    width: 33%;
}
section.Research-section .second-research {
    height: auto;
}
section.Breakdown-section {
    padding-bottom: 26px;
}
section.Research-section .fisrt-research {
    padding: 23px;
}
.second-research {
    padding: 19px;
}
section.Research-section p strong {
    font-size: 16px;
    line-height: 21px;
}
section.Research-section p {
    font-size: 15px;
    line-height: 22px;
}
.plan-text p {
    font-size: 16px;
    line-height: 26px;
    padding-left: 23px;
}
section.breakdown-sectionss p {
    font-size: 16px;
    line-height: 23px;
    margin-top: 21px;
    margin-bottom: 36px;
}
section.Breakdown-section .col-md-8.col-lg-8.col-xl-8.col-sm-12 {
    width: 100%;
}
.col-md-4.col-lg-4.col-xl-4.col-sm-12.second-age-group {
    padding-left: 42px;
    width: 100%;
    padding-top: 42px;
}
section.breakdown-sectionss::after {
    width: 100%;
    height: 67px;
    top: -34px;
}
section.Breakdown-section .row {
    display: block;
}
.tabs-inner h2 {
    padding-right: 45px !important;
}
.main-blog-banner {
    top: 7%;
}
.tab-image img {
    width: 100%;
}
.main-blog-banner h1 {
    font-size: 30px;
    line-height: 38px;
    margin-top: 13px !important;
}
section.second-sec-blog {
    margin-top: -84px;
    padding-bottom: 3rem;
}
.third-blog-sec {
    padding: 6px;
}
section.second-sec-blog p {
    font-size: 12px;
    line-height: 18px;
    padding: 0px 9px;
}
    ul.list-contact li {
    font-size: 16px;
    line-height: 34px;
    color:#000;
}
.Location-inner h3 {
    font-size: 31px;
    line-height: 46px;
}
section.contact-information .row {
    row-gap: 33px;
}
section.contact-information h3 {
    font-size: 30px;
    line-height: 46px;
}
section.contact-information .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 49%;
}

.loc-inn {
    padding-left: 1rem;
}
.loc-content {
    display: block;
}
    section.FAQ-Section .col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    line-height: 24px;
    font-size: 14px;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 24px;
}
section.pipeline-section img {
    width: 100%;
}
    .banner-agnet2 {
    padding-left: 22px;
}

section.contact-banner.second-banner-agnet h1 {
    font-size: 29px !important;
    line-height: 37px;
}
    .review-logos img.img-fluid {
    width: 200px;
    height: 34px;
    object-fit: contain;
}
.vedio-content {
    padding: 29px;
    width: 100%;
}
section.product-type p {
    font-size: 14px;
    line-height: 22px;
    padding: 0px 71px;
}
.first-agent {
    padding: 13px 24px 28px;
    height: 403px;
    margin-top: 28px;
}
    section.pipeline-section img {
    width: 100%;
}

section.pipeline-section {
    padding-top: 56px;
    padding-bottom: 40px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    padding: 2rem !important;
}
.Strengthen-Pipeline p {
    font-size: 14px;
    line-height: 21px;
}
.contact-form {
    width: 100%;
    padding: 27px;
}
.main-cont p {
    font-size: 14px;
    line-height: 23px;
    color: #000;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.main-cont h1 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #000;
    width: 100%;
}
section.contact-banner .row.contact-baner-content {
    position: relative;
    transform: translateY(-4%);
    top: 57px;
}
.main-cont p {
    font-size: 14px;
    line-height: 23px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.main-cont h1 {
    font-size: 30px;
    line-height: 41px;
    color: #000;
    width: 100%;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 27px;
}
.col-md-6.learn-cont {
    transform: translateY(47%);
}
.inner-cont p {
    font-size: 15px;
    line-height: 23px;
}
.inner-cont strong {
    font-size: 16px;
    line-height: 23px;
}
.learn-content h1 {
    font-size: 37px;
    line-height: 47px;
    width: 437px;
}

section.work-section::before {
    top: -27px;
}
.fl-table thead th {
    font-size: 16px;
    padding-left: 17px;
    padding-right: 17px;
}
table.fl-table {
    white-space: nowrap;
    display: block;
    overflow: auto !important;
}
/*.fl-table thead th {*/
/*    font-size: 11px;*/
/*    line-height: 50px;*/
/*    padding-left: 12px;*/
/*    padding-right: 11px;*/
/*}*/
/*table.fl-table td {*/
/*    font-size: 10px !important;*/
/*    line-height: 14px;*/
/*    padding-left: 14px;*/
/*    padding-right: 28px;*/
/*    width: 176px !IMPORTANT;*/
/*    padding-top: 18px;*/
/*    padding-bottom: 14px;*/
/*}*/
/*.fl-table {*/
/*    display: block;*/
    /*overflow: auto;*/
/*    white-space: inherit;*/
/*} */
section.logo-section p {
    font-size: 18px;
    line-height: 32px;
}
.logo-partner {
    gap: 19px;
    flex-wrap: wrap;
}

.left-side-content a button.banner-btn {
    width: 295px;
    height: 56px;
    font-size: 17px;
    line-height: 57px;
    margin-top: 2px;
}
.slider-content {
    bottom: 27px;
    gap: 7px;
    left: -18px;
}
.slider-content-sec {
    right: 12px;
    gap: 10px;
    top: 71%;
}
.Mutual-text p {
    font-size: 10.61px;
    line-height: 16px;
    width: 106px;
}
.ratings img {
    margin: 0 !important;
}
.logo-aetna-img img {
    height: auto !important;
    top: 0px !important;
    width: 39px !important;
}
.logo-aetna {
    width: 70px;
    height: 70px;
}

.logo-aetna svg {
    width: 50px;
}
.slideshow img {
    position: relative;
    height: 595px;
    object-fit: contain;
    top: 135px;
}
.banner-reviews {
    display: flex;
    gap: 15px;
    margin-top: 0rem;
}
.trust-Reviews {
    display: block;
    gap: 7px;
    margin-top: 23px;
}
.left-side-content h1 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
}
.left-side-content p {
    font-size: 16px;
    line-height: 26px;
    padding-right: 0px;
}
.How-Work p {
    font-size: 15px;
    line-height: 26px;
    width: 100%;

}
.trust-Reviews img {
    display: flex;
    margin: 0 auto;
    margin-bottom: 9px;
}
.Reviews p {
    text-align: center;
}
img.banner-back-img {
    height: 595px;
}
.trust-Reviews.third-review .ratings p {
    left: 0px;
    font-size: 13px;
}
.sec-content-list {
    padding: 20px 30px 22px;
    height: 352px;
}
.trust-Reviews.sec-review .ratings p {
    left: 0px;
    font-size: 12px;
}
ul.list-tick li {
    font-size: 13px;
    line-height: 20px;
}
ul.list-tick {
    padding-left: 9px;
    padding-top: 27px;
}
.icon-image img {
    width: 57px;
}
.third-content-list {
    padding: 20px 14px 37px;
     height: 352px;
}
.How-Work h2 {
    margin-top: 2rem;
}
.Final-div li {
    font-size: 14px;
    line-height: 20px;
}
.right-side-blog-content h2 {
    font-size: 15px;
    line-height: 21px;
}
button.accordion-button {
    padding-left: 22px;
}
ul.right-side-list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
}
button.accordion-button {
    font-size: 14px !important;
    line-height: 50px;
}
.Frequently select {
    font-size: 18px;
    line-height: 26px;
    margin-top: 16px;
    padding-left: 10px;
}
.Insurance-text {
    padding-left: 1rem;
}
section.Our-Insurance {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
section.work-section span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 19px;
}
.icon-image span {
    width: 100%;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    padding: 42px 41px;
}
button.accordion-button.collapsed {
    font-size: 14px;
    line-height: 22px;
}
.accordion-body {
    padding-left: 21px;
    font-size: 14px;
}
section.client-review::after {
    top: -40px;
    background-repeat: no-repeat;
}
section.FAQ-Section {
    padding-bottom: 58px;
    padding-top: 49px;
    padding-left: 20px;
    padding-right: 24px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    line-height: 24px;
}
h2 {
    font-size: 27px;
    line-height: 39px;
}
.accordion-body p {
    font-size: 14px;
    line-height: 23px;
}
section.Instant-section h1 {
    font-size: 27px;
    line-height: 45px;
    width: 100%;
}
.testimonial-star img {
    width: 18px !important;
}
section.Instant-section button.read-more {
    width: 205px;
    height: 55px;
    margin-top: 1rem;
}
section.Instant-section .col-md-10 {
    top: 4%;
    transform: translateY(18%);
    width: 80%;
}
.content-inner-review img {
    width: 83px;
}

section.client-review p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: center;
    padding: 0px 82px;
}
.content-inner-review p {
    margin-top: 11px !important;
    margin-bottom: 24px;
    padding-right: 42px !important;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    width: 38px;
    height: 39px;
    right: 0px;
    top: 39%;
}
.insurence-des p {
    font-size: 16px;
    line-height: 23px;
}
.main-slider-review {
    padding-top: 25px;
    padding-bottom: 0px;
}
.content-inner-review span strong {
    font-size: 15px;
}
.testimonial-content::after {
    width: 38px;
    height: 35px;
    right: 6px;
    bottom: 32px;
}
.slider-inspiration p strong {
    font-size: 15px;
    line-height: 23px;
}
section.individual-section h2 {
    text-align: center;
}
.image-text-section {
    height: fit-content !important;
    border-radius: 20px;
}
.main-image-content img {
    height: 144px;
}
footer.footer-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 61%;
    margin-bottom: 41px;
}
footer.footer-section .col-lg-2.col-md-2.col-xl-2.col-sm-12 {
    width: 34%;
}
footer.footer-section .col-lg-3.col-md-3.col-xl-3.col-sm-12 {
    width: 44%;
}
.main-box {
    padding: 24px;
    margin-bottom: 37px;
    width: 100%;
    margin: 21px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    padding-left: 0px;
    justify-content: center;
}
section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    width: 39px;
    height: 39px;
    left: -27px;
}
.ratings p {
    font-size: 13px;
}
}


@media(min-width:992px) and (max-width:1024px){
    section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 53.666667% !important;
}

section.single-blog-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 46.333333% !important;
}
    section.banner-section .row {
    max-width: 929px !IMPORTANT;
}
    section.work-section::before {
    top: -45px;
}
    a.navbar-brand svg {
    width: 200px;
}
    body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    bottom: 28px;
    font-size: 11px;
}
    body.privacy-policy .col-md-6.learn-cont {
    top: 5%;
    transform: translateY(6%);
}
    .Strengthen-Pipeline span {
    font-size: 18px;
}
    section.contact-banner.second-banner-agnet .banner-agnet2 {
    width: 50%;
    padding-left: 43px;
}
section.contact-banner.second-banner-agnet {
    margin-bottom: 56px;
}
    .vedio-content {
    padding: 38px;
    width: 70%;
}
button#open-video-btn {
    bottom: -91px;
}
    .first-agent {
    height: 411px;
}
    section.contact-banner .main-cont h1 {
    font-size: 35px;
    line-height: 50px;
    width: 100%;
    color: #000;
}
.Strengthen-Pipeline h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 11px;
}
section.Premier .row {
    align-items: center;
}
  section.contact-banner .main-cont p {
    font-size: 14px;
    line-height: 23px;
    padding-right: 34px;
    color: #000;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    position: relative;
    top: 41px;
}
    .primary-menu {
    gap: 0rem;
}
    ul.mega-menu.max-mega-menu {
    gap: 4px;
}
a.mega-menu-link {
    font-size: 12px !IMPORTANT;
}
    .gender-sec ul.tabs {
    display: block;
}
.twit {
    right: 17px;
    bottom: 14px;
}
.gender-sec label {
    width: 100%;
    height: 54px;
    font-size: 18px;
}
.gender-sec h2 {
    line-height: 16px;
    font-size: 18px;
}
.gender-sec {
    padding-top: 4rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
    body.page-template.page-template-contact .main-cont h1 {
    width: 100%;
    color: #000;
    font-size: 35px;
    line-height: 46px;
}
ul.list-contact li {
    color: #000;
}
ul.list-contact {
    padding: 0;
}
body.page-template.page-template-contact section.contact-banner p {
    color: #000;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    position: relative;
}
/* body.page-template.page-template-faq .main-blog-banner {*/
/*    top: 25% !important;*/
/*}*/
       section.Getting-section .tab {
    width: 226px;
}
.age-buttons button {
    width: 130px;
}
        body.page-template.page-template-blog .image-text-section {
    height: 610px;
}

body.page-template.page-template-blog .main-image-content img {
    height: 225px;
    object-fit: cover;
}
    a.navbar-brand img.custom-logo {
    width: 96%;
}
a.navbar-brand {
    width: 21%;
}
    section.single-blog-section {
    padding-left: 15px;
}
.main-single-text {
    margin-top: 20px;
    width: 118%;
}
.inner-fun {
    width: 68%;
}
.Frequently button.accordion-button {
    height: 80px !important;
    line-height: 26px;
}
ul.keywords li {
    font-size: 15px;
    line-height: 24px;
}
.right-side-blog-content ul.tabs {
    display: block;
}
.right-side-blog-content ul.tabs label {
    width: 100%;
    height: 54px;
    font-size: 17px;
}
.right-side-blog-content h2 {
    font-size: 20px;
    line-height: 32px;
}
.pdf-buttons p {
    margin-top: 21px;
}
.first-Funeral {
    gap: 24px;
    flex-wrap: wrap;
}
.Key-Considerations {
    padding: 40px;
    margin-bottom: 48px;
}
.Key-Considerations h2 {
    font-size: 30px;
    line-height: 39px;
}
.Considerations-inner {
    gap: 14px;
}
.pdf-buttons button.Brochure-btn {
    width: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Colonial-text {
    display: block;
}
.conial-inn {
    gap: 9px;
}
.graph-sec img {
    width: 100% !important;
}
ul.right-side-list li {
    font-size: 14px;
    line-height: 21px;
}
.Final-div li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.Final-div {
    padding: 20px;
}
button.Sample-Application {
    width: 285px;
    height: 60px;
    font-size: 13px;
    padding-left: 22px;
}
.pdf-buttons {
    display: block;
}
.main-mutual-logo img {
    width: 90%;
}
.pros-section {
    gap: 34px;
}
.pros-section p {
    font-size: 15px;
    line-height: 26px;
}
.mutual-rating-inner:nth-child(2) {
    padding-left: 19px;
    width: 17%;
}
.mutual-rating {
    gap: 41px;
}
a button.Get-Quote {
    height: 54px;
    width: 185px;
    font-size: 17px;
}
.author-inner {
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.left-side-blog-content p {
    font-size: 15px;
    line-height: 24px;
}
.left-side-blog-content  h3 {
    font-size: 29px;
    line-height: 42px;
}
.container {
    max-width: 930px;
}
nav.breadcrumb.container {
    padding-left: 10px;
}
    .review-inner {
    margin-top: 3rem;
}

.main-blog-banner {
    top: 18%;
}

.inner-test p {
    margin-top: 12px;
    padding-right: 7px;
}
.Trustpilot-text p span {
    font-size: 18px;
}
    section.FAQ-Section {
    padding-top: 10px;
}
    body.page-template.page-template-aboutus .main-blog-banner h1 {
    font-size: 30px;
    line-height: 44px;
    margin-top: 25px !important;
}
.about-icon-review {
    display: block;
}
    section.second-sec-blog {
    margin-top: -98px;
}
.plan-text p {
    font-size: 19px;
    line-height: 26px;
    padding-left: 23px;
}
section.breakdown-sectionss p {
    font-size: 15px;
    line-height: 25px;
    margin-top: 21px;
    margin-bottom: 36px;
}
.col-md-4.col-lg-4.col-xl-4.col-sm-12.second-age-group {
    padding-left: 42px;
    width: 100%;
    padding-top: 48px;
}
section.Breakdown-section .col-md-8.col-lg-8.col-xl-8.col-sm-12 {
    width: 100%;
}
.main-cost img {
    width: 100% !important;
}
section.second-sec-blog .col-md-4.col-lg-4.col-xl-4 {
    width: 32%;
}
.tabs-inner h2 {
    padding-right: 48px !important;
}
.main-blog-banner h1 {
    font-size: 37px;
    line-height: 51px;
    margin-top: 25px !important;
}
.main-blog-banner {
    position: absolute;
    top: 8% !important;
}
    .loc-content {
    display: block;
}
.contact-info {
    gap: 18px;
}
.last-cont {
    display: block;
}
.contact-form p {
    font-size: 15px;
}
.bottom-content {
    padding-top: 14px;
    margin-top: 0px;
}
textarea {
    margin-bottom: 1px;
    height: 91px;
}
section.contact-information h3 {
    font-size: 29px;
    line-height: 46px;
}
.main-video {
    margin-top: -193px;
}
.row.contact-baner-content {
    justify-content: center;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 28px !important;
    line-height: 39px;
}
.banner-agnet2 {
    width: 36%;
    padding-left: 43px;
}
/*section.contact-banner img {*/
/*    width: auto !important;*/
/*}*/
.content-inner-review img {
    width: 28%;
}
.testimonial-star img {
    width: 20px;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 49px;
}
.main-cont p {
    font-size: 15px;
    line-height: 25px;
    padding-right: 34px;
}
.main-cont h1 {
    font-size: 42px;
    line-height: 56px;
    width: 100%;
}
li.nav-item a {
    font-size: 14px;
}
    .col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    padding: 3rem !important;
}
section.product-type p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px 150px;
}
    .col-md-6.learn-cont {
    transform: translateY(63%);
}
     ul.navbar-nav {
    padding-left: 0rem;
    gap: 8px;
}
section.work-section span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 19px;
}
.third-content-list {
    padding: 20px 14px 130px;
}
.sec-content-list {
    padding: 20px 30px 130px;
}
.icon-image span {
    margin-bottom: 0px !important;
    width: 191px;
    text-align: left !important;
    margin: 0 !IMPORTANT;
}
ul.list-tick li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
}
.icon-image img {
    width: 70px;
}
.search-btn {
    width: 48px;
    height: 48px;
}
.logo-partner {
    gap: 32px;
    flex-wrap: wrap;
}
.Insurance-text {
    padding-left: 2rem;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    padding: 51px 27px !important;
}
h2 {
    font-size: 35px;
    line-height: 50px;
}
table.fl-table {
    display: block;
    /*overflow: auto;*/
    white-space: inherit;
}
table.fl-table td {
    font-size: 13px;
    line-height: 20px;
    padding-left: 16px;
    padding-right: 9px;
    width: 194px !IMPORTANT;
    padding-top: 18px;
    padding-bottom: 14px;
}
.fl-table thead th {
    font-size: 12px;
    line-height: 23px;
    padding-left: 6px;
    padding-right: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}
section.Instant-section h1 {
    font-size: 32px;
    line-height: 46px;
}
section.Instant-section .col-md-10 {
    top: 5%;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
    line-height: 25px;
}
section.client-review {
    padding-top: 3rem;
    margin-top: 4rem;
}
section.client-review::after {
    top: -45px;
}
.content-inner-review p {
    padding-right: 45px !important;
}
.review-logos {
    justify-content: center;
    gap: 24px;
}
.header-buttons button.header-btn {
    width: 140px;
    height: 53px;
    font-size: 15px;
}
a button.header-btn-sec {
    width: 153px;
    height: 56px;
    font-size: 14px;
}
a.nav-link {
    font-size: 14px;
}
.left-side-content h1 {
    font-size: 36px;
    line-height: 48px;
}
.slider-content {
    left: -4px;
    bottom:8px;
}
.slider-content-sec {
    right: 3px;
    top: 45%;
}
.trust-Reviews {
    gap: 7px;
    margin-top: 17px;
}
.banner-reviews {
    gap: 10px;
    flex-wrap: wrap;
}
.slideshow img {
    height: 600px;
    object-fit: contain;
    position: relative;
    bottom: -164px;
}
.logo-aetna-img img {
    bottom: 0px !important;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    width: 33px;
    height: 33px;
    right: 0px;
    top: 36%;
}
.testimonial-content::after {
    right: 0px;
}
.content-inner-review span strong {
    font-size: 16px;
}
section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    width: 33px;
    height: 33px;
    left: 0px;
    top: 36%;
}
.insurence-des p {
    font-size: 15px;
    line-height: 26px;
}
.image-text-section {
    height: 548px;
}
.main-image-content img {
    height: 193px;
}
.How-Work h2 {
    margin-top: 3rem;
}
.accordion-body p {
    font-size: 15px;
    line-height: 24px;
}
button.accordion-button.collapsed {
    font-size: 16px;
}
.box-inner-content a button.read-more {
    width: 100%;
    height: 49px;
    border-radius: 10px;
    margin-top: 0rem;
    line-height: 12px;
}
.reviews-star img {
    width: 18px;
}
ul.Address p {
    font-size: 15px;
    line-height: 22px;
}
.box-inner-content a button.read-more span {
    font-size: 14px;
    line-height: 18px;
}
.box-inner-content {
    gap: 12px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    width: 100%;
    gap: 23px;
}
ul.menu li.menu-item a {
    font-size: 15px;
    line-height: 37px;
}
ul.list-tick {
    padding-left: 21px;
    padding-top: 16px;
}
section.pipeline-section img {
    width: 100%;
}
.contact-form {
    width: 96%;
}
.image-text-section .insurence-des {
    padding-top: 0px;
    margin: 0;
}
.single .uacf7-multisetp-form label {
    font-size: 17px !important;
    line-height: 27px;
}
}


@media(min-width:1025px) and (max-width:1199px){
    section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 53.666667% !important;
}
section.single-blog-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 46.333333% !important;
}
.single .uacf7-multisetp-form label {
    font-size: 17px !important;
    line-height: 27px;
}

body.page-template.page-template-blog .main-blog-banner {
    top: -36px;
    transform: translateY(-36px);
}
.trust-Reviews.third-review .ratings p {
    line-height: 13px;
}
.ratings p {
    padding: 4px;
    font-size: 11px;
    line-height: 11px;
}
.image-text-section .insurence-des {
    padding-top: 0px;
    margin: 0;
}
        section.work-section::before {
    top: -45px;
}
    section.contact-information p {
    font-size: 14px;
    line-height: 21px;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    max-width: 1010px;
    margin: 0 auto;
}
    section.Choice-Mutual .container {
    max-width: 1011px;
}
    body.privacy-policy .col-md-6.learn-cont {
    top: 5%;
    transform: translateY(6%);
}
    .vedio-content {
    position: relative;
    bottom: 37px;
}
    .primary-menu {
    gap: 2rem;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    max-width: 1011px;
    margin: 0 auto;
}
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 19%;
}
    .Final-div h2 {
    line-height: 29px;
    font-size: 21px;
}
.gender-sec label {
    width: 100%;
    height: 54px;
    font-size: 17px;
}
.gender-sec h2 {
    line-height: 16px;
    font-size: 18px;
}
        ul.mega-menu.max-mega-menu {
    gap: 4px;
}
.gender-sec ul.tabs {
    display: block;
}
a.mega-menu-link {
    font-size: 12px !IMPORTANT;
}
    body.page-template.page-template-contact section.contact-banner {
    overflow: hidden !important;
}
body.page-template.page-template-contact .main-cont h1 {
    width: 492px;
}
/*body.page-template.page-template-faq .main-blog-banner {*/
/*    top: 29% !important;*/
/*}*/
    .much-text a button.See-Age {
    width: 175px;
    height: 52px;
    font-size: 15px;
}
.much-text p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 16px;
    margin-bottom: 25px;
}
.much-text h2 {
    font-size: 21px;
    line-height: 28px;
}
    section.Getting-section .tab {
    width: 226px;
}
.age-buttons button {
    width: 130px;
}
    section.Research-section::after {
    top: -47px;
}

section.second-sec-blog p {
    font-size: 14px;
    line-height: 21px;
    padding: 0px 1px;
}
section.second-sec-blog h4 {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
}
section.Research-section p strong {
    font-size: 16px;
    line-height: 26px;
}
section.Research-section p {
    font-size: 14px;
    line-height: 25px;
}
.plan-text p {
    font-size: 18px;
}
    .tabs-inner h2 {
    padding-right: 52px !important;
}
    body.page-template.page-template-blog .image-text-section {
    height: 610px;
}
body.page-template.page-template-blog .main-image-content img {
    height: 225px;
    object-fit: cover;
}
    section.second-sec-blog {
    margin-top: -159px;
}
/*.main-blog-banner {*/
/*    top: 17%;*/
/*}*/
body.page-template.page-template-aboutus button#open-video-btn {
    bottom: -24PX;
}

.main-blog-banner h1 {
    font-size: 28px;
    line-height: 45px;
}
    .three-image-logo {
    flex-wrap: wrap;
}
    .main-image-content img {
    height: 204px;
}
    nav.breadcrumb.container {
    padding-left: 10px;
}
.graph-sec img {
    width: 100%;
}
.pros-section strong {
    font-size: 14px;
    line-height: 26px;
}
.pros-section p {
    font-size: 15px;
    line-height: 26px;
}
.left-side-blog-content {
    padding-right: 35px;
}
button.Sample-Application {
    font-size: 16px;
}
ul.right-side-list li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 9px;
}
.pros-section {
    gap: 40px;
}
.mutual-rating {
    gap: 27px;
}
.pdf-buttons {
    display: block;
}
.main-mutual-logo img {
    width: 85%;
}
.left-side-blog-content p {
    font-size: 15px;
    line-height: 26px;
}
.author-inner {
    display: block;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.left-side-blog-content  h3 {
    font-size: 33px;
    line-height: 48px;
}
        a.navbar-brand img.custom-logo {
    width: 96%;
}
a.navbar-brand {
    width: 21%;
}
    section.single-blog-section {
    padding-left: 15px;
}
.main-single-text {
    margin-top: 20px;
    width: 118%;
}
.inner-fun {
    width: 68%;
}
.Frequently button.accordion-button {
    height: 80px !important;
    line-height: 26px;
}
ul.keywords li {
    font-size: 15px;
    line-height: 24px;
}
.right-side-blog-content ul.tabs {
    display: block;
}
.right-side-blog-content ul.tabs label {
    width: 100%;
    height: 54px;
    font-size: 17px;
}
.right-side-blog-content h2 {
    font-size: 20px;
    line-height: 32px;
}
.pdf-buttons p {
    margin-top: 21px;
}
.first-Funeral {
    gap: 24px;
    flex-wrap: wrap;
}
.Key-Considerations {
    padding: 40px;
    margin-bottom: 48px;
}
.Key-Considerations h2 {
    font-size: 30px;
    line-height: 39px;
}
.Considerations-inner {
    gap: 14px;
}
.pdf-buttons button.Brochure-btn {
    width: 211px;
    height: 57px;
    font-size: 14px;
    padding: 0;
}
.Colonial-text {
    display: block;
}
.conial-inn {
    gap: 9px;
}
.graph-sec img {
    width: 100% !important;
}
     body.page-template.page-template-aboutus .main-blog-banner h1 {
    font-size: 30px;
    line-height: 44px;
    margin-top: 25px !important;
}
.left-side-about {
    padding-right: 3rem;
}
.rating span {
    font-size: 12.37px !important;
    line-height: 25px;
    width: 99px;
}
.Trustpilot-text a span {
    font-size: 13px;
    gap: 2px;
}

.about-icon-review {
    gap: 30px;
}
.Trustpilot-text p span {
    font-size: 14px;
    line-height: 24px;
}
.review-inner img {
    width: 35px;
}
.Trustpilot-text h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
    .left-side-about p {
    font-size: 15px;
    line-height: 26px;
    margin-top: 6px;
}
    .fl-table thead th {
    font-size: 12px;
    line-height: 19px;
    padding-left: 14px;
    padding-right: 19px;
    padding-top: 17px;
    padding-bottom: 15px;
}
    table.fl-table td {
    font-size: 12px;
    width: 198px !IMPORTANT;
    line-height: 19px;
    padding-left: 16px;
    padding-right: 12px;
    padding-top: 16px;
    padding-bottom: 14px;
}
    .loc-content p {
    font-size: 15px;
    line-height: 22px;
    width: 167px;
    margin-top: 4px;
}
.bottom-content {
    padding-top: 17px;
    margin-top: 0px;
}
textarea {
    margin-bottom: 6px;
    height: 97px;
}
section.contact-information h3 {
    font-size: 32px;
    line-height: 46px;
}
.contact-info {
    gap: 17px;
}
    section.Inspiration-section {
    padding-bottom: 0px;
}
    .main-cont h1 {
    font-size: 42px;
    line-height: 60px;
    width: 433px;
}
.contact-form p {
    font-size: 15px;
    line-height: 29px;
}
.banner-agnet2 {
    width: 42%;
    padding-left: 40px;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 30px !important;
    line-height: 42px;
    width: 100% !IMPORTANT;
}
.main-video {
    margin-top: -174px;
    margin-bottom: 65px;
    margin-left: 52px;
}
.content-inner-review img {
    width: 28%;
}
.testimonial-star img {
    width: 25px;
}
section.product-type p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px 198px;
}
.review-logos {
    justify-content: center;
    gap: 22px;
}
section.pipeline-section .Strengthen-Pipeline {
    padding-right: 46px;
}
.main-cont p {
    font-size: 16px;
    line-height: 26px;
    padding-right: 82px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.second-agent {
    padding: 4rem !important;
}
section.pipeline-section img {
    width: 100%;
}
.contact-form {
    width: 96%;
}
    section.contact-banner img {
    width: auto !important;
}
    .col-md-6.learn-cont {
    transform: translateY(67%);
}
    .container {
    max-width: 1011px;
}
section.banner-section .row {
    max-width: 1004px !IMPORTANT;
}
    .content-inner-review {
    gap: 22px;
}
     ul.navbar-nav {
    padding-left: 0rem;
    gap: 8px;
}
section.work-section span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 19px;
}
.third-content-list {
  padding: 20px 30px 130px;;
}
.sec-content-list {
    padding: 20px 20px 126px;
}
.icon-image span {
    margin-bottom: 0px !important;
    width: 191px;
    text-align: left !important;
    margin: 0 !IMPORTANT;
}
ul.list-tick li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
}
.icon-image img {
    width: 70px;
}
.search-btn {
    width: 48px;
    height: 48px;
}
.logo-partner {
    gap: 32px;
    flex-wrap: wrap;
}
.Insurance-text {
    padding-left: 2rem;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian {
    padding: 51px 27px !important;
}
h2 {
    font-size: 35px;
    line-height: 50px;
}
table.fl-table {
    display: block;
    overflow: auto;
    white-space: inherit;
}
section.Instant-section h1 {
    font-size: 32px;
    line-height: 46px;
}
section.Instant-section .col-md-10 {
    top: 5%;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
    line-height: 25px;
}
section.client-review {
    padding-top: 3rem;
    margin-top: 4rem;
}
section.client-review::after {
    top: -45px;
}
.content-inner-review p {
    padding-right: 19px !important;
}
.header-buttons button.header-btn {
    width: 140px;
    height: 53px;
    font-size: 15px;
}
a button.header-btn-sec {
    width: 153px;
    height: 56px;
    font-size: 14px;
}
a.nav-link {
    font-size: 14px;
}
.left-side-content h1 {
    font-size: 36px;
    line-height: 48px;
}
.slider-content {
    left: -4px;
    bottom:8px;
}
.slider-content-sec {
    right: 3px;
    top: 45%;
}
.trust-Reviews {
    gap: 7px;
    margin-top: 17px;
}
.banner-reviews {
    gap: 10px;
    flex-wrap: wrap;
}
.slideshow img {
    height: 600px;
    object-fit: contain;
    position: relative;
    bottom: -164px;
}
.logo-aetna-img img {
    bottom: 0px !important;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    width: 33px;
    height: 33px;
    right: 0px;
    top: 36%;
}
.testimonial-content::after {
    right: 0px;
}
.content-inner-review span strong {
    font-size: 16px;
}
section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    width: 33px;
    height: 33px;
    left: 0px;
    top: 36%;
}
.insurence-des p {
    font-size: 15px;
    line-height: 26px;
}
.image-text-section {
    height: fit-content !important;
}

.How-Work h2 {
    margin-top: 3rem;
}
.accordion-body p {
    font-size: 15px;
    line-height: 24px;
}
button.accordion-button.collapsed {
    font-size: 16px;
}
.box-inner-content a button.read-more {
    width: 100%;
    height: 49px;
    border-radius: 10px;
    margin-top: 0rem;
    line-height: 12px;
}
.reviews-star img {
    width: 18px;
}
ul.Address p {
    font-size: 15px;
    line-height: 22px;
}
.box-inner-content a button.read-more span {
    font-size: 14px;
    line-height: 18px;
}
.box-inner-content {
    gap: 12px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    width: 98%;
    gap: 23px;
justify-content: center;
}
ul.menu li.menu-item a {
    font-size: 15px;
    line-height: 37px;
}
ul.list-tick {
    padding-left: 21px;
    padding-top: 16px;
}
}



@media(min-width:1200px) and (max-width:1299px){
        section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 59.666667% !important;
}
section.single-blog-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 40.333333% !important;
}
    body.page-template.page-template-blog .main-blog-banner {
    top: -168px;
}
   section.video-section  button#open-video-btn {
    bottom: -88px;
}
    section.Choice-Mutual .container {
    max-width: 1165px;
}
    section.FAQ-Section .accordion-body {
    font-size: 14px;
}
    body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    bottom: 22px;
}
    section.insurance-section .image-text-section {
    height: 651px;
}
  section.insurance-section .main-image-content img {
    height: 245px;
}
    .vedio-content {
    position: relative;
    bottom: 12px;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    max-width: 1158px;
    margin: 0 auto;
}
    .primary-menu {
    gap: 3rem;
}
    ul.mega-menu.max-mega-menu {
    gap: 6px;
}
    li.mega-menu-item.mega-menu-item-type-widget.widget_text.mega-menu-column-standard.mega-menu-columns-1-of-5.mega-custom-child-li.mega-menu-item-text-6 {
    width: 18% !important;
}
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 19% !important;
    margin-right: 0px !important;
}
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    max-width: 1191px;
    margin: 0 auto;
}
body.page-template.page-template-agent .contact-form {
    position: relative;
    top: 0px;
}
        section.contact-information {
    padding-top: 6rem;
}
 body.page-template.page-template-contact section.contact-banner   .contact-form {
    top: -4px;
}
        .left-side-content h1 {
    font-size: 50px;
    line-height: 58px;
}
.slider-content {
    left: 3px;
}

        .review-inner {
    justify-content: center;
    width: 42%;
}
/*    body.page-template.page-template-faq .main-blog-banner {*/
/*    top: 31% !important;*/
/*}*/
    section.Getting-section .tab {
    width: 275px;
}
.age-buttons button {
    width: 161px;
}
    .Final-div li {
    font-size: 14px;
    line-height: 26px;
}
.much-text h2 {
    font-size: 32px !important;
    line-height: 41px;
}
body.page-template.page-template-blog .image-text-section {
    height: 691px;
}
body.page-template.page-template-blog .main-image-content img {
    height: 264px;
}
/*    .main-blog-banner {*/
/*    top: 8%;*/
/*}*/
    .right-side-blog-content ul.tabs label {
    width: 137px;
}
    button.Sample-Application {
    width: 222px;
    height: 60px;
    font-size: 14px;
}
.pdf-buttons button.Brochure-btn {
    font-size: 15px;
}
    .Writtenss h5 {
    font-size: 14px;
}
    .col-md-6.learn-cont {
    transform: translateY(94%);
}
.logo-partner img {
    width: 129px !important;
    display: flex;
    object-fit: contain !IMPORTANT;
    height: 30px;
}
    .main-image-content img {
    height: 234px;
}
    section.client-review button.slide-arrow.prev-arrow.slick-arrow {
    left: -2px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.first-side {
    gap: 37px;
}
    .slider-content-sec {
    right: 12px;
    top: 53%;
}
    .slideshow img {
    height: 671px;
    object-fit: contain;
    position: relative;
    bottom: -84px;
}
.logo-aetna-img img {
    height: auto !important;
    bottom: 0 !important;
}
    .Considerations-inner {
    display: block;
}
.Reviews {
    width: 77px;
}
section.client-review button.slide-arrow.next-arrow.slick-arrow {
    right: 0px;
}
.trust-Reviews.third-review .Reviews {
    width: 133px !IMPORTANT;
}
.Frequently button.accordion-button {
    height: 70px !important;
    line-height: 24px;
}

.inner-fun {
    width: 33%;
}
.coverage p {
    font-size: 14px;
    line-height: 20px;
}
.Age p {
    font-size: 14px;
    line-height: 20px;
}
.first-Funeral {
    gap: 32px;
}
.right-side-blog-content ul.tabs {
    gap: 13px;
}
.conial-inn {
    display: block;
}
/*.pdf-buttons {*/
/*    display: block;*/
/*}*/
    .graph-sec img {
    width: 100%;
}
.left-side-blog-content p {
    font-size: 15px;
}
.left-text {
    gap: 15px;
    left: 19px;
}
.Writtenss h4 {
    font-size: 15px;
}
.author-image {
    width: 25%;
}
.main-single-text {
    gap: 0px;
}
section.single-blog-section {
    padding-left: 18px;
}
.author-image img {
    width: 86px;
    height: 84px;
}
 body.page-template.page-template-aboutus   .main-blog-banner h1 {
    font-size: 37px;
    line-height: 50px;
    margin-top: 25px !important;
}
.rating span {
    font-size: 13.37px !important;
    line-height: 25px;
    width: 103px;
}
.inner-test p {
    padding-right: 47px;
}
.about-icon-review {
    gap: 39px;
}
.Trustpilot-text a span {
    font-size: 14px;
}
.Trustpilot-text p span {
    font-size: 15px;
}
.Trustpilot-text p span {
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: #01886A;
}
.Trustpilot-text h4 {
    font-size: 16px;
    margin-bottom: 9px;
}


    section.FAQ-Section {
    padding-top: 8px;
}
table.fl-table td {
    font-size: 12px;
    width: 200px !IMPORTANT;
    line-height: 20px;
}
.fl-table thead th {
    font-size: 15px;
    line-height: 50px;
}
.contact-form {
    padding: 30px;
    border-radius: 8px;
    width: 96%;
    position: relative;
    top: -25px;
}
.wpcf7-response-output {
    bottom: 7px;
}
section.contact-information h3 {
    font-size: 34px;
    line-height: 42px;
}
.main-cont p {
    font-size: 16px;
    line-height: 26px;
}
    textarea {
    height: 83px;
}
.accordion-body p {
    font-size: 14px;
    line-height: 22px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
    line-height: 22px;
    font-size: 15px;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 38px !important;
    line-height: 53px;
    width: 496px;
}
.banner-agnet .contact-form .wpcf7.js {
    margin-top: 10px;
}
.contact-form p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 0;
}
.contact-input p {
    gap: 7px;
    width: 100%;
}
.contact-input {
    gap: 15px;
    margin-bottom: 15px;
}
    section.pipeline-section img {
    width: 100%;
}
    .container {
    max-width: 1160px;
}

/*.ratings {*/
/*    width: 100%;*/
/*}*/

section.Instant-section .col-md-10 {
    top: 11%;
    transform: translateY(11%);
}
.trust-Reviews.third-review .ratings p {
    left: -89px;
    top: -4px;
    width: 120% !IMPORTANT;
}
a button.read-more {
    width: 160px;
    height: 60px;
    margin-top: 2rem;
}
table.fl-table {
    display: block;
    /*overflow: auto;*/
}
.trust-Reviews.sec-review .ratings p {
    left: -17px;
    bottom: 1px;
}
ul.list-tick li {
    font-size: 15px;
    line-height: 23px;
}
.image-text-section {
    height: 573px;
}
.main-image-content img {
    height: 204px;
}
.insurence-des p {
    font-size: 18px;
    line-height: 16px;
}
.logo-partner {
    gap: 18px;
}
section.banner-section .row {
    max-width: 1150px !IMPORTANT;
}
ul.navbar-nav {
    padding-left: 3rem;
    gap: 19px;
}
.reviews-star img {
    width: 17px;
}
section.work-section span {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 19px;
}
.icon-image span {
    width: 195px;
}
}

@media(min-width:1400px) and (max-width:1500px){
section.Research-section .second-research {
    height: 329px;
}
}


@media(min-width:1300px) and (max-width:1399px){
            section.single-blog-section .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    width: 59.666667% !important;
}
section.single-blog-section .col-lg-4.col-md-4.col-xl-4.col-sm-12 {
    width: 40.333333% !important;
}

  body.page-template.page-template-blog  .main-blog-banner {
    top: -58px;
    transform: translateY(-66px);
}
        section.FAQ-Section .accordion-body {
    font-size: 14px;
}
    body.page-template.page-template-agent section.contact-banner .wpcf7-response-output {
    bottom: 23px;
}
    body.page-template.page-template-contact .row.contact-baner-content {
    max-width: 1233px;
}
section.contact-banner form.wpcf7-form.invalid {
    margin-top: 6px;
}
body.page-template.page-template-agent .contact-form p {
    margin: 0;
}
    .vedio-content {
    bottom: 14px;
    position: relative;
}
    span.wpcf7-not-valid-tip {
        bottom: -22px;
    }
    body.page-template.page-template-agent section.contact-banner .row.contact-baner-content {
    max-width: 1242px;
}
body.page-template.page-template-agent .contact-form {
    top: 0px !important;
    height: 499px;
}

        .primary-menu {
    gap: 3rem;
}
    ul.mega-menu.max-mega-menu {
    gap: 6px;
}
    section.contact-information {
    padding-top: 6rem;
}
 body.page-template.page-template-contact section.contact-banner   .contact-form {
    top: -4px;
}
.second-banner-agnet .contact-form {
    padding-bottom: 11px;
    height: 491px;
}
.second-banner-agnet .contact-form p {
    margin: 0 !important;
}
.second-banner-agnet .row.contact-baner-content {
    transform: translateY(5%);
}
    .second-banner-agnet .wpcf7-response-output {
    position: absolute;
    bottom: -2px;
}
    .left-side-content h1 {
    font-size: 50px;
    line-height: 58px;
}
.slider-content {
    left: 3px;
}

.twit {
    bottom: 14px;
}
    .review-inner {
    justify-content: center;
    width: 48%;
}
    section.Choice-Mutual .container {
    max-width: 1171px;
}
/*    body.page-template.page-template-faq .main-blog-banner {*/
/*    top: 31% !important;*/
/*}*/
    section.Getting-section .tab {
    width: 286px;
}
.age-buttons button {
    width: 172px;
}
    .much-text h2 {
    font-size: 35px !important;
}
    body.page-template.page-template-blog .image-text-section {
    height: 691px;
}
body.page-template.page-template-blog .main-image-content img {
    height: 264px;
}
    body.page-template.page-template-contact  .wpcf7-response-output {
    /*position: absolute;*/
    bottom: 16px;
    margin: 0;
    font-size: 12px;
}
        .right-side-blog-content ul.tabs label {
    width: 137px;
}
        button.Sample-Application {
    width: 222px;
    height: 60px;
    font-size: 14px;
}
.pdf-buttons button.Brochure-btn {
    font-size: 15px;
}
        .Writtenss h5 {
    font-size: 14px;
}
    .left-side-blog-content p {
    font-size: 15px;
}
.left-text {
    gap: 15px;
    left: 19px;
}
    .col-md-6.learn-cont {
    transform: translateY(94%);
}
    .logo-partner img {
    width: 120px !important;
    display: flex;
}
    .main-image-content img {
    height: 248px;
}
    .first-content-list {
    padding: 16px 30px 14px;
}
    .sec-content-list {
    padding: 20px 30px 91px;
}
    .slider-content-sec {
    right: -29px;
    top: 52%;
}
        .slideshow img {
    height: 671px;
    object-fit: contain;
    position: relative;
    bottom: -84px;
}
.logo-aetna-img img {
    height: auto !important;
    bottom: 0 !important;
}
.Reviews {
    width: 77px;
}
.trust-Reviews.third-review .Reviews {
    width: 133px !IMPORTANT;
}
.main-single-text {
    gap: 4px;
}

.mutual-rating {
    gap: 29px;
}
.author-image img {
    width: 88px;
    height: 84px;
}
.Frequently button.accordion-button {
    height: 70px !important;
    line-height: 24px;
}

.inner-fun {
    width: 33%;
}
.coverage p {
    font-size: 14px;
    line-height: 20px;
}
.Age p {
    font-size: 14px;
    line-height: 20px;
}
.first-Funeral {
    gap: 32px;
}
.right-side-blog-content ul.tabs {
    gap: 13px;
}
.conial-inn {
    display: block;
}

    .graph-sec img {
    width: 100%;
}
.left-text {
    gap: 65px;
}
.Writtenss h4 {
    font-size: 15px;
}
.author-image {
    width: 25%;
}
/*    .main-blog-banner {*/
/*    top: 9%;*/
/*}*/
.inner-test p {
    padding-right: 62px;
}
.Trustpilot-text a span {
    font-size: 12px;
}
.Trustpilot-text p span {
    font-size: 17px;
}
.main-blog-banner h1 {
    font-size: 45px;
    line-height: 55px;
    margin-top: 25px !important;
}
    section.FAQ-Section {
    padding-top: 8px;
}
table.fl-table td {
    font-size: 14px;
    line-height: 28px;
    width: 307px !important;
    padding-left: 25px;
    padding-right: 0px;
}
.fl-table thead th {
    font-size: 15px;
    line-height: 50px;
}
    .contact-form {
    padding: 30px;
    border-radius: 8px;
    width: 100%;
}
section.contact-information h3 {
    font-size: 34px;
    line-height: 42px;
}
.main-cont p {
    font-size: 16px;
    line-height: 26px;
}
    textarea {
    height: 70px;
}
.contact-btn {
    height: 56px;
}
.accordion-body p {
    font-size: 14px;
    line-height: 22px;
}
.col-lg-6.col-md-6.col-xl-6.col-sm-12.right-side-accordian button.accordion-button {
    height: 62px;
    line-height: 22px;
    font-size: 15px;
}
section.contact-banner.second-banner-agnet h1 {
    font-size: 38px !important;
    line-height: 53px;
    width: 496px;
}
.banner-agnet .contact-form .wpcf7.js {
    margin-top: 10px;
}
.contact-form {
    padding: 30px;
    border-radius: 8px;
    width: 96%;
    position: relative;
    top: -25px;
}
.contact-input p {
    gap: 7px;
    width: 100%;
}
.contact-input {
    gap: 15px;
    margin-bottom: 15px;
}
    section.pipeline-section img {
    width: 100%;
}
    .container {
    max-width: 1242px;
}
/*.ratings {*/
/*    width: 100%;*/
/*}*/
section.Instant-section .col-md-10 {
    top: 11%;
    transform: translateY(11%);
}
.trust-Reviews.third-review .ratings p {
    left: -91px;
    top: -4px;
    width: 121% !IMPORTANT;
}
a button.read-more {
    width: 160px;
    height: 60px;
    margin-top: 2rem;
}
table.fl-table {
    display: block;
    /*overflow: auto;*/
}
.trust-Reviews.sec-review .ratings p {
    left: -17px;
    bottom: 2px;
}
ul.list-tick li {
    font-size: 15px;
    line-height: 23px;
}
.image-text-section {
    height: 660px;
}
.insurence-des p {
    font-size: 19px;
    line-height: 26px;
}
.logo-partner {
    gap: 22px;
}
section.banner-section .row {
    max-width: 1199px !IMPORTANT;
}
ul.navbar-nav {
    padding-left: 3rem;
    gap: 19px;
}
.reviews-star img {
    width: 17px;
}
section.work-section span {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 19px;
}
.icon-image span {
    width: 195px;
}
}


@media (min-width: 1200px) {
  
div#navbarSupportedContent {
    display: block;
    align-items: flex-end;
    text-align: right;
    align-items:center;
}
  .navmenu {
    padding: 0;
  }

  .navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navmenu li {
    position: relative;
  }

  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-color);
    padding: 10px 65px 10px 10px;
    font-size: 16px;
    font-family: var(--nav-font);
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }

  .navmenu a i,
  .navmenu a:focus i {
    font-size: 16px;
    line-height: 0;
    margin-left: 5px;
    transition: 0.3s;
  }

  .navmenu li:hover>a,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-hover-color);
  }

  .navmenu .dropdown ul {
    margin: 0;
    padding: 10px 0;
    background: var(--nav-dropdown-background-color);
    display: block;
    position: absolute;
    visibility: hidden;
    left: 14px;
    top: 130%;
    opacity: 0;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
  }

  .navmenu .dropdown ul li {
    min-width: 200px;
  }

  .navmenu .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
  }

  .navmenu .dropdown ul a i {
    font-size: 12px;
  }

  .navmenu .dropdown ul a:hover,
  .navmenu .dropdown ul .active:hover,
  .navmenu .dropdown ul li:hover>a {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dropdown .dropdown ul {
    top: 0;
    left: -90%;
    visibility: hidden;
  }

  .navmenu .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: -100%;
    visibility: visible;
  }

  .navmenu .megamenu {
    position: static;
  }

  .navmenu .megamenu ul {
    margin: 0;
    padding: 10px;
    background: var(--nav-dropdown-background-color);
    box-shadow: 0px 0px 20px rgba(var(--default-color-rgb), 0.1);
    display: block;
    position: absolute;
    top: 130%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
  }

  .navmenu .megamenu ul li {
    flex: 1;
  }

  .navmenu .megamenu ul li a,
  .navmenu .megamenu ul li:hover>a {
    padding: 10px 20px;
    font-size: 15px;
    color: var(--nav-dropdown-color);
  }

  .navmenu .megamenu ul li a:hover,
  .navmenu .megamenu ul li .active,
  .navmenu .megamenu ul li .active:hover {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .megamenu:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dd-box-shadow {
    box-shadow: 0px 0px 30px rgba(var(--default-color-rgb), 0.15);
  }
}

/* Mobile Navigation */
@media (min-width: 993px) {
.navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}
}
span.navbar-toggler-icon {
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/03/Vector-toggle.112-3.png);
}


@media (max-width: 991px) {
    ul.navbar-nav {
    padding-left: 0rem;
    gap: 8px;
    padding-top: 4rem;
}
    .header-buttons {
    display: block;
}
.navbar-collapse.collapse .widget_text.header-widget {
    margin-top: 22px;
}
svg.bi.bi-x-lg.close-btn {
    opacity: 0;
    position: absolute;
    left: 10px;
    right: 13px;
    margin: auto;
    width: 30px;
    height: 30px;
    transition: 0.5s;
    margin-right: 0px;
}

[aria-expanded="true"] span {
    opacity: 0;
    transition: 0.5s;
}

[aria-expanded="true"] svg.bi.bi-x-lg.close-btn {
    opacity: 1;
}
    .navbar-collapse {
    position: fixed;
    left: -100%;
    background: #fff;
    top: 0;
    height: 135vh;
    padding: 20px 10px;
    transition: 0.5s;
    z-index:2;
    width:80%;
}

nav.navbar.navbar-expand-lg.navmenu {
    display: inline;
}

.navbar-collapse li {
    list-style: none;
}

ul.header-menu {
    margin: 0;
    padding: 0;
}

ul.navbar-nav {
    margin: 0;
}


.navbar-collapse.collapse.show {
    left: 0;
}

button.navbar-toggler.collapsed {
    border: none;
}
}


@media (max-width: 1199px) {
    
.navbar-collapse.collapse.show {
    left: 0;
}

button.navbar-toggler.collapsed {
    border: none;
}

.navbar-toggler:focus {
    box-shadow: 0px 0px !IMPORTANT;
}

button.navbar-toggler {
    border: none !important;
    padding-right: 0px;
}
  .mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }

  .navmenu {
    padding: 0;
    z-index: 9997;
  }


  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-dropdown-color);
    padding: 10px 20px;
    font-family: var(--nav-font);
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }

  .navmenu a i,
  .navmenu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
    background-color: rgba(var(--accent-color-rgb), 0.1);
  }

  .navmenu a i:hover,
  .navmenu a:focus i:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
  }

  .navmenu a:hover,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .active i,
  .navmenu .active:focus i {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: rotate(180deg);
  }

  .navmenu .dropdown ul,
  .navmenu .megamenu ul {
    position: static;
    display: none;
    z-index: 99;
    padding: 10px 0;
    margin: 10px 20px;
    background-color: var(--nav-dropdown-background-color);
    transition: all 0.5s ease-in-out;
  }

  .navmenu .dropdown ul ul,
  .navmenu .megamenu ul ul {
    background-color: rgba(33, 37, 41, 0.1);
  }

  .navmenu .dropdown>.dropdown-active,
  .navmenu .megamenu>.dropdown-active {
    display: block;
    background-color: rgba(33, 37, 41, 0.03);
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .mobile-nav-toggle {
    color: #fff;
    position: absolute;
    font-size: 32px;
    top: 15px;
    right: 15px;
    margin-right: 0;
    z-index: 9999;
  }

  .mobile-nav-active .navmenu {
    position: fixed;
    overflow: hidden;
    inset: 0;
    background: rgba(33, 37, 41, 0.8);
    transition: 0.3s;
  }

  .mobile-nav-active .navmenu>ul {
    display: block;
  }
}



 .table-container.mobile-view-table .table-container {
            position: relative;
            overflow: hidden;
        }

      .table-container.mobile-view-table  .table-wrapper {
            display: flex;
            overflow-x: scroll;
            scroll-behavior: smooth;
        }

      .table-container.mobile-view-table  .table-wrapper table {
            border-collapse: collapse;
            min-width: 100%;
        }

      .table-container.mobile-view-table  th, td {
            padding: 8px 12px;
            border: 1px solid #ddd;
        }

   .table-container.mobile-view-table {
    position: relative;
}

.table-container.mobile-view-table .scroll-dots {
    position: absolute;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: 10px;
        z-index: 999;
}

.table-container.mobile-view-table  .dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #bbb;
    cursor: pointer;
}

.table-container.mobile-view-table .dot.active {
    background-color: #098465;
}

.table-container.mobile-view-table  .table-fixed {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: #fff;
    border-right: none;
}

.table-container.mobile-view-table thead {
    height: 88px;
}
.table-container.mobile-view-table  th {
    color: #000000;
    background: #E7FBF6;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    text-transform: capitalize;
    border-right: 1px solid #01886A;
    text-align: left;
}
.table-container.mobile-view-table thead img {
    width: 120px;
}
td.table-text {
    font-family: Poppins;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    height: 83px !important;
    padding: 0px 12px;
}

.progressbar-style-1.steps-form .steps-row {
    row-gap: 0px !important;
    column-gap: 0px !important;
}

.progressbar-style-1.steps-form .steps-row .steps-step {
    border: 0 !important;
    background: transparent !important;
    border-radius: 20px !important;
}

.steps-form .steps-row .steps-step .btn-circle {
    height: 30px !important;
    border-radius: 30px !important;
    padding: 3px 0px 0px !important;
}

.progressbar-style-1.steps-form .steps-row .steps-step p {
    line-height: 26px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-size: 15px;
}

.uacf7-multisetp-form {
    padding: 59px;
    background: #fff;
    border: 1px solid #ffe4af;
    box-sizing: border-box;
    box-shadow: 6.87714px 13.7874px 25.4815px rgba(0, 0, 0, .0425185), 1.45478px 2.91657px 6.51852px rgba(0, 0, 0, .0274815);
    border-radius: 3px;
    max-width: 600px;
    margin: 77px auto 0;
    min-height: 243px;
    margin-bottom: 47px;
}
.uacf7-multisetp-form label {
    font-size: 20px !important;
    text-align: center;
    font-family: Poppins;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #121A2A;
    margin-bottom: 9px;
}
span.wpcf7-form-control.wpcf7-radio input[type="radio"] {
    position: relative;
    top: 1px;
}
p.uacf7-buttons button {
    border: 0;
    background: transparent;
    font-family: 'Poppins';
    margin-top: 34px !important;
}

.uacf7-step.uacf7-step-1249.step-content {
    font-family: 'Poppins';
}
span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    font-size: 15px !important;
    font-weight: 400;
    text-transform: capitalize;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 46px;
    width: 338px;
    padding: 0px 9px;
    font-family: 'Poppins';
    appearance: none;
    background-image: url(http://restassuredorg.bestwebdevs.com/wp-content/uploads/2025/07/Group.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-size: 4%;
    padding-right: 15px !important;
}
.uacf7-multisetp-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    background-color: #fff;
    border: 1px solid #00000069;
    border-radius: 2px;
    line-height: 1em;
       height: 46px;
    width: 338px;
    padding: 0px 11px;
    font-family: 'Poppins';
    font-size: 14px;
}
body .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    background: transparent !important;
}

body .steps-form .steps-row .steps-step .btn-circle {
    background: transparent!important;
}

span.wpcf7-form-control-wrap {
    display: flex;
    justify-content: center;
    gap: 12px !important;
}

.uacf7-step.uacf7-step-1249.step-content.step-end p {
    font-size: 14px !important;
}
.uacf7-step.uacf7-step-1249.step-content.step-end h2 {
    font-size: 22px !important;
    text-align: center;
    line-height: 27px;
}
.uacf7-step.uacf7-step-1249.step-content.step-end input.wpcf7-form-control {
    width: 100%;
    margin-bottom: 19px;
    height: 42px;
    padding-left: 10px;
    font-size: 15px !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #ff7226;
    color: #fff;
    height: 53px !important;
    width: 300px !important;
    margin: 0 auto !important;
    display: flex;
    margin-top: 21px !important;
    border: 0;
    font-weight: 600;
    letter-spacing: 0;
    border-radius: 7px;
}
.uacf7-multisetp-form input:focus {
    outline: 0 !important;
}
.uacf7-multisetp-form select:focus {
    outline: 0 !important;
}
span.wpcf7-list-item.first label {
    width: 124px;
    color: #006d6f;
    padding: 0 !IMPORTANT;
    border: 2px solid #006d6f;
    line-height: 52px;
}
.uacf7-step.uacf7-step-1249.step-content.step-end span.wpcf7-form-control-wrap {
    justify-content: flex-start !important;
}
span.wpcf7-list-item.last label {
    width: 124px;
    color: #006d6f;
    padding: 0 !IMPORTANT;
    border: 2px solid #006d6f;
    line-height: 52px;
}
body.page-id-1246 section.single-blog-section .row {
    justify-content: center;
}

body.page-id-1246 h1.entry-title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #121A2A;
    text-align: center;
    padding-top: 51px;
    margin-bottom: 33px;
}

.steps-step:nth-child(1) {
    display: block !important;
}
 
.steps-step.active-step {
    display: block !important;
    position: relative;
    /*left: -23px;*/
}
 
.steps-step {
    display: none !important;
    width: 100%;
}
 
.uacf7-steps.steps-form.progressbar-style-1 {
    display: flex !important;
    background: aliceblue;
    border-radius: 22px;
}
 
.progressbar-style-1.steps-form .steps-row {
    flex-wrap: inherit;
}
/*.steps-step.active-step.step-complete {*/
/*    position: relative;*/
/*    left: -46px;*/
/*    transition: 0.6s;*/
/*}*/

.progressbar-style-1.steps-form .steps-row {
    display: inherit !important;
    align-items: normal !important;
    flex-wrap: inherit !important;
    flex-direction: inherit !important;
    column-gap: 2px;
    row-gap: 2px;
    justify-content: space-between;
}
.left-side-blog-content {
    position: relative;
}
.steps-step {width: 152px;}
 .steps-row.setup-panel {
    background: #04856e;
    border-radius: 25px;
}
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
    padding: 3px 13px;
    border: 0 !important;
}

.steps-info {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    font-family: 'Poppins';
}

.main-input {
    position: relative;
}

.steps-row.setup-panel {
    position: relative;
}
.uacf7-step.uacf7-step-1249.step-content.step-end input.wpcf7-form-control:focus-within label.infoText {
    transform: translateY(10px);
    top: -19px !important;
}
label.infoText {
    position: absolute;
    pointer-events: none;
    transform: translateY(8px) scale(1);
    transform-origin: top left;
    transition: .2s cubic-bezier(0,0,.2,1) 0ms;
    line-height: =;
    left: 8px;
    margin: 0;
    background-color: transparent;
    padding: 2px;
    top: 0px;
    font-size: 13px !important;
    line-height: 25px;
    font-weight: 400 !IMPORTANT;
}

input.wpcf7-form-control.wpcf7-text:focus-within label {
    transform: translateY(-7px) scale(.85);
}

.residence-inner span {
    font-size: 20px !important;
    text-align: center;
    font-family: Poppins;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #121A2A;
    margin-bottom: 9px;
    text-align: center;
    display: flex;
    justify-content: center;
}
#search input[type="search"]:focus-visible {
    outline:0px !important;
    box-shadow:unset !important;
    border-color: #fff !important;
}

#search input[type="search"]:focus {
    outline:0px !important;
    box-shadow:unset !important;
}

.main-input span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
}
.left-side-blog-content .wpcf7-response-output {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    width: 498px;
    margin: 0 auto !important;
    font-family: 'Poppins';
    font-size: 15px;
    border: 0 !important;
    color: red !important;
}

/*.single .steps-row.setup-panel {*/
/*    width: 100% !important;*/
/*}*/

.single .steps-info {
    font-size: 11px;
}

.single .uacf7-multisetp-form {
    padding: 26px;
}
.single form.wpcf7-form {
    position: relative;
}
.single .wpcf7-response-output {
    position: absolute;
    bottom: 66px;
    font-size: 11px;
    left: 0;
    right: 0;
    text-align: center;
    border: 0 !important;
    color: red !important;
    font-weight: 600;
}

.single .progressbar-style-1.steps-form .steps-row .steps-step p {
    line-height: 26px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-size: 11px;
    position: relative;
    left: -6px;
}




body.page-id-1259 h1.entry-title {
    font-family: 'Poppins';
    font-size: 24px;
    letter-spacing: 0;
        display: none;
}

body.page-id-1259 article#post-1259 {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

body.page-id-1259 .entry-content h2 {
    font-size: 28px;
}

body.page-id-1259 .entry-content p {
    font-family: 'Poppins';
    color: #000;
    margin-bottom: 3px;
}

body.page-id-1259 .entry-content a {
    color: #01886a;
}

.uacf7-form-1249 .uacf7-step.step-content.step-start button.uacf7-next {
    float: right;
}