﻿.all-tabs
{
    display: none !important;
}


#pricing_content .section .pricing-table-container
{
    top: 300px;
}



#pricing_content .section .hero
{
    height: 329px;
}




#pricing_content .section.faq.events
{
    background: transparent;
}


#pricing_content .section.faq .support .support-image
{
    background-image: url(/CUSTOM/images/pics/support.jpg);
    background-size: cover;
    background-position: right top;

}



.main-nav .caret
{
    display: none;
}




#pricing_content .section .plan-detail__plan-info .button {
    padding: 6px 10px;
    width: auto;
    text-transform: uppercase;
}


#pricing_content .section .plan-detail__plan-info
{
    text-align: center;

}


#pricing_content .section.faq .support .support-copy
{
    height: auto;
    background-color: #3b99f0;
    padding: 125px 0 0 80px;
    text-align: left;
    width: 403px;
}






@keyframes pulse {
    0% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}


#pricing_content .section .plan-detail__cell:first-child .tooltip-indicator {
    /*animation: pulse 0.5s ease-out 0s alternate infinite none running;*/
    animation: pulse 0.5s cubic-bezier(1, 0.04, 0, 1.12) 0s alternate infinite none running;
}



#pricing_content .section .plan-detail__cell:first-child .tooltip-indicator:hover
{
    animation: none;
}








.footer-new .footer-top .social-links .follow-button-twitter:before {
    background-image: url("/CUSTOM/images/twitter.svg");
}



.footer-new .footer-top {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.footer_top_wrapper {
    border-bottom: 1px solid #d0dde7;
    padding-bottom: 28px;
    margin-bottom: 33px;
}


    .payment_options {
        display: flex;
        margin-top: 30px;
        justify-content: flex-end;
    }


        .payment_options .option img {
            max-width: 48px;
        }





.app-button
{
    visibility: hidden !important;
}




.main-footer .two-column-list .footer-list-item
{
    width: 100%;
}


.main-footer .links-section
{
    margin-right: 0;
}




.main-footer .follow-button.follow-button-twitter,
.main-footer .follow-button.follow-button-twitter:hover {
    background-image: url(/CUSTOM/images/twitter.svg);
}


.main-footer {
    min-height: 708px;
}


/* new tariff */
#pricing_content .section .plan-detail__cell:first-child .tooltip-indicator
{
    background-image: url(/CUSTOM/images/icons/i.svg);
    background: none;
}



#pricing_content .section .plan-list .plan
{
        width: 290px;
}


#pricing_content .section .pricing-table-container
{
    margin-left: -592px;
}


#pricing_content .section .plan-list .plan:hover .plan-info
{
    opacity: inherit;
}

#pricing_content .section .plan-list .plan:hover .plan-info-hover
{
    animation: none;
}

#pricing_content .section .plan-list .plan .plan-info-hover
{
    display: none !important;
}


#pricing_content .section .plan-list .plan .data-points .data-points-strong.block
{
    font-size: 15px;
}


#pricing_content .section .plan-list .plan .av_hint
{
    font-size: 15px;
    margin-top: -8px;
}


#pricing_content .section .text_icon
{
    color: #e7689e;
    white-space: nowrap;
    border: 1px solid #e7689e;
    border-radius: 6px;
    padding: 1px 6px;
    vertical-align: -1px;
    margin-top: -1px;
    font-weight: 600;
    /* text-transform: uppercase; */
    font-size: 11px;
}

#pricing_content .section .plan-detail__cell:first-child .tooltip-indicator
{
    width: auto;
}


#pricing_content .section .plan-detail__cell:first-child .tooltip-indicator:hover
{
    background: none;
}


#pricing_content .section .plan-detail__tooltip
{
    margin-left: 67px;
}



#pricing_content .section.plan-detail
{
    margin-top: 654px;
}

