/*********************/
/* Onset Product CSS */
/*********************/

.print-header-hr,
.print-footer-hr,
.product-print-footer,
.page-break {
  display:none;
}

.p-sku,
.p-type {
    white-space: nowrap;
}

.left-col {
  float:left;
  width:50%;
  margin-bottom:1em;
}
.right-col {
  float:left;
  width:50%;
  margin-bottom:1em;
}

article.node-product.view-mode-full {
    clear: left;
    float: left;
    margin-top: 1.7em;
    width:100%;
}

#MX1101-title-banner {
 display:none!important;
}

.breadcrumb {
display:none;
}

.node-type-product .node-product {
 color:#000;
}

#product-section-left, #product-section-right {
 width:49%;
 clear:none;
 float:left;			   
}

#product-section-right {
 margin-top:1em; 
}

#product-section-left.hide-info, #product-section-right.hide-info {
}

body.zonos-country #product-section-right.zonos-blocked #product-cart-cluster {
display:none;
}

body.zonos-country #product-section-right.zonos-blocked #shipping-blocked  {
display:block;
clear:both;
width:75%;
font-size:1.2em;
}


#cloudzoom-img-wrapper,
#product-info-area {
    height: 28.3em;
}

#product-section-left {
    width: 49%;
}

/* Image zoom lens and thumbnail gallery */

.cloudzoom-lens,
.cloudzoom-zoom-inside {
    border:1px solid #888;
}

#thumbs {
    position: relative;
    height: 69px;
    width: 400px;
    margin-bottom: 0;
    float: left;
    z-index:9;
}

#product-section-left #product-images-widget-slider,
.thumbelina-but.horiz.left,
.thumbelina-but.horiz.right {
    height: 109px;
}

#product-section-left #product-images-widget-slider {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    height: 109px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin-top: .9em;
}

img.cloudzoom-zoom,
img.cloudzoom-gallery,
.play-youtube-button-wrapper,
.widget-item-button-wrapper {
cursor: pointer;
border:none;
margin-bottom:3px;
margin-right:3px;
}

li .play-youtube-button-wrapper {
  margin-left:1px;
}

li.last .play-youtube-button-wrapper {
  margin-right:0;
}


.thumbelina li {
    padding: 1px 4px 0 0;
    line-height: 0px;
    margin: 0px;
}

.thumbelina li.first {
    padding-left: 12px;
}

.thumbelina li img:hover,
.thumbelina li div.cloudzoom-gallery,
.thumbelina li div.cloudzoom-gallery:hover,
.thumbelina li div.cloudzoom-gallery-active,
.thumbelina li img.cloudzoom-gallery-active,
.thumbelina li img.cloudzoom-gallery-active:hover {
border:none;
}

.training-item-name, .training-item-link {
width:80%;
float:left;
min-height: 2em;
padding-bottom:2em;
}
.training-item-name {
 clear:left;
}
.training-item-link {
width:20%;
float:left;
padding-top:0.3em;
}

img.cloudzoom-gallery, .play-youtube-button-wrapper, .widget-item-button-wrapper {
    cursor: pointer;
    border:none;
    margin-bottom: 3px;
    margin-right: 7px;
    height: 100px;
    width: 100px;
    max-width:none;
}

.thumbelina li img {
    border:none;
}

.play-youtube-button-wrapper,
.widget-item-button-wrapper {
  background-image: url("/onset-content/public_site/icons/svg/play-video.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 68px auto;
}

.widget-item-button-wrapper {
  padding-top: 45px;
  font-size: 10pt;
  font-weight: 700;
}

.widget-item-button-wrapper.smaller {
  padding-top: 41px;
}

.thumbelina-but.horiz {
    width: 28px;
    height: 81px;
    line-height: 101px;
    top: -1px;
    box-shadow: none;
    font-size: 3em;
}

.thumbelina-but.horiz.left {
    left: -20px;
    border-radius: 5px 0px 0px 5px;
}

.thumbelina-but.horiz.right {
    right: -20px;
    border-radius: 0px 5px 5px 0px;
}

#audio-player-wrapper {
 position:relative;
 width: 100%;
}
#audio-player {
 max-width:100%;
 width: 100%;
}
/* audio player object */
#mep_0 {
    position: absolute;
    right: 0;
    bottom: 17px;
    z-index: 10;
    background: rgba(0,0,0,1);
    padding: 5px 10px;
    display:none;
    width:100%;
}

