﻿@charset "UTF-8";

.bg-dark-callout {
    background-color: #0e151a !important;
}

.img-fluid {
	overflow: visible;
}

/* ---------------------------------
      HERO PRODUCT IMAGE
-----------------------------------*/
.intro-screen.group {
    background: transparent url(/technology/landing/amplifier/img/comp/stacked_family.png) center no-repeat;
    background-position: calc(50% + 400px) 50%;
    background-size: 500px;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
}

@media only screen and (max-width: 1130px) and (min-width: 992px) {
  	.intro-screen.group {
    	background-position: calc(50% + 248px) 50%;
    }
}

@media only screen and (max-width: 40.063em) {
  .intro-screen.group {
      background: transparent;
  		}
	} 

/* ---------------------------------
      ENLLAX HEADER
-----------------------------------*/
.enllax-header {
    position: relative;
    padding: 10em 0;
    z-index: 1;
}

.enllax-title, .enllax-subtitle, .enllax-text {
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
}

/* ---------------------------------
      CHARTS
-----------------------------------*/
.chart-container {
  position: relative;
}

/* .graph-desktop {
   display:block;
  }

 .graph-mobile {
  display:none;
 }

@media (max-width: 640px) and (min-width: 320px){
  .graph-desktop {
   display:none;
  }

  .graph-mobile {
   display:block;
  }
} */


/* ---------------------------------
      WAKEUP TAB
-----------------------------------*/

.fal-audio-sample {
  font-size: 1.3em;
}

.audio-link {
	color: #fff;
}

li.audio-sample {
  position:absolute;
  font-size:1.3em;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  cursor: pointer;
  background-color: #0069d9;  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.audio-sample:hover, li.audio-sample.active {-webkit-box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  -moz-box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  color: #fff;
  background-color: #3A834D;
}

.audio-sample-mobile {
	position: relative;

}

.audio-btn {
  font-size:1.3em;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  cursor: pointer;
  background-color: #3498db;  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.audio-btn.active {
  -webkit-box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  -moz-box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  box-shadow: inset 0 0 0 0 #3A834D, inset 0 0 0 0 #fff,inset 0 0 0 0px #3A834D;
  color: #fff;
  background-color: #3A834D;
}

.table-dark-blue {
  background-color:#216869;
  margin-left: 1em;
}

.table-sm th, .table-sm td {
  padding-left: 1em;
}

.table-dark th, .table-dark td, .table-dark thead th {
    border-color: #ffffff;
}

div.play {
  color: #ddd;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  background-color: #3498db;  
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 3px #fff,inset 0 0 0 4px #ddd;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

div.play:hover,
div.play.active {
  -webkit-box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
  -moz-box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
  box-shadow: inset 0 0 0 0 #CD391F, inset 0 0 0 0 #fff,inset 0 0 0 0px #cd3920;
  color: #fff;
  background-color: #CD391F;
}


/* ---------------------------------
      HIGH CHANNEL DENSITY TABS 
-----------------------------------*/
.article-page__tabs .hc-nav {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/*
.article-page__tabs .hc-nav.nav-item.nav-item-active {
  background: #4183C4;
}
*/

.article-page__tabs .hc-nav.nav-item.nav-item-active:after {
display:none;
}

.article-page__tabs .hc-nav.nav-item.nav-item-active h5 {
	color: #fff;
}

/*-----------------------------------
    Embedding Canvas for reliability 
 ------------------------------------*/
/* screen css start */
.embedding-canvas {
  position: relative;
  display: block;
  width: 100%;
  overflow:  hidden;
  background-color: transparent;
}

.embedding-canvas img.embedding-diagram {
  width: 55%; 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.embedding-canvas figcaption:first-of-type {
  position: absolute;
  left: 13%;
  top: 10%;
  transform: translateY(-26%);
}

.embedding-canvas figcaption:nth-of-type(2) {
  position: absolute;
  right: 13%;
  top: 10%;
  transform: translateY(-46%);
}

/* ------------------------------------
   Design Tab
   ------------------------------------*/
   /* competitor callout hover colors */
  
  @media (min-width: 992px) {
    .callouts-container:hover .callout-points .callout-comp.callout-point.active:before,
    .callouts-container:hover .callout-points .callout-comp.callout-point:hover:before {
    background: #00499a;
    border: 1px solid #00499a;
  }
  .callout-comp.callout-list-item:hover,
  .callout-comp.callout-list-item.active {
    background-color: #00499a;
  }
}

/* ------------------
Amplifier Selector Banner
-----------------*/

a.selector-banner {
min-height: 250px !important;
}

