    .nopadbottom {
        padding-bottom: 0px !important;
    }
    
    .bundles-product-subt {
        font-weight: 200;
        font-size: 14px;
    }
    
    p {
        margin-bottom: 0 !important;
    }
    
    em {
        font-size: 15px;
    }
    
    .m-t {
        margin-top: 25px;
    }
    
    .m-l {
        margin-left: 25px;
    }
    
    .f-w-b {
        font-weight: bold !important;
    }
    
    .innerli {
        line-height: 30px;
        font-size: 14px;
    }
    
    .ttn {
        text-transform: capitalize !important;
    }
    
    .customemargin {
        margin: 0 23.250px !important;
    }
    
    .txtcenter {
        text-align: center;
    }
    
    .section-title h3::after {
        border: none;
    }
    
    .pricing-list {
        padding: 15px;
    }
    
    @media (max-width: 992px) {
        #pricing-table .pricing .pricing-list ul {
            width: 93%;
        }
    }
    
    .p-section {
        padding: 30px 0 !important;
    }
    
    .nopad {
        padding: 0px !important;
    }
    
    small {
        color: #fff !important;
        font-weight: bold !important;
        font-family: Open sans;
    }
    
    .pricing-list b {
        color: #1D4BAD;
    }
    
    #pricing-table .pricing .pricing-table .pricing-header .pricing-rate sup {
        font-size: 20px;
        right: -7px;
        top: -11px;
    }
    
    .que {
        font: normal 18px Arial, Helvetica, sans-serif;
        padding: 10px 0 0 0;
        cursor: pointer;
        font-weight: bold;
        color: #e33131;
    }
    
    .ans {
        font: normal 16px/25px Arial, Helvetica, sans-serif;
        padding: 5px 25px 20px 25px;
    }
    
    .fa-check {
        color: #8BC34A !important;
    }
    
    @media (max-width: 1200px) {
        #pricetabb select.customselect {
            width: 164px !important;
        }
    }
    
    .selectli {
        min-height: 53px;
    }
    
    .center-tab .big-title {
        background-color: #fff;
        padding: 20px;
        position: relative;
    }
    
    .center-tab .wb {
        padding: 10px 40px;
    }
    
    .center-tab .penel-content {
        background-color: #fff;
        padding: 10px;
        position: relative;
        margin-bottom: 20px;
    }
    
    .center-tab .big-title-background {
        background-color: #8BC34A;
    }
    
    #feature .box {
        margin-bottom: 30px;
        border: 1px solid #8BC34A;
    }
    
    #feature h3 span {
        font-size: 20px;
    }
    
    #feature img {
        width: 70px;
    }
    
    #feature .box .verticle {
        vertical-align: baseline;
    }
    
    .box:hover .penel-content {
        background-color: #ddf3d5!important;
    }
    
    .center-tab .feturebox-bordar {
        padding: 10px 40px;
        background: #fce1a7;
        border: 3px solid #e9a00a;
    }
    
    .center-tab .feturebox-bordar ul li {
        font-size: 16px;
    }
    
    .center-tab .big-title {
        padding: 10px !important;
        margin: 0px !important;
        text-align: center !important;
    }
    
    .customeul {
        list-style: none;
    }
    
    td {
        padding: 0 10px;
    }
    
    .penel-content li {
        font-size: 16px;
    }
    
    .section-title h3 {
        border-bottom: none;
    }
    
    .box:hover .nohover {
        background-color: #fff !important;
    }
    
    .pricing-rate {
        font-size: 30px !important;
    }
    /*feature tab custome*/
    
    .tabcolor {
        background-color: #cde8f6!important;
    }
    
    ul.tabcolor li.active {
        background-color: #297ad3;
        color: #fff;
    }
    
    ul.tabcolor>li.active>a::after {
        border-color: #297ad3 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) !important;
    }
    
    ul.tabcolor>li.active>a {
        color: #ffffff !important;
    }
    /*feature tab custome*/
    /*feature tab custome*/
    
    .pricetabcolor {
        background-color: #fce1a7!important;
    }
    
    ul.pricetabcolor li.active {
        background-color: #e9a00a;
        color: #fff;
    }
    
    ul.pricetabcolor>li.active>a::after {
        border-color: #e9a00a rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) !important;
    }
    
    ul.pricetabcolor>li.active>a {
        color: #ffffff !important;
    }
    /*feature tab custome*/
    
    .center-tab .big-title-background-blue {
        background-color: #337ab7!important;
    }
    
    .center-tab .big-title-background-blue span {
        color: #fff;
    }
    
    .feature .border-blue {
        margin-bottom: 30px;
        border: 1px solid #337ab7 !important;
    }
    
    .feature h3 span {
        font-size: 20px;
    }
    
    .has-error-custome {
        border-color: #f84646 !important;
        background-color: #fff6f6 !important;
    }