.mejs__time-float {
  display: none !important;
}

#webinar-overlay-wrapper,
#play-video-overlay-wrapper,
#play-audio-overlay-wrapper {
    background-color: orange;
    border:none!important;
    cursor: pointer;
    color:#fff;
    float:right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: -3em;
    padding: 0.4em 1em;
    position: relative;
    text-align: center;
    z-index: 100; /* Must remain at <= 100 to stay under dialog modal */
}

#webinar-overlay-wrapper {
background-color:transparent;
float:left;
z-index: 100; /* Must remain at <= 100 to stay under dialog modal */
position:absolute;
margin:0;
padding:0;
margin-left: -3em;
margin-top: -1em;
width: 16em;
}

  #sale-banner {
    display:none;
  }

  .sale-price #sale-banner {
    background-image: url(/onset-content/public_site/interface/sale-ribbon-left-lg.png);
    position: absolute;
    top: 0;
    left: 0;
    height: 13em;
    width: 13em;
    opacity: 1;
    background-repeat: no-repeat;
    z-index: 10;
    background-position:0 0;
    display:block;
  }


/* Callout badge product image overlay */
#callout-badge-wrapper {
  border:1px solid #000;
  width: 26em;
  float: right;
  margin-bottom: -12em;
  z-index: 10;
  position: relative;
  clear: both;
  margin-top: 1.3em;
  margin-right: 0px;
  font-size: .9em;
  background-color: #fff;
}

.callout-badge-image {
  float:left;
  width: 22%;
  height: 4.9em;
  background-color: #005588;
  text-align: center;
}
.callout-badge-image img {padding: .8em;}
.callout-badge-title {
 color:#005588;
 font-weight:700; 
}
.callout-badge-text-wrapper {
  background-color:#fff;
  float:left;
  width: 78%;
  padding: .3em .6em;
  height: 4.8em;
  line-height: 1.44em;
}

/* INFO AREA */
#product-info-area {
background-color:#eeeeed;
border:1px solid #bfbfbf;
color:#666666;
position:relative;
}

#product-info-area-top,
#product-info-area-bottom,
#product-info-area-footer {
padding: 1em 1em 1.5em 1em;  
}

#product-info-area-bottom {
    margin-top: 2em;
    padding-top: 1em;
    padding-bottom:0; 
    position: absolute;
    bottom: 0;
    width:100%;
}

#product-info-area-addendum {
font-size:.9em;
margin-top:.2em;
}

/* PRICE-CART AREA*/

#product-name-wrapper {
}

#product-name {
color: #005588;
float: left;
font-size: 16pt;
font-weight: 600;
height: auto;
line-height: 1em;
margin-bottom: 0.4em;
margin-right: .2em;
width: auto;
max-width:21em;
}

#product-name-mobile {
display:none;
}

#product-name h1 {
 margin:0;
 padding:0;
 font-size:inherit;
 line-height:inherit;
}

#product-subtitle, #product-number, #product-lead-time-text {
font-size: 11pt;
height:auto;
}

#product-number.multiple {
    font-size: 9pt;
}

#model-numbers-tooltip {
  cursor:pointer;
}

#product-subtitle {
clear:left;
margin-left:.1em;
width: 100%;
}

#product-lead-time-text {
font-size:.9em;
width:100%;
}

#product-number-cluster {
width:auto;
float:right;
margin-left:1.5em;
}

.product-variant-selector-wrapper,
.product-variant-discriminator {
}

