

.logo {
    width: 224px;
    height: 56px;
    /*margin: 0px 1056px 0 0;*/
    object-fit: contain;
}


#pricing_n > span {
    height: 19px;
    margin: 0 20px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #040114;
}


.right_side > span{

    width: 65px;
    height: 19px;
    margin: 0 0 0 38px;

    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9f32f4!important;
}

.empty_line{

    border-right: 1px solid #ccced4;
    height: 48px;
}

.syndromi{

    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.3px;
    text-align: center;
    color: #040114;
}

.bg_free_trial{
    display: block;
    height: 180px;
    background-image: url("../img/pricing/Pricing-FreeTrial-BG.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 16%;
    border-radius: 8px;
    box-shadow: 0 16px 24px 0 rgba(4, 1, 20, 0.1);
    margin: 0 15px 40px 15px;
    max-width: 98%;
    padding:40px;
}

.bg_free_trial > div, .bg_free_trial > p{

    color:white;
}

.footer_main {

    padding:40px 65px 150px 85px!important;
}

.options .dropdown-toggle::after{
    /*display: none!important;*/
    border: solid #9f32f4;
    border-width: 0 3px 3px 0;
    display: inline-block;
    width: 11px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.erp_tamiaki.show > .btn-light.dropdown-toggle,.erp_tamiaki.show > .btn-light-scale-2.dropdown-toggle{
    background-color: rgba(167, 0, 227, 0.24) !important;
    background-image: none !important;
    border-color: transparent !important;
    color:#9f32f4!important;
}

.erp_tamiaki .btn:hover{
    background-color: rgba(167, 0, 227, 0.24) !important;
    background-image: none !important;
    border-color: transparent !important;
    color:#9f32f4!important;
}

.erp_tamiaki .dropdown-toggle:focus ,.erp_tamiaki >select.mobile-device:focus+.dropdown-toggle{
    outline-offset: 0!important;
}

.erp_tamiaki .btn{

    font-family: Opemsans,sans-serif!important;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: -0.24px;
    text-align: center;
    color: #9f32f4!important;
    background-color: rgb(159 50 244 / 24%);
    width: auto!important;
    height: 60px;
    margin: 0 0 0 24px;
    padding: 8px 20px 8px 20px;
    border-radius: 4px;

}


.dropdown-menu.erp_tamiaki.show{

    width: auto!important;
    border-radius: 4px;
    border: solid 1px #9f32f4;
    background-color: #fff;
    overflow: hidden;
}

.dropdown-item.active{
    background-color: transparent!important;
}


.inner.show{

    overflow: hidden!important;

}

.options a#bs-select-1-0{
    border-bottom:1px solid #ccced4;

}

.options.bootstrap-select .dropdown-menu li a {
    padding: 16px 23px;

}
.options.bootstrap-select .dropdown-menu li a span.text {

    font-family: OpenSans,sans-serif!important;
    font-size: 24px;
    font-weight: bold;
    color: #9f32f4!important;

}

.options_div{

    padding:80px 40px 16px 40px!important;
}

.options_text{
    margin: auto;
    width: 50%;
    height: 48px;

    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.14px;
    text-align: center;
    color: #040114;
}

.tabs >div {

    width: 100%;
    min-width: 326px;
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #040114;
}

.icons{

    width:22px;
    margin-bottom: 17px;
}

.subtext{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #999ca9;
    margin-top: 8px;

}

.tabs .second{

    height: 184px;
    background: #f2f2f4!important;
    margin-bottom: -2.5rem;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    max-width: 326px;
    padding: 24px;
}

.tabs .first{
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
    height: 224px;
    box-shadow: 0 24px 32px 0 rgba(4, 1, 20, 0.1);
    max-width: 326px;
    padding: 24px;
}


.pick_plan{

    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #040114;
    padding:3.5rem 0;
    height: 100%;
    background-color: white;
    margin-top: 0!important;

}

.pick_plan .pick{

    max-width: 434px;

}

.checkbox-wrapper input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.disabled .checkbox-wrapper label {
    background: grey;
}

.checkbox-wrapper label {
    --size: 50px;
    cursor: pointer;
    width: var(--size);
    height: calc(var(--size) / 2);
    background-color: #999ca9!important;
    display: block;
    position: relative;
    margin: 0rem 1rem;
    padding: 4px 4px 4px 32px;
    border-radius: 16px;
}

.checkbox-wrapper label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 2.5%;
    width: calc(50% - 5%);
    height: calc(100% - 11%);
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.checkbox-wrapper input:checked + label {
    background-image: linear-gradient(62deg, #6c0093, #a700e3 86%);
    
}

.checkbox-wrapper input:checked + label:after {
    left: calc(100% - 2.5%)!important;
    transform: translateX(-100%);
}

.checkbox-wrapper label:active:after {
    width: 55%;
}

.checkbox-wrapper{

    font-size: 16px;
    text-align: right;
    color: #040114;
}

.month{
    font-size: 16px;
    text-align: right;
    color: #040114;
    font-weight: normal!important;
}

.ekptwsi{

    font-weight: normal;
    font-size: 12px;
    color: #999ca9;
    text-align:left;
}



.cards_pricing .card{

    width: 100%;
    margin: 0 0 40px;
    z-index: 0;
    border-color: transparent!important;
    height: 100%;
    background-color: transparent;
}

.cards_pricing .card .col-12{
    max-width: 410px;
    box-shadow: inset 0 -1px 0 0 #ccced4;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 8px!important;
    padding:0!important;
}

.card-body.benefits{
    box-shadow: none!important;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}

#tamiaki .card-body.benefits{
    height: 100%;
    min-height: 550px;
}


.card-title{

    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #040114;
    text-transform: capitalize;
}

.card-text{

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #999ca9;
    max-width: 260px;
    margin: 8px 0 16px;

}

.card-price{

    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: -0.27px;
    color: #040114;
}

.card .btn{
    width: 205px;
    height: 48px;
    margin-top: 40px;
    padding: 13px 24px 13px 24px;
    border-radius: 32px;
    background-color: #a700e3!important;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
    border-color: transparent!important;
}

.card .btn:hover,.footer_buttons .btn:hover{
    background-color: #6c0093!important;
}

.card-price .per_month{
    width: 33px;
    height: 18px;
    margin: 18px 0 0 4px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #040114;
}

.card-body .deleted_price{

    margin: 0 4px 18px 62px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #040114;
    text-decoration: line-through;

}

.card-body{

    padding: 40px 56px;
    box-shadow: inset 0 -1px 0 0 #ccced4;
    background-color: white;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;

}

.benefits{
    border-radius: 8px;
}

/*.card-body.benefits{*/

/*    height: 100%;*/
/*}*/

.border{
    box-shadow: inset 0 -1px 0 0 #ccced4;
}

.couple > img{

    margin-right: 1rem;
    width: 20px;
    height: 20px;

}

.green_icon > img{
    background-color: #3ddc97;
    border-radius: 50%;
    padding: 0.2rem;
}

.couple{
    padding: 10px 10px 10px 16px;
    font-size: 14px;
    color:#040114;
}

.separator{

    width: 56px;
    height: 4px;
    margin: 8px 16px;
    border-radius: 2px;
    background-color: #ccced4;
}

.card_check{

    margin:0!important;
}

.text_check{
    color:#040114;
    text-align: left;
    width: 100%;
    padding-left: 1rem;
    font-size: 16px!important;

}

.card_check:after{

    width: 18px!important;
    height: 18px!important;
    box-shadow: 0 2px 4px 0 rgba(0, 8, 41, 0.1);
    background-color: #fff;
    top: 3px!important;
    left: 3px!important;
}

.card_check{
    width: 40px!important;
    height: 24px!important;
    margin: 0!important;
    padding: 3px 19px 3px 3px!important;
    border-radius: 12px!important;
    background-color: #ccced4!important;

}

.show_all{

    padding: 50px 10px 10px 16px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #9f32f4;
}

#pricing_n .popular{

    width: 160px;
    height: 40px;
    background-image: none!important;
    background-color: #eac2f8!important;
    margin-bottom: -1.5rem;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    top: 1rem;
    padding-top: 0.6rem;
    color: #A700E3;
    line-height: 22px;
}

