html {
    scroll-behavior: smooth;
}

.popupStyles{
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}

.popupStyles h2{
    color: #222222 !important;
    font-weight: 700;
    font-size: 25px;
    line-height: 145%;
    text-align:center;
}

.popupStyles p{
    color: #222222 !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 155%;
    text-align:center;
}

.popupStyles .submitCard{
    background-color:#96C93C;
    padding: 10px 28px;
    border-radius: 6px;
    border: none;
    color: #0D0F12;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    display: block;
    width: 100%;
    text-transform: inherit;
    margin-bottom: 0px;
    text-align:center;
    text-decoration: none !important;
}

.priceModalLink{
    color: #0D0F12 !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.buttonMonth{
    display:none;
    padding: 14px 28px;
    border-radius: 6px;
    border: none;
    color: #0D0F12 !important;
    text-align:center;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    width: 100%;
    text-transform: inherit;
    margin-bottom: 0px;
    text-decoration:none !important;
    -webkit-appearance: none !important;
    background-color: white;
}


.productInputMonthly{
    display: none;
}

.page-template-pricing .header .inner{
    background-color:transparent;
}

.pricingBody{
    padding-bottom:80px;
    /*background-image:url('/wp-content/themes/vdx/assets/images/pricing/HeroWaves-min.png');*/
    background-repeat: no-repeat;
    background-size: contain;
}
.heroNew{
    padding-top:89px;
    text-align:center;
}
.heroNew h1{
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
    margin-bottom:24px;
    margin-top:0px;
}
.heroNew p{
    font-weight: 300;
    font-size: 20px;
    line-height: 155%;
    color: #DEE0E4 !important;
    max-width: 600px;
    margin: 20px auto;
}

/* Button Switch */
.btn-group-custom{
    width: 340px;
    height: 59px;
    background: #32363B;
    border-radius: 80px;
    margin:35px auto 50px auto;
    display: flex;
    padding: 7px;
}
.customBtn{
    font-size:14px;
    height: 45px;
    border-radius: 86.0282px;
    flex: 1 1 auto;
    font-weight:400;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
    -webkit-appearance: none !important;
    text-align: center;
}
.customBtn:hover{
    background-color: #000;
}
.customBtn.active{
    background-color: #000;
}
#monthly{
    margin-right:3px;
}
#yearly{
    margin-left:3px;
}
/* Plan UL list */
.planUL{
    list-style-type: none;
    display: flex;
    justify-content: center;
    padding:0px;
    margin-top:100px;
    margin-bottom:0px;
}
.planUL li{
    display: inline-block;
}
.planUL li a{
    color:#fff;
    font-weight: 200;
    font-size: 18px;
    line-height: 155%;
    margin:0px 20px;
    letter-spacing: 1px;
    text-underline-offset: 8px;
}
.planUL li.active a{
    color:#00C1DE;
}
.planUL li a:hover{
    color:#00C1DE;
}
/* Price Card */
.customContainer{
    max-width:1316px;
}
.customColumn{
    padding:0px 20px;
}
.priceCard{
    background-color: #fff;
    color: #0D0F12;
    padding: 31px 38px 32px;
    border-radius: 12px;
}
.priceCard h2{
    color:#0D0F12 !important;
    font-weight: 700;
    font-size: 25px;
    line-height: 145%;
}
.priceCard button{
    padding: 14px 28px;
    border-radius: 6px;
    border:none;
    color: #0D0F12;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    display: block;
    width: 100%;
    text-transform: inherit;
    margin-bottom:0px;
}
.priceCardDesc{
    font-weight: 600;
    font-size: 15px;
    line-height: 160%;
    color: #393D42 !important;
    margin-top:4px;
    margin-bottom:0px;
    max-width: 85%;
}

.priceCardDesc a{
    color: #393D42 !important;
}