#product-variants-wrapper, 
#product-price-cluster {
float:left;
clear:left;
}
#product-info-area.special.no-price #product-price-cluster,
#product-info-area.discontinued #product-price-cluster {
display:none;
}
  #product-price-pre-text {
    clear:left;
    float:left;
    font-weight:700;
    margin: 20px 0 16px 0;
    height:auto;
  }
    #product-info-area.call-for-availability #product-price-pre-text {
      margin-top: 0;
    }
  #product-price {
      clear:left;
      color: #005588;
      float:left;
      font-size: 3.5em;
      font-weight: 700;
      height:auto;
      margin-top:5px;
      width:auto!important;
  }
  .sale-price #product-price {
      color: #AE0200;
  }
  .list-price {
      color: #005588;
      font-size: 1.35em;
      margin-top: .6em;
  }
  .mon-unit {
      margin-left: .15em;
      font-size: 0.7em;
      font-weight: normal;
  }

  #product-cart-cluster {
    clear:left;
  }

  #product-cart-cluster input, #custom-buttons-cluster input {
    margin-top:.7em;
  }

  #custom-buttons-cluster {
    float:left;
    clear:left;
  }
  #custom-buttons-cluster.no-cart {
    clear:left;
  }
  #custom-buttons-cluster.price-suppressed {
    float:left;
    clear:left;
    width: 100%;
  }
  #product-info-area .custom-button-1,
  #product-info-area .custom-button-2 {
   margin-right:1em!important;
   min-width:0!important;
   margin-top:.8em;
  }

  #product-info-area .custom-button-1 a span,
  #product-info-area .custom-button-2 a span {
      padding: 0.2em 0.5em !important;
  }

  .cart-context-blue-button {
    cursor: pointer;
  }
  a.cart-context-blue-button, a.cart-context-blue-button:visited {
  color:#fff;
  }
  a.cart-context-blue-button div {
    font-weight:normal;
    margin-top:7px;
  }
  .cable-len-notice {
  font-weight:700;
  float:left;
  clear:left;
  }
  .additional-featured-info-text {
    font-size:.9em;
  }


#important-info {
  margin-top:.3em;
  margin-bottom:1em;
}


#important-info-wrapper strong {
font-size:1.1em;
color:#005588;
margin-bottom:1em;
}

#important-info p {
  margin:0;
}

#related-products-widget-wrapper, #product-share-controls {
height:140px;
}

.separate {
 border-top:1px solid #bfbfbf;
}
#product-section-right ul.quicktabs-tabs {
  padding: 0;
  margin-top:1em;
}
  #product-section-right ul.quicktabs-tabs a {
    font-family: "Arial",sans-serif;
    font-size:.85em;
    color:#666;
  }

  #product-section-right ul.quicktabs-tabs .active a {
    color:#005588;
  }

  #product-section-right ul.quicktabs-tabs li {
    border-left:1px solid #666;
    padding-left:.5em;
  }
  #product-section-right ul.quicktabs-tabs li.first {
    border-left:none;
    padding-right:.5em;
    padding-left:0;
  }


#quicktabs-mini-tabs {
 clear:both;
}

#quicktabs-container-mini-tabs, #upsell-info-wrapper {
border:1px solid #bfbfbf;
margin-top:-.5em;
}

.mini-tabs-product-info-cel p {
  margin:0;
}

  #related-products-widget-wrapper {
      clear: left;
      float: right;
      width: 100%;
  }
  #related-products-widget {
      background-color:#fff;
      width: 100%;
      padding:0.7em 0 0 .7em;
  }
    #related-products-widget a, #related-products-widget a:visited {
      color:#000;
      font-weight:normal;
    }
      .related-products-widget-product-item {
        float:left;
        width: 50%;
      }
      .related-products-widget-product-item .product-thumb-image {
        border:0;
      }
      .related-products-widget-product-image {
        float:left;
        max-width: 28%;
      }
      .related-products-widget-product-info {
          float: left;
          font-size:9pt;
          line-height: 11pt;
          margin-top: 3pt;
          min-height: 38px;
          overflow: hidden;
          padding-left: 12px;
          text-overflow: ellipsis;
          white-space: normal;
          width: 72%;
      }

      #content .related-products-widget-product-info a {
          font-weight:normal;
      }

  .mini-tabs-product-info-cel-half {
  width:100%;
  height:auto;
  min-height:33px;
  float:left;
  padding-left: 38px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: left;
  }

  .mini-tabs-product-info-cel-bottom {
  height:33px;
  float:left;
  padding-left:38px;
  padding-top:10px;
  line-height:1em;
   
  }

  #user-actions {
			   
  clear:left;
  float:left;
  }

  #print-email-controls {
      float: right;
      margin-top: 0;
  }

  /* IE8 Fallback */
  .print-email-sprite {
  background: #fff url("/onset-content/public_site/icons/png-fallback/print-email-share.png") no-repeat scroll left top / 38px auto;
  }
