body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
}
.mobileMenusList{
	display:none;
}

#testimonial_profile_subname{
	color:#000
}

#testimonial_profile_name{
	color:#000
}

#test_inner_save_card2 {
	color:#000
}

#cost_header_title {
	width:642px
}

.activeMenus .mobileMenusList{
    position: fixed;
    width: 70%;
    top: 0;
    bottom: 0;
    background: #014FEC;
    z-index: 999;
    display: flex;
    right: 0;
    flex-direction: column;
    justify-content: center;
	z-index: 9999;
}
.activeMenus .mobileMenusList li{
	margin-bottom: 10px;
	list-style: none;
    text-align: center;
}
.activeMenus .mobileMenusList li a{
	color: #fff !important;
    height: auto !important;
    width: auto !important;
    background: transparent;
    background-color: transparent !important;
    border: none !important;
}
.activeMenus .mobileMenusList .closeBtn{
    position: absolute;
    top: 50px;
    left: 20px;
    font-size: 28px;
    color: #fff;
}
.tabs{
	padding: 0 14px
}

#subfooter_textandlogo img{
	    height: 20px;
}
.home #hero_banner{
	padding-top:60px;
}
.entry.single-entry{
	box-shadow:none;	
}
.site-container{
	max-width:inherit;
}
.entry.single-entry{
	background-color:transparent !important;
}
#colophon{
	display:none;
}
.entry-hero.page-hero-section{
	display:none;
}

/* section first  */

nav {
    display: flex;
    max-width: 1512px;
    height: 80px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
}

.responsive_menu {
    display: none;
}

#logo{
    color: #014FEC;
text-align: center;
font-size: 36px;
font-family: Open Sans;
font-style: normal;
font-weight: 600;
line-height: 36px;
letter-spacing: -0.24px;
padding-left: 2px ;
}


.menu {
    display: flex;
    list-style: none;
    width: 835px;
    justify-content: flex-end;
    align-items: center;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
	margin-bottom:0 !important;
}

.menu li a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
    margin: 0 12px;
}
.menu li:nth-last-child(2) a{
	width: 127px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 49px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    margin: 0 6px;
}
.menu li:last-child a{
	width: 127px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #014FEC;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    margin: 0 6px;
}

#sign-up {
    width: 127px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 49px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    border: 1px solid #000;
    margin: 0 6px;

}

#contact-us {
    width: 220px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #014FEC;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;

}

#hero_banner {
    max-width: 1512px;
    margin: 0 auto;
    display: flex;
    padding: 0 24px;
    justify-content: center;
    align-items: center;
    min-height: 614px;
}

#hero_banner_heading_text1 {
    display: flex;
    max-width: 1039px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 56px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 84px;
    letter-spacing: -0.24px;
    margin: 12px 0;
}

#hero_banner_heading_text2 {
    display: flex;
    max-width: 752px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.24px;
    margin: 24px 0 0 0;
}

#hero_check_container {
    display: flex;
    max-width: 476px;
    align-items: flex-start;
    gap: 32px;
}

#hero_checks {
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.24px;
    display: flex;
    align-items: center;
/* 	margin: 0 20px  */
}

#contact_btn {
    width: 220px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #014FEC;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    margin: 16px 0;
}

#hero_video {
   width:500px;
    height: 400px;
    flex-shrink: 0;
    display: flex;
    align-items: end;
    margin: 0 auto;
    transform: translateY(60px);
}

#hero_video iframe {
    width: 100%;
    height: 100%;
    z-index: 999;
    box-shadow: 0px 1px 50px 1px gray;
}

#header_image {
    position: absolute;
    top: 0;
    z-index: -99;
    max-height: 730px;
}

#main_subfooter_inner_container{
    padding: 64px 0;
}

/* // section second */

#how_to_save {
    max-width: 1512px;
    margin: 0 auto;
    padding: 100px 24px 0px 24px;
    min-height: 614px;
}