#pricing_n .shade {
    width: 10px;
    height: 10px;
    background-color: #a700e3;
    transform: rotate(0.37turn);
    z-index: -1;
    position: absolute;
    top: 35px;
    right: 4px;
    margin:0!important;
}


.basic .col-12{

    border: solid 1px #ccced4;
    padding:0!important;
}

.basic_plus_box,.pro_box,.tamiaki .basic .col-12{
    box-shadow: 0 24px 32px 0 rgba(4, 1, 20, 0.1)!important;

}

.header_title{

    font-size: 48px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: -0.16px;
    text-align: center;
    color: #191516;
    margin-top: 6.7rem;
    max-width: 620px;

}

.header_subtitle{

    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: -0.06px;
    text-align: center;
    color: #191516;
    max-width: 620px;
    padding-top: 16px;

}

.pricing_table_header{

    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #040114;
}

.price_label{

    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #040114;
    position: absolute;
    bottom: 39px;
    left: 55%;
}

.pricing_table_free{
    margin-top: 4.25rem;

}

.pricing_table_free, .pricing_table_basic, .pricing_table_plus {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.pricing_table_header{

    padding-left: 2.2rem;
}

.col-2.values{
    font-size: 18px;
    text-align: center;
    /*margin: 0 16px;*/
}

.pricing_summary,.values{

    box-shadow: inset 0 -1px 0 0 #ccced4;
    font-size: 18px;
    color:#040114;
}

.pricing_summary{
    padding-left: 2.2rem;
    color:#040114;
    font-size: 14px;
}
.list_table_wrapper{
    height: 100%;
    /*padding: 1rem 5rem;*/
    /*max-height: 300px;*/
    /*overflow: auto;*/
    /*-ms-overflow-style: none;  !* IE and Edge *!*/
    /*scrollbar-width: none;  !* Firefox *!*/
}

.list_table_wrapper > div{

    padding-left:0!important;
    padding-right:0!important;

}

.list_table_wrapper::-webkit-scrollbar {
    display: none;
}

.basic_value,.plus_value{
    margin-left:1rem;
    max-width: 200px;
}

.price_note{
    color:#999ca9;
    font-size: 12px;
}

.pricing_summary > a{
    color: #1097ff!important;
    text-decoration: none!important;
}

.card-price,.price_label{

    max-width: 200px;
    /*padding-left: 1.5rem;*/
}

.card-price{

    text-align: center;
}
.price_label {

    margin: 0;
    margin-left: -5rem;
    padding-bottom: 4px;
}


.footer .btn{
    width: 169px;
    height: 40px;
    border-radius: 4px;
    background-color: #e0fff1;
    color: #3ddc97;
    font-weight: bold;
    font-size:14px;
}

.footer_buttons{
    padding-left: 0!important;
}

.footer_buttons .btn{
    max-width: 173px;
    width: 100%;
    height: 48px;
    margin-top: 24px;
    padding: 16px 15px 13px 16px;
    border-radius: 32px;
    background-color: #a700e3 !important;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 14px;
    border-color: transparent!important;
}

.footer_text{
    /*max-width: 600px;*/
    margin: 8px 0 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #040114;
}

.try{

    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #040114;
    text-align: center;
}

.try_header{

    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #040114;

}

footer{

    /*position: absolute;*/
    bottom: 0;
    /* position: fixed;
     width: 100%;
     background-color: white;
     z-index: 9;*/
    padding-bottom: 15rem!important;
}

.max_width{

    max-width: 1440px;
    margin: 0 auto;
}

.width_with_space{
    padding: 2rem 1rem;
}


.responsive_basic{

    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
    justify-content: center;
}

.card-price {
    text-align: center;
    display: flex;
}

.responsive_values{
    display: flex;
    text-align: center;
    justify-content: space-between;
}



.show_all{

    cursor: pointer;
}


#erp_third,#commercial_second,#tamiaki_second{

    padding-top:5px!important;
}

