#plans-holder{
    display: flex;
    margin: 0 -35px;
}    

#plans-holder .plan-content{
    padding: 10px 40px 40px;
}
#plans-holder .border-box img{
    /* max-width: 100%; */
    max-height: 300px;
    display: block;
    margin: 0 auto 15px;
}
#plans-holder .border-box{
    margin: 65px 35px 0;
    flex: 0 1 50%;
    border: 2px solid #707070;
    border-radius: 30px;
    
}
#plans-holder .bubble-box{
    font-size: 24px;
    line-height: 24px;
    border-radius: 30px;
    padding: 14px;
    margin-top: -26px;
    display: inline-block;
    overflow: hidden;
    background: white;
    position: relative;
    left: 50%;
    /* min-width: 65%; */
    transform: translateX(-50%);
    text-align: center;
}
#plans-holder .rp-flex .bubble-box{
    border: 2px solid #EB5C2A;
}
#plans-holder .rp-ecotank .bubble-box{
    border: 2px solid #6F2C87;
}
#plans-holder .plan-blue {
    background: #10218B;
    margin: 0 -40px;
    font-size: 32px;
    line-height: 32px;
    color: white;
    padding: 40px;
    text-align: center;
}
#plans-holder select {
padding: 14px 55px 14px 25px;
    font-size: 24px;
    line-height: 28px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-image: url('https://epsonemear.a.bigcontent.io/v1/static/readyprint_0922_icon-dropdown_arrow-down_01');
background-repeat: no-repeat, repeat;
background-position: right 15px top 50%, 0 0;
background-size: 24px auto, 100%;
    border: 1px solid #90949C;
    border-radius: 10px;
}

/* For IE (thanks to @SaiManoj) */
#plans-holder select::-ms-expand {
display: none;
}
#plans-holder .select-box{
    position: relative;
    display: inline-block;
}
#plans-holder .select-box::after{
    content: '';
    height: 100%;
    width: 1px;
    background: #90949C;
    top: 0;
    position: absolute;
    right: 55px;
}
#plans-holder .select-holder{
    padding: 40px 0;
    text-align: center;
}
#plans-holder .plan-price{
    font-size: 32px;
    margin: 20px 0 5px;
    line-height: 32px;
    color: #10218B;
}
#plans-holder .plan-per-m{
    font-size: 24px;
}
#plans-holder ul.plan-desc {
margin: 0;
padding: 0 0 0 16px;
    line-height: 30px;
    font-size: 16px;
}
#plans-holder .plan-price div{
    display: none;
}
@media (max-width: 1023px){
    #plans-holder{
        flex-wrap: wrap;
    }
    #plans-holder .border-box{
        flex: auto;
    }
}
@media (max-width: 576px){
    #plans-holder .bubble-box, #plans-holder .plan-blue, #plans-holder select, #plans-holder .plan-per-m{
        font-size: 18px;
        line-height: 18px;
    }
}

#plans-orange-box{
    margin: 20px -5px 10px;
    /* display: flex; */
}
#plans-orange-box .o-content{
    padding: 0 5px;
    /* flex-grow: 0; */
}
#plans-orange-box .o-text{
    background: #EB5C2A;
    text-align: center;
    padding-top: 10px;
}

#plans-orange-box .o-icon {
    margin-bottom: 25px; 
    display: flex; align-items: center; 
    justify-content: center;
}

#plans-orange-box .o-icon img {
    margin-right: 10px; 
    object-fit: contain; 
    max-width: 20px;
}

#plans-orange-box .o-icon h6 {
    font-size: 14px; 
    margin: 0px;
}

#plans-orange-box .text-o-white{
    background: white;
    color: #90949C;
    padding: 25px 10px;
}
#plans-orange-box .text-o-orange{
    color: white;
    font-size: 14px;
    padding: 25px 10px;
}
#plans-orange-box .text-o-orange .o-pp{
    font-size: 32px;
    line-height: 32px;        
}
#plans-orange-box .o-most-popular .o-text::after{
    content: '';
background: transparent linear-gradient(90deg, #2DAC83 0%, #F4A518 23%, #EB5C2A 49%, #DE2F8B 77%, #23A8E0 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    
}
#plans-orange-box .o-most-popular{
    margin-top: -23px;
    position: relative;
}
#plans-orange-box .text-o-most{
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: white;
    padding: 7px 10px;
}

