.main-box>p,
.price-part>p {
    display: none
}

.morecontent span {
    display: none
}

.morelink {
    display: block
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto !important
}

.pric-blocks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 70px
}

.price-part {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    padding-bottom: 10px;
    box-shadow: 0 0 3px 1px #00000014
}

.main-box {
    text-align: center;
    padding: 35px 25px
}

span.plan-name {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700
}

span.dolr-sign {
    font-size: 20px;
    color: grey;
    font-weight: 100
}

span.price-prdt {
    font-size: 40px;
    font-weight: 700;
    display: block
}

span.detail {
    font-size: 16px;
    text-transform: capitalize
}

span#includes {
    margin-top: -25px;
    padding-bottom: 34px;
    display: block
}

.getstart-plan {
    /* background: #0eb6cc;
    color: #fff; */
    color: #0eb6cc;
    display: block;
    padding: 8px 30px;
    font-size: 19px;
    max-width: 155px;
    font-weight: 700;
    margin: 14px auto 0;
}

.plans_price_tag {
    color: #0693e3;
    font-size: 22px;
}

.plans_tip {
    color: #0eb6cc;
}

.item-list ul {
    padding-left: 10px;
    padding-right: 10px
}

.item-list ul li {
    position: relative;
    padding: 4px 30px 4px 20px
}

div.red-mor {
    display: inline-block;
    margin-top: 25px
}

li.check-sin:before {
    content: '';
    position: absolute;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/chckpin.png);
    width: 14px;
    height: 14px;
    left: 7px;
    top: 12px;
    background-size: cover;
    background-repeat: no-repeat
}
.left-ftr {
    padding-left: 6px;
}
.close-pin:before {
    content: '';
    position: absolute;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/closepin.png);
    width: 14px;
    height: 14px;
    left: 7px;
    top: 12px;
    background-size: cover;
    background-repeat: no-repeat
}

div.red-mor,
.advncftrs {
    text-align: center;
    font-size: 16px;
    color: #0eb6cc;
    font-weight: 700;
    margin-top: 15px;
    cursor: pointer;
    position: relative
}

img.down-arws {
    width: 16px;
    height: 16px;
    padding-left: 7px;
    filter: invert(52%) sepia(94%) saturate(1555%) hue-rotate(147deg) brightness(97%) contrast(89%)
}

.feature-wrap {
    border-top: 1px solid #e5e5e5
}

.ftrurs-tble {
    margin-top: 60px;
    margin-bottom: 80px
}

table.feat-tbl {
    box-shadow: 0 0 3px #dcdcdc;
    margin-top: 40px
}

table.feat-tbl td {
    padding: 15px;
    display: block;
    border-color: #f4f4f4
}

.advncftrs {
    margin-top: 40px;
    font-size: 24px;
    display: inline-block
}

td.full-tr {
    background: #e6e6e6;
    font-weight: 700;
    font-size: 20px
}

.uprnarw:after {
    content: '';
    position: absolute;
    top: 6px;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/dwn-arrow.png);
    right: -20px;
    filter: invert(69%) sepia(35%) saturate(6985%) hue-rotate(146deg) brightness(96%) contrast(89%);
    width: 14px;
    height: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: transform .15s linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.downarw:after {
    content: '';
    position: absolute;
    top: 6px;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/dwn-arrow.png);
    right: -20px;
    filter: invert(69%) sepia(35%) saturate(6985%) hue-rotate(146deg) brightness(96%) contrast(89%);
    width: 14px;
    height: 14px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(179deg)
}

.arw-div {
    text-align: center
}

.uparw {
    position: relative;
    display: inline-block
}

.uparw:after {
    content: '';
    position: absolute;
    top: 10px;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/dwn-arrow.png);
    right: -25px;
    filter: invert(69%) sepia(35%) saturate(6985%) hue-rotate(146deg) brightness(96%) contrast(89%);
    width: 18px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: transform .15s linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(180deg)
}

.down:after {
    content: '';
    position: absolute;
    top: 10px;
    background-image: url(https://www.elluminatiinc.com/wp-content/uploads/2021/10/dwn-arrow.png);
    right: -25px;
    filter: invert(69%) sepia(35%) saturate(6985%) hue-rotate(146deg) brightness(96%) contrast(89%);
    width: 18px;
    height: 18px;
    transition: transform .15s linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-size: cover;
    transform: rotate(0deg);
    background-repeat: no-repeat
}

.check-count a {
    color: #0eb6cc;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-left: 4px
}

span.blink_text {
    -webkit-animation-name: blinker;
    animation-name: blinker;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    color: #ee4f77;
    font-weight: 700;
    position: relative;
    top: -6px;
    font-size: 13px;
    left: 3px
}

.pay-contry {
    border: 1px solid #ccc;
    padding: 25px;
    margin-top: 85px
}

.count-hedd {
    margin-top: 0;
    margin-bottom: 25px
}

h5.pay-hed {
    margin-top: 16px;
    font-size: 22px;
    margin-bottom: 5px
}

.cont-list {
    font-size: 18px;
    color: #868686
}

p.req-coun {
    margin-bottom: 0;
    margin-top: 10px;
    color: #868686
}

span#contchek {
    margin-top: -120px;
    padding-bottom: 45px;
    display: block
}

@media(min-width:700px) and (max-width:1280px) {
    .pric-blocks {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width:699px) {
    .pric-blocks {
        grid-template-columns: 1fr;
        gap: 50px
    }

    .feature-wrap {
        display: none
    }

    p.inclds {
        text-align: center
    }

    p.inclds a {
        color: #0eb6cc;
        font-weight: 600
    }

    .ftrurs-tble {
        margin-top: 30px;
        margin-bottom: 60px
    }

    .cal-toactn {
        margin-top: 2rem
    }
}

@media(min-width:700px) {

    div.red-mor,
    .inclds,
    .arw-div {
        display: none
    }
}

.main-box.entrprice {
    position: relative
}

.main-box.entrprice:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 161px;
    background: url(https://www.elluminatiinc.com/wp-content/uploads/2021/11/thirty.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    left: 50%;
    transform: translate(-50%, -15%)
}

span.cheko {
    font-size: 18px;
    color: #969696;
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 3px
}

.hurrytimer-timer-block {
    background: #d42525;
    padding: 3px 10px 6px;
    margin-bottom: 0;
    border-radius: 6px
}

.offr-ads {
    text-align: center;
    margin-top: 35px
}

.sale-not {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin: 34px auto
}

span.text-smallsize {
    font-size: 16px
}