/*
Theme Name: divi-child
Author:
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.header-class-section{
    padding-top:24px !important;
    padding-bottom:24px !important;
    background: transparent;
}
.header-class-my{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-class-my .et_pb_column{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.header-class-my .et_pb_column_1_2 .logo{
    color: var(--Accent, #DE6040);
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    margin: 0px;
    padding: 0px;
}
.header-class-my .et_pb_column_0_tb_header{
    max-width: 127px;
}

.d-flex-header-right{
    display: flex;
    gap: 16px;
}
.d-flex-header-right a{
    color: var(--Text-Secondary, rgba(40, 34, 30, 0.80));
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Syne;
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    font-weight: 600;
}

/* .page-id-7 .et-l--header{
    z-index: 9999999999999999;
    position: relative;
    background: transparent;
    max-width: 567px;
    margin-left: 739px;
    margin-right: auto;
} */
/* .page-id-7 .main-container-of-page{
    z-index: 9999;
    position: relative;
    margin-top: -110px;
    align-items: flex-start;
} */
/* .page-id-7 .image-with-background{
    height: 110vh;
} */
.page-id-7 .reg-form{
    margin-top: 109px;
    padding-top: 12px;
}
.main-footer{
    padding: 60px 0px;
    background: var(--Bg-Listing-form-main, #F6F3EE);
}
.main-footer .et_pb_row_0_tb_footer{
    max-width: 1170px;
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    display: flex;
    /* gap: 40px; */
    justify-content: space-between;
}
/* .main-footer .et_pb_row_0_tb_footer .et_pb_column_0_tb_footer{
    max-width: 270px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid var(--Text-Primary, #0E1621);
    background: var(--White, #FFF);
    box-shadow: 2px 2px 0px 0px #09102D;
    padding: 24px;
    margin-right: 60px;
    height: fit-content;
} */
/* .main-div-for-footer-col-1-p{
    color: var(--Orange-Primary, #FF6A00);
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0px;
    padding-bottom: 16px !important;
} */
.main-div-for-footer-col-1-flex-div{
    display: flex;
    gap:8px;
    align-items: center;
}
.main-div-for-footer-col-1-flex-div-p{
    color: var(--Text-Primary, #0E1621);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Syne;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.main-footer .et_pb_column_1_tb_footer .et_pb_menu .et_pb_menu__wrap{
    justify-content: end;
}

.second-row-footer-div{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.second-row-footer-div ul{
    list-style-type: none;
    padding: 0px;
    display: flex;
    gap: 8px;
    flex-direction: column;
}
.second-row-footer-div ul li a,.second-row-footer-div ul li{
    color: var(--Text-Secondary, rgba(40, 34, 30, 0.80));
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Syne;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.page-id-141 .first-field,.page-id-141 .second-field,.page-id-141 .third-field{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.page-id-141 .third-field{
    margin-bottom: 0px;
}
.page-id-141 .first-field input,.page-id-141 .second-field input,.page-id-141 .third-field textarea{
    border-radius: 8px;
    border: 1px solid var(--Input-Border, #0E1621) !important;
    padding: 10px 16px !important;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0px;
    width: 100%;
    color: #0E1621;
}
.entry-title.main_title{
    font-family: lato;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #0E1621;
}
.page-id-141 .wpcf7-submit{
    border-radius: 6px;
    background: var(--Accent, #1C5AE2);
    padding: 12px 20px;
    color: var(--Text-White, #FFF);
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid var(--Accent, #1C5AE2);
}
.page-id-141 .wpcf7-submit:hover{
    color: #1C5AE2;
    background-color: white;
}
.page-id-141 .ninth-section-contact-form-submit{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 58px;
}

.home-hero-h1{
    color: var(--Text-White, #FFF);
    font-family: 'Lexend Exa';
    font-size: 100px;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase;
    position: relative;
}
.hero-first-row{
    border-radius: 12px;
    border: 1px solid var(--text-text-70, rgba(255, 255, 255, 0.55));
    background: var(--text-text-70, rgba(255, 255, 255, 0.55));
    backdrop-filter: blur(12px);
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    max-width: 708px;
    width: 100%;
    margin-left: auto;
    text-align: right !important;
    margin-bottom: 105px !important;
}
.hero-first-row .et_pb_text_inner p{
    color: var(--Text-Text, #0E1621);
    text-align: right;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.hero-first-row .et_pb_text_inner span{
    color: var(--Accent, #1C5AE2);
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}
.custom-cross-out{
    text-decoration: line-through;
}
.hero-second-row{
    border-radius: 6px;
    border: 1px solid var(--text-text-70, rgba(255, 255, 255, 0.55));
    background: var(--text-text-70, rgba(255, 255, 255, 0.65));
    backdrop-filter: blur(12px);
    display: flex;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    max-width: 261px;
    width: 100%;
    margin-right: auto;
    text-align: center !important;
    margin-bottom: 24px !important;
}
.hero-second-row p{
    color: var(--Text-Text, #0E1621);
    text-align: right;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 139%;
    text-transform: uppercase;
}
.get-started-btn-home{
    display: inline-block;
    border-radius: 6px;
    background: var(--Accent, #1C5AE2);
    display: inline-flex;
    padding: 20px 32px;
    justify-content: center;
    align-items: center;
    color: var(--Text-White, #FFF);
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    text-transform: capitalize !important;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    position: absolute;
    bottom: 34px;
    /* right: 19.2%; */
    margin-left: 30px;
}
.header-menu a{
    font-size: 18px;
    font-family: 'Lato';
    font-weight: 500;
    line-height: 150%;
    color: #0E1621;
}
.row-second-sec .et_pb_column{
    float: left !important;
}
.solicitor-fees-txt{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px !important;
}
.solicitor-fees-txt span{
    color: var(--Accent, #1C5AE2);
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.create-will-btn{
    border-radius: 6px;
    background: var(--Accent, #1C5AE2);
    display: inline-block;
    padding: 20px 32px;
    height: 64px;
    gap: 8px;
    color: var(--Text-White, #FFF);
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}
#row-second-col-1{
    max-width: 690px;
    width: 100% !important;
}
#row-second-col-2{
    max-width: 595px;
    width: 100% !important;
}
.gen-sections-heading{
    color: var(--Elements-Title-w-devidir-Grey, #8A8A8C);
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
}
.pay-unlock-txt .et_pb_text_inner{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.abouts-sec-col-1{
    min-height: 500px;
    margin-right: 100px !important;
}
.pay-unlock-img{
    margin-top: 168px;
}
.about-sec-col-2-text-1{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.about-sec-col-2-img-1 img{
    width: 164px;
    height: 164px;
    border-radius: 100px;
}
.about-sec-col-2-text-2 .et_pb_text_inner{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.abouts-sec-col-1{
    max-width: 400px;
    width: 100% !important;
}
.abouts-sec-col-2{
    max-width: 414px;
    width: 100% !important;
    padding: 40px 32px;
    border-radius: 10px;
    background: var(--Light-Blue, #E6F3FF);
    min-height: 500px;
    margin-right: 32px !important;
}
.abouts-sec-col-3{
    max-width: 414px;
    width: 100% !important;
    padding: 40px 32px;
    border-radius: 10px;
    background: var(--Blue, #C9DCF8);
    min-height: 500px;
}
.trusted-thousand-txt{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px !important;
}
.trusted-thousand-txt span{
    color: var(--Accent, #1C5AE2);
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.free-preview-txt{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 16px !important;
}
.free-preview-para{
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.why-choose-col-left{
    max-width: 600px;
    width: 100%;
}
.free-preview-box .et_pb_text_inner{
    padding: 28px 32px;
    background: var(--Blue-2, #E8F1FF);
    border-radius: 10px;
}
.free-preview-box{
    margin-bottom: 16px !important;
}
.choose-us-normal-box{
    margin-bottom: 16px !important;
    padding: 28px 32px;
    border-radius: 10px;
    border: 1px solid var(--Border-Blue, rgba(28, 90, 226, 0.20));
    color: var(--Text-Text, #0E1621);
    font-family: Lato;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}
.choose-us-normal-box span{
    color: var(--Accent, #1C5AE2);
    font-family: Lato;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}
.bg-light-blue{
    padding: 32px;
    border: 1px solid rgba(61, 112, 244, 0.2);
    border-radius: 10px;
    margin-right: 32px !important;
    max-width: 316px;
    width: 100% !important;
    min-height: 459px;
}
.bg-dard-blue{
    padding: 32px;
    border: 1px solid rgba(61, 112, 244, 0.2);
    border-radius: 10px;
    margin-right: 32px !important;
    max-width: 316px;
    width: 100% !important;
    background-color: #E6F3FF;
    min-height: 459px;
}
.work-box-1{
    font-family: 'lato';
    font-size: 32px;
    font-weight: 600;
    line-height: 130%;
    color: #0E1621;
    margin-top: 54px;
    margin-bottom: 24px !important;
}
.work-box-2{
    font-family: 'lato';
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #0E1621;
    margin-top: 54px;
    margin-bottom: 24px !important;
}
.bg-dard-blue .work-box-2{
    margin-bottom: 0px !important;
    margin-top: 63px;
}
.why-solicitor-col-left{
    background-color: #1C5AE2;
    padding: 24px;
    border-radius: 10px;
    max-width: 664px;
    width: 100% !important;
    margin-right: 32px !important;
    min-height: 793.7px;
}
.why-solicitor-col-image{
    margin-bottom: 34px !important;
}
.why-solicitor-col-right{
    background-color: #E6F3FF;
    padding: 24px;
    border-radius: 10px;
    max-width: 664px;
    width: 100% !important;
    margin-right: 0px !important;
    min-height: 793.7px;
}
.sub-text-left{
    color: rgba(255, 255, 255, 0.7);
    max-width: 210px;
    width: 100%;
    line-height: 139%;
    font-size: 18px;
    font-family: 'lato';
    margin-right: 28px;
}
.why-hiring-sub-row{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.sub-text-right{
    display: flex;
    align-items: center;
    max-width: 334px;
    width: 100%;
    color: #fff;
    line-height: 139%;
    font-size: 18px;
    font-family: 'lato';
}
.sub-text-right img{
    margin-right: 13px;
}
.why-solicitor-text-1{
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    font-family: 'lato';
    line-height: 130%;
    padding-left: 20px;
    margin-bottom: 32px !important;
}
.why-hiring-main-text{
    padding-left: 20px;
}
.more-space-hiring{
    margin-top: 32px;
}
.hiring-btn-started{
    color: #0E1621;
    font-size: 18px;
    font-weight: 600;
    font-family: 'lato';
    line-height: 24px;
    background-color: #fff;
    max-width: 576px;
    width: 100%;
    min-height: 48px;
    margin-top: 24px;
    margin-bottom: 20px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.why-solicitor-col-right .why-solicitor-text-1{
    color: #0E1621;
}
.why-solicitor-col-right .sub-text-left{
    color: rgba(14, 22, 33, 0.5)
}
.why-solicitor-col-right .sub-text-right{
    color: #0E1621;
}
.why-solicitor-col-right .more-space-hiring{
    margin-top: 0px;
}
.advantages-text-1{
    font-size: 48px;
    font-weight: 600;
    font-family: 'Lato';
    line-height: 120%;
    color: #0E1621;
    margin-bottom: 16px !important;
}
.advantages-text-2{
    font-size: 28px;
    font-weight: 600;
    font-family: 'Lato';
    line-height: 34px;
    color: #0E1621;
    margin-bottom: 32px !important;
}
.advantage-2{
    color: #1C5AE2;
}
.advantage-1{
    color: #ADB5C0;
    text-decoration: line-through;
}
.advantages-row-col-1{
    max-width: 400px;
    min-height: 418px;
    width: 100% !important;
    margin-right: 100px !important;
}
.advantages-row-col-2{
    max-width: 414px;
    min-height: 418px;
    width: 100% !important;
    margin-right: 32px !important;
    padding: 32px 40px;
    background-color: #C9DCF8;
    border-radius: 10px;
}
.advantages-row-col-2 .work-box-2{
    margin-top: 0px;
}
.advantages-row-col-1 .work-box-1{
    margin-top: 48px !important;
}
.advantages-row-col-3{
    max-width: 414px;
    min-height: 418px;
    width: 100% !important;
    padding: 32px 40px;
    background-color: #E6F3FF;
    border-radius: 10px;
}
.advantages-row-2 .advantages-row-col-3{
    margin-right: 32px !important;
}
.advantages-row-2 .advantages-row-col-2{
    margin-right: 0px !important;
}
.advantages-row-col-3 .work-box-2{
    margin-top: 24px;
}
.advantages-row-2 .advantages-row-col-1{
    display: flex;
    align-items: flex-end;
}
.faq-main-row .et_pb_accordion_0{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.faq-main-row .et_pb_toggle_close{
    max-height: 134.5px !important;
    padding: 32px;
    background: transparent;
    border-radius: 10px;
    border: 1px solid rgba(28, 90, 226, 0.2);
    margin-bottom: 16px !important;
}
.faq-main-row .et_pb_toggle_title{
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    font-family: 'Lato';
    color: #0E1621 !important;
}
.faq-main-row .et_pb_toggle_open{
    padding: 32px;
    background: #E8F1FF;
    border-radius: 10px;
    border: 1px solid rgba(28, 90, 226, 0.2);
    padding-bottom: 32px !important;
    margin-bottom: 16px !important;
}
.faq-main-row .et_pb_toggle_title:before{
    color: #0E1621 !important;
    font-size: 28px;
}
.header-class-my .et_pb_column_1_tb_header{
    max-width: 100% !important;
}
.header-menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 942px !important;
}
.creat-will-small{
    max-width: 162px;
    min-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1C5AE2;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato';
    line-height: 24px;
}
.header-menu .creat-will-small{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato';
    line-height: 24px;
    width: 100%;
}
.header-class-my .header-right-col .et_pb_code_inner{
    float: right;
}
.footer-col-text{
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    color: rgba(14, 22, 33, 0.7);
}
.img-icon-social{
    margin-right: 16px;
}
.footer-menu-right{
    max-width: 308px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 18px;
    font-family: 'Lato';
    color: #0E1621;
    line-height: 150%;
}
.footer-links{
    color: #0E1621 !important;
    max-width: 127px;
    width: 100%;
    margin-bottom: 16px;
}
.footer-right-col-2{
    max-width: 308px;
    width: 100%;
}
.footer-left-col-1{
    max-width: 548px;
    width: 100%;
}
.footer-row-1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-row-1:after{
    display: none;
}
body.logged-in .faq-header-button,body.logged-in .advantages-header-button,body.logged-in .header-class-section .create-your-will-button,body.logged-in .log-in-header-button{
    display: none !important;
}
body .log-out-header-button,body .profile-header-button,body .header-class-section .dashboard-button{
    display: none;
}
body.logged-in .log-out-header-button,body.logged-in .profile-header-button{
    display: block;
}

body.logged-in .header-class-section .dashboard-button{
    display: flex;
}


@media(max-width: 1210px){
    .main-footer{
        padding-right: 20px;
        padding-left: 20px;
    }
    .testimonial-slider{
        width: 100% !important;
    }
}
@media(max-width: 1170px){
    .et-l--header{
        padding-right: 20px;
        padding-left: 20px;
    }
    /* .page-id-7 .et-l--header{
        padding-right: 0px;
        padding-left: 0px;
    } */
    .page-id-54 .et-l--header{
        padding-left: 0px;
        padding-right: 0px;
    }
    .result-page-header .et_pb_column{
        width: 50% !important;
        margin-bottom: 0px;
    }
}
@media(max-width: 1169px){
    .main-footer .et_pb_row_0_tb_footer .et_pb_column_0_tb_footer{
        margin: 0px;
    }
    .main-footer .et_pb_row_0_tb_footer{
        justify-content: space-between;
        gap: unset;
    }
}
@media(max-width:1024px){
    /* .page-id-7 .et-l--header{
        margin-left: auto;
    } */
    .hero-first-row{
        margin-bottom: 100px !important;
    }
    .home-hero-h1{
        font-size: 38px;
    }
    .get-started-btn-home{
        margin-top: 28px;
        position: unset;
    }
}
@media(max-width:767px){
    .main-footer .et_pb_row_0_tb_footer{
        flex-direction: column;
        gap: 20px;
        justify-content: unset;
    }
    .solicitor-fees-txt{
        font-size: 30px;
    }
    .create-will-btn{
        padding: 16px 26px;
        height: 56px;
        font-size: 18px;
    }
    .testimonial-slider{
        padding: 16px 12px !important;
    }
    .choose-us-normal-box{
        padding: 16px 18px !important;
        font-size: 22px !important;
    }
    .free-preview-txt{
        font-size: 22px !important;
    }
    .free-preview-box .et_pb_text_inner{
        padding: 18px 18px !important;
    }
    .free-preview-para {
        font-size: 16px !important;
    }
    .gen-sections-heading {
        font-size: 22px !important;
    }
    .trusted-thousand-txt{
        font-size: 28px;
    }
    .get-started-btn-home{
        padding: 16px 32px;
        font-size: 18px;
        margin-left: 0px;
    }
    .pay-unlock-img{
        margin-top: 80px;
    }
    .pay-unlock-txt .et_pb_text_inner{
        font-size: 36px;
    }
    .abouts-sec-col-1{
        min-height: 410px;
    }
    .abouts-sec-col-2{
        padding: 40px 20px;
    }
    .abouts-sec-col-3{
        padding: 40px 20px;
    }
    .testimonial-slide p{
        font-size: 22px !important;
    }
    .slide-indicator {
        margin: 0px 4px !important;
    }
    .client-photo-star{
        margin-right: 0px !important;
    }
    .testimonial-controls{
        bottom: 47px !important;
    }
    .bg-light-blue{
        max-width: 100% !important;
        margin-right: 0px !important;
    }
    .bg-dard-blue{
        margin-right: 0px !important;
        max-width: 100% !important;
    }
    .bg-dard-blue .work-box-2 {
        margin-top: 60px;
    }
    .why-solicitor-text-1{
        padding-left: 0px;
    }
    .why-hiring-main-text{
        padding-left: 0px;
    }
    .why-solicitor-col-left{
        padding: 16px;
    }
    .advantages-text-1{
        font-size: 44px;
    }
    .advantages-text-2{
        font-size: 26px;
    }
    .advantages-row-col-1{
        min-height: 290px;
    }
    .advantages-row-col-2{
        padding: 32px 20px;
    }
    .advantages-row-col-3{
        padding: 32px 20px;
    }
    .footer-row-1{
        flex-direction: column;
        padding: 0px 10px;
    }
    .footer-menu-right{
        max-width: 100%;
    }
    .footer-right-col-2{
        max-width: 100%;
    }
    #mobile-hidden{
        display: none;
    }
    .faq-main-row .et_pb_toggle_open{
        padding: 20px;
        padding-bottom: 20px !important;
    }
    .faq-main-row .et_pb_toggle_title {
        font-size: 22px;
    }
    .faq-main-row .et_pb_toggle_close{
        padding: 20px 5px 20px 20px;
    }
    .faq-main-row .et_pb_toggle h5.et_pb_toggle_title{
        padding: 0 20px 0 0;
    }
    .mobile-hamburger-icon{
        width: 38px;
    }
    .mobile-main-menu{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mobile-logo img{
        padding-top: 7px;
    }
    .header-class-section{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .w-nav-link {
        margin-left: unset !important;
        margin-right: unset !important;
        padding: 15px 20px;
        width: 95%;
    }
    .w-nav-link {
        vertical-align: top;
        color: #222;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        text-decoration: none;
        display: inline-block;
        position: relative;
        font-size: 16px;
        transition: color .2s;
        border: 1px #000;
        border-top: 1px solid #00000026;
    }
    .header-mobile-cus .mobile-nav {
        height: 95vh;
        margin-top: 0px;
        position: fixed;
    }
    .header-mobile-cus .mobile-nav {
        background-color: #fff;
        flex-direction: column;
        align-items: stretch;
        height: 100vh;
        padding-top: 15px;
        padding-bottom: 40px;
        padding-right: 10px;
        display: flex;
        position: absolute;
        overflow: auto;
        box-shadow: 0 100px 80px #00000005;
        width: 100%;
    }
    .custom-nav-dropdown-mob {
        display: none;
    }

    .custom-nav-dropdown-mob.active {
        display: block;
        height: 95vh;
        margin-top: 0px;
        position: fixed;
        background: #fff;
        margin-left: -20px;
    }
    .et-l--header{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .nav-button-dropdown{
        display: flex;
        justify-content: center;
    }
    .nav-button-dropdown .creat-will-small{
        padding-left: 20px;
        padding-right: 20px;
    }
    header .header-class-section .et_pb_column .et_pb_module{
        margin-bottom: 0px !important;
    }
}
@media(max-width:607px){
    /* .page-id-7 .et-l--header{
        padding-right: 20px;
        padding-left: 20px;
    } */
    .testimonial-slider{
        width: 100% !important;
    }
}
@media(max-width:540px){
    .main-footer .et_pb_column_1_4{
        width: 100% !important;
        max-width: 100%  !important;
        margin-bottom: 0px !important;
    }
    .main-footer .et_pb_row_0_tb_footer .et_pb_column_0_tb_footer{
        margin-bottom: 20px !important;
    }
    .d-flex-header-right{
        flex-direction: column;
        align-items: flex-end;
    }
}
@media(max-width:430px){
    .result-page-header .et_pb_row_0_tb_header{
        display: flex;
        align-items: center;
    }
    .hero-first-row .et_pb_text_inner p{
        font-size: 21px;
    }
}