body {
    font-weight: 400;
    font-family: 'Hanken Grotesk', sans-serif;
    color: #000;
}

.sec-1 {
    /*	background-image: url(../img/bg-sec1.png);
*/
    /* overflow: hidden; */
    padding: 60px 0 100px 0px;
    position: relative;
    width: 100%;
    background: url(../img/bg-banner.jpg) no-repeat center 0;
    background-position: center top;
    background-size: cover;
}

.p-img111 {
    position: absolute;
    right: 10px;
}

.p-img112 {
    position: absolute;
    right: 70px;
    top: 30%;
}

.p-img113 {
    position: absolute;
    position: absolute;
    bottom: 16%;
    left: 3%;
}

.p-img115 {
    position: absolute;
    right: 0px;
    bottom: 0%;
}

.p-img115 img {
    width: 24%;
}

.p-img116 {
    position: absolute;
    top: 33%;
    left: 0;
}

.logo img {
    width: 345px;
}

.h-bg {
    margin: 45px 0 0;
    padding: 11px 0;
    position: relative;
    z-index: 16;
    border-radius: 51.5px;
    background-clip: padding-box;
    background: rgba(255, 255, 255, 0.12);
    border: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

@media (max-width: 768px) {
    .fs-22 {
        font-size: 22px !important;
    }

    .fs-36 {
        font-size: 36px !important;
    }
}

.font-family1 {
    font-family: 'Hanken Grotesk', sans-serif;
}

.font-family2 {
    font-family: 'Caveat', cursive;
}

.font-i {
    font-style: italic;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-32 {
    font-size: 32px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-28 {
    font-size: 26px;
}

.fs-40 {
    font-size: 42px;
}

.fs-32 {
    font-size: 32px;
}

.fs-36 {
    font-size: 36px;
}

.fs-50 {
    font-size: 46px;
}

.fs-60 {
    font-size: 65px;
}

.fs-80 {
    font-size: 80px;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fw-900 {
    font-weight: 900;
}

.lh-11 {
    line-height: 55px;
}

.lh-12 {
    line-height: 65px;
}

.text-danger2 {
    color: #ff7f7f;
}

.text-danger3 {
    color: #dd1414;
}

.text-danger4 {
    color: #ff2f65;
}

.text-light2 {
    color: #8c9cb2;
}

.text-light3 {
    color: #f0f1f2;
}

.text-yellow {
    color: #ffe700;
}

.text-yellow2 {
    color: #ffdf8a;
}

.text-green {
    color: #0dc61a;
}

.text-green2 {
    color: #25a318;
}

.text-golden {
    color: #fdbf00;
}

.text-red {
    color: #ff2323;
}

.text-primary2 {
    color: #3aa1ff;
}

.text-purple {
    color: #8900ff;
}

.text-purple {
    color: #8900ff;
}

.text-pink {
    color: #f200fa;
}

.bg-red {
    background: #ff0000;
}

.bg-danger2 {
    background: #ff7f7f;
}

.bg-gray {
    background: #587a9a;
}

@media screen and (min-width: 768px) {
    .lebel {
        background-image: linear-gradient(to right, rgb(78 152 255 / 1%), rgb(254 1 255), rgb(78 152 255 / 1%));
        padding: 7px 25px;
    }

    .lebel1 {
        background-image: linear-gradient(to right, rgb(78 152 255 / 1%), #014fff, rgb(78 152 255 / 1%));
        padding: 0px 25px;
    }
}

@media (max-width: 768px) {
    .lebel {
        background-image: linear-gradient(to right, rgb(78 152 255 / 1%), rgb(254 1 255), rgb(78 152 255 / 1%));
        padding: 7px 25px;
        display: block;
    }

    .lebel1 {
        background-image: linear-gradient(to right, rgb(78 152 255 / 1%), #014fff, rgb(78 152 255 / 1%));
        padding: 0px 25px;
        display: block;
    }

}


.z-index {
    z-index: 9;
}

.p1-img {
    top: -17px;
    left: 71px;
    position: absolute;
}

.overflow-h {
    overflow: hidden;
}

.rounded-5 {
    border-radius: 15px;
}

.timer {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    z-index: 9;
    position: relative;
}

.timer div {
    margin: 16px;
    padding-top: 18px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background: #ff3d3d;
}

.timer span {
    display: block;
    font-size: 20px;
    font-weight: 800;
}

.shape-1-holder {
    margin: 38px 63px;
    padding: 22px 0 23px;
    background-size: contain;
    position: relative;
    background: url(../img/shape_1.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.rectangle-10 {
    height: 337px;
    border-radius: 15px;
    background: #707c88;
}

.rectangle-2-holder {
    /* height: 100px;
    margin: 27px auto 0;
    padding: 25px 0; */
    position: relative;
    /* border-radius: 30px;
    background: url(../img/rectangle_2.png) no-repeat, linear-gradient(0deg, #e77f1c 0, #f04821 100%);
    box-shadow: 0 18px 24px 0 rgba(13, 15, 29, 0.15); */




    border-radius: 100px;
    background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
    background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
    background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
    background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
    /* display: inline-flex; */
    max-width: 740px;
    width: 100%;
    padding: 20px 0;
    animation: shadow-pulse 2s infinite;
    border: solid 3px #ffc700;
}

@media(min-width: 768px) {
    .rectangle-2-holder {
        /* height: 100px;
        margin: 27px auto 0;
        padding: 25px 0; */
        position: relative;
        /* border-radius: 30px;
        background: url(../img/rectangle_2.png) no-repeat, linear-gradient(0deg, #e77f1c 0, #f04821 100%);
        box-shadow: 0 18px 24px 0 rgba(13, 15, 29, 0.15); */




        border-radius: 100px;
        background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
        background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
        background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
        background-image: linear-gradient(to bottom right, rgb(255, 173, 0) 0%, rgb(255, 11, 80) 100%);
        /* display: inline-flex; */
        max-width: 740px;
        width: 100%;
        padding: 20px 0;
        animation: shadow-pulse 2s infinite;
        border: solid 3px #ffc700;
        height: 100px;


    }
}




@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(255 176 0 / 30%);
    }

    100% {
        box-shadow: 0 0 0 25px rgb(255 153 0 / 0%);
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
    }

    100% {
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
}

.check-card {
    border-radius: 15px;
    background: rgba(221, 236, 253, 0.1);
    padding: 37px 30px 40px;
}

.bg-card-body {
    background: rgba(255, 255, 255, 0.06);
}

/*sec-2*/
.group-37 {
    padding: 60px 0;
    position: relative;
    /* margin-top: -222px; */
    border-radius: 30px;
    background: url(../img/rectangle_19.png) no-repeat;
    background-size: cover;

}

.group-21 {
    padding: 60px 0;
    position: relative;
    /* margin-top: -222px; */
    background: url(../img/cta-bg.png) no-repeat;
    background-size: cover;
    /* background: linear-gradient(0deg, rgb(8, 0, 74) 0%, rgb(0, 3, 146) 100%); */
}

.p-img1 {
    position: relative;
    bottom: 0rem;
    right: -7.3rem;
}

.p-img11 {
    position: relative;
    bottom: -9rem;
    right: -7.3rem;
}

.p-img1 img,
.p-img11 img {
    width: 35%;
    position: absolute;
    z-index: 9;
    right: 16px;
}

/*sec-3*/
.sec-3 {
    overflow: hidden;
    padding: 119px 0 0px;
    position: relative;
    background: url(../img/rectangle_20.png) no-repeat center 0;
    background-size: cover;
    /* background-color: #fff6d4; */
    background-position: center;
}

.rectangle-21 {
    height: 10px;
    margin: 26px 0 0;
    width: 194px;
    background: #fec30f;
}

/*sec-4*/
.sec-4 {
    padding: 90px 0 106px;
    position: relative;
    z-index: 119;
    background: url(../img/rectangle_24.jpg) no-repeat center 0;
    background-size: cover;
}

.p-img8 {
    position: absolute;
    top: -17px;
    left: -1%;
    text-align: center;
    width: 100%;
}

/*sec-5*/
.sec-5 {

    position: relative;
    width: 100%;
    z-index: 134;
    background: url(../img/rectangle_16.png) no-repeat center 0;
    background-position: center top;
    background-size: contain;
}

.p-img2 {
    position: absolute;
    left: -30%;
}

.p-img2 img {
    width: 56%;
}

@media (min-width: 768px) {
    .sec-6 {
        /* padding: 119px 0 332px;
    top: 0;
    width: 100%; */
        background: url(../img/rectangle_5.jpg) no-repeat center top;
        background-size: cover;
        position: relative;
    }
}


@media (max-width: 768px) {

    .sec-6 {
        padding: 119px 0 332px 0;
        top: 0;
        width: 100%;
        background-size: cover;
        position: relative;
        background-color: #02003f;
    }


}

.logo .logo-w {
    width: 300px
}

.p-img3 {
    position: absolute;
    top: 13%;
}

.p-img3 img {
    height: 1488px;
}

.sec-7 {
    padding: 119px 0 80px;
    position: relative;
    background: linear-gradient(0deg, #f7f9ff 0, #ffffff 100%);
}

/* 
.sec-7 .rectangle-2 {
    height: 490px;
    width: 574px;
    background: #fff8e1;
    position: absolute;
    right: -22%;
    top: 0;
}

.sec-7 .rectangle-3c {
    height: 470px;
    width: 574px;
    position: absolute;
    left: -22%;
    top: 0;
    background: #f4e6f3;
} */

/* .sec-7 .rectangle-4c {
    background: #e5f1e7;
}

.sec-7 .rectangle-5c {
    background: #f8f1eb;
}

.sec-7 .rectangle-6c {
    background: #fbf1f4;
}

.sec-7 .rectangle-7c {
    background: #ebf2f8;
}

.sec-7 .rectangle-8c {
    background: #f7f9d3;
}

.sec-7 .rectangle-9c {
    background: #f4e6f3;
}

.sec-7 .rectangle-10c {
    background: #c8e5ee;
} */

.sec8-img {
    position: relative;
    z-index: 9;
    top: 0px;
}

.sec8-img img {
    width: 90%;
}

.sec8-img .object_4 {
    position: relative;
    left: -13%;
    width: 25% !important;
    margin: auto;
    padding-top: 5rem;
}

.sec-8 {
    padding: 0px 0 80px 0;
    position: relative;
    z-index: 259;
    background: url(../img/money-bg.png) no-repeat center 0;

    background-size: cover;
    background-size: 100% 100%;
    position: relative;
    padding: 0px 0 50px 0;

}

.sec-9 {
    padding: 81px 0;
    top: 0;
    width: 100%;
    background: url(../img/rectangle_25.png) no-repeat center 0;
    background-size: cover;
}

.p-img18 {
    position: relative;
    z-index: 9;
}

.p-img18 img {
    width: 350px;
    position: absolute;
    left: -3rem;
    top: -13rem;
}

.p-img19 {
    position: relative;

    z-index: 9;
}

.p-img19 img {
    position: absolute;
    width: 200px;
    right: -3rem;
    top: -8rem;
}

@media (min-width: 768px) {
    .sec-10 {
        padding: 70px 80px 71px 80px;
        position: relative;
        z-index: 0;
        background: url(../img/rectangle_5.jpg) no-repeat center 0;
        background-size: cover;
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {


    .sec-10 {
        padding: 70px 5px 71px 5px;
        position: relative;
        z-index: 0;
        background: url(../img/rectangle_5.jpg) no-repeat center 0;
        background-size: cover;
        background-attachment: fixed;
    }
}

.sec-10 .contain19 {
    padding: 75px 0px 90px;
    position: relative;
    /* background: rgba(221, 236, 253, 0.1);
    border-radius: 30px;
    color: #fff; */
    background: #fff;
    border-radius: 30px;
    color: #000;
}

.bonus-btn {
    padding: 11px 0;
    width: 200px;
    border: none;
    border-radius: 50px;
    background: #191a4100;

    z-index: 9;
    position: relative;
    border: 2px solid #f200fa;
}

/* .btn-bonus-outline::after {
    content: '';
    border: 1px solid;
    border-radius: 51px;
    width: 200px;
    height: 60px;
    position: absolute;
    left: 4px;
    top: 2px;
    
} */

.sec-11 {
    overflow: hidden;

    position: relative;
    width: 100%;
    z-index: 331;
    background: url(../img/rectangle_16_2.webp) no-repeat center 0;
    background-size: cover;
    /* background-color: #fffbd7; */
    color: #fff;
}

.sec-12 {
    overflow: hidden;
    padding: 116px 0 120px;
    position: relative;
    z-index: 362;
    background: url(../img/rectangle_13_2.png) no-repeat center 0;
    background-size: cover;
}

.card-1 {
    background: #fff;
    position: relative;
    padding: 14rem 0px 0rem;
    border: 2px dashed rgb(3, 1, 42) !important;
    border-radius: 20px;
}

.card-2 {
    border-radius: 30px;
    background: #343a4d;
    position: relative;
    padding: 18rem 0px 0rem;
}

.card-1-img {
    position: absolute;
    top: -4rem;
}

.card1-heading {
    background: #234b92;
}

.card2-heading {
    background: #ffc71d;
}

.hr-1 {
    margin: 1rem 2rem 1rem 0rem;
    color: inherit;
    border: 0;
    border-top: 2px solid;
    opacity: 1;
    color: #ced7f0;
}

/*sec-21*/

.sec-21 {
    overflow: hidden;
    padding: 50px 0 50px;
    position: relative;
    background: url(../img/rectangle_6.png) no-repeat center 0;
    background-size: cover;
}

.sec-21 .container {
    padding: 80px 0;
    position: relative;
    border-radius: 50px;
    /* background: rgba(57, 81, 103, 0.3); */
}

/* .card-3 {
    border-radius: 20px;
    background: #fee3ae;
    box-shadow: 1.935375px 7.762366px 0 0 rgba(66, 72, 85, 0.2);
} */

.card-3 p {
    position: relative;
    top: -4rem;
}

/* .bg-primary1 {
    background-color: #1680e0;
} */

.ellipse-1 {
    height: 208px;
    margin: 0 auto;
    position: relative;
    top: -6rem;
    width: 208px;
    z-index: 91;
    border: 4px solid #ffffff;
    border-radius: 104px;
    background: #ffffff;
    background-clip: padding-box;
}

.mb-6rem {
    margin-bottom: 12rem;
}

.p-img20 {
    position: absolute;
    top: 25%;
    left: 3%;
    z-index: 9;
}

.p-img21 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.sec-23-child1 {
    height: 120px;
    margin: 0 auto;
    max-width: 1920px;
    background: #ffe400;
}

.sec-23-child2 {
    padding: 100px 0 50px;
    position: relative;
    /* background: #01038d; */
    background: #000;
}

.btn-green {
    padding: 29px 0;
    position: relative;
    border-radius: 20px;
    background: #20da20;
}

.btn-red {
    padding: 29px 0;
    position: relative;
    border-radius: 20px;
    background: #ff4d4d;
}

@media (max-width: 768px) {
    .btn-red {
        padding: 10px 0 !important;
    }

    .rectangle-2-holder {
        border-radius: 30px;
        padding: 15px 0;
    }

    .mx-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .p-img115 {
        display: none;
    }

    .p-img113 {
        display: none;
    }
}

/**/
@media(min-width: 1200px) {
    .sec-16-heading {
        border-radius: 0 0 30px 30px;
        margin: 0px 8rem;
        padding: 15px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1260px;
    }
}

.blue-color {
    color: #2a375a;
}

.box_btn {
    background-color: #f200fa;
    padding: 10px 0;
    color: #fff !important;
}

/*Modal Pop-Up Start*/
#ouibounce-modal .modal-header h5 span {
    font-size: 25px;
}

#ouibounce-modal .modal-header h5 {
    text-align: center;
    width: 100%;
    font-size: 58px;
    line-height: 65px;
    color: #fff;
    font-weight: 700;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 15px;
    border-bottom: 0 solid #dee2e6;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

#ouibounce-modal .modal-header {
    background-color: rgb(251, 1, 1);
    border-radius: 5;
}

#ouibounce-modal .modal-body {
    padding: 1rem 1rem 2rem;
    position: relative;
    flex: 1 1 auto;
    padding: 2rem 0.5rem;
    margin-top: -10px;
}

.btn_custom_set1 {
    color: #fff;
    text-decoration: none;
    padding: 30px 50px;
    border-radius: 60px;
    transition: all 0.5s ease;
    display: inline-block;
    line-height: 26px;
    background-image: -moz-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
    background-image: -webkit-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
    background-image: -ms-linear-gradient(-45deg, rgb(58, 67, 208) 0%, rgb(108, 116, 247) 100%);
}

.btn_custom_set1:hover {
    color: #fff;
    text-decoration: none;
    padding: 30px 50px;
    border-radius: 60px;
    transition: all 0.5s ease;
    display: inline-block;
    line-height: 26px;
    background-image: -moz-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
    background-image: -webkit-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
    background-image: -ms-linear-gradient(90deg, rgb(108, 116, 247) 100%, rgb(58, 67, 208) 0%);
}

.btn_custom_set1 span {
    font-size: 16px;
    font-weight: lighter;
}

#ouibounce-modal .modal-body h2 {
    text-align: center;
    font-size: 25px;
    color: #212529;
    margin-bottom: 0.5rem;
    font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui,
        Roboto, helvetica neue, Arial, noto sans, sans-serif,
        apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    font-weight: 700;
    line-height: 1.2;
}

#ouibounce-modal .modal-body h3 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 0.5rem;
    font-family: montserrat, -apple-system, BlinkMacSystemFont, segoe ui,
        Roboto, helvetica neue, Arial, noto sans, sans-serif,
        apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
    font-weight: 700;
    line-height: 1.2;
}

.setcolo {
    color: #0c4394;
}

.myfontmain {
    font-size: 45px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold !important;

}

#ouibounce-modal .modal-header .close {
    border-radius: 50%;
    padding: 5px 8px;
    background-color: #f4eeee;
    opacity: 1;
    color: #fff;
    margin: -29px -23px 0.9rem auto;
    border: 2px solid #fff;
}

.banner-popup .close {
    position: absolute;
    top: -13px;
    z-index: 99;
    background: #000000;
    opacity: 1;
    border: 3px solid white;
    width: 37px;
    height: 37px;
    line-height: 22px;
    border-radius: 50%;
    right: -13px;
    color: #fff;
}

button.close {
    padding: 0;
    border: 0;

}

.close span {
    font-size: 30px;
    font-weight: 700;
}

a.nothank {
    color: #ff8181;
    text-decoration: none;
}

a.nothank1 {
    color: #000000;
    text-decoration: none;
}

.coupon {
    background: yellow;
    padding: 10px 15px;
    display: inline-block;
    margin: 15px 0px;
}

.banner-popup {
    background: rgba(0, 0, 0, 0.8);
    top: 0px !important;
    padding-top: 60px;
}

/*Modal Pop-Up End*/
.box_btn-flex {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    flex-direction: row;
}

@media (min-width: 768px) {
    .font-md32 {
        font-size: 32px;
    }
}

.weight700 {
    font-weight: 700 !important;
}

.weight400 {
    font-weight: 400 !important;
}

@media (max-width: 768px) {
    .sec-7 {
        padding: 50px 0 60px;
    }

    .btn-green {
        padding: 10px 0 !important;
    }

    .font18 {
        font-size: 18px;
    }

    .p-img116 {
        display: none;
    }

    .p-img1 {
        display: none;
    }

    .card-1-img {
        position: absolute;
        top: -1rem;
    }

    .sec-12 {

        padding: 11px 0 56px;

    }

    .bg-danger2 {
        background: #ff7f7f;
        border-radius: 0 0 20px 20px;
    }

    .p-img21 {
        display: none;
    }
}

/* .sec-2 {
    overflow: hidden;
} */
@media (max-width: 576px) {
    .logo img {
        width: 250px;
    }
}

.ea-buttonPulseGlow {
    animation: pulseGlow 2s infinite;
    animation-timing-function: ease-in-out
}

@keyframes pulseGlow {
    0% {
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0)
    }

    25% {
        box-shadow: 0px 0px 2.5px 1px rgba(255, 255, 255, 0.25)
    }

    50% {
        box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.5)
    }

    85% {
        box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0)
    }
}

.ea-buttonIconFlip {
    transition: .5s
}

.ea-buttonIconFlip .elButtonMain::before {
    display: inline-block;
    transition: .5s
}

.ea-buttonIconFlip:hover .elButtonMain::before {
    transform: rotate(360deg)
}

.ea-buttonRocking {
    animation: rocking 2s infinite;
    animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition: .2s
}

@keyframes rocking {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(2deg)
    }

    75% {
        transform: rotate(-2deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.ea-buttonRocking:hover {
    animation: none !important;
}

.ea-buttonRocking {
    animation: rocking 2s infinite;
    animation-timing-function: ease;
    animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition: .2s;
}

.ea-buttonRocking:hover {
    animation: none !important;
}


@media (min-width: 991px) {
    .day30-section {
        background-color: rgb(0, 0, 0);

        padding: 30px;
        border-radius: 20px;
        margin-top: -170px;
        z-index: -1;
        border-style: dashed;
        border-color: rgb(247, 135, 14);
        border-width: 2px;
    }
}

@media (max-width: 991px) {
    .day30-section {
        background-color: rgb(0, 0, 0);

        padding: 30px;
        border-radius: 20px;
        margin-top: -80px;
        z-index: -1;
        border-style: dashed;
        border-color: rgb(247, 135, 14);
        border-width: 2px;
    }
}

.feat1 {
    max-width: 30%;
    display: block;
    margin: auto;
    z-index: 1;
}

@media (max-width: 768px) {
    .feat1 {
        max-width: 60%;
        display: block;
        margin: auto;
        z-index: 1;
        margin-bottom: 0;
    }

    .day30-section {
        background-color: rgb(0, 0, 0);

        padding: 30px;
        border-radius: 20px;
        margin-top: -145px;
        z-index: -1;
        border-style: dashed;
        border-color: rgb(247, 135, 14);
        border-width: 2px;
    }
}

@media (max-width: 576px) {
    .feat1 {
        max-width: 60%;
        display: block;
        margin: auto;
        z-index: 1;
        margin-bottom: 0;
    }

    .day30-section {
        background-color: rgb(0, 0, 0);

        padding: 30px;
        border-radius: 20px;
        margin-top: -165px;
        z-index: -1;
        border-style: dashed;
        border-color: rgb(247, 135, 14);
        border-width: 2px;
    }
}

@media (max-width: 400px) {

    .day30-section {
        background-color: rgb(0, 0, 0);

        padding: 30px;
        border-radius: 20px;
        margin-top: -100px;
        z-index: -1;
        border-style: dashed;
        border-color: rgb(247, 135, 14);
        border-width: 2px;
    }

    .sec-21 .container {
        padding: 0px 0;
    }
}