.values > img{
    width: 20px;
    height: 20px;
}

.sticky_div {
    width: 100%;
    position: relative; /* Initial position */
}

.sticky_pricing {
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 100;
    background-color: white;
    margin-right:-250px;
    box-shadow: 0 24px 32px 0 rgba(4, 1, 20, 0.1);
}

/* RESPONSIVE */

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

    .sticky_pricing {
        padding: 1rem calc(20% - 30px) 2rem calc(20% - 25px) !important;
    }
}

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


    .footer_buttons .btn{
        font-size: 14px!important;
        padding: 1rem 0.3rem!important;
    }

}

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


    .pricing_table_header {
        padding-left: 2.2rem!important;
    }
}

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



    .footer_buttons .btn {
        width: 100%;
        line-height: 13px;
        min-width: 150px;
        height: 48px;
        padding: 13px 8px;
        border-radius: 32px;
        background-color: #a700e3!important;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;

    }

    .logo {
        width: calc(224px - 15%)!important;
    }


    #tamiaki_second ,#erp_second {
        padding-top: 24px!important;
    }

    .card-body {
        padding: 40px!important;
    }
}

@media only screen and (max-width: 1100px){
    .logo {
        width: calc(224px - 35%)!important;
    }

}

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

    #erp_data, #erp_commercial_data, #tamiaki {
         padding-right: 65px;
         padding-left: 65px;
    }
}


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


    .dont_know{
        text-align: center;
        flex-direction: column;
        padding:60px!important;
    }

    .dont_know > div{

        padding-top:1rem;
    }

    #erp_data, #erp_commercial_data, #tamiaki {
        padding-right: 24px;
        padding-left: 24px;
    }

    .footer_text{
        padding-bottom: 2rem;
    }

    .footer_buttons{

        flex-direction: column;
        align-items: flex-start!important;
    }

    .pricing_table_free, .pricing_table_basic, .pricing_table_plus{
        align-items: flex-start!important;
    }


    .logo_responsive{
        width: 128px;
        height: 32px;
        margin-top: 0.5rem;
        display: block!important;
    }

    .logo{
        display: none!important;

    }

    .empty_line {
        border-right: none!important;
        border-bottom: 1px solid #ccced4;
        height: 1rem!important;
        margin-bottom: 1rem;
        width: 120px;
    }


    .cards_pricing{

        justify-content:center!important;
    }
    .pricing_table_header {
        padding-left: 1rem!important;
    }


    .price_label {
        padding-left: 0!important;
        margin-left: 0;
    }

    .year{
        text-align: left;
    }

    .card-price {
        align-items: flex-end;
        line-height: 28px;
        font-size: 18px;
    }

}

