
.pricing-tables {
    width: 100%;
    overflow: hidden;
    text-align: center;
}




	

.table-price h2 {
    color: #e74c3c;
    font-size: 36px;
    font-weight: bold;
	    margin: 0 0 5px 0;
}

.table-price h4 {
    color: #e74c3c;
	    margin: 0 0 5px 0;
}

.table-features {
    background-color: #f9f9f9;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    -webkit-border: 1px solid rgba(0,0,0,0.15);
    -moz-border: 1px solid rgba(0,0,0,0.15);
    -o-border: 1px solid rgba(0,0,0,0.15);
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-top: 0;
    -moz-border-top: 0;
    -o-border-top: 0;
    border-top: 0;
    -webkit-border-bottom: 0;
    -moz-border-bottom: 0;
    -o-border-bottom: 0;
    border-bottom: 0;
}

.table-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.table-features ul li {
    width: 100%;
    display: block;
    line-height: 45px;
    position: relative;
}

b, strong {
    font-weight: bold;
    font-size: 16px;
}

.table-features ul .line-height {
    line-height: 1.5;
    padding: 5px 0;
}

.pricing-table{margin-bottom:15px}
.pricing-table:last-child{margin-bottom:36px}}

.pricing-tables{width:100%;overflow:hidden;text-align:center}
.pricing-table{width:160px;margin:0 15px 36px;display:inline-block;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px}
.table-title{margin:0;background-color:#098FDB;color:#fff;font-size:18px;padding:30px 0;font-weight:300;line-height:1.42857143;text-transform:uppercase;font-family:Arial,sans-serif;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-o-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border:1px solid rgba(0,0,0,0.15);-moz-border:1px solid rgba(0,0,0,0.15);-o-border:1px solid rgba(0,0,0,0.15);border:1px solid rgba(0,0,0,0.15);-webkit-border-bottom:0;-moz-border-bottom:0;-o-border-bottom:0;border-bottom:0}
.table-price h2{color:#e74c3c;font-size:36px;font-weight:bold}
.table-price h4{color:#e74c3c}
.table-price{color:#e74c3c;padding:10px 0;background-color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.table-price span:first-child{font-size:35px;line-height:28px;margin-right:3px;vertical-align:top;display:inline-block}
.table-price span:last-child{font-size:40px;line-height:40px;display:inline-block;vertical-align:top;font-family:Arial,sans-serif}
.table-features{background-color:#f9f9f9;width:100%;overflow:hidden;padding:10px 0;-webkit-border:1px solid rgba(0,0,0,0.15);-moz-border:1px solid rgba(0,0,0,0.15);-o-border:1px solid rgba(0,0,0,0.15);border:1px solid rgba(0,0,0,0.15);-webkit-border-top:0;-moz-border-top:0;-o-border-top:0;border-top:0;-webkit-border-bottom:0;-moz-border-bottom:0;-o-border-bottom:0;border-bottom:0}
.table-features ul{margin:0;padding:0;list-style:none}
.table-features ul li{width:100%;display:block;line-height:45px;position:relative}
.table-features ul .line-height{line-height:1.5;padding:5px 0}
.table-features ul li:after{left:0;bottom:0;width:100%;height:1px;content:'';opacity:.15;display:block;position:relative;background-image:-webkit-linear-gradient(180deg,transparent,#000,transparent);background-image:-moz-linear-gradient(180deg,transparent,#000,transparent);background-image:-ms-linear-gradient(180deg,transparent,#000,transparent);background-image:-o-linear-gradient(180deg,transparent,#000,transparent);background-image:linear-gradient(90deg,transparent,#000,transparent)}
.table-features ul li:last-child:after{display:none}
.table-btn{background-color:#fff;width:100%;overflow:hidden;padding:10px 20px;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-border:1px solid rgba(0,0,0,0.15);-moz-border:1px solid rgba(0,0,0,0.15);-o-border:1px solid rgba(0,0,0,0.15);border:1px solid rgba(0,0,0,0.15)}
.table-btn a{padding:9px 9px;position:relative;letter-spacing:1px}
.pricing-table:hover 
.table-price,.pricing-table.featured .table-price{background-color:#fff;color:#cf3735}