.print-email-sprite {
  background: none, transparent url("/onset-content/public_site/icons/svg/print-email-share.svg") no-repeat scroll left top / 108px auto;
  float: left;
  height: 36px;
  margin-left: 0.5em;
  margin-top: .2em;
  width: 35px;
  }
  #print-cta {
  background-position: 0 0;
  }

  #email-cta {
  background-position: -38px 0;
  }

  #share-cta {
  background-position: -76px 0;
  }


  #content .mini-tabs-product-info-cel a {
  font-weight: normal;
  white-space:nowrap;
  }

				   
			  
   
  #user-actions span {					   
  }

  #product-related-links {
    width: 72%;
    margin-top: .35em;
  }

  #need-help-cta {
      background: none, transparent url("/onset-content/public_site/icons/info-orange.png") no-repeat scroll left top / 30px auto;
  }
  #suggest-product-cta {
      background: none, transparent url("/onset-content/public_site/icons/suggest.png") no-repeat scroll left top / 30px auto;
  }

  #upgrade-cta {
      background: none, transparent url("/onset-content/public_site/icons/upgrade-orange.png") no-repeat scroll left top / 30px auto;
  }

  #software-option-cta {
      background: none, transparent url("/onset-content/public_site/icons/info-orange.png") no-repeat scroll left top / 30px auto;
  }

  #product-share-controls {
      padding:0.5em 0 0 1em;
  }

  .product-share-section {
    float:left;
    margin-right: 2em;
    margin-left:1.5em;
    margin-top:.7em;
  }

  .product-share-section.last {
    margin-right:0;    
    margin-left:0;    
  }

.share-widget-sprite {
  background: #fff url(https://onsetcompcdn.s3-us-west-2.amazonaws.com/assets/misc/onset-social-1.png) no-repeat scroll;
  background: none, #fff url(https://onsetcompcdn.s3-us-west-2.amazonaws.com/assets/misc/onset-social-1.svg) no-repeat scroll left top / 288px auto;
  float: left;
  height: 32px;
  width: 30px;
  transform: scale(1.9);
  margin-left: 1em;
  margin-right: .4em;
  margin-top: .5em;
}

    .share-widget-sprite.linked-in {
      background-position: -23px 0;
    }
    .share-widget-sprite.twitter {
      background-position: -49px 0;
    }
    .share-widget-sprite.facebook {
      background-position: -76px 0;
    }
    .share-widget-sprite.youtube {
      background-position: -102px 0;
    }
    .share-widget-sprite.flickr {
      background-position: -128px 0;
    }
    .share-widget-sprite.pinterest {
      background-position: -235px 0;
    }
    .share-widget-sprite.google-plus {
      background-position: -195px 0;
    }
    .share-widget-sprite.email {
      background-position: -208px 0;
    }
    .share-widget-sprite.print {
      background-position: -182px 0;
    }
    .share-widget-sprite.onset-forum {
      background-position:-260px 0;
    }
      .share-widget-sprite a {
        display:block;
        height: 28px;
        width: 28px;
      }

#upsell-info-wrapper {
    clear: left;
    font-size: 13pt;
    height:100px;
    margin-top: 10px;
    padding: 0.7em;
}

.upgrade-info-text {
 float:left;
}

.upgrade-info-text a span {
  white-space:nowrap;
}

.upgrades-page-link {
  display:block;
  border-top:1px solid #bfbfbf;
}

/* Main section */
#product-main-section {
clear:left;
float:left;
width:100%;
}

.learn-more-button.standard-view {
display:none;
}

.learn-more-button {
    padding: 0.6em 2em;
    float: right;
    clear: right;
    margin-top: 2.7em;
    width: 100%;
    text-align: center;
    margin-left: 2em;
    font-size: 16px;
    font-weight: 700;
    background-color: #005487;
}

.learn-more-button:hover {
  background-color: rgba(0, 85, 135, 0.8);
}

a.learn-more-button, a.learn-more-button:visited, a.learn-more-button:hover {
  color:#fff;
}

.overview-cta-wrapper {
 float:right;
 clear: right;
 margin-top:10em;
 margin-left:.5em;
}