.sticky_pricing {

    padding: 1rem calc(20% - 70px) 2rem calc(20% - 70px) !important;
}

@media (min-width: 1200px) and (max-width: 1799px) {

    .sticky_pricing {
        padding: 1rem calc(10% - 70px) 2rem calc(10% - 70px) !important;
    }
}

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


    .cards_pricing {
        padding: 0!important;
        padding-bottom: 1rem!important;
    }

    .pick_plan {

        padding: 3.5rem 0!important;
    }

    .pricing_table_header {
        padding-top: 3rem!important;
    }

    .width_with_space {
        padding: 2rem 0 0 0;
    }

    .list_table_wrapper > div{

        padding: 1rem 0!important;
    }

    .footer_text {
        max-width: 100%!important;
    }


}


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

    .dont_know .text {font-size: 20px!important;}

    .card .btn {
        width: 100%!important;
        padding:0!important;
        line-height: 45px;
    }
    .header_line {
        padding: 0.7rem 5rem 0.7rem 3rem!important;
    }

    .syndromi {
        font-size: 24px!important;
    }

    .options .btn {
        font-size: 20px!important;
        height: 44px;
        margin: 0 0 0 8px!important;
    }

    .options .dropdown-toggle::after{
        width: 10.2px;
        height: 8.6px;
    }

    .options_text {
        width: 298px;
        height: 80px;
        font-size: 14px!important;
    }

    .tabs_mobile{

        display: flex!important;
        overflow: hidden;
        justify-content:center;
        align-items:center ;
        padding: 0;
    }

    .tabs_mobile .first{
        height: 92px;
        margin: 24px 0 0;
        padding: 32px 24px 12px 40px;
        border-radius: 8px;
        box-shadow: 0 24px 32px 0 rgba(4, 1, 20, 0.1);
        background-color: #fff;
        width: auto;
        /*max-width: calc(220px + 20%);*/
    }

    .tabs_mobile .second{
        width: auto;
        height: 76px;
        margin: 40px 0 0;
        padding: 16px 0 12px 63px;
        background-color: #f2f2f4;
        overflow: hidden;
        font-weight: bold;
    }

    .desktop_t{
        display: none!important;

    }


    .options_div ,.options_text  {
        padding: 16px 40px!important;
    }

    .options.bootstrap-select .dropdown-menu li a span.text {

        font-size: 20px!important;
    }

    .options.bootstrap-select .dropdown-menu li a {
        padding: 16px 20px!important;
    }

    .pick_plan {

        padding: 32px 16px!important;
        font-size: 14px!important;
        font-weight: bold!important;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: space-between;
        align-items: center;
        text-align: center;
    }

    .pick_plan .pick {
        max-width: 286px!important;
    }

    .checkbox-wrapper {
        font-size: 14px!important;
        margin-top: 1rem;
    }

    .year{
        text-align: left;
        margin: 0 0 0 8px;
        width: 100%;
    }

    .month{
        margin: 0 8px 0 0!important;
    }

    /*.cards_pricing{*/
    /*    padding: 0rem 1.5rem 1rem 1.5rem!important;*/
    /*}*/

    .card-body {
        padding: 40px 40px 38px 40px!important;
    }

    .card-price {
        font-size: 36px;
        text-align: left!important;
        align-items: flex-end;
    }

    .couple {
        padding: 10px 0px 10px 0px!important;
    }

    .benefits{

        padding-top:34px!important;
    }

    .couple.space{

        padding-bottom: 0rem!important;
    }

    .separator{
        margin-left: 0!important;
    }

    .show_all {
        padding: 10px !important;
        text-align: center;
    }

    .header_title {
        margin: 3rem 12px 8px;
        font-size: 18px;
    }

    .header_subtitle{

        max-width: 250px;
    }

    .compare{
        align-items:center;
    }

    .width_with_space {
        padding: 2rem!important;
    }

    .pricing_table_header {
        padding-left:0rem!important;
    }

    .prices_table{
        display:block!important;
    }

    .price_label {
        margin: 0!important;
        left:20%!important;
    }

    .prices_table .card-price{

        font-size: 16px!important;
        align-items: flex-end;
        line-height: 1.2;
    }

    .responsive_basic{
        padding: 0!important;
        width: 100%;
    }

    .card-price .per_month {

        margin: 5px 0 2px 4px;
    }


    .responsive_values{
        width: 100%;
        box-shadow: inset 0 -1px 0 0 #ccced4;
        justify-content: space-around;
    }

    .pricing_summary, .values {
        box-shadow: none!important;
    }

    .values_div{
        flex-direction: column;
        display: flex;
    }
    .pricing_summary {
        padding-left: 0.5rem;
        font-size: 14px;
    }

    .basic_value, .plus_value {
        margin-left:0rem;
    }

    .big_word{
        font-size:14px;
    }

    .footer_text ,.footer{

        text-align: center;
        padding-left: 15px!important;
    }

    .footer_buttons{

        flex-direction: column;
    }

    .responsive_reverse{
        flex-direction: column;

    }

    .footer_buttons .btn {

        margin: 0;
    }

    .responsive_reverse .values{

        margin: 0!important;
        box-shadow: inset 0 -1px 0 0 #ccced4!important;
        padding-bottom: 2rem!important;
    }
    .responsive_reverse .try{

        margin-bottom: 1.5rem!important;
        margin-top: 2rem;
    }

    .buy_free_mobile{
        display: flex!important;
    }

    .mob_space_bottom{

        margin-bottom: 5rem;
        display: block!important;
    }

    #commercial_tab_mob .text_tab ,
    #business_tab_mob .text_tab {

        overflow: hidden;
        max-width: 300px;
    }

    div#business_tab_mob.second {
        padding: 16px 24px 12px 0!important;
        margin-left: -90px;
    }

    div#business_tab_mob.second .text_tab {
        padding:0;
        height: 45px;
        margin-left: 91px;
        font-weight: bold;
    }

    div#commercial_tab_mob.first{

        font-weight: bold;
        box-shadow: none!important;
    }

    .main_core{
        padding:0!important;
    }


    .pricing_table_header{
        text-align: center;
        font-size:18px;
    }
    .sticky_pricing{
        padding-top: 3rem!important;
        padding-bottom: 1rem!important;
    }

}

