/*
Theme Name: VTS
Description: Custom theme for VTS
Author: Darwinapps
Author URI: http://darwinapps.com/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.wistia_embed,
.wistia_click_to_play,
.wistia_click_to_play > div,
.wistia_click_to_play img {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
}
.wistia_click_to_play > div > div:nth-of-type(1) {
    display: none !important;
}
.wistia_click_to_play > div > div:nth-of-type(2) {
    height: 5em !important;
    width: 5em !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    background-image: none !important;
    border-radius: 50% !important;
}
.wistia_click_to_play > div > div:nth-of-type(2)::before {
    font-family: 'FontAwesome';
    font-size: 28px;
    color: #5528ff;
    position: absolute;
    top: 50%;
    left: 54%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.wistia_click_to_play:hover > div > div:nth-of-type(2)::before {
    color: #fff;
}

.page-template-template-customers .story-item__position {
    text-transform: uppercase;
}

.story-person {
    margin: 0 auto!important;
    max-width: 83.3%!important;
}

.blog-controls {
    display: flex;
    padding: 0 8rem;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 50px;
}

.blog-controls > .features-tab__control a {
    color: #fff;
    position: relative;
    padding: 1.1rem 1rem .8rem;
    font-size: 1.4rem;
    line-height: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #5528ff;
    border-color: #5528ff;
    font-family: Graphik;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
}

.news-detail img {
    max-width: 100%;
}

.news-detail div {
    margin: 0 auto!important;
    max-width: 83.3%!important;
    padding-bottom: 50px;
}

.customer-open-video:hover {
    cursor: pointer;
}

.section__content--news .news-detail__intro {
    padding-bottom: 5rem!important;
}

.section__content--news .news-detail p, .section__content--news .news-detail ul {
    margin: 0 auto 3rem;
}

.feature-item__img {
    width: 120px;
    height: 120px;
}

.page-template-template-careers .section_careers-drives .feature-item__img {
    width: 8rem;
    height: 8rem;
}

.leadership-overlay__thumb img {
    width: 260px;
    height: 260px;
}

/* Start style for secureprivacy */
.sp-cookie-banner-1 {
    display: none!important;
}

.sp-cookie-banner-1 img {
    display: none!important;
}

.group-content-text .sp-cookie-banner-2 p {
    color: #fff;
    text-align: left!important;
    font-family: Graphik,Helvetica Neue,Segoe UI,sans-serif!important;
    padding-left: 5rem!important;
}

@media only screen and (max-width: 768px) {
    .group-content-text .sp-cookie-banner-2 p {
        padding: 0 !important;
        margin: 0 1rem !important;
    }
}

@media only screen and (min-width: 427px) and (max-width: 768px) {
    .group-content-text .sp-cookie-banner-2 {
        width: 80%!important;
    }
}

.group-content-text .sp-cookie-banner-2 a {
    color: #fff;
    text-align: center!important;
    font-family: Graphik,Helvetica Neue,Segoe UI,sans-serif!important;
}

.sp-cookie-banner-3 .sp-close-button {
    display: none!important;
}

.group-content-text .intro-banner-btn {
    color: #280f96!important;
    border-color: #fff!important;
    font-size: 1rem!important;
    padding: 1.1rem 2rem .8rem!important;
    line-height: 1!important;
    width: auto!important;
}

.group-content-text .intro-banner-btn:hover {
    opacity: .8;
}

@media screen and (min-width: 1200px) {
    #grouped-pageload-Banner .sp-introduction-banner {
        width: auto!important;
    }
}

#sp-handle-Allpopup-consent {
    background-color: #41ca77!important;
    color: #fff;
}

#sp-trust-badge {
    display: none!important;
}

.data-privacy-prefernces {
    display: none!important;
}

.sp-cookie-banner-3 {
    max-width: 180px !important;
    width: 15% !important;
}

#ifrmTrustBadge {
    display: none;
}

/* End style for secureprivacy */

/* Fixed customer bug */
.story-item__thumb_popup {
    padding-bottom: 0!important;
}

/* Start Landing TR */
.section-hero_trm:before {
    background: url('/wp-content/themes/vts/assets/images/hero/hero-trm-laptop@2x.png') 0/contain no-repeat;
}