#how_to_save_heading {
    display: flex;
    max-width: 682px;
    flex-direction: column;
    color: #000;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    margin: 32px 0;
    letter-spacing: -0.24px;
        text-transform: capitalize;
    margin-top: 100px;
}

#how_to_save_cards_container {
    display: flex;
    max-width: 1512px;
    gap: 28px;
    margin: 0 auto;
}

#save_card {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: none;
    border-radius: 8px;
    border: 1px solid rgba(1, 79, 236, 0.26);
    background: #F2F6FF;
    display: flex;
    align-items: center;
    justify-content: center;
}

#inner_save_card {
    width: 100%;
    max-height: none;
    display: flex;
    flex-direction: column;
    padding: 62px 56px;
}

#save_card2 {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: none;
    border-radius: 16px;
    border: 1px solid rgba(1, 79, 236, 0.26);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#inner_save_card2 {
    width: 100%;
    height: none;
    display: flex;
    flex-direction: column;
   padding: 32px 10px 20px 32px;
}

#mobile_view_card{
    margin-bottom: 8px;
}

#card_content {
    display: flex;
    max-width: 326px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.24px;
}

.tabs_container {
    background: linear-gradient(58deg, rgba(99, 149, 250, 0.10) 0%, rgba(147, 183, 255, 0.10) 100%);
}

#tab_wrapper {
    max-width: 1512px;
    margin: 0 auto;
    padding: 24px;
    display: flex;
    display: flex;
    justify-content: space-between;
}

#tab_header {
    display: flex;
    max-width: 383px;
    flex-direction: column;
    color: #000;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: -0.24px;
}

#tab_header_subtitle {
    display: flex;
    max-width: 380px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.24px;
}

.tabs_container {
    display: flex;
    background: linear-gradient(58deg, rgba(99, 149, 250, 0.10) 0%, rgba(147, 183, 255, 0.10) 100%);
    padding: 64px 0;
    justify-content: space-between;
    align-items: center;
    margin:24px 0
}



.tabs {
    display: flex;
    justify-content: space-between;
	width:100%
}

#tab_search {
    width: 55%;
    height: 432px;
    border-radius: 16px;
    border: 1px solid rgba(1, 79, 236, 0.30);
    background: #FFF;
    overflow-y: scroll;
    margin: 34px 0;
	padding: 0 24px;
	box-shadow: inset 0 -10px 10px -10px gray;
}

#searchInput {
    display: flex;
    width: 130px;
    justify-content: flex-end;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #0659FF;
    background: var(--colour-neutrals-1-n-white-ffffff, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    outline: none;
    margin: 0 8px;
    padding: 0 24px;
}

#tab_wrapper {
    display: flex;
    width: 1728px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: start;
}

#tabsHeader_container {
    position: sticky;
    top: 0;
    background-color: #fff;
}

#tab_header {
    color: #000;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    margin: 12px 0;
    letter-spacing: -0.24px;
    max-width: 400px;
}

#scrolling_tab {
    display: flex;
}

#scrolling_tab_header {
    padding: 16px 0px;
    display: flex;
/*     max-width: 300px; */
}

#search_icon {
    transform: rotate(-90deg);
    position: absolute;
    right: 182px;
    top: 20px;
}

.box {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
}

.tab {
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: border-color 0.3s ease;
}

.tab.active {
    border-color: #1f8efa;
}


.tab-link {
    width: 110px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #000;
    margin: 4px 12px;
}

.tab-link.active {
    background: #014FEC;
    padding:0 4px;
    color: #fff;
}

.tab-content {
    display: none;
}

#tab1List {
    list-style: none;
}

#tab1List li {
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
    margin: 12px 0;
}

.tab-content.active {
    display: block;
}

/* Webkit Scrollbar Styles */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 12px;

}

::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}

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

.claim_container {
    /* border: 2px solid red; */
	padding:24px 0
}

#claim_container_inner {
    max-width: 1512px;
    margin: 64px auto;
    padding: 24px;
}