@media (min-width: 651px) and (max-width: 1024px) {

    .card.col-md-12{
        display: flex;
        align-items: center!important;
    }

    .footer_buttons{
        flex-direction: column;
    }

    .responsive_reverse{
        padding-top: 3rem;
    }

    .footer_text {
        max-width: 100%;
    }
    .price_label {
        left:15%!important;
        margin-left:0!important;
    }
    .card-price {
        font-size: 24px!important;
        align-items:end;
    }

    .erp .couple.space {
        padding-bottom: 10rem!important;
    }

    #erp_second,#commercial_second,#tamiaki_second{
        max-height: 100%!important;
    }


    .tabs{
        margin-top: 3rem!important;
    }

    .footer_buttons .btn {

        margin:0!important;
    }
}


@media (min-width: 481px) and (max-width: 650px) {

    .pricing_table_header {
        text-align: center;
        font-size: 18px;
    }

    .sticky_pricing {
        padding-top: 3rem!important;
        padding-bottom: 1rem!important;
    }

    .prices_table{
        display:block!important;
    }

    .buy_free_mobile {
        display: flex!important;
    }

    .show_all {
        padding: 10px !important;
        text-align: center;
    }

    .card-body {
        padding: 40px 40px 38px 40px!important;
    }

    .couple {
        padding: 10px 0px 10px 0px!important;
    }

    .tabs{
        margin-top: 3rem!important;
    }

    .tabs > div{

        width: calc(300px - 10%)!important;
        font-size: 16px;
    }

    .footer_text ,.footer{

        padding-left: 0rem;
    }

    .footer_buttons{

        flex-direction: column;
    }

    .responsive_reverse{
        flex-direction: column;

    }

    .footer_buttons .btn {

        margin: 0;
    }

    .responsive_reverse .values{

        margin: 0!important;
        box-shadow: inset 0 -1px 0 0 #ccced4!important;
        padding-bottom: 2rem!important;
    }
    .responsive_reverse .try{

        margin-bottom: 1.5rem!important;
        margin-top: 2.5rem!important;

    }

    .footer_text {
        box-shadow: none!important;
    }

    .pick_plan {

        padding: 32px 40px 48px 40px!important;
        font-size: 14px!important;
        font-weight: bold!important;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }

    .pick_plan .pick {
        /*max-width: 286px!important;*/
        font-size: 18px;
    }

    .checkbox-wrapper {
        font-size: 14px!important;
        margin-top: 1rem;
        justify-content: center!important;

    }


    .width_with_space {
        padding: 2rem 2.5rem 0rem 2.5rem!important;
    }

    .responsive_values {
        width: 100%;
        box-shadow: inset 0 -1px 0 0 #ccced4;
        justify-content: space-around;
    }

    .values_div {
        flex-direction: column;
        display: flex;
    }

    .pricing_summary, .values {
        box-shadow: none!important;
    }

    /*.prices_table {*/
    /*    flex-direction: column;*/
    /*}*/
    .pricing_table_header {
        padding-left: 0!important;
        width: 100%!important;
        max-width: 100%;
    }

    .responsive_basic {
        width: 100%;
        max-width: 100%;
        padding-bottom: 1rem;
    }

    .price_label {
        margin: 0!important;
        width: 100%;
        left:15%!important;
    }

    .card-price {
        align-items: flex-end;
    }

    .syndromi {
        font-size: 24px!important;
    }

    .options .btn {
        font-size: 20px!important;
        height: 44px;
        margin: 0 0 0 8px!important;
    }

    .options .dropdown-toggle::after{
        width: 10.2px;
        height: 8.6px;
    }

    .options_text {
        width: 298px;
        height: 80px;
    }
    .options_div {
        padding: 7rem 2.4rem 0.5rem 3rem!important;
    }
}


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


    .tabs >div {
        font-size: 16px;
    }

    .bg_free_trial{
        height:100%;
        text-align: center;
        background-size: cover;
    }
    .free_30_days{
        flex-direction: column;
        font-size: 18px!important;
    }

    .free_30_days > div,.try_it{
        font-size: 18px!important;
    }

    .free_30_days > a{
        padding:12px 0;
        width: 100%;
    }

    .tabs >div {
        min-width: 230px;
    }

    .tabs_mobile .first{
        min-width: 305px!important;
    }

    .pricing_table_free, .pricing_table_basic, .pricing_table_plus {
        align-items: center!important;
    }
    .values_div {
        flex-direction: column;
    }

    .pricing_summary {
        padding-left: 1.5rem;
    }


    .footer_main {
        padding: 40px 40px 150px 40px!important;
    }

    .card{
        align-items: center;
    }

}

