/* CSS specific to /home/launch */

.bx-wrapper {
  margin: 0 0 0 0;
}

.bx-wrapper .bx-viewport {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}

#pager-index {
  margin-top: 0px;
  margin-bottom: 0;
  background: #FFFFFF;
}

#pager-selector {
  position: absolute;
  z-index: 2;
  box-shadow: 0px 7px 7px -7px #6DB9FF, 0px -7px 7px -7px #6DB9FF;
}

#pager-selector-arrow {
  position: absolute;
  background: var(--asset-highlight-arrow) no-repeat scroll right center rgba(0, 0, 0, 0);
  width: calc(100% + 9px);
  height: 100%;
}

#pager-selector-arrow-left {
  position: absolute;
  left: -18px;
  background: var(--asset-highlight-arrow-left) no-repeat scroll -80px center rgba(0, 0, 0, 0);
  box-shadow: 0 7px 7px -7px #6DB9FF, 0 -7px 7px -7px #6DB9FF;
  width: 30px;
  height: 100%;
  z-index: 5;
}

/* CSS specific to slideshow */

ul.breadcrumbs.alt1 li a {
  font-size: 1em;
}

ul.breadcrumbs.alt1 a:hover {
  text-decoration: none;
}

#sl01_lightbulb,
#sl01_title01,
#sl01_xaeon_right,
#sl01_xaeon_left,
#sl01_title02,
#sl01_tablet,
#sl01_smartphone,
#sl01_lightbulb_tablet,
#sl01_lightbulb_smartphone,
#sl02_title,
#sl02_text,
#sl03_title,
#sl03_text,
#sl03_postit_img,
#sl03_postit_text,
#sl04_title,
#sl04_text,
#sl04_c,
#sl04_git,
#sl04_jquery,
#sl04_rails,
#sl04_html5,
#sl04_css3,
#sl04_nginx,
#sl05_title,
#sl05_text,
#sl06_title,
#sl06_development,
#sl06_training,
#sl06_production,
#sl06_consulting,
#sl06_hosting,
#sl06_development_img,
#sl06_training_img,
#sl06_production_img,
#sl06_consulting_img,
#sl06_hosting_img,
#sl06_development_text,
#sl06_training_text,
#sl06_production_text,
#sl06_consulting_text,
#sl06_hosting_text
{
  position: absolute;
}

#sl01_title01, #sl01_title02, #sl03_postit_text
{
  z-index: 2;
}

#sl01_xaeon_right {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#sl01_tablet, #sl01_lightbulb_tablet {
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}

#sl01_smartphone, #sl01_lightbulb_smartphone {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

#sl02_back, #sl03_back, #sl04_back, #sl05_back, #sl06_back {
  opacity: 0;
}

#sl02_title, #sl03_title, #sl04_title, #sl05_title, #sl06_title {
  text-align: left;
}

#sl03_title h1, #sl04_title h1 {
  color: #FFFFFF;
  text-shadow: 0px 0px 4px #1C1C1E;
}

#sl02_title h1, #sl05_title h1, #sl06_title h1 {
  color: #1C1C1E;
  text-shadow: 0px 0px 4px #FFFFFF;
}

#sl02_text, #sl03_text, #sl04_text, #sl05_text {
  color: #1C1C1E;
  text-shadow: 0px 0px 2px #FFFFFF;
  background: rgba(31, 174, 255, 0.5);
}

#sl02_text, #sl04_text {
  text-align: right;
}

#sl03_text, #sl05_text {
  text-align: left;
}

#sl02_text p, #sl03_text p, #sl04_text p, #sl05_text p {
  margin: 0px 0px 0px 0px;
}

#sl03_postit_text {
  text-align: left;
  margin-top: 1.5em;
  font-weight: bold;
}

#sl03_postit_text li {
  text-indent: -1.65em;
}

#sl03_postit_text li i {
  text-indent: 0;
}

#sl03_postit_text ul {
  margin: 0 0 0 1.65em;
}

#sl03_postit_text li {
  float: none;
}

#sl06_development_img,
#sl06_training_img,
#sl06_production_img,
#sl06_consulting_img,
#sl06_hosting_img
{
  opacity: 0.8;
}

#sl06_development_text,
#sl06_training_text,
#sl06_production_text,
#sl06_consulting_text,
#sl06_hosting_text
{
  background: rgba(30, 109, 204, 0.7);
  width: 100%;
  left: 0;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 #1D6DC1;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