#cost_section_left_text1 {
    display: flex;
    max-width: 792px;
    flex-direction: column;
    color: #000;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: -0.24px;
}

#claim_section_left_text2 {
    display: flex;
    max-width: 792px;
    flex-direction: column;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
}

#claim_first_box {
    max-width: 1464px;
    height: 434px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 32px 0;
    padding: 64px 0;
}

#claim_second_box {
    max-width: 1464px;
    height: 434px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 32px 0;
    padding: 64px 0;
}

#claim_first_box_img {
    max-width: 700px;
    height: 100%;
}

#claim_first_box_text_heading_text1 {
    display: flex;
    max-width: 527px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.24px;

}

#claim_first_box_text_heading_text2 {
    display: flex;
    max-width: 538px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
}

.cost_container {
    background: linear-gradient(58deg, rgba(99, 149, 250, 0.10) 0%, rgba(147, 183, 255, 0.10) 100%);
    padding: 64px 0;
}

#cost_wrapper {
    max-width: 1512px;
    padding: 0 24px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#cost_section_left_text2 {
    display: flex;
    max-width: 564px;
    flex-direction: column;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
    margin: 16px 0;
}

#cost_section_right_text {
    max-width: 396px;
    height: 142px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;

}

#cost_divider {
    width: 236px;
    display: flex;
    align-items: center;
    border-left: 4px solid #014FEC;
    ;
    margin: 48px 0;
    padding: 0 12px;

}

#cost_right_text {
    display: flex;
    max-width: 365px;
    flex-direction: column;
    flex-shrink: 0;
    color: #014FEC;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: -0.24px;
}

#cost_right_text_subtitle {
    display: flex;
    max-width: 365px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.24px;
}

#cost_section2_left_text1 {
    display: flex;
    max-width: 462px;
    flex-direction: column;
    color: #000;
    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.24px;
}

#cost_section2_left_text2 {
    display: flex;
    max-width: 470px;
    height: 48px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.24px;
}

#cost2_wrapper {
    max-width: 1512px;
    padding: 0 24px;
    margin: 32px auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
}

#table {
    background: #FFF;
    border-radius: 16px;
    min-width: 200px;
    height: auto;  
    overflow: auto;
    border-radius: 16px;
    border: 1px solid rgba(1, 79, 236, 0.30);
    background: #FFF;
}

table {
    width: 750px;
  height: auto;
    flex-shrink: 0;
    background: #FFF;
    padding: 24px;
}


th,
td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid rgba(1, 79, 236, 0.13);
    ;
}

#pricebtn {
    max-width: 184px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #FFF;
    border: 1px solid #014FEC;
    padding: 8px 24px;
    text-decoration: none;
    color: #014FEC;
    text-align: center;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
}

#accordian {

    padding: 64px 0;
}

#accordian_container {
    max-width: 1512px;
    margin: 0 auto;
    padding: 0 24px;
}

#accordian_content_title {
    color: #000;

    font-size: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: -0.24px;
}


.accordion-header {
	padding: 0 24px;
	margin:8px 0;
	border-radius: 8px;
border: 1px solid rgba(1, 79, 236, 0.26);
background: #F2F6FF;
/*  max-width: 1464px;
height: 96px;
flex-shrink: 0;
	border-radius: 8px;
border: 1px solid rgba(1, 79, 236, 0.26);
background: #F2F6FF;
display:flex;
	align-items:center;
	justify-content:space-between;
	width:100% */
}

.accordion-header p {
    color: #000;
    font-size: 24px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.24px;
    margin:15px 0;
}

#faq_btn{
    max-width: 184px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #FFF;
    border: 1px solid #014FEC;
    padding: 8px 24px;
    text-decoration: none;
    color: #014FEC;
    text-align: center;
    font-size: 16px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
}


.accordion-content {
    display: none;
    border: 2px solid transparent;
    font-size: 16px;
	line-height: 24px;
    border-radius: 8px;
    background-color: #EBF1FF;
    padding: 0 ;
	letter-spacing: -0.24px;
}

