/*-----------------------------------------------
  Base SCSS - No styles actually output. Variables / Functions / Mixins
----------------------------------------------- */
/*-----------------------------------------------
  Hero Arrow SCSS
----------------------------------------------- */
.hero_arrow_wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 150; }
  .hero_arrow_wrapper .container {
    min-height: 0 !important; }
  .hero_arrow_wrapper #hero_arrow {
    position: relative;
    height: 36px;
    width: 44px;
    background-color: white;
    cursor: pointer; }
    @media screen and (max-width: 737px) {
      .hero_arrow_wrapper #hero_arrow {
        display: none; } }
    .hero_arrow_wrapper #hero_arrow:after {
      content: "\e114";
      left: 1px;
      display: block;
      position: absolute;
      z-index: 110;
      cursor: pointer;
      font-size: 24px;
      letter-spacing: 0em;
      top: 5px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      color: #005596;
      text-align: center;
      width: 100%;
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
    .hero_arrow_wrapper #hero_arrow.up-arrow:after {
      -ms-transform: rotate(180deg) translate(2px, 0);
          transform: rotate(180deg) translate(2px, 0); }
    .hero_arrow_wrapper #hero_arrow.active:after {
      content: "\e113"; }

.cms-home .std p:first-child {
  display: none; }

.shine.default {
  opacity: 0; }

#abby_slide .headline {
  color: #002868 !important; }

#slideshow_nav_wrapper {
  position: absolute;
  z-index: 200;
  bottom: 35px;
  width: 100%;
  text-align: center; }
  #slideshow_nav_wrapper .slideshow_nav {
    display: inline-block; }
  #slideshow_nav_wrapper .pag-item {
    color: white;
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 100%;
    background: white;
    margin-left: 20px;
    float: left;
    cursor: pointer; }
    #slideshow_nav_wrapper .pag-item:first-child {
      margin-left: 0; }
    #slideshow_nav_wrapper .pag-item.cycle-pager-active {
      box-shadow: 0px 0px 10px 3px #FFF; }