.tab-contents-wrapper .overview-cta-wrapper {
    margin: 0 auto;
    float: right;
    width: 100%;
    text-align: center;
}

/* Product Series Widget */


#product-series-widget {
  padding: 1em .2em;
  width: 330px;
  padding-bottom:1em;
}
#product-series-widget.large {
    padding: 2em 1em;
    width: 660px;
}
  #product-series-widget {
    font-size: 9pt!important;
    line-height: 1.3em;
  }
  .product-series-widget-product-item {
      clear: left;
      margin-bottom: 1em;
      width: 100%;
      line-height: 1.5em;
      border: 1px solid #fff;
      padding: .5em 0.1em 0.1em .3em;
  }

    .product-series-widget-product-item.large.left {
    float:left;
    clear:left;
    }

    .product-series-widget-product-item.large.right {
    float:right;
    }

    .product-series-widget-product-item.highlight {
    border-color:#CCC;
    }

    .product-series-widget-product-image {
    float:left;
    margin-right:1.6em;
    }

    .product-series-widget-product-info {
      line-height:1.1em;
      margin-bottom:.5em;
    }


#product-overview h2 {
 color:#3db5e6;
 font-size:2em !important;
}

												
			  
 
#product-overview h3 {
 font-size:1.1em !important;
 margin-bottom:0;
}
#product-overview ul, #product-overview p {
 margin-top:.2em;
}

.product-status-message,
#product-status-message {
  clear: left;
  color: #7b7b7b;
  float:left;
  font-size: 1.7em;
  line-height: 1.1em;
  margin: 45px 0 13px;
}

.product-status-message.mobile {
display:none;  
}

#product-status-message.is-subtext {
    margin-top:-0.5em;
}

#product-status-message.status-5 {
    margin: 1em 0 0 0;
}

#price-suppression-message {
  clear: left;
  float:left;
  margin:1em 0 0 0;
}

  #product-info-area.call-for-availability .product-status-message,
  #product-info-area.call-for-availability #product-status-message,
  #product-info-area.discontinued .product-status-message,
  #product-info-area.discontinued #product-status-message {
   margin-top:60px;
   line-height: 1.1em;
  }

  #status-subtext {
   font-size:.7em;
   line-height:1em;
  }

#kb-search-button,
#intemp-compare-button {
 float:right;
 clear:right;
 margin-bottom:-1em;
 display:none;
}

#kb-search-button a span,
#intemp-compare-button a span {
 padding: .5em 1.5em;
}

/* Tabs area */
#product-tabs {
 clear:both;
  border-top:3em solid #fff;
}
#quicktabs-product-tabs {
  clear:left;
  margin-top:1.5em;
}

#quicktabs-product-tabs ul.quicktabs-tabs li.configurator-tab a {
  background-color:orange;
  color:#000;
}

#quicktabs-product-tabs ul.quicktabs-tabs li.configurator-tab.active a {
  background-color:#005588;
  color:#fff;
}

#print-specs {
 display :none;
}

.matrix-item-added-notice, .product-added-to-cart-notice {
  display:none;
  text-align: right;
  color: orange;
  font-weight: 700;
  margin: -0.1em 1.2em 1em 0;
}

#package-contents-list li {
  margin-bottom:.5em;
}

#associated-resources-area .views-row {
    margin-bottom: .5em;
    line-height: 1.1em;
}

/* also-bought */

#also-bought-wrapper, #recently-viewed-wrapper {
float:left;
width:100%;
}
#also-bought-title, #recently-viewed-title {
    border-bottom: 1px solid #a1c1d3;
    margin: 5em 0 1em;
    padding: 0 0 .8em .5em;
}

#recently-viewed-content {
width:100%;
}

#recently-viewed-content img {
  margin:0 auto;
  display:block;
}

.landing-page-product-wrapper .mon-unit {
  font-size:.7em;
}


/***********************************************************************************************************************/
/*** MIN-WIDTH RESPONSIVE STYLES ***/