#testimonial_container{
    max-width: 1512px;
    margin: 0 auto;
    padding: 0 24px;
}

#testimonial{
    background-image: url("assets/BG.png");
    width: 100%;
    background-size: cover;
    background-position: center;
    padding: 128px 0;

}

#main_subfooter_inner_container{
    max-width: 1512px;
    margin: 64px auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;


}

#subfooter_right{
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#subfooter_right span {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    padding: 0 8px;
}

footer{
    background: linear-gradient(52deg, #014FEC 0%, #8CB2FF 100%);
}

#footer_container{
    max-width:1512px;
    margin: 0 auto;
    display: flex;
    align-items: end;
    padding: 0 24px;
    
}

#footer_logo{
    color: #FFF;
font-size: 36px;
font-family: Open Sans;
font-style: normal;
font-weight: 600;
line-height: 36px;
letter-spacing: -0.24px;
display: flex;
flex-direction: column;
margin-top:50px;
}

#footer_logo span{
display: flex;
color: #FFF;
margin: 16px 0;

/* Desktop/Header 4 */
font-size: 16px;
font-family: Open Sans;
font-style: normal;
font-weight: 500;
line-height: 24px;
letter-spacing: -0.24px;
list-style: none;
}


#footer_logo span li a{
	color:#fff;
	text-decoration:none;
}
#footer_logo span li{
margin: 0 8px;
opacity: 80%;
}

#footer_divider_container{
    width: 100%;
}


#footer_divider{
    width: 100%;
    opacity: 25%;
    border: 1px solid rgba(255, 255, 255, 0.20);
    margin: 16px 0;

    
}

#footer_policy_links{
    display: flex;
    justify-content: space-between;
    color: #fff;
    opacity: 35%;
    margin: 24px 0;
   ;
}

#social_icons a{
    margin: 0 4px;
}

#social_icons a img{
	display:inline-block;
}

#social_icons_container{
    display: flex;
    align-items: center;
    color: #FFF;
justify-content: space-between;
font-size: 12px;
font-family: Open Sans;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.24px;
list-style: none;
    
}

#subfooter_textandlogo{
    display: flex;
    min-width: 150px;
    flex-direction: column;
    align-items: start;
}

#footer_policy_links {
    display: flex;
    justify-content: space-between;
    color: #fff;
    opacity: 35%;
    margin: 24px 0;
}

#footer_policy_links li {
   
    margin: 0 8px;
}
#footer_policy_links li a{
   color:#fff;
}

#subfooter_right_text{
    margin: 4px 0;
	color: #000;
}


#faq_img{
    position: relative;
    right: 10%;
}


    


@media (max-width: 600px) {
    .header {
        flex-wrap: wrap;
        gap: 10px;
    }

    #faq_img{
        display: none;
    }

    #claim_first_box{
        margin: 0;
    }

    #claim_second_box{
        margin: 0;
    }

    #footer_policy_links {
        display: flex;
        justify-content: space-between;
        color: #fff;
        opacity: 35%;
        margin: 24px 0;
        font-size: 10px;
    }
    

    #hero_check_container{
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .tab {
        flex-grow: 1;
        text-align: center;
    }
.tabs{
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
}

#scrolling_tab_header{
    display: flex;
    flex-direction: column;
    max-width: 100%;
    height: auto;
	
}
	
#scrolling_tab{
    display: flex;
    flex-direction: column;
}
.tabs_container{
    padding: 32px 0;
}

#searchInput{
    padding: 12px 4px;
    margin: 24px 0 0 0;
    width: 100%;
}
    #social_icons_container{
        display: flex;
      
        flex-direction: column-reverse;
    }


    #calculater_container{
        display: flex;
        flex-direction: column;
    }
}