#cree_home_slideshow {
  min-height: 500px;
  background: #005596;
  position: relative;
  overflow: hidden;
  margin-top: 0 !important; }
  @media (max-width: 737px) {
    #cree_home_slideshow .image_wrapper.shine {
      display: none; } }
  #cree_home_slideshow .image_wrapper.shine:before {
    content: '';
    display: block;
    position: absolute;
    width: 852px;
    height: 852px;
    left: -80%;
    top: -284px;
    z-index: 0;
    background: radial-gradient(circle closest-side at center, rgba(255, 255, 255, 0.7) 0%, rgba(84, 128, 195, 0.5) 70%, rgba(0, 85, 150, 0) 100%); }
    @media (max-width: 979px) {
      #cree_home_slideshow .image_wrapper.shine:before {
        left: -125%; } }
  @media (min-width: 737px) {
    #cree_home_slideshow {
      height: calc(100vh - 143px) !important; } }
  @media (min-width: 979px) {
    #cree_home_slideshow {
      height: calc(100vh - 127px) !important; } }
  @media (max-height: 700px) and (min-width: 737px) {
    #cree_home_slideshow {
      height: calc(100vh - 183px) !important; } }
  @media (max-height: 700px) and (min-width: 979px) {
    #cree_home_slideshow {
      height: calc(100vh - 156px) !important; } }
  .ie8 #cree_home_slideshow {
    border-top: solid 1px #ffc000;
    min-height: 650px; }
  #cree_home_slideshow .container {
    height: 100%;
    position: relative; }
  #cree_home_slideshow .slide {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media (max-width: 737px) {
      #cree_home_slideshow .slide {
        height: auto;
        padding-bottom: 80px; } }
  #cree_home_slideshow #enlightenment_slide .headline, #cree_home_slideshow #enlightenment_slide .subheadline, #cree_home_slideshow #enlightenment_slide .copy {
    text-shadow: 1px 1px 0 #000; }
  #cree_home_slideshow #abby_slide {
    background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/backgrounds/Abby.jpg");
    background-position: 50% 50%;
    background-size: cover; }
    #cree_home_slideshow #abby_slide .slide_copy {
      width: 60%; }
      @media (max-width: 979px) {
        #cree_home_slideshow #abby_slide .slide_copy {
          width: 56%; } }
      @media (max-width: 737px) {
        #cree_home_slideshow #abby_slide .slide_copy {
          width: 100%; } }
    @media (max-width: 737px) {
      #cree_home_slideshow #abby_slide {
        background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/backgrounds/Stadium_BG.jpg"); } }
  #cree_home_slideshow #fast_company_slide {
    background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/backgrounds/product_landing_hero.jpg");
    background-position: 78% 50%;
    background-size: cover; }
  #cree_home_slideshow #enlightenment_slide {
    background: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/backgrounds/Creebulb_Enlightenment_Hero.jpg");
    background-position: 78% 50%;
    background-size: cover; }
  #cree_home_slideshow #non_weird_shape_slide {
    background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/backgrounds/cree_slide2_background.jpg");
    background-position: 50% 50%;
    background-size: cover; }
    @media (max-width: 737px) {
      #cree_home_slideshow #non_weird_shape_slide {
        background-position: 60% 50%; } }
  #cree_home_slideshow #twenty_five_times_longer_slide #twenty_five_times_longer_image {
    position: absolute;
    right: 0;
    height: 120%;
    top: -20%; }
    @media (max-width: 737px) {
      #cree_home_slideshow #twenty_five_times_longer_slide #twenty_five_times_longer_image {
        top: 0; } }
    #cree_home_slideshow #twenty_five_times_longer_slide #twenty_five_times_longer_image img {
      height: 100%;
      width: auto; }
  #cree_home_slideshow #spice_slide .slide_content_wrapper {
    box-sizing: border-box; }
    @media (max-width: 737px) {
      #cree_home_slideshow #spice_slide .slide_content_wrapper {
        margin-top: 0; } }
  @media (max-height: 700px) {
    #cree_home_slideshow #spice_slide .slide_content {
      padding: 20px 0; } }
  @media (max-height: 737px) {
    #cree_home_slideshow #spice_slide .slide_content {
      padding: 40px 0; } }
  #cree_home_slideshow #spice_slide .slide_content .slide_copy {
    float: none;
    margin: auto; }
    @media (max-height: 700px) {
      #cree_home_slideshow #spice_slide .slide_content .slide_copy {
        margin-bottom: 10px; } }
  @media (max-height: 700px) {
    #cree_home_slideshow #spice_slide .slide_content .link_wrapper {
      margin-top: 10px; } }
  #cree_home_slideshow #spice_slide .slide_content .link_wrapper .spice_family_a19_link:hover ~ .spice_family_img .spice_family_a19_on {
    opacity: 1; }
  #cree_home_slideshow #spice_slide .slide_content .link_wrapper .spice_family_reflector_link:hover ~ .spice_family_img .spice_family_reflector_on {
    opacity: 1; }
  #cree_home_slideshow #spice_slide .slide_content .link_wrapper .spice_family_specialty_link:hover ~ .spice_family_img .spice_family_specialty_on {
    opacity: 1; }
  #cree_home_slideshow #spice_slide .slide_content .spice_family_img {
    position: relative;
    width: 100%;
    margin: 20px auto 0 auto;
    clear: both;
    display: block; }
    @media (max-width: 737px) {
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img {
        width: 100%; } }
    #cree_home_slideshow #spice_slide .slide_content .spice_family_img a {
      position: absolute;
      bottom: 0;
      height: 100%; }
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_reflector1 {
        left: 190px;
        width: 16%;
        z-index: 20; }
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_reflector2 {
        right: 0;
        width: 58%;
        z-index: 30; }
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_reflector1:hover ~ .spice_family_reflector_on, #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_reflector2:hover ~ .spice_family_reflector_on {
        opacity: 1; }
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_a19 {
        left: 12%;
        width: 21%;
        height: 80%;
        z-index: 40; }
        #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_a19:hover ~ .spice_family_a19_on {
          opacity: 1; }
      #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_specialty {
        left: 40%;
        width: 8%;
        height: 60%;
        z-index: 50; }
        #cree_home_slideshow #spice_slide .slide_content .spice_family_img a.spice_specialty:hover ~ .spice_family_specialty_on {
          opacity: 1; }
    #cree_home_slideshow #spice_slide .slide_content .spice_family_img .spice_family_reflector_on,
    #cree_home_slideshow #spice_slide .slide_content .spice_family_img .spice_family_a19_on,
    #cree_home_slideshow #spice_slide .slide_content .spice_family_img .spice_family_specialty_on {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      transition: all ease-in 500ms; }
  #cree_home_slideshow #word_slide {
    background: linear-gradient(to bottom, #4b7cbe 1%, #0a599b 100%); }
    #cree_home_slideshow #word_slide .slide_copy {
      width: 100%;
      float: none; }
    #cree_home_slideshow #word_slide .headline {
      font-size: 50px;
      margin-bottom: 10px; }
    #cree_home_slideshow #word_slide .elevator {
      font-size: 21px;
      font-weight: 300;
      display: inline-block; }
    #cree_home_slideshow #word_slide .cms-home .std p:first-child {
      display: inline; }
    #cree_home_slideshow #word_slide .slide_quotes {
      margin: 15px -15px 60px;
      font: 20px 'Roboto', sans-serif; }
      #cree_home_slideshow #word_slide .slide_quotes:before, #cree_home_slideshow #word_slide .slide_quotes:after {
        content: " ";
        display: table; }
      #cree_home_slideshow #word_slide .slide_quotes:after {
        clear: both; }
      #cree_home_slideshow #word_slide .slide_quotes .speech_bubble {
        float: left;
        width: 33.33333%;
        padding: 0 15px; }
        @media (max-width: 738px) {
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble {
            width: 100%;
            float: none;
            margin-bottom: 20px; } }
        #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_content {
          position: relative;
          background-color: white;
          color: #005596;
          padding: 30px 30px 60px;
          margin-bottom: 45px; }
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_content:before {
            content: "";
            color: #789ECF;
            width: 40px;
            height: 75px;
            display: block;
            margin: 0 auto;
            line-height: 1;
            text-align: center;
            background: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/homepage/quote.png") center no-repeat; }
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_content:after {
            content: "";
            position: absolute;
            top: 100%;
            left: 15px;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 25px solid white; }
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_content p {
            font-size: 2rem;
            font-weight: 300;
            line-height: 1.6; }
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_content .cta {
            position: absolute;
            top: 100%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            margin-top: 0; }
        #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_cite img {
          display: block;
          margin-bottom: 5px; }
        #cree_home_slideshow #word_slide .slide_quotes .speech_bubble .speech_bubble_cite p {
          font-style: italic;
          color: white;
          font-size: 12px;
          font-weight: 300;
          letter-spacing: 1px; }
        #cree_home_slideshow #word_slide .slide_quotes .speech_bubble:nth-child(even) .speech_bubble_content {
          background-color: #005596;
          color: white; }
          #cree_home_slideshow #word_slide .slide_quotes .speech_bubble:nth-child(even) .speech_bubble_content:after {
            border-top-color: #005596; }
        #cree_home_slideshow #word_slide .slide_quotes .speech_bubble p {
          display: inline !important; }
      #cree_home_slideshow #word_slide .slide_quotes__logo {
        display: block;
        height: 42px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center left; }
        #cree_home_slideshow #word_slide .slide_quotes__logo--nyt {
          background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/homepage/logos/nyt.png"); }
        #cree_home_slideshow #word_slide .slide_quotes__logo--cnet {
          background-image: url("https://creebulb.com/skin/frontend/rwd/creebulb/images/homepage/logos/cnet.png"); }
      #cree_home_slideshow #word_slide .slide_quotes__heading {
        color: white;
        text-transform: uppercase;
        font-size: 50px; }
      #cree_home_slideshow #word_slide .slide_quotes__quote {
        padding: 15px;
        float: left;
        width: 33.33333%; }
  @media (max-width: 737px) {
    #cree_home_slideshow .product_slide .slide_content_wrapper {
      display: block;
      margin-top: 109px; } }
  #cree_home_slideshow .product_slide .connected_logos_wrapper {
    margin-bottom: 30px; }
    @media (max-width: 737px) {
      #cree_home_slideshow .product_slide .connected_logos_wrapper {
        clear: both;
        display: inline-block;
        float: none; } }
    #cree_home_slideshow .product_slide .connected_logos_wrapper .connected_logos {
      float: left;
      margin-right: 30px;
      margin-bottom: 30px; }

