.video-container.opened .video-background {
    padding: 0;
}

.marketing-services .opportunity-item__text strong {
    font-weight: bold;
} 

.marketing-services .opportunity-item__text button {
    margin-bottom: 25px;
}

.package-item .package-item__header {
    min-height: 190px;
}

.footer-profile a {
    margin-left: 0;
}

.feature-section .feature-section__proposal img {
    min-width: 50px;
}

.price-planes-row > div:last-of-type ul.list-check li:last-of-type {
    color: #EB5F33;
}

.save-ratio-video {
    display: block;
    position: relative;
    padding-top: 56.25%;
}

.save-ratio-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.site-logo.logo-in-footer {
    display: inline-block;
}

.post-content ul, .post-content ol {
    list-style-position: inside;
}

.blog-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-item .faq-item__toggle-control {
    width: 38px;
    height: 38px;
    background-image: none;
}

.copyright-info a {
    margin-left: 25px;
}

.footer-menu .social-menu ul li {
    margin-left: 10px;
}

.footer-menu .social-menu ul li:first-of-type {
    margin-left: 0;
}

.footer-newsletter .fields-row {
    align-items: stretch;
}

.cvv-tooltip {
    text-align: center;
    display: inline-block;
    color: white;
    background-color: #EB5F33;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.page-id-129 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
    padding: .4rem 0;
}

.page-id-129 .tooltip.show {
    opacity: .9;
}

.page-id-129 .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}

.page-id-129 .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
    bottom: 0;
}

.page-id-129 .tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000;
}

@media screen and (min-width: 769px) {
    .page-content.marketing-page .newsletter-section {
        padding-top: 250px;
    }

    .taxonomy-quick-search__fields-row input {
        min-width: 250px;
    }
}

@media screen and (max-width: 768px) {
    .page-heading__content {
        margin-top: 30px;
    }

    header.site-header {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .subscribe-form {
        width: 100%;
    }

    .marketing-services .page-heading .col-md-6:first-of-type, .marketing-page .page-heading .col-md-6:first-of-type {
        order: 2;
        margin-bottom: 25px;
    }

    .marketing-page .summary-section .summary-container {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .marketing-page .summary-section .summary-container .summary-item:nth-of-type(3), .marketing-page .summary-section .summary-container .summary-item:nth-of-type(4) {
        margin-bottom: 0;
    }

    .templates-gallery .gmail-templates-section {
        padding-top: 50px;
        background-color: #fff;
    }

    .templates-gallery .fast-track-section {
        padding-bottom: 10px;
    }

    .templates-gallery .gmail-templates-section:before {
        display: none;
    }

    body.home .home-page-heading__top .home-heading__left {
        padding-right: 0;
    }

    #list-creator .row {
        display: block;
        width: 100%;
    }

    #list-creator .row .col-md-4 {
        width: 300px;
    }

    #list-creator .row .col-md-4 .feature-section__proposal {
        flex-direction: column;
    }

    .payment-method form .fields-row {
        flex-wrap: wrap;
    }

    .payment-method form .fields-row:last-of-type {
        justify-content: flex-start;
    }

    .payment-method form .fields-row .fields-row__name, .payment-method form .fields-row .fields-row__number {
        width: 100%;
        margin-right: 0;
    }

    .payment-method .fields-row .fields-row__name input {
        max-width: 100%;
    }

    .payment-method form .fields-row .recurly-element.recurly-element-number {
        max-width: 100%;
        width: 100%;
    }

    .payment-method form .fields-row__zip {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .home .page-heading .watch-demo {
        white-space: nowrap;
        transform: translateX(-10px);
        font-size: 14px;
    }

    body.home .what-we-do-section {
        padding-top: 30px;
    }

    .features .container {
        padding-top: 50px;
        padding-bottom: 50px;
        border-bottom: none;
    }

    .page-content.features .testimonials-section {
        border-bottom: none;
    }

    .features .container .feature-section-top .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .fast-track-section {
        padding-top: 50px;
    }

    .pricing-planes-section.section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .faq-item__question {
        padding-right: 40px;
    }

    .marketing-page .page-heading, .page-content.marketing-services .page-heading {
        padding-bottom: 125px;
    }

    .page-content.marketing-services .digital-marketing-container {
        padding-top: 30px;
    }

    .page-content.marketing-services .section {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .blog .post-grid-section {
        padding-top: 30px;
    }

    .blog .taxonomy-quick-search--category {
        margin-bottom: 25px;
    }

    .marketing-page .subtitle-upper {
        margin-top: 25px;
    }

    .page-content.marketing-page .opportunities-section{
        padding-top: 50px;
    }

    body.home .home-page-heading {
        padding-bottom: 25px;
    }

    .testimonial-item__heading {
        font-size: 28px;
    }

    .testimonial-item {
        padding: 40px 20px;
    }

    .testimonial-item__rating {
        max-width: 145px;
        margin-bottom: 30px;
    }

    .testimonial-item__text {
        margin-bottom: 40px;
    }

    body.home .page-heading .page-heading__desc {
        font-size: 18px;
        line-height: 26px;
    }

    .opportunity-item__resume.highlighted-text {
        font-size: 13px!important;
    }

    .post-grid-section__first-row .post-card-wrapper:first-of-type .post-card .category-name {
        font-size: 13px;
    }

    .post-grid-section__first-row .post-card-wrapper:first-of-type .post-card h2 {
        font-size: 16px;
    }

    .post-grid-section__first-row .post-card-wrapper:first-of-type .post-card p {
        font-size: 14px;
        line-height: 19px;
        max-height: 38px;
        overflow: hidden;
        font-weight: 400;
    }

    .post-card-wrapper {
        margin-bottom: 20px;
    }

    .get-started-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .post-grid-section__first-row .post-card-wrapper:first-of-type .post-card__inner {
        padding: 20px;
    }
}

@media screen and (max-width: 400px) {
    body.home .page-heading .page-heading__desc {
        font-size: 14px;
        line-height: 22px;
    }
}