
@media screen and (min-width:576px) {
}

@media screen and (min-width:768px) {

}

@media screen and (min-width:880px) {

}
@media screen and (min-width:992px) {

}

@media (min-width:1920px){
    .man-reading-book {
        width: 716px;
        height: 860px;
        object-fit: cover;
    }
}
@media screen and (min-width:1200px) {
    .custm-navbar .navbar-collapse{
        display: grid !important;
        grid-template-columns: 1fr auto 1fr;
    }
}
@media screen and (min-width:1480px) {}



@media screen and (min-width:768px) and (max-width:1920px){
    .hero-sec{
        background-size: 75% !important;
    }
}



@media screen and (max-width:1600px) {
    .db-content-body:has(.payment-history-box) {
        grid-template-columns: repeat(2, 1fr);
    }
    .db-sidebabr-body {
        padding: 30px 30px;
        overflow: auto;
    }
    .custm-navbar .navbar-collapse .navbar-nav {
        gap: 20px;
    }
}

@media screen and (max-width:1440px) {
    .hero-sec {
        background-size: 111% !important;
        background-position: 272% !important;
        padding-block: 250px !important;
    }
    .db-sidebabr-body {
        padding: 30px 18px;
        overflow: auto;
    }
    .db-sidebar {
        flex: 0 0 270px;
    }
    .custum-card.statics-card {
        padding: 13px 15px 79px;
    }
}

@media screen and (min-width:1024px) and (max-width:1920px){
    /* .hero-sec{
        background-size: 75% !important;
        background-position: -25% !important;
        padding-block: 250px !important;

    } */

    .arrow-vector{
        height: 40px !important;
    }

    .hero-content p{
        margin-bottom: 20px !important;
    }

    .hero-sec::after{
        max-width: 65% !important;
    }

    .man-reading-book {
        width: 780px !important;
        height: auto !important;
        left: 52% !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1440px){
    .why-chose-wrapper .chose-infography-txt p, .why-chose-wrapper .why-chose-list li p {
        font-size: 13px !important;
    }

    .why-chose-wrapper .man-reading-book{
        width: 490px !important;
        object-fit: cover;
        left: 50% !important;
    }

    .chose-infography-list li+li,
    .why-chose-list li+li {
        margin-top: 20px !important;
    }

    .chose-infography-white{
        padding-right: 0px !important;
    }

    .why-chose-list li h4{
        margin-bottom: 0px !important;
    }

    .why-chose-left {
        height: 80%;
    }

    .chose-infography-list li+li {
        margin-top: 30px;
    }

    .why-chose-list li+li {
        margin-top: 30px;
    }

    .why-chose-list li:nth-child(2) {
        background-position: -24px -5px !important;
    }

    .why-chose-list li:last-child {
     background-position: -18px 0px !important;
    }

    .why-chose-list li{
        padding-left: 55px !important;
    }

    .why-chose-sec {
        padding: 40px 0px 30px !important;
    }

    .why-chose-wrapper .why-chose-infography .chose-infography-white{
        padding: 8px 8px 0px 10px !important;
    }

    .why-chose-list li{
        background-size: 90px !important;
    }

    .why-chose-left{
        max-width: 400px !important;
    }

    .write-will-left>h2 {
        font-size: 36px !important;
        margin-bottom: 15px !important;
    }

    .write-will-left>img{
        margin-bottom: 0px !important;
    }

}



@media screen and (max-width:1199px) {
    .custm-navbar .navbar-brand{
        max-width: 170px;
        order: 1;
    }

    .custm-navbar .nav-btn-grp .button {
        min-height: auto;
        padding: 5px 15px;
    }

    .custm-navbar .nav-btn-grp{
      padding-bottom: 20px;
    }

    .custm-navbar .navbar-toggler{
        order: 3;
    }

    .custm-navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        background: #fff;
        width: 100%;
        z-index: 10;
        left: 0;
    }

    .custm-navbar .navbar-collapse ul{
        padding: 0px 20px 20px;
    }

    .custm-navbar .nav-btn-grp {
        padding-bottom: 20px;
        justify-content: start;
        padding-left: 20px;
    }

    .custm-navbar {
        padding-block: 10px !important;
        background: #fff !IMPORTANT;
        z-index: 10;
    }

    .custm-navbar .navbar-collapse{
        flex-grow: inherit !important;
    }

    .custm-navbar .container{
        display: flex;
        flex-wrap: nowrap;
    }

    nav.custm-navbar .navbar-collapse{
        flex-grow: inherit !important;
        display: flex !important;
        flex-direction: column;
        justify-content: start !important;
        align-content: start !important;
        align-items: start;
    }

    nav.custm-navbar .collapse:not(.show){
        display: none !important;
    }

    .hero-sec {
        padding: 40px 0px 40px !important;
        background-size: 61% !important;
        background-position: -25% !important;
    }

    .chose-infography-list li,
    .why-chose-left {
        max-width: 300px !important;
    }

    .chose-infography-list li>img {
        height: 50px !important;
    }

    .chose-infography-txt p,
    .why-chose-list li p {
        font-size: 16px !important;
    }

    .why-chose-list li{
        background-size: 90px !important;
    }

    .man-reading-book {
        width: 470px !important;
        left: 49% !important;
    }

    .hero-content p{
        margin-bottom: 20px !important;
    }

    .arrow-vector{
        height: 60px !important;
        width: 60px !important;
    }


}

@media screen and (max-width:1024px){
    .man-reading-book{
        display: none;
    }

    .chose-infography-list li, .why-chose-left {
        max-width: 100% !important;
    }

    .hero-sec {
        padding: 20px 0px 20px !important;
    }
}
@media screen and (max-width:992px) {
    .man-reading-book{
        display: none !important;
    }

    .chose-infography-list li,
    .why-chose-left {
        max-width: 100% !important;
    }

    .why-chose-left{
        height: auto !important;
    }

    .chose-infography-inner > h3{
        text-align: left !important;
    }

    .write-will-left>h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .write-will-wrapper{
        gap: 30px !important;
    }

    .write-will-card>h3 {
        font-size: 20px !important;
        line-height: 24px !important;
    }


}

@media screen and (max-width:767px) {
    .hero-sec{
        background-size: cover !important;
        padding-block: 30px !important;
    }

    .hero-sec::before{
        display: none !important;
    }

    .hero-sec::after{
        max-width: 100% !important;
        opacity: 0.9;
    }

    .hero-wrapper{
        padding-right: 0px !important;
        justify-content: center !important;
    }

    .hero-content h1 {
        font-size: 32px !important;
        margin: 0 0 15px !important;
    }

    .hero-content p {
        margin-bottom: 10px !important;
        font-size: 16px !important;
    }

    .why-chose-sec {
        padding: 40px 0px 40px !important;
    }
}

@media screen and (max-width:575px) {}

@media screen and (max-width:480px) {

}

@media screen and (max-width:360px) {

}