#plans-orange-box .o-most-popular .o-text{
    padding: 0;
    position: relative;
}
#plans-orange-box .o-most-popular .o-pp{
    font-size: 40px;
    line-height: 40px;
}
#plans-orange-box .o-most-popular .text-o-orange{
    padding-bottom: 60px;
} 
#plans-orange-box.forETpurple .o-text{
    background: #6F2C87;
}
@media (max-width: 1023px){
    #plans-orange-box{
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: -5px;
    }
    #plans-orange-box .o-content{
        padding: 5px;
    }
    #plans-orange-box .o-content{
        flex: 0 1 50%;
    }
    /* #plans-orange-box .o-most-popular{
        margin-top: 0;
    } */
    /* #plans-orange-box .text-o-most {
        font-size: 10px;
        line-height: 10px; 
        padding: 0px 10px;
    } */
    #plans-orange-box .o-most-popular .o-pp {
        font-size: 32px;
        line-height: 32px;
    }
    #plans-orange-box .owl-stage-outer, #plans-orange-box .amp-content--card, #plans-orange-box .owl-carousel.owl-drag .owl-item, #plans-orange-box .owl-carousel--card-list .owl-stage, #plans-orange-box .owl-stage, #plans-orange-box .owl-carousel .owl-item{
        overflow: visible!important;
    }
    #plans-orange-box .o-most-popular .text-o-orange {
        padding-bottom: 25px;
    }
}
@media (max-width: 576px){ 
    #plans-orange-box .o-content{
        flex: 1 0 100%;
    }
}
#plans-orange-box .o-content:hover .text-o-white{color: #EB5C2A}
#plans-orange-box.forETpurple .o-content:hover .text-o-white{color: #6F2C87}
@media (max-width: 1023px){ 
    #plans-holder .border-box img {
        max-width: 100%
    } 
}
#plans-orange-box .owl-carousel--card-list .owl-dots {
   margin: 0 auto;
}
.owl-carousel .owl-dots{
    margin: 0 auto;
}
#plans-orange-box .amp-content--card {
    padding: 0;
}
#plans-orange-box .amp-card--disabled-lg {
    margin: 0;
}
@media (min-width: 1024px){
   #plans-orange-box .amp-content--card {
        padding: 0;
       overflow: visible;
    }
}
@media (min-width: 1024px) and (max-width: 1600px) {
#plans-orange-box .text-o-orange .o-pp{
    display: block;
}
}

table, th, td {
    border:1px solid black;
    }
    #accordion-compatability .accordion-toggle__trigger, #accordion-compatability .accordion-toggle__group, #accordion-compatability .accordion-toggle__content--opened {
        border: 0 !important;
    }

    /* Plans sections */

    @media (min-width: 1024px) {
        #plans-orange-box .o-content .text-o-white {
            padding-bottom: 33px !important;
        }
        #plans-orange-box .o-icon {
            height: 40px;
        }
        #plans-orange-box .text-o-most {
            width: 100%;
            padding: 7px 10px !important;
            position: absolute;
            bottom: calc(100% - 33px);
        }
        #plans-orange-box .o-most-popular .text-o-white {
            padding-top: 58px;
            padding-bottom: 25px !important;
        }
    }

.lh-16{line-height:20px!important;font-size:14px!important}.same-o-pp{font-size:32px;line-height:32px}.o-most-popular .same-o-pp{font-size:40px;line-height:40px}@media (max-width:1023px){.o-most-popular .same-o-pp{font-size:32px;line-height:32px}}@media (min-width:1024px) and (max-width:1600px){#plans-orange-box .same-o-pp{display:block}}

.plans-flex {
    position: relative;
    margin-bottom: 60px;
}
.slick-arrow {
    border: none;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    height: 48px;
    width: 48px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: transparent;
}
.slick-prev {
    background-image: url(https://epsonemear.a.bigcontent.io/v1/static/arrow-left);
    left: -62px;
}
.slick-next {
    background-image: url(https://epsonemear.a.bigcontent.io/v1/static/arrow-right);
    right: -62px;
}
.slick-dots {
    display: flex;
    justify-content: center;
    list-style: none;
    position: absolute;
    bottom: -60px;
    width: 100%;
}
.slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #BBBBBB;
    margin: 10px;
    cursor: pointer;
}
.slick-dots li.slick-active {
    background-color: #10218B;
}

.slick-slide {
    height: unset !important
}
.slick-list {
    padding-top: 24px !important;
}
.slick-dots button {
    display: none;
}



    @media (min-width: 1024px) {
        #plans-orange-box .o-content .text-o-white {
            padding-bottom: 33px !important;
        }
        #plans-orange-box .o-icon {
            height: 40px;
        }
        #plans-orange-box .text-o-most {
            width: 100%;
            padding: 7px 10px !important;
            position: absolute;
            bottom: calc(100% - 33px);
        }
        #plans-orange-box .o-most-popular .text-o-white {
            padding-top: 58px;
            padding-bottom: 25px !important;
        }
    }