.product_slide .slide_content_wrapper {
  display: table;
  height: 100%;
  width: 100%; }
  @media (max-width: 737px) {
    .product_slide .slide_content_wrapper {
      display: block;
      margin-top: 0; } }
  .product_slide .slide_content_wrapper .slide_content_container {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 737px) {
      .product_slide .slide_content_wrapper .slide_content_container {
        display: block; } }
    .product_slide .slide_content_wrapper .slide_content_container .slide_content {
      position: relative; }

.product_slide .slide_copy {
  width: 70%;
  float: left;
  position: relative;
  z-index: 150; }
  @media (max-width: 979px) {
    .product_slide .slide_copy {
      width: 65%; } }
  @media (max-width: 737px) {
    .product_slide .slide_copy {
      width: 100%; } }
  .product_slide .slide_copy .headline {
    font-size: 42px;
    color: white;
    margin-bottom: 30px;
    line-height: 1.2; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .headline {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .headline {
        text-align: center;
        font-size: 32px; } }
    .product_slide .slide_copy .headline sup {
      font-size: .4em;
      top: -1em; }
  .product_slide .slide_copy .sub_title {
    line-height: 1.2; }
  .product_slide .slide_copy .subheadline {
    font-weight: 600;
    margin: 0;
    line-height: 1.2; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .subheadline {
        font-size: 28px;
        margin-bottom: 10px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .subheadline {
        margin-bottom: 20px; } }
  .product_slide .slide_copy .copy {
    color: white;
    line-height: 1.5;
    margin-top: 0; }
  .product_slide .slide_copy .link_wrapper {
    margin-top: 70px;
    clear: both; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .link_wrapper {
        margin-top: 30px; } }
    @media (max-width: 979px) {
      .product_slide .slide_copy .link_wrapper {
        margin-top: 30px; } }
    @media (max-width: 979px) {
      .product_slide .slide_copy .link_wrapper .cta {
        font-size: 10px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .link_wrapper .cta {
        display: block;
        margin-top: 15px;
        margin-left: 0;
        text-align: center;
        font-size: 12px; } }

.product_slide .product_slide_image {
  top: -40px;
  width: 30%;
  float: right;
  position: relative;
  z-index: 50; }
  @media (max-width: 979px) {
    .product_slide .product_slide_image {
      top: 30px;
      width: 35%; } }
  @media (max-width: 737px) {
    .product_slide .product_slide_image {
      position: absolute;
      width: 70%;
      left: 15%;
      opacity: .3; }
      .product_slide .product_slide_image.bulb_onoff_image {
        width: 40%;
        left: 30%; } }
  @media (max-width: 510px) {
    .product_slide .product_slide_image.bulb_onoff_image {
      width: 70%;
      left: 15%; } }
  .product_slide .product_slide_image.no_top {
    top: 0; }
  .product_slide .product_slide_image .bulb_sentinel {
    visibility: hidden; }
  .product_slide .product_slide_image .bulb_off, .product_slide .product_slide_image .bulb_on {
    position: relative;
    top: 0;
    left: 0; }
  .product_slide .product_slide_image .bulb_shine {
    z-index: 10; }
  .product_slide .product_slide_image .bulb_image {
    position: relative;
    z-index: 50; }
  .product_slide .product_slide_image .bulb_on, .product_slide .product_slide_image .bulb_shine {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease-out;
    transition-delay: 500ms; }
    .product_slide .product_slide_image .bulb_on.animated, .product_slide .product_slide_image .bulb_shine.animated {
      opacity: 1; }
  .product_slide .product_slide_image .new_flag {
    position: absolute;
    bottom: 50px;
    left: -20%;
    color: white;
    text-align: right;
    font-weight: 600;
    font-size: 10px; }
    @media (max-width: 979px) {
      .product_slide .product_slide_image .new_flag {
        display: none; } }
    .product_slide .product_slide_image .new_flag span {
      color: #ffc000;
      display: block; }

.product_slide.half_width .slide_copy, .product_slide.half_width .product_slide_image {
  width: 50%; }

#video_embed .modal-background {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 50;
  background: black;
  opacity: .5; }

#video_embed .modal-dialog {
  width: 60%;
  width: 60vw;
  margin-top: 150px;
  height: 60%;
  height: 60vh;
  z-index: 100; }
  @media (max-width: 737px) {
    #video_embed .modal-dialog {
      width: auto; } }

