.cb-banner {
    background-color: #feaf00;
}

.cb-banner h1,
.cb-banner h5 {
    color: #fff;
    margin: 0;
}

.cb-banner h5 {
    text-decoration: underline;
}

.sticky {
    position: fixed;
    top: 10px;
    z-index: 99999999;
}

.teacher-login,
.sticky-pricing {
    padding: 10px 20px;
    border-radius: 0 50px 50px 0;
    font-size: 14pt;
    font-weight: 600;
    margin: 10px 0;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.5);
}

.teacher-login {
    color: #413AA4;
    background-color: white;
}

.sticky-pricing {
    color: white;
    background-color: #413AA4;
}

.kickstart-banner img {
    width: 100%;
}

.hero-cta .btn {
    width: 180px;
    margin: 10px;
}

.testimonial-carousel-six-wrapper {
    position: relative;
    color: #fff;
}

.testimonial-carousel-six-wrapper .reviews-bg {
    background-color: #413AA4;
    position: absolute;
    top: 0;
    right: 0;
    width: 80vw;
    height: 100%;
    border-radius: 20px 0 0 20px;
}

.testimonial-carousel-six-wrapper h1 {
    color: #fff;
    padding-left: 20px;
}

.testimonial-carousel-six-wrapper h5,
.testimonial-carousel-six-wrapper span,
.testimonial-carousel-six-wrapper p {
    margin: 0px !important;
    color: #fff !important;
    padding-left: 20px;
}

.testimonial-carousel-six-wrapper p {
    margin-top: 10px !important;
    border-left: #06B590 2px solid;
}

.testimonial-carousel-six-wrapper .carousel-single img {
    border: #06B590 solid 10px;
    max-height: 280px;
    width: auto;
}

.owl-dots span {
    display: inline !important;
}

@media (max-width: 991.98px) {
    .testimonial-carousel-six-wrapper {
        background-color: #413AA4;
    }
}

.key-features .btn {
    text-transform: none !important;
}

.key-features h4 {
    text-transform: capitalize;
}

.key-features .no-cap {
    text-transform: none;
}

.tab--4 h1 {
    margin: 0;
}

.tab--4 h5 {
    margin-bottom: 50px;
}

.tab-content {
    padding: 20px !important;
}

.container-pricing {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ansi-row span {
    font-weight: 600;
    font-size: 36px;
    color: #202428;
}

.ansi-row img {
    width: auto;
    height: 50px;
    margin: 0 20px;
}

.ansi-row hr {
    width: 80%;
    margin-top: 20px;
    padding-bottom: 20px;
}

.comparison {
    width: 100%;
    margin: 0 auto;
}

.comparison .la-stop {
    color: #202020;
    font-size: 1.6em;
}

.comparison .la-check-square {
    color: #35b53e;
    font-size: 1.7em;
    font-weight: 500;
}

.comparison thead {
    color: #222;
}

.comparison thead th {
    height: 100%;
}

.comparison thead .th-inner {
    background-color: #eee;
    margin: 0 10px;
    box-shadow: 7px 10px 10px rgba(36, 31, 58, 0.349) !important;
}

.comparison .pkg-title .th-inner {
    padding-top: 15px;
    border-radius: 10px 10px 0px 0px !important;
}

.comparison .pkg-body .th-inner {
    padding: 15px 0;
    margin-bottom: 20px;
    border-radius: 10px;
    height: 240px;
}

.pkg-body .th-inner .th-details {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    -ms-flex-line-pack: center;
    align-content: center;
}

.comparison tbody td {
    text-transform: capitalize;
}

.width-40 {
    width: 40%;
}

.td-underline {
    border-bottom: 1px solid #413AA4;
}

.td-underline strong {
    font-weight: bold !important;
    font-size: 18px;
}

tr td:first-child,
tr td[colspan="3"] {
    color: #222;
    font-weight: 500;
}

tr td small {
    color: #5a6671;
    font-weight: 400;
}

.comparison table {
    width: 100%;
    table-layout: fixed;
}

.comparison td,
.comparison th {
    text-align: center;
    empty-cells: show;
    padding: 10px;
}

.compare-heading {
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 0 !important;
}

.comparison tbody tr:nth-child(odd) {
    display: none;
}

.comparison tbody tr:nth-child(4n) {
    background-color: #F7F7F7;
}

.comparison th {
    font-weight: normal;
    padding: 0;
}

.comparison tr td:first-child {
    text-align: left;
}

.pkg-header {
    font-size: 28px;
}

.comparison .price-now {
    height: 70px;
}

.comparison .price-now span {
    font-size: 24px;
}

.comparison .price-small {
    font-size: 12px !important;
    position: relative;
    top: -6px;
    left: 2px;
}

.resources .container {
    position: relative;
}

.resources .res-col {
    position: unset !important;
}

.resources .resource {
    height: 100%;
}

.resources .resource img {
    margin: 8px;
    border: solid #fff 8px;
    border-radius: 5px;
}

/*.resources .resource:hover figure {
        display: block;
    }*/
.resources .resource:hover {
    box-shadow: 0px 5px 20px #bbb;
    transition: all 0.3s;
}

.modal-body ul,
.modal-body li {
    list-style: unset !important;
}

.modal-body .nav {
    list-style: none !important;
}

/*.resources figure {
    position: absolute;
    width: 100%;
    background-color: #eee;
    left: 0;
    display: none;
    border-radius: 5px;
    z-index: 100000;
}*/

@media (max-width: 1200px){
    .pkg-header {
        font-size: 18px;
    }
    
    .price-info .btn {
        background: none;
        box-shadow: none;
        border: none;
        color: #06b590;
    }
}

@media (max-width: 767px) {
    thead {
        display: none;
    }
    .comparison td:first-child,
    .comparison th:first-child {
        display: none;
    }
    .comparison tbody tr:nth-child(odd) {
        display: table-row;
    }
    .comparison tbody tr:nth-child(4n - 1) {
        background: #F7F7F7;
    }
    .price-info {
        border-top: 0 !important;
    }
}

@media (max-width: 639px) {
    .comparison .price-buy {
        padding: 5px 10px;
    }
    .comparison td,
    .comparison th {
        padding: 10px 5px;
    }
    .comparison .hide-mobile {
        display: none;
    }
    .comparison .price-now span {
        font-size: 16px;
    }
    .comparison .price-small {
        font-size: 16px !important;
        top: 0;
        left: 0;
    }
    .comparison .qbse,
    .comparison .qbo {
        font-size: 12px;
        padding: 10px 5px;
    }
    .comparison .price-buy {
        margin-top: 10px;
    }
    .compare-heading {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .skewed-bg-green,
    .skewed-bg-green .row,
    .skewed-bg-purple,
    .skewed-bg-purple .row {
        transform: none;
        margin-top: 0;
        padding-bottom: 0;
        padding: 25px 15px;
    }
    .key-features {
        padding-top: 0px !important;
        margin-bottom: 0px;
    }
}