


  
  #hs_cos_wrapper_widget_1638217991328 {
    background: #d7d7d7;
  }


  .quicktest_video_selection {
    display: none; 
    row-gap: 25px; 
    column-gap: 10%; 
    grid-template-columns: 45% 45%; 
    grid-template-rows: auto; 
    width: 75%; 
    height: auto; 
    margin-right: auto; 
    margin-left: 0; 
    padding: 10px; 
    background: #f5f5f5; 
    z-index: 5000; 
    border-bottom-left-radius: 10px; 
    border-bottom-right-radius: 10px;
  }


  
  #trynowbutton:active, #trynowbutton:hover {
    background-color: rgba(100,155,232,1.0);
    border-color:rgba(100,155,232,1.0);
    color: #fff;
}
  
  
  #trynowbutton {
    width: 25%;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: rgb(61,127,218);
    vertical-align: top;
    /* border-radius: 6px; */
    border-width: 0px;
    text-transform: uppercase;
    color: rgb(255,255,255);
    font-family: Roboto;
    height: 48.19px;
    transition: all .4s ease;
    padding: 6px 18px;
    text-shadow: none;
    width: auto;
    font-size: 13px;
    line-height: 1.5em;
    /* border-radius: 30px; */
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    transition: border-color .25s cubic-bezier(.45,.01,.45,.95),background-color .25s cubic-bezier(.45,.01,.45,.95),color .25s cubic-bezier(.45,.01,.45,.95);
}
  
.hamburger-icon .line.line-1 {
    top: 0;
    width: 1.4em !important;
    left: .5em !important;
    right: .1em !important;
}


.hamburger-icon .line.line-2 {
    top: 33% !important;
}

  .hamburger-icon .line.line-3 {
    top: 66% !important;
}

.hamburger-icon:not(.active) .line.line-3 {
    left: .2em !important;
    width: 1.7em !important;
    right: .1em !important;
}

.hamburger-icon.active .line {
    background: rgba(245, 245, 245, 1.0) !important;
    width: 2em !important;
    left: 0em !important;
}

.hamburger-icon.active .line-1 {
    transform: translateY(0.3em) translateX(0) rotate(45deg) !important;
}
  
  
  .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    margin-bottom: 0px;
	line-height: 1.2rem;
  }
  
  #hs_cos_wrapper_global_footer .hhs-footer-mod {
    background-image: url('/hubfs/3351742/brain-blue-25percent_600x600.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
  }
  
  @media (max-width: 1200px) {
    .hhs-hero-overlay {
      background: rgba(255,255,255,0.7) !important;
    }
  }


  @media (max-width: 600px) {
    /*
    #headergrid {
      display:none !important;
    }
    .getdemobutton {
      visibility:hidden !important;
    }
    
    h1.heroheadline {
      font-size:35px !important;
    }
  .hhs-hero-mod {
    background-position: center bottom !important;
  }*/
    
    #testselector {
      width:100% !important;
    }
    #register {
      width:60% !important;
    }
    #trynowbutton {
      width:40% !important;
    }
    /*
    .immersion_subhead  {
      color:#ffffff !important;
      
    }
    */

    .quicktest_nopop_box {
      width:100% !important;
    }
    

}
  
  .blueheadline {
    color: #3177d8;
  }
  
  
ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}
li.brain {
background: url('/hubfs/Blue%20Brain.png') no-repeat left top;
  height: 70px;
padding-left: 44px;
  padding-right: 44px;
padding-top: 3px;
}
  
  a#cta_button_custom {
-webkit-font-smoothing: antialiased !important;
cursor: pointer !important;
-moz-user-select: none !important;
-webkit-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
display: inline-block !important;
font-weight: normal !important;
text-align: center !important;
text-decoration: none !important;
-moz-transition: all .4s ease !important;
-webkit-transition: all .4s ease !important;
-o-transition: all .4s ease !important;
background: rgb(255,89,100) !important;
border-radius: 6px !important;
border-width: 0px !important;
color: rgb(255,255,255) !important;
font-family: sans-serif !important;
height: auto !important;
transition: all .4s ease !important;
padding: 18px 18px !important;
text-shadow: none !important;
width: auto !important;
font-size: 24px !important;
line-height: 1.5em !important;
}
