﻿/* crystal */
.product-crystal .product-color
{
    color:#294e79;
}    


h1, h2,h3,h4{ background-color:transparent}

.text{ border:0; text-transform:uppercase; font-style:normal; color:#121212;width:auto;height:auto;font-size:auto;font-size:1em; }

.pagetype-shop .section .feature-list sup, .pagetype-shop .section .feature-group sup
{
    font-size:65%; vertical-align:baseline;
}

.pagetype-shop .section-overview .product-features .description{ font-size:.9em; width:100%}
.pagetype-shop .section-overview .product-features .feature-category-item .icon{width:44px}

/* line 604, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-design .section-title, .pagetype-shop .section-mobile-design .hero-wrapper, .pagetype-shop .section-mobile-design .info {
  display: block;
  margin: 0 auto;
}
/* line 608, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .section-title {
  text-align: center;
  margin-bottom:1em;
}
.pagetype-shop .section-mobile-design .section-title span{
    display:block;
}*/
/* line 611, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .hero-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 50%;
  overflow: visible;
}*/
/* line 616, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .hero-image {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -150%;
  width: 300%;
  height: 100%;
  background: no-repeat 50% 0;
  background-size: contain;
  background-image: url(/assets/img/pagetype-shop/product-q-plus/quality-hero.jpg);
}*/
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 616, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-design .hero-image {
    background-image: url("/assets/img/pagetype-shop/product-q-plus/quality-hero@2x.jpg");
  }
}
/* line 625, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info {
  display: table;
  position:absolute;
  right:12%;
  top:33%;
  width:auto;
  text-align: center;
  margin: 0;
}*/
/* line 631, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info .video-button, .pagetype-shop .section-mobile-design .info .description {
  display: table-cell;
  vertical-align: middle;
}*/
/* line 635, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info .video-button {
  width: 100px;
  text-align: right;
}*/
/* line 637, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info .video-button .icon {
  display: inline-block;
}*/
/* line 640, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info .description {
  width: auto;
  font-size: 0.875em;
  line-height: 1.25em;
  text-align: left;
  padding: 0 0 0 2em;
}*/
/* line 648, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features li {
  padding-left: 60px;
  padding-right: 60px;
}*/
/* line 652, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features .feature-icon {
  width: 60px;
  height: 30px;
  background: url(/assets/img/pagetype-shop/pq-feature-icons.png) no-repeat 0 0;
  background-size: 180px 30px;
}*/
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 652, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-design .secondary-features .feature-icon {
    background-image: url("/assets/img/pagetype-shop/pq-feature-icons@2x.png");
  }
}
/* line 658, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features .feature-thx .feature-icon {
  background-position: 0 0;
}*/
/* line 659, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features .feature-refresh-rate .feature-icon {
  background-position: -60px 0;
}*/
/* line 660, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features .feature-connectivity .feature-icon {
  background-position: -120px 0;
}*/
/* line 661, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .secondary-features .description {
  margin-top: 1em;
  font-size: 0.75em;
  text-align: left;
  min-height: 6em;
}


.pagetype-shop .section-mobile-design .feature-group li{border-right:1px solid gainsboro; padding:1.875em; }
.pagetype-shop .section-mobile-design .feature-group li:last-child{border-right:0 }

.pagetype-shop .section-mobile-design .group-row h2.title{ color:#818181; }
.pagetype-shop .section-mobile-design .group-row .description { margin-top:1em;}
*/