@media (max-width:1023px) {

    /* section first  */
    .responsive_menu {
        display: block;
    }

    #tab_wrapper{
        display: flex;
        flex-direction: column;

    }
    
    #tab_search{
        width: 100%;
		box-shadow: inset 0 -10px 10px -10px gray;
    }

    #subfooter_textandlogo{
        display: flex;
        min-width: 200px;
        flex-direction: row;
        align-items: center;
       
    }

    #table {
        background: #FFF;
        border-radius: 16px;
        width: 100%;
        height: auto;  
        overflow-x: scroll;  
        margin:64px 0;
        border-radius: 16px;
        border: 1px solid rgba(1, 79, 236, 0.30);
        background: #FFF;
    }
    
    table {
        width: 900px;
      height: auto;
        flex-shrink: 0;
        background: #FFF;
    }
    

    .accordion-content {
    
        padding: 0  ;
    }
 
    .menu {
        display: none;
    }

    #hero_banner {
        display: flex;
        flex-direction: column;
        align-items: start;

    }

    #hero_video {
        max-width: 300px;
        height: 200px;
        flex-shrink: 0;
        margin:60px auto 0;
		transform:unset;
    }
	.home #hero_banner {
    	padding-top: 10px;
	}

    #hero_video iframe {
        max-width:100%;
        height: 100%;
        flex-shrink: 0;
        margin:0 auto;

    }

    #hero_banner_heading_text1 {
        display: flex;
        max-width: 764px;
        flex-direction: column;
        flex-shrink: 0;
        color: #000;
        font-size: 40px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.24px;
    }

    #hero_banner_heading_text2 {
        display: flex;
        max-width: 752px;
        flex-direction: column;
        flex-shrink: 0;
        color: #000;
        font-size: 18px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: -0.24px;
    }

    #claim_first_box {
        display: flex;
        flex-direction: column;
        height: auto;
        margin: 64px 0;
    }

    #claim_second_box {
        display: flex;
        flex-direction: column-reverse;
        height: auto;
        margin: 64px 0;

    }

    #cost2_wrapper {
        display: flex;
        flex-direction: column;
    }

     #how_to_save_cards_container {
        display: flex;
        flex-direction: column;
    }

    #main_subfooter_inner_container{
        display: flex;
        flex-direction: column;
    }
    #subfooter_right{
        margin: 24px 0;
    }

}


@media (max-width:800px) {
    #cost_wrapper {
        display: flex;
        flex-direction: column;
    }

    #subfooter_right{
        display: flex;
        flex-direction: column;
    }
    
    #subfooter_right {
        max-width: 500px;
        display: flex;
        align-items: start;
        justify-content: space-between;
    }

    #subfooter_textandlogo{
        margin: 4px 0;
    }

    #cost_section_right_text{
        display: none;
    }
	
	#blog_container .cards_container {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    margin: 0 25px 0;
}

    
}

@media (max-width:420px) {
    .responsive_menu {
        display: block;
    }

    /* #footer_policy_links li{
        margin: 0 6px 0 0;
        font-size: 12px;
        max-width: 223px;
      } */


    #header_image {
        position: absolute;
        top: 0;
        z-index: -99;
        max-height: 1100px;
    }
    
    .menu {
        display: none;
    }

    #hero_banner {
        display: flex;
        flex-direction: column;
    }

    #hero_video {
       max-width:300px;
        height: auto;
        flex-shrink: 0;
        margin:50px auto 0;
    }

    #hero_check_container {
        display: flex;
        flex-direction: column;
		gap:32px;
    }

    #hero_banner_heading_text1 {
        display: flex;
        max-width: 361px;
        flex-direction: column;
        flex-shrink: 0;
        color: #000;
        font-size: 40px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.24px;
    }

    #hero_banner_heading_text2 {
        display: flex;
        max-width: 361px;
        flex-direction: column;
        flex-shrink: 0;
        color: #000;
        font-size: 18px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.24px;
    }

}
.currency_span {
	white-space: nowrap;
	margin-left:12px;
}