#video_embed .modal-header {
  padding: 0;
  min-height: 16.42857143px;
  border-bottom: none; }

#video_embed .modal-content {
  padding: 30px 15px 10px 15px;
  max-width: 1020px; }

#video_embed .custom_close_button {
  top: 20px;
  right: 35px;
  padding-top: 5px;
  position: absolute;
  padding-right: 30px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  letter-spacing: 1px; }
  #video_embed .custom_close_button span {
    top: 0;
    right: 0;
    line-height: 25px;
    position: absolute;
    background-color: #5480c3;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: white;
    font-size: 30px;
    font-family: 'Roboto', Arial, sans-serif;
    letter-spacing: 0px; }

.modal-backdrop {
  z-index: 0 !important; }

.portal_row {
  padding: 50px 0; }
  @media (max-width: 979px) {
    .portal_row {
      padding: 30px 0; } }

/*-----------------------------------------------
  Location SCSS
  Select Your Location Panel
----------------------------------------------- */
.cree_portal_box_wrapper {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
  top: -30px;
  opacity: 0;
  transition-property: all;
  transition-duration: 350ms;
  transition-timing-function: ease-out;
  transition-delay: 0ms; }
  @media (max-width: 979px) {
    .cree_portal_box_wrapper {
      padding-right: 20px;
      padding-left: 20px;
      padding-top: 65px; } }
  @media (max-width: 737px) {
    .cree_portal_box_wrapper {
      width: 300px;
      display: block;
      margin: auto;
      float: none !important;
      margin-top: 60px; }
      .cree_portal_box_wrapper:first-child {
        margin-top: 0; } }
  .cree_portal_box_wrapper.animated {
    top: 0;
    opacity: 1; }
  .cree_portal_box_wrapper .title, .cree_portal_box_wrapper .product_slide .slide_copy .headline, .product_slide .slide_copy .cree_portal_box_wrapper .headline, .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag, .product_slide .product_slide_image .cree_portal_box_wrapper .new_flag {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    width: 100%; }
    .cree_portal_box_wrapper .title a, .cree_portal_box_wrapper .product_slide .slide_copy .headline a, .product_slide .slide_copy .cree_portal_box_wrapper .headline a, .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag a, .product_slide .product_slide_image .cree_portal_box_wrapper .new_flag a {
      font-size: 13px; }
    @media (max-width: 979px) {
      .cree_portal_box_wrapper .title, .cree_portal_box_wrapper .product_slide .slide_copy .headline, .product_slide .slide_copy .cree_portal_box_wrapper .headline, .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag, .product_slide .product_slide_image .cree_portal_box_wrapper .new_flag {
        font-size: 12px;
        padding: 0 20px; } }
    @media (max-width: 737px) {
      .cree_portal_box_wrapper .title, .cree_portal_box_wrapper .product_slide .slide_copy .headline, .product_slide .slide_copy .cree_portal_box_wrapper .headline, .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag, .product_slide .product_slide_image .cree_portal_box_wrapper .new_flag {
        font-size: 18px;
        padding: 0;
        margin-top: 20px; }
        .cree_portal_box_wrapper .title br, .cree_portal_box_wrapper .product_slide .slide_copy .headline br, .product_slide .slide_copy .cree_portal_box_wrapper .headline br, .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag br, .product_slide .product_slide_image .cree_portal_box_wrapper .new_flag br {
          display: none; } }
  .cree_portal_box_wrapper .portal {
    position: relative; }
    .cree_portal_box_wrapper .portal img {
      width: 100%;
      height: auto; }
  .cree_portal_box_wrapper .blue_overlay {
    position: absolute;
    background: #5480c3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .9;
    z-index: 20; }
  .cree_portal_box_wrapper .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 200ms ease-in-out 0ms; }
    .ie8 .cree_portal_box_wrapper .content {
      display: none; }
    .cree_portal_box_wrapper .content .copy {
      color: white;
      text-align: center;
      display: block !important; }
      @media (max-width: 979px) {
        .cree_portal_box_wrapper .content .copy {
          font-size: 12px; } }
      @media (max-width: 737px) {
        .cree_portal_box_wrapper .content .copy {
          font-size: 16px; } }
  .cree_portal_box_wrapper .table {
    height: 100%;
    padding: 20px;
    position: relative;
    z-index: 50; }
  .cree_portal_box_wrapper:hover .content {
    opacity: 1; }
    .ie8 .cree_portal_box_wrapper:hover .content {
      display: block; }

