.pricingbg {
    background-image: url("../images/pricingbg.svg");
    background-repeat: no-repeat;
    background-size: 100% 40%;
    background-color: #F5F5F5;

}


.headercontent {
    font-family: 'InterBold';
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    color: #000000;
    text-align: center;
    margin: 30px 0px 20px;
}

.headersubcontent {
    font-family: 'InterMedium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #2F2F2F;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .headercontent {
        font-size: 54px;
    }

    .headersubcontent {
        font-size: 16px;
    }

    .mostpopular {
        position: absolute;
        padding: 14px 40px !important;
        width: 65% !important;
    }

    .pricingbg {
        background-image: url("../images/pricingbg.svg");
        background-repeat: no-repeat;
        background-size: 100% 20%;
        background-color: #F5F5F5;

    }

    .cardbox3 {
        margin: 20px 0px 0px 0px;
        height: 100%;
        background: #2F2F2F;
        border-radius: 20px;
        padding: 70px 35px 50px;
    }
}

@media screen and (min-width: 200px) and (max-width: 767px) {
    .box2-content {min-height: auto}
    .card-body{
        text-align: center;
    }
    .headercontent {
        font-size: 26px;
    }

    .headersubcontent {
        font-size: 12px;
    }

    .box2sm {
        padding: 40px 0px 20px 0px;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .boxs {
        margin-top: 30px !important;
    }
    .nav-link{ padding: 8px 0px 8px 8px !important;
        text-align: center;}
    /* .mostpopular{
    position: absolute;
padding: 14px 40px !important;
margin-left: 160px !important;
margin-top: -20px !important;
width: 50% !important;

}     */
    /* .box2,.card{
    margin: 0px 0px 0px 10px;
} */
    .pricingbg {
        background-image: url("../images/pricingbg.svg");
        background-repeat: no-repeat;
        background-size: 100% 10%;
        background-color: #F5F5F5;

    }

}

/*  */
.boxs {
    margin-top: 60px;
}

/* .box1{

    height: 400px;
    border: none;
    background: #2F2F2F;
border-radius: 20px;
padding: 70px 35px 25px;
}
.box3{
    height: 400px;
    border: none;
    background: #2F2F2F;
border-radius: 20px;
padding: 73px 35px 27px;
} */


.box1-head {
    font-family: 'InterBold';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: white;
    margin: 0px 0px 10px 0px;
}

.box1-content {
    font-family: 'InterMedium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #D9D9D9;
    /* height: 130px; */
    margin: 0px 0px 50px 0px;
}

.box2-content {
    font-family: 'InterMedium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #D9D9D9;
    min-height: 162px;
    margin: 0px 0px 50px 0px;
}

.box3-content {
    font-family: 'InterMedium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #D9D9D9;
    /* height: 135px; */
    margin: 0px 0px 50px 0px;
}

.box1-month {
    font-family: 'InterBold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0px 0px 50px 0px;

}

.box1-btn {

    /* padding: 14px 57px; */
    width: 100%;
    height: 52px;
    color: #FFFFFF;
    background: #2F2F2F;
    border: 2px solid #5D5E60;
    box-shadow: 0px 8px 12px rgba(93, 94, 96, 0.2);
    border-radius: 50px;
}

.Contact-Sales-a,
.Contact-Sales-a:hover {
    color: #FFFFFF;
    /* background: #2F2F2F; */
    text-decoration: none;
}

/*  */

.box2 {
    /* width: 380px; */
    height: 100%;
    border: none;
    background: #5D5E60;
    border-radius: 20px;
    padding: 69px 35px 24px;
    position: relative;
}

.box2-btn {

    /* padding: 14px 57px; */
    width: 100%;
    height: 52px;
    color: #FFFFFF;
    background: #2F2F2F;
    border: 2px solid #2F2F2F;
    box-shadow: 0px 8px 12px rgba(47, 47, 47, 0.25);
    border-radius: 50px;
}

/* .box2sm{
    padding: 10px;
} */
.mostpopular {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 50%;
    align-items: center;
    height: 42px;
    position: absolute;
    background: linear-gradient(97.08deg, #FFB503 -28.06%, #E7C181 79.45%);
    border-radius: 50px;
    margin-left: 130px;
    margin-top: -26px;
    font-family: 'InterBold';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #2F2F2F;
    top: -20px;
    right: 25px;
    margin: 0 !important;
}



/*  */

.cardbox {
    height: 100%;
    background: #2F2F2F;
    border-radius: 20px;
    padding: 70px 35px 50px;
}

.cardbox3 {
    height: 100%;
    background: #2F2F2F;
    border-radius: 20px;
    padding: 70px 35px 50px;
}

.centercard {
    height: 100%;
    background: #5D5E60;
    border-radius: 20px;
    padding: 70px 35px 50px;
}

.card-footer {
    padding: 0px !important;
    background-color: rgba(0, 0, 0, .03);
    border: none;
}

.card-body {
    padding: 0px;
}