.section-hero_trm #GDPR_Opt_In__c {
    width: 2rem!important;
    top: -1rem;
    padding: 0!important;
}

.section-hero_trm .mktoForm .mktoFormCol label[for=GDPR_Opt_In__c].mktoLabel.mktoHasWidth {
    display: block!important;
    line-height: 1.7!important;
}

.section-hero_trm .intro__text {
    margin: 0 0 3.2rem;
}

.trm-video__wrap>h5 {
    margin-bottom: 3.2rem;
    line-height: 1;
}
.trm-video__wrap h2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
}
.trm-features__row--with-line {
    border-top: 1px solid #93989e;
    padding: 0 0 4.5rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.trm-features__subtitle {
    font-family: Harriet Text,serif;
    font-size: 2.4rem;
    line-height: 1.5;
    text-align: left;
    font-weight: 400;
    margin-top: 4.8rem;
}
.trm-features__action {
    position: relative;
    top: -2px!important;
    margin-top: 4.8rem;
}

.trm-press__wrap>h5 {
    margin-top: 7.6rem;
    margin-bottom: 3.2rem;
}

.trm-features__wrap>h5 {
    margin-top: 7.6rem;
    margin-bottom: 3.2rem;
}

.trm-video__block {
    margin: 0 auto 2.4rem;
}

.section-hero_trm .mktoForm label {
    text-transform: none;
}

.section-hero__intro_trm {
    padding-top: 0;
    margin-bottom: 5rem;
}

.wistia_responsive_padding {
    padding: 50.25% 0 0 0;
}

.trm-video__desc {
    margin: 0 2rem 7.2rem;
    align-self: center;
    display: flex;
}

#marketo-thank-you-message {
    visibility: hidden;
}

#marketo-thank-you-message p {
    color: #fff;
}

/* End Landing TRM */

/* Start POPUPS */
.spu-icon-close {
    position: absolute;
    right: 2rem;
    top: 2rem;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    overflow: hidden;
    cursor: pointer;
    transition: .25s ease-out;
}

.spu-icon-close:before, .spu-icon-close:after {
    content: ""!important;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    background: #5528ff;
    border-radius: 5px;
    height: 2px;
    margin-top: -2px;
}

.spu-icon-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.spu-icon-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.spu-box.spu-top-right {
    top: inherit!important;
    bottom: 10rem!important;
}

.spu-box {
    margin: 1rem 0 1rem 1rem!important;
}

.popup-cta__cell img {
    display: block;
    height: auto;
}
/* End Popups */

@media screen and (max-width: 768px) {
    .article__video {
        padding-bottom: 3rem;
    }
}

@media screen and (min-width: 768px) {
    .article__video {
        padding-bottom: 5rem;
    }
}

/* Start MarketView */
.marketview-quote__wrap {
    background-image: url("/wp-content/themes/vts/assets/images/bg-shapes-purple.webp");
}

.marketview-video__wrap {
    background-image: url("/wp-content/themes/vts/assets/images/bg-shapes-indigo.png");
}

.trm-press__wrap {
    background-image: url("/wp-content/themes/vts/assets/images/bg-shapes-light.png");
}

.article__video-marketview {
    padding-bottom: 0;
}

/* End MarketView */

/* Start Account Text */
.change-app-text {
    color: #fff;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    display: flex;
}

.change-app-text-border {
    border: 1px solid #fff;
    padding-left: 1.5rem;
}

@media (min-width: 992px) {
    .header-navigation__link-account {
        padding: .9rem 2rem .6rem 1rem;
    }
}

.header-navigation__get-started-disappear {
    display: none;
}

.fa-user-circle:before {
    content: "\f2bd";
    background: #4a01ff;
    border-radius: 50%;
}

.fa.fa-user-circle {
    color: #fff;
}
/* End account text */

/* Start What's New */
@media screen and (min-width: 992px) {
    .stories__list--whats-new, .stories__heading--whats-new {
        padding-top: 5rem!important;
    }
}
/* End What's New */

.form__accelerate-2018 .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    width: 15%!important;
    position: relative;
}