/* TURQOUISE */
@media print, screen and (min-width: 320px) {

  #product-info-area .add-to-cart-button,
  #product-info-area .cart-context-blue-button {
    font-size: 1.7em;
    padding:0 1em!important;
    margin-right:1em!important;
  }

  #product-info-area .custom-button-1,
  #product-info-area .custom-button-2 {
    font-size: 1.7em;
    margin-right:1em!important;
  }

  #quicktabs-mini-tabs {
   clear:none;
  }

  .mini-tabs-product-info-cel-half .medium-text {
				 
  }

}

/* GREEN */
@media print, screen and (min-width: 440px) {

  #product-section-right ul.quicktabs-tabs a {
  font-size:1em;
  }

}

/* GREEN */
@media print, screen and (min-width: 640px) {

}

/* YELLOW */
@media print, screen and (min-width: 768px) {




#product-section-right {
 margin-top:0; 
}


#product-section-left {
margin-right:1%;
}
  #cloudzoom-img-wrapper {
  }
    .cloudzoom-lens,
    .cloudzoom-zoom-inside {
      cursor: move!important;
    }

#product-section-right {
margin-left:1%;
}

    #product-price {
    font-size: 2.5em;
    margin-top: 0;
    }
    #product-info-area .add-to-cart-button,
    #product-info-area .cart-context-blue-button {
        font-size: 1.1em!important;
        padding: 0 0.5em!important;
    }

  #free-shipping-notice-img {
    margin-top: 4px;
    margin-bottom: -6px;
    color: #005588;
    margin-right: .5em;
    width: 31px;
    height: 21px;
  }

  #free-shipping-notice-text {
  margin-top:-2em;color:#005588;font-weight:700;font-size:1.1em;
  }

  #product-info-area.call-for-availability .product-status-message,
  #product-info-area.call-for-availability #product-status-message {
   margin-top:0;
  }

  .related-products-widget-product-info {
    font-size: 8pt;
    line-height: 9pt;
  }

/* Breadcrumb */
.breadcrumb {
display:block;
float: left;
height: 42px !important;
margin-top: 0;
margin-bottom:0 !important;
}
  .breadcrumb ul li {
  font-size: 0.95em;
  font-weight:700;
  }
    .breadcrumb ul li a, .breadcrumb ul li a:visited {
    color:#666!important;
    }

  .learn-more-button.standard-view,
  .overview-cta-wrapper.standard-view {
  display:block;
  width:auto;
  margin-bottom:1.5em;
  }

  #product-overview {
  display:block;
  width:75%;
  }

	/* Tabs area */
  #quicktabs-product-tabs .item-list {
  margin-bottom:1.5em;
  }

}

/* BLUE */
@media print, screen and (min-width: 960px) {

  #product-price {
      font-size: 3.5em;
      margin-top: 0;
  }

  #product-info-area .add-to-cart-button,
  .custom-button-1,
  .custom-button-2,
  .cart-context-blue-button {
      font-size: 1.6em!important;
  }

  #kb-search-button,
  #intemp-compare-button {
    display:block;
  }

}

/* PURPLE */
@media print, screen and (min-width: 1024px) {

  .not-front #main {
    padding:0!important;
  }
  .related-products-widget-product-info {
    font-size: 9pt;
    line-height: 11pt;
  }

  #cloudzoom-img-wrapper {
  }

}


@media screen and (min-width: 1199px) {

#cloudzoom-img-wrapper {
}

#product-info-area {
}

img-cloudzoom {
  
}

.cloudzoom-zoom-inside {
    height: 28.3em;
}



}

/* white */
@media screen and (min-width: 1440px) {


#product-section-left, #product-section-right {
}

img.cloudzoom-gallery,
.play-youtube-button-wrapper,
.widget-item-button-wrapper {
  height: 100px;
  width: 100px;
}

#cloudzoom-img-wrapper {
 text-align:center; 
}

img.cloudzoom {
    height: 376px;
    width: auto;
}

div.cloudzoom-blank {
border:1px solid #eee;
}


#cloudzoom-img-wrapper {
    height: 377px;
    width: 637px;
}

.yt-player {
    height: 377px;
    width: 637px;
}

.play-youtube-button-wrapper,
.widget-item-button-wrapper {
    background-size: 70px auto;
			  
}

#product-images-widget-slider.num-6 img.cloudzoom-gallery,
#product-images-widget-slider.num-6 .play-youtube-button-wrapper {
  margin-right:8px;
}