/* line 668, scss/shop/_pagetype-shop.scss 
.pagetype-shop .section-mobile-design .info-block {
  text-align: center;
}*/
/*@media (max-width: 767px) {
   line 674, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .section-inner {
    padding-left: 0;
    padding-right: 0;
  }*/
  /* line 677, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .section-title {
    width: 100%;
    padding: 53.125% 20px 0;
  }*/
  /* line 680, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .hero-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0 0 53.125%;
  }*/
  /* line 684, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }*/
  /* line 688, scss/shop/_pagetype-shop.scss
  .pagetype-shop .section-mobile-design .info.video-thumb {
       display:none;
  } */
  /* line 691, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .info .video-button {
    display: none;
  }*/
  /* line 692, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .info .description {
    text-align: center;
    display: block;
    padding: 0 20px;
  }*/
  /* line 698, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .feature-group {
    padding: 20px;
  }*/
  /* line 701, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features {
    padding-top: 0;
  }*/
  /* line 703, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features .group-row {
    padding: 0;
  }*/
  /* line 704, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features li {
    padding: 1em;
  }*/
  /* line 707, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features .title {
    display: inline-block;
    position: relative;
    text-align: center;
    width: auto;
    height: 30px;
    padding-left: 60px;
  }*/
  /* line 713, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features .feature-icon {
    position: absolute;
    left: 0;
    top: 0;
  }*/
  /* line 717, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .secondary-features .text {
    padding: 5px 0.5em;
  }*/
  /* line 720, scss/shop/_pagetype-shop.scss
  .pagetype-shop .section-mobile-design .secondary-features .description {
    text-align: center;
  } 
}*/
/*@media (min-width: 481px) and (max-width: 767px) {
   line 726, scss/shop/_pagetype-shop.scss 
  .pagetype-shop .section-mobile-design .hero-image {
    background-image: url(/assets/img/pagetype-shop/product-q-plus/mobile-quality@2x.jpg);
  }
}*/
  /* @media (max-width: 480px) {
line 731, scss/shop/_pagetype-shop.scss
  .pagetype-shop .section-mobile-design .hero-image {
    background-image: url(/assets/img/pagetype-shop/product-q-plus/mobile-quality.jpg);
  }
} */
@media (max-width: 480px) and (min--moz-device-pixel-ratio: 1.3), (max-width: 480px) and (-o-min-device-pixel-ratio: 2.6 / 2), (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.3), (max-width: 480px) and (min-device-pixel-ratio: 1.3), (max-width: 480px) and (min-resolution: 1.3dppx) {
  /* line 731, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-design .hero-image {
    background-image: url("/assets/img/pagetype-shop/product-q-plus/mobile-quality@2x.jpg");
  }
}




.pagetype-shop .section-mobile-audio{ color:#000}


/* line 742, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .image-container
{position: relative;
display: block;
width: 100%;
height: 0;
padding: 0 0 100%;
background: 0 0 no-repeat;
background-size: contain;
       
}
.pagetype-shop .section-mobile-audio .image-block.right
{
    margin-left:52.5%;
    margin-top:1.5em;
    
}    
    
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 742, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .background {
    background-image: url("/assets/img/pagetype-shop/smart-bg@2x.jpg");
  }
}
/* line 751, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .section-wrapper {
  padding-bottom: 50px;
}
/* line 755, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .info-block.left {
  width: 48.5%;
}
/* line 759, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .smart-features {
  margin: 30px 0 0;
}
/* line 761, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .smart-features li {
  padding: 0 0 1em 0;
  position: relative;
}
/* line 765, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .smart-features .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/assets/img/pagetype-shop/smart-icons.png) no-repeat 0 0;
  background-size: 200px 120px;
}

.pagetype-shop .section-mobile-audio .video-button .icon
{
    margin: 0 10px 0 0;
float: left;
}
.pagetype-shop .section-mobile-audio .video-button .video-title
{
    display: block;
float: none;
line-height: 55px;
text-transform: capitalize;
margin-left: 105px;
width: 100%;
text-align: left;
margin-top:0;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 765, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .smart-features .icon {
    background-image: url("/assets/img/pagetype-shop/smart-icons@2x.png");
  }
}
/* line 772, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .smart-features .title {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
/* line 777, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .smart-features .description {
  font-size: 0.875em;
  line-height: 1.2857em;
  margin: 0 0 0.5em;
}
/* line 783, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-audio .footnote {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 1170px;
  margin: 3em auto 0;
}
@media (max-width: 767px) {
  /* line 792, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .background {
    display: none;
  }
  /* line 793, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .info-block.left,.pagetype-shop .section-mobile-audio .image-block.right {
    float: none;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }
  .pagetype-shop .section-mobile-audio .image-block.right
  {
      padding-left:20px;padding-right:20px;
  }
  /* line 797, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .smart-features {
    margin-top: 30px;
  }
  /* line 799, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .smart-features .title, .pagetype-shop .section-mobile-audio .smart-features .description {
    text-align: left;
  }
  /* line 803, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-audio .footnote {
    float: none;
    width: 100%;
    margin: 1em 0 0;
    padding: 20px;
  }
}



/********* camera *******/


.pagetype-shop .section-mobile-camera{ color:#000}


/* line 742, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .image-container
{position: relative;
display: block;
width: 100%;
height: 0;
padding: 0 0 100%;
background: 0 0 no-repeat;
background-size: contain;
       
}
.pagetype-shop .section-mobile-camera .image-block.left
{
    width:62.5%;
}    
    
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 742, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .background {
    background-image: url("/assets/img/pagetype-shop/smart-bg@2x.jpg");
  }
}
/* line 751, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .section-wrapper {
  padding-bottom: 50px;
}
/* line 755, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .info-block.right {
  margin-left: 52.5%;
  
}
/* line 759, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .smart-features {
  margin: 30px 0 0;
}
/* line 761, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .smart-features li {
  padding: 0 0 1em 0;
  position: relative;
}
/* line 765, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .smart-features .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/assets/img/pagetype-shop/smart-icons.png) no-repeat 0 0;
  background-size: 200px 120px;
}

.pagetype-shop .section-mobile-camera .video-button .icon
{
    margin: 0 10px 0 0;
float: left;
}
.pagetype-shop .section-mobile-camera .video-button .video-title
{
    display: block;
float: none;
line-height: 55px;
text-transform: capitalize;
margin-left: 105px;
width: 100%;
text-align: left;
margin-top:0;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 765, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .smart-features .icon {
    background-image: url("/assets/img/pagetype-shop/smart-icons@2x.png");
  }
}
/* line 772, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .smart-features .title {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
/* line 777, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .smart-features .description {
  font-size: 0.875em;
  line-height: 1.2857em;
  margin: 0 0 0.5em;
}
/* line 783, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-camera .footnote {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 1170px;
  margin: 3em auto 0;
}
@media (max-width: 767px) {
  /* line 792, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .background {
    display: none;
  }
 .pagetype-shop .section-mobile-camera .info-block.right,.pagetype-shop .section-mobile-camera .image-block.left {
    float: none;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }
  .pagetype-shop .section-mobile-camera .image-block.left
  {
      padding-left:20px;padding-right:20px;
  }
  
  /* line 797, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .smart-features {
    margin-top: 30px;
  }
  /* line 799, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .smart-features .title, .pagetype-shop .section-mobile-camera .smart-features .description {
    text-align: left;
  }
  /* line 803, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-camera .footnote {
    float: none;
    width: 100%;
    margin: 1em 0 0;
    padding: 20px;
  }
}

/*FEatures */
/* line 848, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-features .top-content {
 /* background: url("/assets/img/pagetype-shop/product-q-plus/design-bg.jpg") no-repeat 90% 100%;*/
  background-size: contain;
  min-height: 390px;
}

.pagetype-shop .section-mobile-features .image-block.left
{
    width:63%
    
}    
.pagetype-shop .section-mobile-features .image-container
{position: relative;
display: block;
width: 100%;
height: 0;
padding: 0 0 75%;
background: 0 0 no-repeat;
background-size: contain;
       
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  /* line 848, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-features .top-content {
    background-image: url("/assets/img/pagetype-shop/product-q-plus/design-bg@2x.jpg");
  }
}
/* line 202, scss/_base.scss */
.pagetype-shop .section-mobile-features .top-content:after {
  content: "";
  display: table;
  clear: both;
}
/* line 855, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-features .info-block.right {
  margin-left: 40px;
  width: 48.5%;
}
/* line 860, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-features .secondary-features .title {
  min-height: 2.3333em;
}
/* line 863, scss/shop/_pagetype-shop.scss */
.pagetype-shop .section-mobile-features .secondary-features .description {
  margin-top: 1em;
  font-size: 0.75em;
}

.pagetype-shop .section-mobile-features .video-button{ display:inline-block; margin-left:10% ;width:100%}
.pagetype-shop .section-mobile-features .video-button .icon{ display:inline-block; margin: 0 2% 0 0;}
.pagetype-shop .section-mobile-features .video-button .video-title{ display: inline-block;
/* height: 55px; */
line-height: 55px;
margin: 0;
vertical-align: bottom;text-transform:none;}

@media (max-width: 767px) {
  /* line 869, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-features .top-content {
    background: none;
    background-position: 100% 100%;
    min-height: 0;
  }
  /* line 874, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-features .info-block.left {
    margin-left: 0;
    width: 100%;
    padding: 50% 20px 0;
    background: no-repeat 50% 0;
    background-size: contain;
  }
  /* line 881, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-features .title {
    width: 100%;
    margin-top: 1em;
  }
  
  /* line 793, scss/shop/_pagetype-shop.scss */
  .pagetype-shop .section-mobile-features .info-block.left,.pagetype-shop .section-mobile-features .image-block.right {
    float: none;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }
  .pagetype-shop .section-mobile-features .image-block.right
  {
      padding-left:20px;padding-right:20px;
  }
}

.pagetype-shop .section.product-disclaimer
{
    min-height:300px;
    font-size: .7em;
line-height: 1.25em;
}
.pagetype-shop .section.product-disclaimer p
{
 margin-bottom:.5em;   
}

/*.pagetype-shop .section.section-mobile-features{ border-bottom:0}*/

.pagetype-shop .product-manufacturer-text
{
clear: left;
margin-top: 1em;
font-size: .8em;
font-weight:bold;
}

/*moved to _pagetype-shop.scss
.pagetype-shop.page-shop-crystal .support-area
{
	border: 1px solid #818181;
	float: left;
	margin: 0 1%;
	position: relative;
	width: 28%;
}
*/

.pagetype-shop.page-shop-crystal .support-area h3
{
    background-color:#f3f3f3;
    text-transform:none;
    font-size:1.25em;
    text-align:center;
    padding:14px 0;
    border-bottom: 1px solid #818181;
    font-family: "AvantGardeGothicITCW01B 731069", "Verdana", sans-serif;
}

.pagetype-shop.page-shop-crystal .support-area .support-body
{
    padding:25px;
    text-align:center;
    font-size:1.5em;
}

#breadcrumbs {display:none}

.product-media-carousel .social-nav .nav-item{ float:none}

.pagetype-shop .section-overview .product-header .product-info{ min-height:1em}

.pagetype-shop  .specifications {display:block; float:none}
.pagetype-shop  .specifications .term{ font-weight:normal;}
.pagetype-shop #product_specs table{ margin:0}
.pagetype-shop #product_specs td{ padding:4px 2px}
.pagetype-shop  .specifications section.grid_10.omega{ float:none;margin-left:0 }