/**** Add Visuelt Font ****/
@font-face {
    font-family: 'visuelt-medium-pro';
    src: url('/uploads/00001316/fonts/visuelt-medium-pro.eot');
    src: url('/uploads/00001316/fonts/visuelt-medium-pro.eot?#iefix') format('embedded-opentype'),
         url('/uploads/00001316/fonts/visuelt-medium-pro.woff2') format('woff2'),
         url('/uploads/00001316/fonts/visuelt-medium-pro.woff') format('woff'),
         url('/uploads/00001316/fonts/visuelt-medium-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'visuelt-regular-pro';
    src: url('/uploads/00001316/fonts/visuelt-regular-pro.eot');
    src: url('/uploads/00001316/fonts/visuelt-regular-pro.eot?#iefix') format('embedded-opentype'),
         url('/uploads/00001316/fonts/visuelt-regular-pro.woff2') format('woff2'),
         url('/uploads/00001316/fonts/visuelt-regular-pro.woff') format('woff'),
         url('/uploads/00001316/fonts/visuelt-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'visuelt-bold-pro';
    src: url('/uploads/00001316/fonts/visuelt-bold-pro.eot');
    src: url('/uploads/00001316/fonts/visuelt-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('/uploads/00001316/fonts/visuelt-bold-pro.woff2') format('woff2'),
         url('/uploads/00001316/fonts/visuelt-bold-pro.woff') format('woff'),
         url('/uploads/00001316/fonts/visuelt-bold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
    color: #292933;
    -webkit-font-smoothing: antialiased;
}
a{
    color: #0076BF;
    cursor: pointer;
}
.banner-container{
   background: #F68B26;
   width: 100%;
}
.banner-container p{
       color: #fff;
       font-size: 18px;
       padding: 6px 0 8px;
       margin-bottom: 0;
 
   }
   .banner-container p .p{
       font-size: 16px;
   }
  .jumboContent{
  margin-top: 60px;
  background: rgba(15,84,135,0.5);

  }
  .jumboContent h1{
  color: #fff;
  font-size: 24px;
  padding: 16px 16px 20px 16px;
  }
  .infoData h4{
  color: black;
  font-weight: 600;
  font-size: 18px;
  }
    .infoData h6{
  color: black;
  font-weight: 400;
  }
  .freeLook p{
      color: #fff;
      font-size: 18px; 
      padding-top: 12px;
  }
  
/* CSS for Newsletter form validation warnings */
form label {
  display: inline-block;
  /*width: 100px;*/
}
.no-break {
    white-space: nowrap;
}
.error {
  color: red;
  margin-left: 5px;
}

label.error {
  display: inline;
}

/***** iFrame control form styles *****/
.formIframe {
    /*height: 500px;*/
}

.formIframe #at4-share, .formIframe .usabilla_live_button_container {
display: none;
}


/* Update FAQs tab area */

ul.nav-tabs{
    font-weight: 600;
}
ul.nav-tabs li a {
    color:#000;
    width: fit-content;
}
.nav-tabs>li>a {
    border-radius: 10px 10px 0 0;
    display: block;
}
ul.nav-tabs .nav>li>a:focus, .nav>li>a:hover {
    background-color: #f4f4f4;
    color: #0659A5;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #0659A5;
    font-weight: 600;
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
    /*border-bottom-color: transparent;*/
    width: fit-content;
}
.nav-tabs {
    border-bottom: 5px solid #F2F2F7 !important;
}
.nav-tabs>li>a:hover {
    border-color: #f4f4f4;
}
.faq .nav>li>a{
    padding: 15px 30px;
    margin-left: 6px;
}
@media(max-width:991px){
.nav-tabs>li>a {
	border-radius: 10px;
	}
.nav-tabs>li{
    /*margin-right: 80px;*/
    width: 100%;
    margin-bottom: 10px;
}
.nav-tabs{
    /*border-bottom: 0!important;*/
    }
/*.nav>li:nth-child(2) {*/
/*	margin-top: 10px;*/
/*    }*/
}

/* Updates to Our Product Offerings Area  */
.product-offerings .fa-check {
    color: #0659A5;
}
@media(min-width: 576px) {
    .card-deck .card {
        flex: 100%;
    }
}
@media(min-width: 768px) {
    .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .card-deck .card {
        flex-grow: inherit;
        flex-shrink: inherit;
        flex-basis: 45%;
    }
    .hero-gen{
        background-position: top left -280px !important;
    }
}
.product-offer-list p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    background: url(http://memberenroll-stage.com/uploads/00001240/icons/check-bullet.svg) no-repeat;
    background-size: 45px;
    padding-left: 58px;
    padding-top: 6px;
    min-height: 50px;
}







.bg-blue{
    background: rgba(6, 89, 165, 0.9);
}

.social-icon {
    margin: 20px 20px 20px 0;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 22px;
    border-left: 5px solid #eee;
}

cite {
    text-align: right;
    font-style: normal;
    /*text-transform: uppercase;*/
    font-size: 18px;
}

cite p{
    margin: 0;
}

.nav-phone:hover {
 color: #692558;   
}

/**************************** Static Feedback Button *****************************/
.usabilla_live_button_container{
    z-index: 2222 !important;
}






/****************** FAQ Tabs Styles *********************/



#trFAQs .card-header{
	background: none;
	border-top: 1px solid #ccc;
	border-bottom: 0px!important;
	padding: 21px 15px;

}

#trFAQs .card {
border: none;
margin-bottom: 0px;
}

#trFAQs .card:hover {
top: 0px;
background-color: #fff;
}

