@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
.tb-action-1>.btn,
.tb-action-2>.btn,
.tb-header-1>h1,
.tb-header-2>h1 {
    text-transform: uppercase
}

#pricing-table-3,
.pricing-table-wrap.tb-4,
.tb-header-3>h1,
.tb-price-1,
body {
    font-family: 'Open Sans', sans-serif
}

section[id^=pricing] {
    padding: 20px 0
}

.pricing-table-wrap li,
.pricing-table-wrap p {
    margin: 0
}

.pricing-table-wrap {
    text-align: center;
    margin-bottom: 30px
}

.tb-header-1>h1 {
    padding: 20px 0;
    margin: 0
}

.tb-price-1 {
    padding: 15px 0;
    color: #fff;
    font-weight: 700
}

.tb-features-1 {
    color: #fff;
    padding: 20px 0 30px;
    position: relative
}

.tb-features-1:after,
.tb-features-1:before {
    content: '';
    position: absolute;
    bottom: -35px;
    width: 51%;
    height: 70px;
    background: #e84c3d
}

.tb-features-1>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px
}

.tb-features-1>ul>li {
    padding: 10px 15px 0
}

.tb-features-1>ul>li>i {
    margin-right: 10px
}

.tb-action-1 {
    padding: 30px 0
}

.tb-features-1:before {
    left: 0;
    -webkit-transform: skew(0deg, 10deg);
    -moz-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.tb-features-1:after {
    width: 50%;
    right: 0;
    -webkit-transform: skew(0deg, -10deg);
    -moz-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.tb-action-1>.btn {
    border-bottom: 4px solid #e84c3d;
    border-radius: 0;
    font-weight: 700;
    margin-top: 70px;
    padding: 10px 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tb-action-2>.btn,
.tb-action-3>.btn {
    -webkit-transition: .5s;
    -o-transition: .5s
}

.pricing-table-wrap.tb-1:hover .btn {
    color: #fff;
    border-bottom: 4px solid #fff
}

#pricing-table-2,
#pricing-table-4 {
    font-size: 15px
}

.pricing-table-wrap.tb-2 {
    background: #fff;
    border-radius: 4px;
    overflow: hidden
}

.tb-header-2>h1 {
    padding: 25px 0;
    margin: 0;
    font-weight: 600
}

.tb-header-2>p {
    border-radius: 3px 3px 0 0;
    color: #bcbcbc;
    display: inline-block;
    margin: 0;
    padding: 15px
}

.tb-header-2 span {
    display: block;
    font-weight: 600;
    line-height: 50px
}

.tb-features-2>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tb-features-2 li {
    color: #676767;
    padding: 20px;
    margin: 0
}

.tb-features-2>ul>li>i {
    margin-right: 10px
}

.tb-action-2>.btn {
    color: #fff;
    font-weight: 600;
    margin: 30px 0;
    padding: 10px 20px;
    transition: .5s
}

.pricing-table-wrap.tb-3 {
    background: #fff;
    box-shadow: 1px 1px 3px 1px #ddd;
    clear: both
}

.tb-header-3 {
    position: relative
}

.tb-header-3>h1 {
    color: #898989;
    margin: 0;
    text-transform: capitalize;
    padding: 20px 0;
    font-weight: 400
}

.tb-price-3 {
    color: #fff;
    padding: 30px 0
}

.tb-price-3 span {
    font-weight: 600
}

.tb-features-3>ul {
    list-style: none;
    margin: 0;
    text-align: left
}

.tb-features-3>ul>li>i {
    color: #b8b8b8;
    margin-right: 12px
}

.tb-features-3 li {
    color: #898989;
    padding: 15px 25px
}

.tb-features-3 {
    padding: 20px 0;
    font-size: 14px
}

.tb-action-3>.btn {
    background: #dfdfdf;
    color: #898989;
    margin-bottom: 40px;
    padding: 15px 29%;
    border-radius: 0;
    text-transform: capitalize;
    transition: .5s
}

.tb-header-3::after {
    background: #fff;
    bottom: -10px;
    content: "";
    height: 20px;
    position: absolute;
    transform: rotate(-45deg);
    width: 20px;
    left: 45%
}

.pricing-table-wrap.tb-3:hover .btn {
    background: #3a3a3a;
    color: #fff
}

.pricing-table-wrap.tb-4 {
    background: #f3f8fb;
    padding-top: 40px
}

.tb-header-4>h1 {
    color: #676767;
    font-weight: 400;
    margin: 0
}

.tb-price-4>p {
    line-height: 40px;
    margin-bottom: 0;
    color: #676767;
    padding: 30px 0
}

.tb-price-4>P>span {
    display: block;
    font-weight: 600;
    color: #3a3a3a
}

.tb-4.divider {
    background: #d0cccc;
    height: 1px;
    margin: 0 auto;
    width: 75%
}

.tb-features-4>ul {
    list-style: none;
    margin: 0;
    padding: 20px 0
}

.tb-features-4>ul>li {
    color: #676767;
    padding: 10px 15px;
    margin: 0
}

.tb-features-4>ul>li>i {
    margin-right: 10px
}

.tb-footer {
    background: #31aae2;
    color: #fff;
    font-weight: 500;
    padding: 20px 0;
    text-transform: uppercase
}

.tb-footer>p {
    margin-bottom: 0
}

.tb-action-4 .btn {
    border-radius: 50px;
    font-weight: 500;
    margin: 20px 0 40px;
    padding: 15px 45px;
    text-transform: capitalize;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tb-action-5 .btn,
.tb-action-6 .btn,
.tb-header-5>h1,
.tb-header-6>h1 {
    text-transform: uppercase
}

.pricing-table-wrap.tb-4:hover {
    border: 5px solid #31aae2;
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    transform: translate(0, -5px)
}

.pricing-table-wrap.tb-5 {
    border: 1px solid #ebebeb;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.tb-header-5>h1 {
    color: #676767;
    margin: 25px
}

.tb-price-5 span {
    color: #3a3a3a
}

.tb-price-5>p {
    color: #676767
}

.tb-price-5 {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding: 30px 0
}

.tb-features-5>ul {
    color: #969696;
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left
}

.tb-features-5>ul>li {
    padding: 5px 25px
}

.tb-features-5>ul>li>i {
    margin-right: 10px
}

.tb-action-5 .btn {
    background: 0 0;
    border: 1px solid #3a3a3a;
    border-radius: 0;
    color: #3a3a3a;
    margin: 20px 0 40px;
    padding: 12px 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.pricing-table-wrap.tb-6,
.tb-header-6>h1 {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.pricing-table-wrap.tb-5:hover {
    box-shadow: 2px 5px 15px 1px #ebebeb;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.tb-action-6 .btn,
.tb-price-6 {
    box-shadow: 1px 1px 5px 1px #aaa
}

.pricing-table-wrap.tb-6 {
    border-radius: 7px;
    overflow: hidden;
    transition: .3s;
    border-left: 1px solid rgba(128, 128, 128, .23);
    border-right: 1px solid rgba(128, 128, 128, .23);
    border-bottom: 1px solid rgba(128, 128, 128, .23)
}

.tb-header-6>h1 {
    font-size: 18px;
    margin: 0;
    padding: 20px;
    transition: .3s
}

.tb-price-6 {
    border-radius: 50%;
    height: 130px;
    margin: 20px auto;
    text-align: center;
    width: 130px;
    padding: 18px
}

.tb-price-6>p {
    line-height: 1.55
}

.tb-price-6>span {
    margin-top: -11px;
    display: block
}

.tb-features-6>ul {
    list-style: none;
    margin: 0;
    text-align: left
}

.tb-features-6>ul>li>i {
    margin-right: 10px;
    font-size: 13px
}

.tb-features-6 li {
    padding: 5px 25px
}

.tb-action-6 .btn {
    margin: 25px 0;
    padding: 10px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tb-action-6 .btn i {
    margin-left: 10px
}

li.left-space {
    margin-left: 78px
}

@media only screen and (max-width:991px) {
    .tb-header-2>p>span,
    .tb-price-1>p>span,
    .tb-price-3>p>span {
        font-size: 48px
    }
    .tb-action-3>.btn {
        padding: 15px 30px
    }
}

@media only screen and (max-width:767px) {
    .tb-features-1::before {
        width: 51%
    }
}


/*Ribbon*/
.pricing-table-wrap {
    overflow: hidden;
    position: relative;
}

.apt-ribbon {
    position: absolute;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    transform-origin: 0 100%;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
    background-color: #ffeb3b;
    color: #333;
    height: 35px;
    width: 167px;
    top: -39px;
    transform: rotateZ(45deg);
    line-height: 35px;
    right: -52px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
}