.priceCardDetails{
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    color: #393D42 !important;
    margin-top:0px;
}
.priceCardPrice{
    font-weight: 700;
    color: #0D0F12 !important;
    line-height: 150%;
    font-size: 31px;
    margin-bottom:0px;
    letter-spacing: 1;
    margin-top:30px;
}
.priceCardChat{
    font-weight: 700;
    color: #0D0F12 !important;
    line-height: 150%;
    font-size: 31px;
    margin-bottom:0px;
    letter-spacing: 1;
    margin-top:30px;
}
.monthlyPrice.strike{
    text-decoration: line-through;
    text-decoration-color: #0280A7;
    color: #4B525B !important;
    font-weight: 300;
}
.yearlyPrice{
    font-weight: 700;
    color: #0D0F12 !important;
    margin-left:5px;
}
.priceCard ul{
    list-style-type: none;
    margin:35px 0px 0px 0px;
    padding:35px 0px 0px 0px;
    border-top: 1px solid #CFD2D7;
    position: relative;
}
.priceCard ul li{
    font-weight: 300;
    font-size: 15px !important;
    line-height: 150%;
    padding-left:35px;
    position: relative;
    margin-bottom:16px;
}
.priceCard ul li svg{
    position: absolute;
    left:0px;
    top:-2px;
}
.included{
    color: #0D0F12 !important;
}
.notIncluded{
    color: #6A7485 !important;
}
.notIncluded path{
    stroke:#6A7485;
}
.priceCard1{
    border-top: 12px solid #007DA4;
}
.priceCard1 button{
    border:2px solid #007DA4;
}
.priceCard1 button:hover{
    background: #007DA4;
}

.priceCard1 .buttonMonth{
    border:2px solid #007DA4;
}
.priceCard1 .buttonMonth:hover{
    background: #007DA4;
}

.priceCard1 .included path{
    stroke:#007DA4;
}




.priceCard2{
    border-top: 12px solid #96C93C;
    /*transform: scale(1.08);*/
}
.popularIcon{
    position: absolute;
    top: 0px;
    right: 45px;
    width: 119px;
    height: auto;
}
.priceCard2 button{
   border:2px solid #96C93C;
}
.priceCard2 button:hover{
    background: #96C93C;
}
.priceCard2 .included path{
    stroke:#96C93C;
}

.priceCard2 .buttonMonth{
    border:2px solid #007DA4;
}
.priceCard2 .buttonMonth:hover{
    background: #007DA4;
}



.priceCard3{
    border-top: 12px solid #96C93C;
}
.priceCard3 button{
    background: #96C93C;
}

.priceCard3{
    border-top: 12px solid #96C93C;
}
.priceCard3 button{
    background: #96C93C;
}
.priceCard3 button:hover{
    background: #8ab937;
}
.priceCard3 .included path{
    stroke:#96C93C;
}



.priceCard4{
    border-top: 12px solid #00C1DE;
}
.priceCard4 button{
    border:2px solid #00C1DE;
}
.priceCard4 button:hover{
    background: #00C1DE;
}
.priceCard4 .included path{
    stroke:#00C1DE;
}
.priceCardCalc{
    font-weight: 700;
    color: #0D0F12 !important;
    line-height: 150%;
    font-size: 31px;
    margin-bottom: 0px;
    margin-top: 30px;
}
.howMany{
    font-size:16px;
    color: #393D42 !important;
    margin-bottom:5px;
    margin-top:20px;
}
.priceChanger{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-left: -10px;
}

.priceChanger .priceChangerText{
    flex: 20%;
    padding: 0px 10px;
    border-right: 1px solid;
}
.priceChanger .priceChangerText:last-child{
    border:none !important;
}
.priceChanger .priceChangerText p{
    color: #393D42 !important;
    font-size: 14px;
    padding: 3px 0px;
    text-align: center;
    margin: 0px;
    border-radius: 5px;
    cursor: pointer;
}
.priceChanger .priceChangerText p:hover{
    background: #00C1DE;
}
.priceChangerText.active p{
    background: #00C1DE;
}

/* Styles for dialog window */
#form-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

#form-dialog p{
    color: #393D42 !important;
    font-weight: bold;
}
.formWrapper label{
    color: #393D42 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.formWrapper input{
    background-color:#fff !important;
    color: #393D42 !important;
}

.formWrapper select{
    background-color:#fff !important;
    color: #393D42 !important;
    padding:10px !important;
    height:45px;
}

.formWrapper .gform_wrapper .ginput_container_select{
    padding:0px !important;
}


.formWrapper .gfield{
    margin:0px !important;
    padding:0px !important;
}

.formWrapper .gform_button{
    background: #96C93C !important;
    padding: 14px 28px;
    border-radius: 6px;
    border: none;
    color: #0D0F12;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    display: block;
    width: 100%;
}