/*#trFAQs p {*/
/*margin-left: 40px;*/
/*}*/

#trFAQs .accordion{
border-bottom: 1px solid #ccc;
}

#trFAQs .card-body{
padding: 0;
}

#trFAQs .nav-link{
	margin-right: 5px;
	padding: 6px 30px 6px 30px;
	border: 0px;
	border-radius: 10px 10px 0 0;
}
#trFAQs .nav-link.active, #trFAQs .nav-link:hover{
	background: #F2F2F7;
}
.card-header:first-child {
	border-radius: 0;
}

#trFAQs .card-body p, #trFAQs .card-body ul li{
margin-bottom: 15px;
}

@media(max-width: 845px){
.nav-tabs{
border-bottom: 0px!important;
}
#trFAQs .nav-link{
    border-radius: 10px;
}
}


.nav-pills .nav-link.active{
    color: #000;
}

#trFAQs .nav-pills .nav-link{
	margin-bottom: 5px;
}

#trFAQs .nav-pills .nav-link:last-child{
	margin-bottom: 0px;
}

/*#trAnchorMenu.sticky-top {*/
/*	top:100px !important;*/
/*}*/

/*@media(max-width: 400px){*/
/*.navbar .logo {*/
/*    max-width: 170px;*/
/*    }*/
/*}*/

