/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: 0;
    padding-top: 45%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 25%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 32px;
    left: 45px;
    max-width: 310px;
    position: absolute;
    top: 80px; } }
@media only screen and (min-width: 992px) {
  .desktop--hero-banner {
    min-height: 250px;
    padding-top: 26%; }

  .banner-title {
    font-size: 34px;
    left: 45px;
    top: 100px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px;
    left: 45px;
    top: 130px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .family-title-container {
    padding: 0 40px !important; }

  .product-family-title {
    margin-top: 0; }

  .products-stealth-container--detailed img {
    max-width: 186px; }

  div#videoPlayer {
    margin-bottom: 30px; }

  .product-family-title {
    margin-top: 40px; }

  #myElement {
    margin-top: 25px; } }
@media only screen and (min-width: 992px) {
  .product-family-title,
  #videoPlayer {
    margin-top: 45px; }

  .kii-family-fios,
  .kii-family-balloon,
  .kii-family-advanced,
  .kii-family-optical,
  .kii-family-shielded {
    max-width: 160px; }

  div#myElement {
    margin-bottom: 0;
    max-width: 501px; }

  .products-stealth-container--detailed h3 {
    color: #007078;
    font-size: 21px;
    line-height: 29px;
    text-align: left; }

  .products-stealth-container--detailed .product-learn-more {
    font-size: 16px; } }
@media only screen and (min-width: 1200px) {
  .kii-family-fios,
  .kii-family-balloon,
  .kii-family-advanced,
  .kii-family-optical,
  .kii-family-shielded {
    max-width: 180px; }

  .products-stealth-container--detailed h3 {
    color: #007078;
    font-size: 26px;
    line-height: 29px;
    text-align: left; }

  .products-stealth-container--detailed .product-learn-more {
    font-size: 20px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .product-family-title {
    color: #007078;
    font-size: 38.5px; }

  #product-family-p {
    font-size: 18px;
    line-height: 32px; }

  .hline > span {
    background-color: #FFF;
    padding: 0px 1em;
    font-size: 20px; }

  .products-stealth-container--detailed h3 {
    color: #007078;
    font-size: 21px;
    line-height: 29px;
    text-align: left; } }

/*# sourceMappingURL=kii.css.map */