.tabTeams{
    padding-top:40px !important;
}






.redeemText{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 80px;
}
.redeemText a{
    text-underline-offset: 3px;
}
.hiddenDesktop ul{
    border-bottom:1px solid #CFD2D7;
    padding-top: 15px;
    margin-top:20px;
    margin-bottom:20px;
}
.hiddenValues{
    display: none;
}
.hiddenDesktop{
    display: none;
}
/* Slider */
.sliderBody{
    padding-top:80px;
    background-color: #0A0A0A;
    /*background-image:url('/wp-content/themes/vdx/assets/images/pricing/TestimonialWave-min.png');*/
    background-repeat: no-repeat;
    background-size: contain;
}

.billmonth{
    display:none;
}
.sliderContainer{
    max-width:1316px;
}
.sliderColumnLeft{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size:630px;
}
.sliderImage{
    display: block;
    flex: 0 0 auto;
    max-width: 400px;
    height: auto;
    width: 100%;
    *width: auto;
    margin:0px auto;
}
.bottomSliderRow{
    border-top: 1px dashed #007DA4;
}
.sliderContent{
    padding-left:30px;
}
.sliderContent h2{
    font-weight: 700;
    font-size: 48px;
    line-height: 135%;
}
.sliderContentIntro{
    font-weight: 200;
    font-size: 15px;
    line-height: 160%;
    margin-bottom:64px;
}
.sliderContentQuote{
    font-weight: 400;
    font-size: 20px;
    line-height: 155%;
    margin-top:0px;
}
.sliderContentAuthor{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}
.sliderContentStatic{
    margin-bottom:-255px;
}
.sliderContentBottom{
    padding-top:230px;
}
.slider-nav{
    padding-top:50px;
    padding-bottom:100px;
}
.slider-nav .slick-track{
}
.slider-nav p{
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 15px;
    line-height: 155%;
    margin: 4px 25px;
    letter-spacing: 1px;
    text-underline-offset: 8px;
    text-decoration: underline;
    cursor: pointer;
}
.slider-nav p:hover{
    color: #00C1DE;
}
.slider-nav .slick-current p{
    color: #00C1DE !important;
}
.slider-nav .slick-track{
    width:100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transform: none !important;
}
.quoteIcon{
    position: absolute;
    right: 32px;
    z-index: 100;
    margin-top: -15px;
}
.arrowWrapper{
    display: table;
    background-color: #0A0A0A;
    position: absolute;
    right: 0;
    top: -24px;
    padding:0px 10px;
    z-index: 10;
}
.arrowWrapper div{
    display:inline-block;
    margin:0px 5px;
}
.arrowWrapper div img{
    width:45px;
    height:45px;
    cursor: pointer;
}
/* FAQ */
.faqSection{
    padding-top:140px;
    padding-bottom:80px;
    /*background-image:url('/wp-content/themes/vdx/assets/images/pricing/FAQWaves-min.png');*/
    background-repeat: no-repeat;
    background-size: cover;
}
.faqSection h2{
    text-align: center;
    margin-bottom:40px;
}
.accordWrap{
    background: rgba(13, 15, 18, 0.6);
    border: 1px solid #393D42;
    border-radius: 4px;
    margin-bottom:25px;
}
.accordWrap:hover{
    border: 1px solid #00C1DE;
}
.accordWrap h3{
    font-size: 16px;
    line-height: 150%;
    color: #00C1DE !important;
    margin-bottom:0px;
    font-weight:500;
    padding: 18px 55px 18px 24px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}
