.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
    font-size: 70px;
}
.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}
.cd-words-wrapper b.is-visible, .price-value {
    position: relative;
}
.blc {
    font-size: 70px;
}
.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}
.cd-headline.clip b {
    opacity: 0;
}
.cd-headline b.is-visible {
    opacity: 1;
    font-weight: 900;
}
.features-clean {
    color: #313437;
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
}
.features-clean p {
    color: #DCDCDC;
}
.features-clean h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width:767px) {
    .features-clean {
    padding-bottom: 10px;
}
.features-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
}
}
.features-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 60px;
}
.features-clean .item {
    min-height: 100px;
    padding-left: 80px;
    margin-bottom: 40px;
    margin-top: 40px;
}
@media (max-width:767px) {
    .features-clean .intro {
    margin-bottom: 40px;
}
.features-clean .item {
    min-height: 0;
}
}
.features-clean .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: inherit;
}
.features-clean .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.features-clean .item .icon {
    font-size: 40px;
    color: #fff;
    float: left;
    margin-left: -65px;
}
.footer-basic {
    padding: 20px 0;
    color: #fff;
}
.footer-basic ul {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}
.footer-basic li {
    padding: 0 10px;
}
.footer-basic ul a {
    color: inherit;
    text-decoration: none;
    opacity: .8;
}
.footer-basic ul a:hover {
    opacity: 1;
}
.footer-basic .social {
    text-align: center;
    padding-bottom: 15px;
}
.footer-basic .social>a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #FFF;
    margin: 0 8px;
    color: inherit;
}
.social>a.footer-basic .social>a:hover {
    opacity: .9;
}
.footer-basic .copyright {
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0;
}
.pricingTable {
    box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    text-align: center;
    transition: all .4s ease-in-out 0s;
    padding: 0;
}
.an-box, .an-nav {
    box-shadow: none;
}
.pricingTable-header {
    padding: 25px 10px;
    background-color: #fff;
    border-radius: .25em;
}
.pricingTable .pricingTable-header h3 {
    font-size: 21px;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
}
.pricingTable-header span {
    display: block;
    font-size: 12px;
}
.pricing-plans {
    padding: 25px 0;
}
.price-value {
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
}
.price-value i {
    position: absolute;
    top: 3px;
    font-size: 22px;
}
.price-value span {
    font-size: 40px;
    color: #fff;
    margin-left: 17px;
}
.pricing-plans .month {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 100;
}
.pricingContent ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.pricingContent ul li {
    padding: 15px 0;
}
.pricingContent ul li:nth-child(even) {
    background-color: #f7f8f4;
}
.pricingTable .pricingTable-sign-up {
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
}
.btn-block {
    width: 50%;
    margin: 0 auto;
    background: #6c6c6c;
    border: 2px solid #6c6c6c;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition: .3s ease;
}
.blue .btn-block:hover {
    background: #fff;
    color: #486def;
}
.an-alert, .an-text, .an-thead {
    color: #fff;
}
.an-alert, .an-nav {
    background-image: none;
    border-radius: 0;
}
.pricingTable.red .pricing-plans {
    background-color: #f84040;
}
.pricingTable.yellow .pricing-plans {
    background-color: #f9ba44;
}
.pricingTable.blue .pricing-plans {
    background-color: #486def;
}
.pricingTable.green .pricing-plans {
    background-color: #26a762;
}
@media screen and (max-width:990px) {
    .pricingTable {
    margin-bottom: 30px;
}
}
a.navbar-brand.navbar-link {
    height: 100%;
    padding: 0;
    margin-right: 20px;
}
body {
    background: rgba(92, 0, 122, 1);
    background: -moz-linear-gradient(-45deg, rgba(92, 0, 122, 1) 0, rgba(40, 0, 54, 1) 46%, rgba(21, 0, 28, 1) 63%, rgba(0, 0, 0, 1) 82%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, rgba(92, 0, 122, 1)), color-stop(46%, rgba(40, 0, 54, 1)), color-stop(63%, rgba(21, 0, 28, 1)), color-stop(82%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(92, 0, 122, 1) 0, rgba(40, 0, 54, 1) 46%, rgba(21, 0, 28, 1) 63%, rgba(0, 0, 0, 1) 82%);
    background: -o-linear-gradient(-45deg, rgba(92, 0, 122, 1) 0, rgba(40, 0, 54, 1) 46%, rgba(21, 0, 28, 1) 63%, rgba(0, 0, 0, 1) 82%);
    background: -ms-linear-gradient(-45deg, rgba(92, 0, 122, 1) 0, rgba(40, 0, 54, 1) 46%, rgba(21, 0, 28, 1) 63%, rgba(0, 0, 0, 1) 82%);
    background: linear-gradient(135deg, rgba(92, 0, 122, 1) 0, rgba(40, 0, 54, 1) 46%, rgba(21, 0, 28, 1) 63%, rgba(0, 0, 0, 1) 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c007a', endColorstr='#000000', GradientType=1 );
}
.an-ft, .an-nav {
    background-color: transparent;
}
.an-nav {
    border-color: transparent;
}
.an-ft {
    border-radius: 0;
    margin-top: 20px;
}
.an-row {
    margin-bottom: 20px;
}
.an-price-table {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.an-p {
    margin-bottom: 5px;
}
.an-alert {
    background-color: #ff3e3e;
    border: none;
}
.an-box {
    margin-top: 25px;
    border-width: 2px;
}
.an-tos {
    background-color: #eee;
    border: 3px solid #000;
}
.an-thead {
    background-color: grey;
}
.an-table {
    font-family: 'Open Sans Condensed', sans-serif;
}
.an-trow {
    font-family: sans-serif;
}
.an-nav .navbar-brand img {
    height: 65px;
}
.an-btn {
    margin-right: 25px;
    border-radius: 25px;
}
.an-links {
    padding-left: 10px;
    padding-right: 10px;
}
.testimonials-clean {
    color: #fff;
    background-color: #23272A;
}
.testimonials-clean p {
    color: #7d8285;
}
.testimonials-clean h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}
@media (max-width:767px) {
    .testimonials-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
}
}
.testimonials-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.testimonials-clean .intro p {
    margin-bottom: 0;
}
.testimonials-clean .people {
    padding: 50px 0 20px;
}
.testimonials-clean .item {
    margin-bottom: 32px;
}
@media (min-width:768px) {
    .testimonials-clean .item {
    height: 220px;
}
}
.testimonials-clean .item .box {
    padding: 30px;
    background-color: #3d3f43;
    position: relative;
}
.testimonials-clean .item .box:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -24px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-width: 12px 15px;
    border-top-color: #3d3f43;
}
.testimonials-clean .item .author {
    margin-top: 28px;
    padding-left: 25px;
}
.testimonials-clean .item .name {
    font-weight: 700;
    margin-bottom: 2px;
    color: inherit;
}
.testimonials-clean .item .title {
    font-size: 13px;
    color: #9da9ae;
}
.testimonials-clean .item .description {
    font-size: 15px;
    margin-bottom: 0;
}
.testimonials-clean .item img {
    max-width: 40px;
    float: left;
    margin-right: 12px;
    margin-top: -5px;
}
body, html {
    height: 100%;
    width: 100%;
}
.blue .btn-block {
    background-color: #486def;
    border-color: #486def;
}
.green .btn-block {
    background-color: #26a762;
    border-color: #26a762;
}
.green .btn-block:hover {
    background-color: #fff;
    color: #26a762;
}
.yellow .btn-block {
    background-color: #f9ba44;
    border-color: #f9ba44;
}
.yellow .btn-block:hover {
    background-color: #fff;
    color: #f9ba44;
}
.card-body {
    padding: 0;
}
.card {
    border: none;
}