@media (max-width: 1230px) {
  #learn-mega-menu .cree_portal_box_wrapper {
    padding-top: 0px; } }

#learn-mega-menu .cree_portal_box_wrapper .title, #learn-mega-menu .cree_portal_box_wrapper .product_slide .slide_copy .headline, .product_slide .slide_copy #learn-mega-menu .cree_portal_box_wrapper .headline, #learn-mega-menu .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag, .product_slide .product_slide_image #learn-mega-menu .cree_portal_box_wrapper .new_flag {
  font-weight: bold; }
  @media (max-width: 1230px) {
    #learn-mega-menu .cree_portal_box_wrapper .title, #learn-mega-menu .cree_portal_box_wrapper .product_slide .slide_copy .headline, .product_slide .slide_copy #learn-mega-menu .cree_portal_box_wrapper .headline, #learn-mega-menu .cree_portal_box_wrapper .product_slide .product_slide_image .new_flag, .product_slide .product_slide_image #learn-mega-menu .cree_portal_box_wrapper .new_flag {
      position: static;
      padding: 0 0 20px; } }

.wifi-icon .wifi-signal {
  position: absolute;
  top: 0;
  left: 0; }

.wifi-icon {
  position: absolute;
  width: 30%;
  right: 30px;
  top: 25%;
  z-index: 150; }
  @media (max-width: 979px) {
    .wifi-icon {
      right: -5%; } }