@media(max-width: 768px){
.main-nav {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 1020;
    width: 100%;
    max-width: 768px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media(min-width: 768px){
.main-nav{
    position: relative;
}
}
@media (min-width: 768px){
.footer .navbar-nav>li {
    float: left;
    }
.footer .navbar-nav{
    flex-direction: inherit;    
}
.footer .navbar-nav > li > a {
    padding: 10px 30px 10px 0px;
}
}
.footer-links-blue a{
	color: #0659A5;
}
.footer-links-blue .nav>li>a:hover{
	background: none !important;
	text-decoration: underline !important;
}
.tools-bg-gray{
    background: linear-gradient(transparent 100px, #f4f4f4 0px);
}
.ninety-nine{
    font-size: 36px;
    font-family: 'visuelt-bold-pro', 'Open Sans', 'Roboto', sans-serif;
}
.logo-lp {
    padding-left: 0px;
}

.image-one {
    background-image: url(https://memberenroll-stage.com/uploads/00001316/hero/gn-1.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.hero-text h1{
    font-family: 'visuelt-medium-pro', 'Open Sans', 'Roboto', sans-serif;
    color: #1E0E3E;
    margin-top: 50px;
    font-size: 48px;
    line-height: 1.1em;
}
.hero-text h2, .jumbo-text h2{
    color: #1E0E3E;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 20px;
}
a.rb-link, .rb-link, a.rb-link{
    color:#B62671!important;
    text-decoration: none!important;
    font-size: 16px;
    border-bottom: 2px solid #B62671!important;
    font-family: 'visuelt-medium-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 400;
    cursor: pointer;
}
a.rb-link:hover, .rb-link:hover{
    color:#B62671;
    text-decoration: none!important;
    padding-bottom: 2px;
}





.nav-link a.rb-link, .nav-link .rb-link{
    color:#1E0E3E!important;
    border-bottom: none!important;
    text-decoration: none!important;
}
.nav-link a.rb-link:hover, .nav-link .rb-link:hover{
    color:#B62671!important;
    border-bottom: 2px solid #B62671!important;
    text-decoration: none!important;
    padding-bottom: 2px;
}





.collapsed .panel-title:before{
    
    transform: rotate(0deg);
    transition: all 0.4s;
}
.panel-title:before{
  content: "";
  position: absolute;
  width: 20px;
  height: 26px;
  top: -2px;
  left: 0;
  /*z-index: -1;*/
    background: url(/../uploads/00001316/icons/faq-life-chev-right.svg) no-repeat center center / contain;
    transform: rotate(90deg);
    background-size: 12px;
    transition: all 0.4s;
}w
.panel-title {
    padding-left: 25px;
    position: relative;
}
.rb-bg-gray{
    background: #F2F2F7;
    color: #1E0E3E;
}
h1,h3{
    color: #1E0E3E;
}
.rb-bg-purple {
    background: #1E0E3E;
}
.tools .tool-text{
    background: #F2F2F7;
    padding: 20px;
}
.rb-bg-purple{
    background: #1E0E3E    
}
.bg-white{
    background: #FFF;   
}
.product-card{
    padding: 18px;
}
@media(max-width:991px){
    .product-card img{
        margin-bottom: 12px;
    }    
}
@media(max-width:767px){
    .product-offerings{
        /*margin-top: 70px;*/
        /*padding: 30px 0 80px 0;*/
    }    
}

@media(min-width:992px){
    .product-card img{
        width: 90px;
        /*max-width: 200px;*/
    }    
}
.product-card h3{
    margin-bottom: 10px;
}
/*.rebrand .card-columns {*/
/*    column-count: 1;*/
/*}*/

/******** Tool Cards ********/
@media(min-width:576px){
    .card-columns {
        column-count: 2;
    }
}
.rebrand .card-deck .card {
    border-radius: 0px;
}



@media (min-width: 992px){
     .main-section .card-deck .card {
        flex-basis: 30%;
    }    
}
@media (min-width: 992px){
     .main-section .card-deck .card {
        flex-basis: 30%;
    }    
}
@media(max-width:767px){
    .tool-2{
        margin-top: 36px;
    }
}


@media (min-width: 768px) and (max-width: 991px){
    .rebrand .card-deck .card {
        flex-grow: inherit;
        flex-shrink: inherit;
        flex-basis: 43%;
    }    
}



@media (max-width: 767px){
    .rb-tools{
        margin-top: 50px;
    }
    .rebrand .jumbo-img {
        /*min-height: 300px;*/
        /* min-height: 220px; */
        /*margin-left: 15px;*/
        /*margin-right: 15px;*/
        /*margin-top: 40px;*/
    }  
}
.rb-tools .card-body{
    background: #F2F2F7    
}
.rb-tools .card{
    border: 0px;
}
.rb-tools h3.heading{
    margin-bottom: 0px;
}


@media (min-width: 768px){
    .rb-jumbo{
        margin-bottom: 20px;
    }
}
.rebrand .footer{
    background: #1E0E3E;
    color: #FFF;
}
.footer-links-blue a, .footer-links-blue a:hover {
    color: #FFF !important;
    text-decoration: none !important;
}
.tool-jumbo .image-one{
    background-image: url(/uploads/00001314/hero/hero-image-tools-rb.jpg);
}
.rebrand .btn{
    background: #B62671;
    color: #FFF;
    border-radius: 150px;
    font-size: 16px;
    padding: 14px 24px;
    min-width: 176px;
    font-family: 'visuelt-regular-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 700;
}
.rebrand h3{
    font-size: 48px;
    line-height: 1.2em;
}
.rebrand h4{
    font-size: 24px;
    line-height: 32px;
}
.product-card h3{
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}
.product-card h4{
    font-size: 16px;
    line-height: 24px;
}
@media(min-width:992px){
    .product-card .align-self-center{
        text-align: center;
    }
    .product-card h3{
        margin-top: 6px;
    }
    .product-card h4{
        padding-bottom: 8px;   
    }
}
.testimonial h3{
    font-size: 32px;
    line-height: 44px;
    font-family: 'visuelt-regular-pro', 'Open Sans', 'Roboto', sans-serif;
}

.rebrand .faq-v2 .accordion h4{
    font-size: 16px;
    line-height: 24px;
}
.rebrand .faq-v2 .accordion .panel-default>.panel-heading {
    padding: 13px 0 3px 7px;
}
.h1-sm {
    font-size: 48px !important;
    line-height: 56px;
    font-weight: 400!important;
}
.join-text {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #292933;
}
.join-h1{
    margin-bottom: 10px;
    margin-top: 30px;
}
.rebrand .footer p{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.card-text{
    margin-bottom: 15px;
    margin-top: 20px;
    color: #1E0E3E;    
}
.anchor-active,  #trAnchorMenu a:hover{
    color: #1E0E3E !important;
}
h4, h5{
    color: #1E0E3E;    
}
.footer li{
    font-size: 14px;
}
body, h1, h2, h3, h4, h5, h6{
    font-family: 'visuelt-regular-pro', 'Open Sans', 'Roboto', sans-serif;
}

h1, h5{
    font-family: 'visuelt-bold-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 500;
}
h3{
    font-family: 'visuelt-medium-pro', 'Open Sans', 'Roboto', sans-serif;
}
h4{
    font-family: 'visuelt-regular-pro', 'Open Sans', 'Roboto', sans-serif;
}
.panel-title{
    font-family: 'visuelt-bold-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 500;
}
strong{
    font-family: 'visuelt-bold-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 500;
}
.panel-title{
    color: #292933;
}
.blue {
    color: #0076BF;
}
.hero-gen {
    background-image: url(https://memberenroll-stage.com/uploads/00001314/hero/persona-hero-gen.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.hero-ec {
    background-image: url(https://memberenroll-stage.com/uploads/00001256/hero/persona-hero-ec.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.hero-em {
    background-image: url(https://memberenroll-stage.com/uploads/00001256/hero/persona-hero-em.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.hero-af {
    background-image: url(https://memberenroll-stage.com/uploads/00001256/hero/persona-hero-af.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.hero-ma {
    background-image: url(https://memberenroll-stage.com/uploads/00001256/hero/persona-hero-ma.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}
.bailey-gabby-gen {
    background-image: url(/uploads/00001314/hero/persona-hero-bailey-gabby);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 20vw;
}


.main-area .card img {
    margin-top: -55px;
    margin-bottom: 15px;
    height: 105px;
}
.nav-link{
    font-family: 'visuelt-medium-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 400;
}
.dropdown-toggle::after{
    color: #1E0E3E;
}
.dropdown-toggle:hover:after{
    color: #B62671;
}
@media(max-width: 991px){
    .tool-3{
        margin-top: 36px;
    }    
}
@media(min-width:768px){
    .jumbo-text{
        padding-right: 50px;
    }    
}
.dropdown-item {
    color: #1E0E3E;
    font-weight: 400;
}
.dropdown-item:focus, .dropdown-item:hover{
    color: #1E0E3E;
}
.faq a{
    color: #B62671;
}
.card-title{
    font-size: 20px;
    line-height: 28px;
}
@media(max-width:767px){
    #v-pills-home-tab{
        margin-top: 30px;
    }
    h3.stat{
        font-size: 24px;
        line-height: 32px;
        font-family: 'visuelt-regular-pro', 'Open Sans', 'Roboto', sans-serif;
    }
    .ninety-nine{
        font-size: 28px;
        line-height: 32px;
    }
    .hero-text h1, h3.heading, .h1-sm,  .main-area .product-offerings h3{
        font-size: 40px!important;
        line-height: 48px!important;
    }
    .hero-text h2, .rebrand h4.white, .join-text, h4.subhead{
        font-size: 20px;
        line-height: 28px;
    }
}
@media(max-width:991px){
    .product-card{
        padding: 28px 18px;
    }
}

.navbar-light .navbar-nav .nav-link a{
    color: #1E0E3E;
}
.mdBold{
    font-family: 'visuelt-bold-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 500;
}
.anchor-links{
    font-family: 'visuelt-medium-pro', 'Open Sans', 'Roboto', sans-serif;
    font-weight: 500;
}
.rebrand .footer .footer-warning{
    font-size: 18px;
    line-height: 24px;
}





/************* Video Modal START *************/

.limelight-player .vjs-limelight-big-play {
    z-index: 999!important;
    box-shadow: inset 0px 0px 0px 1px #000!important;
    opacity: 1!important;
}
.limelight-player .vjs-limelight-big-play{
    text-shadow: none!important;
    font-size: 120px!important;
}
.limelight-player .vjs-limelight-big-play:before{
    border-radius: 100px;
    background: #000;
    opacity: .6!important;
}
/* Life Arrow */
#limelight_player_737552 .vjs-limelight-big-play {
    color: #0079C4!important;
}
/* LTD Arrow */
.ltd-jumbo .vjs-limelight-big-play {
    color: #2AAD7F!important;
}
/* Life Arrow */
#limelight_player_928285 .vjs-limelight-big-play {
    color: #00B6DD!important;
}
.limelight-player{
    display: block!important;   
}
@media(min-width:576px){
    .modal-dialog, .modal-content{
        width: 497px!important;
        height: 281px!important;
    }
/*Life version    */
    .iframe-per-life{
        width: 497px!important;
        height: 308px!important;
    }
/*LTD version    */
    .iframe-per-ltd{
        width: 497px!important;
        height: 280px!important;
    }
}

@media(min-width:1200px){
    .modal-dialog, .modal-content{
        width: 798px!important;
        height: 450px!important;
    }
/*Life Version*/
    .iframe-per-life{
        width: 798px!important;
        height: 495px!important;
    }
/*LTD Version*/
    .iframe-per-ltd{
        width: 798px!important;
        height: 450px!important;
    }    
}

@media(max-width:575px){
        .iframe-per-life{
            /*width: 500px!important;*/
            /*height: 350px!important;*/
    }
    
}

/************* Video Modal END *************/

/*@media (min-width: 992px) {*/
/*    .persona-img {*/
/*        margin-top: 60px;*/
/*    }*/
/*}*/



/************* Tooltip Modal START *************/
/* Custom CSS setup needed here for tooltip modals as this journey is BS4, whereas other landing pages are setup with BS3 */

.modal-header .close {
    padding: 0;
    margin-top: -2px;
    opacity: 1;
    margin-right: 0px;
    margin-bottom: 0px;
}
.modal-header{
    border-bottom: 0px;
    padding: 15px;
    display: block;
}
.modal-header .close img{
    height: 32px;
    margin: 0;
}
.modal-footer{
    border-top: 0px;
    padding: 15px;
}
.modal-content{
    height: auto !important;
}
.modal-content p{
    margin-bottom: 10px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}
.fa-info-circle{
    cursor: pointer;
}
/************* Tooltip Modal END *************/