li.last img.cloudzoom-gallery {
    margin-right:0;
}

#product-images-widget-slider.num-6 img.cloudzoom-gallery,
#product-images-widget-slider.num-6 .play-youtube-button-wrapper {
    margin-right: 8px;
}

#product-images-widget-slider.num-6 li.last img.cloudzoom-gallery,
#product-images-widget-slider.num-6 li.last .play-youtube-button-wrapper {
    margin-right:0;
}

#product-images-widget-slider.num-7 img.cloudzoom-gallery, 
#product-images-widget-slider.num-7 .play-youtube-button-wrapper {
    margin-right: 8px;
}

#product-images-widget-slider.num-7 li.last img.cloudzoom-gallery, 
#product-images-widget-slider.num-7 li.last .play-youtube-button-wrapper {
    margin-right: 0;
}

.print-email-sprite {
  margin-top: 0;
}


}


/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #print-cta {
  background-position: 0 -10px;
  }

  #email-cta {
  background-position: -21px -10px;
  }
}


/***********************************************************************************************************************/
/*** MAX-WIDTH RESPONSIVE STYLES ***/


/* MAX-WIDTH WHITE */
@media screen and (max-width: 1439px) {
  ul.quicktabs-tabs.quicktabs-style-onsetblue {
      border-bottom:0;
  }
  ul.quicktabs-tabs.quicktabs-style-onsetblue li a {
      font: 1.2vw/170% Arial, sans-serif;
      padding: .6vw 17px 0 12px;
      height: 3.3vw;
  }
  
  #quicktabs-product-tabs .quicktabs-tabpage  {
      padding:0 1em;
  }

  img.cloudzoom-gallery, .play-youtube-button-wrapper, .widget-item-button-wrapper {
      margin-right: 5px;					
  }

  .yt-player {
      width: 539px;
      height: 377px;
  }

  #product-name {
      max-width: 27vw;
  }

  #product-status-message.status-6 {
    margin:.5em 0 0 0;
    font-size:1.4em;
  }

  #important-info-wrapper p {
      font-size: .8em;
      line-height: 1.5em;
  }
}

/* MAX-WIDTH */
@media screen and (max-width: 1199px) {

  #product-status-message.status-6 {
    margin-bottom:-1em;
  }

  .yt-player {
    width: 100%;
  }

  body.node-type-intemp-products #cloudzoom-img-wrapper .yt-player {
      width: 100%;
  }

}

/* MAX-WIDTH PURPLE */
@media screen and (max-width: 1023px) {

#webinar-overlay-wrapper {
    background-color: transparent;
    float: left;
    z-index: 100; /* Must remain at <= 100 to stay under dialog modal */
    position: absolute;
    margin: 0;
    padding: 0;
    margin-left: -1em;
    margin-top: -1em;
    width: 27vw;
}

.mini-tabs-product-info-cel {
    padding: .6em 0;
}

.upgrade-info-text.small-text {
font-size:.9em;
}

}

/* MAX-WIDTH BLUE */
@media screen and (max-width: 959px) { 

#product-name {
  margin-bottom: 0.1em;
}

#product-name h1 {
  font-size:.8em;
}

#product-status-message.status-6 {
    margin:.5em 0 -2em 0;
}					   

#product-related-links {
    width: 62%;
}

}

/* MAX-WIDTH YELLOW */
@media screen and (max-width: 767px) {

  #product-section-left, #product-section-right {
   clear:both;
   float:left;
   height:auto;
   width:100%;
   position:relative;
  }

  .tab-contents-wrapper .overview-cta-wrapper {
      margin-bottom:2em;
  }

  #webinar-overlay-wrapper {
      width: 49vw;
  }

  #product-name {
      font-size: 1.5em;
      max-width: 86em;
  }

  #product-name-mobile {
      display: block;
      color: #005588;
      font-weight: 700;
      float: left;
      font-size: 2.5em;
      margin: 1em 0 0 0;
      line-height: 1em;
  }

  #cloudzoom-img-wrapper, #product-info-area {
      height: auto;
  }

    iframe.yt-player {
        width: 100%;
    }

  #product-section-right {
      margin-top: 3em;
  }

    #product-price-cluster,
    #product-price-pre-text,
    #product-price {
      float:none;
    }

  #product-info-area-bottom {
    position: relative;
  }

  #product-info-area-footer,
  #product-overview,
  #quicktabs-container-product-tabs {
    margin-top:2em;
  }

  #important-info {
      font-size: 1em;
      line-height: 1.6em;
  }

  #important-info p {
      font-size: 1em;
      line-height: 1.6em;
  }

}