.product_slide .slide_content_wrapper {
  display: table;
  height: 100%;
  width: 100%; }
  @media (max-width: 737px) {
    .product_slide .slide_content_wrapper {
      display: block;
      margin-top: 0; } }
  .product_slide .slide_content_wrapper .slide_content_container {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 737px) {
      .product_slide .slide_content_wrapper .slide_content_container {
        display: block; } }
    .product_slide .slide_content_wrapper .slide_content_container .slide_content {
      position: relative; }

.product_slide .slide_copy {
  width: 70%;
  float: left;
  position: relative;
  z-index: 150; }
  @media (max-width: 979px) {
    .product_slide .slide_copy {
      width: 65%; } }
  @media (max-width: 737px) {
    .product_slide .slide_copy {
      width: 100%; } }
  .product_slide .slide_copy .headline {
    font-size: 42px;
    color: white;
    margin-bottom: 30px;
    line-height: 1.2;
    text-transform: uppercase; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .headline {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .headline {
        text-align: center;
        font-size: 32px; } }
    .product_slide .slide_copy .headline sup {
      font-size: .4em;
      top: -1em; }
  .product_slide .slide_copy .sub_title {
    line-height: 1.2; }
  .product_slide .slide_copy .subheadline {
    font-weight: 600;
    margin: 0;
    line-height: 1.2; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .subheadline {
        font-size: 28px;
        margin-bottom: 10px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .subheadline {
        margin-bottom: 20px; } }
  .product_slide .slide_copy .copy {
    color: white;
    line-height: 1.5;
    margin-top: 0; }
  .product_slide .slide_copy .link_wrapper {
    margin-top: 70px;
    clear: both; }
    @media (max-height: 850px) {
      .product_slide .slide_copy .link_wrapper {
        margin-top: 30px; } }
    @media (max-width: 979px) {
      .product_slide .slide_copy .link_wrapper {
        margin-top: 30px; } }
    @media (max-width: 979px) {
      .product_slide .slide_copy .link_wrapper .cta {
        font-size: 10px; } }
    @media (max-width: 737px) {
      .product_slide .slide_copy .link_wrapper .cta {
        display: block;
        margin-top: 15px;
        margin-left: 0;
        text-align: center;
        font-size: 12px; } }

.product_slide .product_slide_image {
  top: -40px;
  width: 30%;
  float: right;
  position: relative;
  z-index: 50; }
  @media (max-width: 979px) {
    .product_slide .product_slide_image {
      top: 30px;
      width: 35%; } }
  @media (max-width: 737px) {
    .product_slide .product_slide_image {
      position: absolute;
      width: 70%;
      left: 15%;
      opacity: .3; }
      .product_slide .product_slide_image.bulb_onoff_image {
        width: 40%;
        left: 30%; } }
  @media (max-width: 510px) {
    .product_slide .product_slide_image.bulb_onoff_image {
      width: 70%;
      left: 15%; } }
  .product_slide .product_slide_image.no_top {
    top: 0; }
  .product_slide .product_slide_image .bulb_sentinel {
    visibility: hidden; }
  .product_slide .product_slide_image .bulb_off, .product_slide .product_slide_image .bulb_on {
    position: relative;
    top: 0;
    left: 0; }
  .product_slide .product_slide_image .bulb_shine {
    z-index: 10; }
  .product_slide .product_slide_image .bulb_image {
    position: relative;
    z-index: 50; }
  .product_slide .product_slide_image .bulb_on, .product_slide .product_slide_image .bulb_shine {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    transition: all 500ms ease-out 500ms; }
    .product_slide .product_slide_image .bulb_on.animated, .product_slide .product_slide_image .bulb_shine.animated {
      opacity: 1; }
  .product_slide .product_slide_image .new_flag {
    position: absolute;
    bottom: 50px;
    left: -15%;
    color: white;
    text-align: right;
    font-weight: 600;
    font-size: 10px; }
    @media (max-width: 979px) {
      .product_slide .product_slide_image .new_flag {
        display: none; } }
    .product_slide .product_slide_image .new_flag span {
      color: #ffc000;
      display: block; }

.product_slide.half_width .slide_copy, .product_slide.half_width .product_slide_image {
  width: 50%; }

#slide-8 .slide_copy {
  width: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 28px; }
  #slide-8 .slide_copy h1.headline {
    color: #005596;
    font-size: 41px;
    font-weight: 400; }
  #slide-8 .slide_copy .copy {
    display: none; }
  #slide-8 .slide_copy p {
    font-weight: 400; }
  @media (max-width: 979px) {
    #slide-8 .slide_copy {
      width: 100%; } }