.accordWrap h3:after{
    content: '\002D';
    position: absolute;
    right:20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid;
    text-align: center;
    padding-top: 2px;
    top:14px;
    font-size: 24px;
    font-weight: 300;
}
.accordWrap h3.collapsed:after {
    content: '\002B';
}
.card-body{
    padding:0px 24px;
}
.card-body p{
    font-size:16px !important;
    line-height:180% !important;
    margin-top:0px;
}
/* Footer Banner */
.footerBanner{
    background: linear-gradient(93.3deg, #96C93C 11.12%, #00C1DE 94.95%);
    padding-top:45px;
}
.footerBanner .container{
    max-width:1316px;
}
.footerBanner p{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #092407 !important;
    text-transform: uppercase;
    margin-top:0px;
    margin-bottom:12px;
}
.footerBanner h2{
    font-weight: 700;
    font-size: 42px;
    line-height: 135%;
    display: flex;
    align-items: center;
    color: #092407 !important;
    max-width:510px;
}
.footerBanner button{
    border: 2px solid #092407;
    border-radius: 6px;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #092407;
    margin-top: 30px;
    margin-bottom:60px;
    text-transform: inherit;
}
.footerBanner button:hover{
    background-color:#092407;
    color:#fff;
}
.bannerBottom{
    max-width: 700px;
    height: auto;
}
/* Small Print*/
.smallPrint{
    padding-top:80px;
    padding-bottom:80px;
}
.smallPrint p{
    font-size:14px;
    line-height: 170%;
    margin:0px;
}

.tab{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-top:30px;
}

.tablinks{
    flex: 50%;
    padding: 15px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    cursor: pointer;
    text-align: center;
}
.tablinks:hover{
    color:#0ac0dd;
    border-bottom: 3px solid;
}
.tablinks.active{
    color:#0ac0dd;
    font-weight: 500;
    border-bottom: 3px solid;
}

.tabRow{
    max-width: 1000px;
    margin: 0px auto;
}

.tabcontent {
    display: none;
    padding:40px 0px;
    border-top: none;
}



@media screen and (max-width:1399px){
    .pricingBody{
        background-position: 0% 14%;
    }
    .planUL{
        display:inherit;
        text-align: center;
    }
    .planUL li a{
        font-size:15px;
    }
}
@media screen and (max-width:991px){
    .planUL li{
        display: block;
    }
    .pricingBody{
        background-image:none;
    }
    .priceCardChat,.priceCardPrice{
        margin-top:0px;
        font-size:20px !important;
    }
    .priceCardDesc{
        display: none;
    }
    .desktopFeatures{
        display:none;
    }
    .hiddenDesktop{
        display: inherit;
    }
    .planUL{
        margin-bottom:40px;
    }
    .planUL li a{
        font-size:16px;
    }
    .heroNew h1{
        line-height: 100%;
    }
    .priceCard2{
        transform: scale(1.0);
    }
    .customColumn {
        padding: 0px 30px;
    }
    .priceCard3{
        margin-top:60px;
    }
    .slider-nav{
        display: none !important;
    }
    .sliderColumnLeft{
        display: none;
    }
    .sliderContentBottom{
        padding-top:0px;
    }
    .sliderContentStatic{
        margin-bottom:0px;
    }
    .bottomSliderRow{
        border-top:none;
    }
    .arrowWrapper{
        position: relative;
        left:30px;
        top:0px;
        padding-top:20px;
        padding-bottom:40px;
    }
    .sliderBody{
        padding-top:50px;
    }
}
@media screen and (max-width:767px){
    .heroNew{
        padding-top:100px;
    }
    .heroNew h1{
        font-weight: 700;
        font-size: 36px;
        line-height: 135%;
    }
    .btn-group-custom{
        margin-top:10px;
        width: 100%;
        margin-bottom:40px;
    }
    .customBtn{
        font-size:13px;
    }
    .planUL{
        flex-direction: column;
        margin-top:40px;
    }
    .planUL li{
        text-align: center;
        margin-bottom:15px;
    }
    .priceCard{
        padding:20px;
        margin-bottom:30px;
    }
    .priceCard3{
        margin-top:0px;
    }
    .redeemText{
        margin-top:20px;
    }
    .pricingBody{
        padding-bottom:20px;
    }
    .sliderContent{
        padding-left:0px;
    }
    .sliderContent h2{
        font-size: 32px;
    }
    .arrowWrapper{
        left:0px;
    }
    .heroNew p{
        font-size:16px;
    }
    .faqSection{
        padding-top:50px;
        padding-bottom:50px;
    }
    .footerBanner h2{
        font-size:32px;
    }
    .bannerBottom{
        display: none;
    }
    .smallPrint{
        padding-top:40px;
        padding-bottom:40px;
    }
    .tablinks{
        font-size:14px;
    }
    .priceChanger .priceChangerText {
        flex: 100%;
        padding: 0px;
        margin-bottom:5px;
        border-right: none;
    }
    .priceChanger{
        margin-left:0px;
    }
    .tabRow .col-sm-12,
    .tabRow .col-sm-6{padding:0px;}
    .howMany{text-align: center;}
}