/* MAX-WIDTH GREEN */
@media screen and (max-width: 639px) {

}

/* MAX-WIDTH turqoise */
@media screen and (max-width: 439px) {

}

/* MAX-WIDTH GRAY */
@media screen and (max-width: 319px) {

}



/***********************************************************************************************************************/
/* PRINT */

@media print {

  #cloudzoom-wrapper .cloudzoom {
      border: 0;
  }

  #print-specs,
  .print-header-hr,
  .print-footer-hr,
  .product-print-footer {
    display:block;
  }

  .product-print-footer {
      width: 100%;
      text-align: center;
      position: relative;
      top: -40px;
      height: 30px;
      font-size: 11pt;
  }

  .product-print-footer.last {
      top: 0;
  }

  #logo-menu-wrapper {
     background-color: transparent!important;
     padding:0!important;
  }

  #content a, #content a:visited {
  font-weight:normal!important;
  color:#000;
  }

  .add-to-cart-button.cart-context-blue-button,
  #onset-copyright,
  #product-series-widget-button,
  #kb-search-button,
  #play-video-overlay-wrapper,
  #play-audio-overlay-wrapper,
  .landing-page-product-field-cart-controls,
  #recently-viewed-wrapper,
  .follow-tab,
  #navigation, #upsell-info-wrapper, #product-tabs,
  ul.quicktabs-tabs, #product-related-links, #user-actions, .product-page-product-qty, .add-to-cart-button,
  #product-images-widget-slider, .custom-button-1, .custom-button-2, input, ul.tabs-primary, nav.breadcrumb,
  #product-series-widget-button,
  .learn-more-button.standard-view,
  .overview-cta-wrapper.standard-view,
  #email-page-button,
  #print-page-button,
  #also-bought-wrapper {
  display:none!important;
  }

  #main {
  margin: 0 auto!important;
  }
  #header {
  margin: 0 auto;
  }
  #page {
      border-top: 0 !important;
  }
  #product-info-area, #product-section-left, #product-section-right {
    height:auto;
  }

  #product-section-right {
  border: 1px solid #bfbfbf;
  }

    #product-info-area {
        background-color: #fff;
    }

  #cloudzoom-img-wrapper, #product-info-area, #quicktabs-container-mini-tabs, #upsell-info-wrapper {
  border: none;
  min-height: 0;
  height:auto;
  }

  #product-name {
  font-size: 11pt;
  line-height: 1.1em;
  }

  #product-name-mobile {
    display:none;
  }

  #product-info-area.call-for-availability .product-status-message,
  #product-info-area.call-for-availability #product-status-message {
    font-size:1.3em;
    line-height: 1.2em;
  }
  .mini-tabs-product-info-cel {
				   
    line-height: 1em;
  }
  #product-overview, #product-overview.hide-info {
    display: block;
  }

  #print-specs {
      font-size: 9pt;
      min-height: 70em;
  }

     #print-specs h3 {
        color:#000;
        font-size: 1.8em;
        font-weight: normal;
        margin: .5em 0 0;
     }

    #print-specs h4 {
        font-size: 1.3em;
        margin-bottom: 2em;
        margin-top: .2em;
        font-weight: normal;
    }

#page-bottom-menu-area .pane-content {
    padding: 0!important;
}

  #page-bottom-menu-area {
      background-color: transparent!important;
      color: #000!important;
      padding: 0!important;
      border-top: none!important;
  }

  .page-break {
      display: block;
      page-break-before: always;
  }

  .print-header-hr, .print-footer-hr {
      border-top: 4pt solid #005588;
      border-bottom: 2pt solid orange;
      height: 0;
  }
  .print-footer-hr {
      border-top: 2pt solid orange;
      border-bottom: 4pt solid #005588;
      height: 0;
      margin-bottom: 1em;
  }

}