/*# sourceMappingURL=homepage.css.map */

.anim-container .anim-element {
  transition-property: all;
  transition-duration: 600ms;
  transition-timing-function: 'ease-out';
  transition-delay: 0ms; }
  .anim-container .anim-element.anim-fade-in {
    opacity: 0; }
    .anim-container .anim-element.anim-fade-in.animated {
      opacity: 1; }
  .anim-container .anim-element.anim-fade-out {
    opacity: 1; }
    .anim-container .anim-element.anim-fade-out.animated {
      opacity: 0; }
  .anim-container .anim-element.anim-slide-down {
    position: relative;
    top: -20px; }
    .anim-container .anim-element.anim-slide-down.animated {
      top: 0px; }
    .anim-container .anim-element.anim-slide-down.anim-fade-out {
      top: 0; }
      .anim-container .anim-element.anim-slide-down.anim-fade-out.animated {
        top: 20px; }
  .anim-container .anim-element.anim-slide-up {
    position: relative;
    top: 20px; }
    .anim-container .anim-element.anim-slide-up.animated {
      top: 0px; }
    .anim-container .anim-element.anim-slide-up.anim-fade-out {
      top: 0; }
      .anim-container .anim-element.anim-slide-up.anim-fade-out.animated {
        top: -20px; }
  .anim-container .anim-element.anim-slide-left {
    position: relative;
    left: -20px; }
    .anim-container .anim-element.anim-slide-left.animated {
      left: 0px; }
    .anim-container .anim-element.anim-slide-left.anim-fade-out {
      left: 0; }
      .anim-container .anim-element.anim-slide-left.anim-fade-out.animated {
        left: 20px; }
  .anim-container .anim-element.anim-slide-right {
    position: relative;
    left: 20px; }
    .anim-container .anim-element.anim-slide-right.animated {
      left: 0px; }
    .anim-container .anim-element.anim-slide-right.anim-fade-out {
      left: 0; }
      .anim-container .anim-element.anim-slide-right.anim-fade-out.animated {
        left: -20px; }

/*# sourceMappingURL=ra-on-load-css3-transitions.css.map */