@media (min-width: 651px) and (max-width: 820px) {


    .responsive_reverse .values{
        max-width: 33.3%!important;
    }

    .responsive_reverse{
        flex-direction: row;
        padding-left: 2.5rem;
    }

    .footer_buttons{
        flex-direction: column;

    }

    .pick_plan{

        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .checkbox-wrapper {

        flex-direction: row!important;
        justify-content: center!important;
    }

    .pick_plan .pick {
        max-width: 100%;
        margin-bottom: 1rem;
    }

    .prices_table .card-price{

        font-size: 18px!important;
    }

    .card-price{

        align-items: flex-end;
    }

    .responsive_values {
        width: 100%;
        box-shadow: inset 0 -1px 0 0 #ccced4;
        justify-content: space-around;
    }

    /*.values_div {*/
    /*    flex-direction: column;*/
    /*}*/

    .pricing_summary, .values {
        box-shadow: none!important;
    }

    .syndromi {
        font-size: 30px!important;
    }

    .options .btn {
        font-size: 24px!important;
        height: 44px;
        margin: 0 0 0 8px!important;
    }



}


@media (min-width: 320px) and (max-width: 399px){


    .tabs >div {
        min-width: 230px;
    }

    .tabs_mobile .first{

        min-width: 305px!important;
        max-width: 305px;
        margin-left: -16px;

    }

}

@media (min-width: 992px) and (max-width: 1024px){


    .card-body {
        padding: 40px 16px!important;
    }

    .card .btn {
        width: 100%;
        padding: 13px 5px;
    }

    .card-body {
        padding: 40px 20px;
    }

}

@media (min-width: 1025px) and (max-width: 1150px){

    .card {
        max-width: 275px;
    }

    .card-body {
        padding: 40px 16px!important;
    }

}

@media (min-width: 1151px) and (max-width: 1250px){


    #erp_second,#commercial_second,#tamiaki_second{
        max-height: 100%!important;
    }

    .card {
        max-width: 320px;
    }

    .card-body {
        padding: 40px 20px!important;
    }

}


@media (min-width: 1251px) and (max-width: 1400px){

    .card {
        max-width: 360px;
    }

    .card-body {
        padding: 40px 30px!important;
    }

    .couple {
        padding: 10px 0 !important;
    }

}

/* this code is for removing entry pro code --- if you want to add it just remove it */

#commercial .list_table_wrapper .free_value.values,#commercial .pricing_table_free,
.entry_pro_try{
    display: none!important;
}

#commercial .responsive_values ,#erp_commercial_data .cards_pricing,
#erp_com_footer .responsive_reverse{
    justify-content:center!important;
}

.dont_know{
    width: 100%;
    height: 192px;
    padding: 64px 404px;
    background-color: #f2f2f4;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.dont_know .text{
    font-size: 24px;
    font-weight: bold;
    color:black;
}

.dont_know .purple_btn{

    width: 196px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 10px;
    letter-spacing: -0.05px;
    text-align: center;

}

.tamiaki_extradaki{

    display: none;
    font-weight: bold;
}