/** Price Tables **/
.pricetable .pricetable-inner {
   display:block;
   text-align: center;
   white-space: nowrap;
}
.pricetable .pricetable-column {
        display: inline-block;
        text-align: center;
        transition: width 1s;
        -moz-transition: width 1s; /* Firefox 4 */
        -webkit-transition: width 1s; /* Safari and Chrome */
        -o-transition: width 1s;
        position: relative;
        /*min-width: 150px;*/
        font-size: 12px;
        margin: 0px;
}
.pricetable .pricetable-column .pricetable-feature-lbl {
     color: #000;
     background: rgba(0, 0, 0, 0.1);
     display: none;
     float: left;
     clear: left;
     width: 50%;
     padding-top: 10px;
     padding-right: 0px;
     padding-bottom: 10px;
     padding-left: 0px;
     text-align: center;
}
.pricetable .pricetable-header {
    overflow: hidden;
}
.pricetable .pricetable-header .pricetable-fld-price {
        margin: 0px !important;
        padding: 0px;
        display: block;
        /*font-size: 64px;*/
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        vertical-align: top;
        line-height: normal !important;
        color: #FFF;
}
.pricetable .pricetable-header .pricetable-fld-price .dec {
            font-size: 36px;
            vertical-align: top;
}
.pricetable .pricetable-header p {
        display: block;
        white-space: normal;
}
.pricetable ul.features {
    display: block;
    list-style-image: none;
    list-style-type: none;
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    line-height: normal !important;
    background:none;
}
.pricetable ul.features li br {
        display: none !important;
}
.pricetable .pricetable-button-container {
    display: block;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.pricetable .labeling .pricetable-column-wall {
    background-color: transparent !important;
    position: relative;
}
.pricetable .labeling:hover .pricetable-column-wall {
    background-color: transparent !important;
}
.pricetable .labeling .pricetable-header {
    visibility: hidden;
}
.pricetable .labeling .pricetable-button-container {
    visibility: hidden;
}
.pricetable .labeling .features li {
    background: transparent;
}
.pricetable-clear {
    clear: both;
}
.pricetable .features li small {
    display: block;
    text-decoration: none;
    position: absolute;
    padding: 5px;
    left: -10px;
    right: -10px;
    display: block;
    white-space: normal;
    z-index: 999999;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    bottom: 0px;
    opacity: 0;
}
.pricetable .features li small:after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        bottom: -10px;
        content: " ";
        height: 0;
        left: 50%;
        margin-left: -13px;
        position: absolute;
        width: 0;
}
.pricetable .features li:hover small {
    bottom: 35px;
    opacity: 1;
}
.pricetable .features li span {
    display: none;
    position: relative;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}
.pricetable .features li span.FeatureValue {
    display:block;
    margin:0;
    padding:0;
}
/*.pricetable .features li span:after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        bottom: -5px;
        content: " ";
        height: 0;
        left: 50%;
        margin-left: -10px;
        position: absolute;
        width: 0;
}*/
.membership-table * {
    line-height: normal !important;
}
.membership-table .pricetable-inner {
    white-space: nowrap;
    text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    font-size: 0px !important;
    word-spacing: normal;
    background-color: #ffffff;
}
.membership-table .pricetable-column {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 0px;
    margin: 0px;
    width:18.5%;
}
.membership-table .pricetable-column .pricetable-header {
        background: #65839a;
        text-transform:uppercase;
        border-left:2px solid #FFF;
}
.membership-table .pricetable-column:hover .pricetable-header{
    background:#ff9b0d;
}
.membership-table .pricetable-column:hover .priceContentInner{
    border:1px dashed #7a7a7a;
}
.membership-table .pricetable-column:first-child .pricetable-header,.membership-table .pricetable-column:nth-child(2) .pricetable-header{
  border-left:none;
}
.membership-table .pricetable-column .pricetable-column-wall {
        padding: 0px;
        margin: 0px;
        background-color: #ffffff;
        position: relative;
}
.membership-table .pricetable-column:hover .pricetable-column-wall {
        background-color: #ffffff;
}
.membership-table .pricetable-header .pricetable-fld-name {
    color: #ffffff;
    /*font-size: 16px !important;*/ /*Modifed by momin 22/06/2016*/
    font-size: 13px !important;
    padding-top: 10px;
    padding-bottom:5px;
    font-weight: 500 !important;
}
.membership-table .pricetable-column .pricetable-header-inner {
    padding-top: 5px;
    padding-bottom: 5px;
}
.membership-table .pricetable-column .pricetable-header .pricetable-fld-price {
    color: #253038;
    font-size: 24px;
    font-weight:500;
}
.membership-table .pricetable-header p {
    display: inline-block;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    /*padding-left:10px;*/
    padding-right: 10px;
    color: #253038;
    font-size: 14px;
    font-weight:500 !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.membership-table ul.features li {
    position: relative;
    color: #393d44;
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding-top: 15px !important;
    padding-right: 5px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    margin: 0px !important;
}
.membership-table ul.features li > i{
    font-size:12px;
}
.membership-table .pricetable-button-container-hide {
    visibility: hidden !important;
}
.membership-table .highlight {
    z-index: 99999 !important;
    padding: 0px !important;
    margin: 0px !important;
    background-color: transparent !important;
    position: relative !important;
}
.membership-table .highlight .pricetable-header{
    background:#ff9b0d;
}
.membership-table .highlight .pricetable-fld-price,.membership-table .highlight .pricetable-header p{
    color:#5a3705 !important;
}
.membership-table .labeling .labelTitle {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    text-align: left;
    color: #444951;
    font-size: 28px;
    font-weight: 300 !important;
    white-space: normal;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
}
.membership-table .labeling .features {
    background: #ffffff;
    padding: 0px;
}
.membership-table .labeling .features li {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
        overflow: hidden;
        color: #5C5C5C;
        font-weight: normal;
        text-overflow: ellipsis;
}
.membership-table .pricetable-column .pricetable-button-container a {
    background-color: #eb881e;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow: inherit;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.membership-table .pricetable-column .pricetable-button-container a:hover {
     background-color: #FAAC57;
}
.membership-table .highlight  .pricetable-button-container a {
   background-color:#eaedf3;
   color:#5b5b5b;
   pointer-events:none;
}
.membership-table .priceContentInner{
  border:1px dashed rgba(0,0,0,.0000);
}
@media (max-width:800px) {
 .membership-table .highlight {
   z-index: 99999 !important;
}
.membership-table .labeling {
   display: none !important;
}
.membership-table .features li span {
   display: block !important;
   font-weight: normal;
   font-size: 12px;
}
.membership-table .pricetable-inner {
   white-space: normal !important;
}
.membership-table .pricetable-column {
    min-width: 50% !important;
}
.membership-table .pricetable-header .pricetable-fld-name {
        font-size: 12px;
}
.membership-table ul.features li {
        padding-top: 10px !important;
        padding-right: 5px;
        padding-bottom: 10px !important; 
        padding-left: 5px;
    }
.membership-table .labeling .labelTitle {
        font-size: 24px;
        padding-bottom: 36px;
        padding-top: 36px;
        padding-left: 8px;
        padding-right: 8px;
        line-height: 24px;
    }
}

@media (max-width:480px) {
    .membership-table .pricetable-column {
        min-width: 100% !important;
    }
}
