.webinars .controls .slide-prev i, .webinars .controls .slide-next i {
    text-shadow: 2px 2px rgba(80, 80, 80, 100)
}

#billing_job_position_select {
    background: #f2f2f2;
    padding: 12px 20px;
    border: 0;
    font-size: 16px;
}

ul.image-blocks li .image:after {
    opacity: .0 !important;
}

.block.text_video_block p.text-video-block {
    font-size: 20px;
}

.block.pattern:after {
    background-image: none !important;
}

.pattern {
    background-color: #c8e7e2 !important;
}

.pattern h1 {
    color: #222 !important;
}

.pattern .tuff-thumbs-up {
    color: #222 !important;
}

.account-occasion{
    display: block;
    margin-bottom:20px;
    margin-top:-5px;
}

@media screen and (min-width: 1340px) {
    .block.text_video_block p.text-video-block {
        font-size: 26px;
    }
}

@media screen and (min-width: 767px) {
    #footer .footer-cols .col {
        padding-right: 30px !important;
    }
}

.timeline .timeline-items h5 {
    font-size: 18px;
    color: #303030 !important;
}

.timeline-item {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Inter, sans-serif !important;
    color: #303030 !important;
}

@media print, screen and (min-width: 841px) {
    .faq .faq-wrapper {
        margin-bottom: -15px !important;
        max-width: 53vw;
    }
    .faq h3 {
        max-width: 53vw;
    }
}

@media print, screen and (min-width: 971px) {
    .item-sidebar-container .product-sidebar {
        right: 3vw;
    }
}

@media print, screen and (min-width: 1000px) {
    .faq .faq-wrapper {
        margin-bottom: -15px !important;
        max-width: 58vw;
    }
    .faq h3 {
        max-width: 58vw;
    }
}


@media print, screen and (min-width: 1300px) {
    .faq .faq-wrapper {
        max-width: 880px;
    }
    .faq h3 {
        max-width: 880px;
    }
    .item-sidebar-container .product-sidebar {
        position: absolute;
        top: 60px;
        right: calc((100% - 1280px)/ 2);
    }
}

@media print, screen and (min-width: 1740px) {
    .faq .faq-wrapper {
        max-width: 890px;
    }
    .faq h3 {
        max-width: 890px;
    }
}