.form__accelerate-2018 .mktoFieldWrap > label[for="GDPR_Opt_In__c"] {
    float: right!important;
    width: 80%!important;
    padding-top: 0!important;
    position: relative!important;
    top: -10px!important;
}

@media screen and (max-width: 768px) {
    .lity-container {
        width: 100%;
    }
}

.demo-request-logos {
    margin-top: 6rem;
}

#contact-modal__thank-you {
    display:none;
}

.section-hero__video-btn_home .wistia_click_to_play > div {
    height: 176px!important;
}

@media screen and (min-width: 1065px) {
    .video-btn_home--customize {
        right: 40rem;
    }
}

@media (min-width: 992px) and (max-width: 1065px) {
    .video-btn_home--customize {
        right: 37rem;
        width: 150px !important;
    }
}

.wistiaMarketoFormWrapper {
    overflow-x: hidden !important;
}

.wistiaMarketoFormWrapper input[name="GDPR_Opt_In__c"] {
    position: relative !important;
    top: 6px !important;
}

.hide-rtp-carousel {
    display: none!important;
}

.page-template-template-library .wistia_embed {
    height: 100% !important;
    position: absolute !important;
}

.page-template-template-accelerate-videos .wistia_embed {
    height: 100% !important;
    position: absolute !important;
}

.accelerate-promo_thanks {
    display: none;
}

.accelerate-promo_thanks-title {
    font-size: 3.8rem;
    margin: 0 auto;
}

.accelerate-promo_thanks-subtitle {
    font-size: 1.6rem;
}

.logos-carousel__item a {
    width: 100%;
}

.home-product-videos_iframe {
    width: 100%;
}

.news-stories__control {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .news-stories__control {
        padding-top: 6rem;
    }
}

.accelerate-videos__title {
    text-align: center;
    margin-bottom: 0;
    font-size: 4.8rem;
    font-family: Harriet Display;
    font-style: normal;
    font-weight: 400;
    line-height: 1.41666667;
}

@media screen and (max-width: 992px) {
    .accelerate-videos__title {
        font-size: 3rem;
    }
}

.accelerate-promo_title {
    font-size: 4.8rem;
    font-family: Harriet Display;
    font-style: normal;
    font-weight: 400;
    line-height: 1.41666667;
}

@media screen and (max-width: 992px) {
    .accelerate-promo_title {
        font-size: 3rem;
    }
}

@media (min-width: 992px) {
    .section_background-retail {
        background-image: url("/wp-content/themes/vts/assets/images/modules/bg-module-15@2x.jpg") !important;
    }
}

@media (min-width: 992px) {
    .section_background-retail-single {
        background-image: url("/wp-content/themes/vts/assets/images/modules/bg-module-16@2x.jpg") !important;
    }
}

.body-retail .leadership-overlay__thumb img {
    max-width: 320px !important;
    width: 100% !important;
    height: 320px;
}

.intro__control--retail_buttons {
    justify-content: start;
    display: flex;
    flex-direction: row;
}

.btn-retail-secondary {
    order: -1;
}

.section-hero_retail .btn-retail-secondary {
    color: #14133c;
}

@media screen and (max-width:991px) {
    .footer-info .footer__cell:first-child {
        margin-right: auto;
    }
}
@media screen and (max-width:767px) {
    .body-redesign .footer-info, .footer-info {
        flex-wrap: wrap;
    }
    .body-redesign .footer-info .footer__cell:first-child,
    .footer-info .footer__cell:first-child {
        width: 100% !important;
    }
    .footer-info .footer__cell, .body-redesign .footer-info .footer__cell {
        width: 50% !important;  
        padding: 0;
    }
    .footer-info .footer__cell .footer-section__sales {
        padding-left: 2rem;
    }
    .footer-section__sales a {
        margin-left: inherit !important;
        margin-right: auto;
    }
    .body-redesign .footer-section__logo,  .footer-section__logo {
        margin-bottom: 25px;
    }
    .footer-info .footer__subheading h6,
    .body-redesign .footer-info .footer__subheading h6,
    .body-redesign .footer-section__sales .footer__subheading h6,
    .vts-new-update.body-redesign .footer-section__sales .footer__subheading h6 {
        font-size: 1.6rem;
        text-align: left;
    }
}