/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

ul li {
  margin: 0px;
  padding: 0px;
}

blockquote, q demo
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em, i {
  font-style: italic;
}

.tabs .element-invisible {
  position: relative !important;
}

/*end reset*/

/*HIDE ADIM BAR*/

/*#admin-menu {display: none !important; }

html body.admin-menu {margin-top: 0px !important;}*/

.field-collection-view-links, .field-collection-view-links li {
  list-style: none;
}

.field-collection-container {
  border-bottom: 0px solid #333333;
  margin-bottom: 0px;
}

/*END ADMIN HIDE*/

body {
  margin: 0px;
  padding: 0px;
  color: #666666;
  font-size: 16px;
  line-height: 27px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
}

.fl-left {
  float: left;

}

.fl-right {
  float: right;
}

.abs-spot {
  position: absolute;
}

/*typography*/

sup {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 60%;
  line-height: 0px;
  top: -.6em;
}

a {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #666666;
  font-family: "Gotham SSm A", "Gotham SSm B";
}

a:hover {
  text-decoration: none;
}

a:visited {
}

li a.active {
  color: inherit;
}

strong, b {
  font-weight: 700;
}

strong a, strong b {
  font-family: "Gotham SSm A", "Gotham SSm B";
  text-decoration: none;
}

h1 {
  font-size: 40px;
  line-height: 42px;
  font-family: "Gotham SSm A", "Gotham SSm B";
}

h1 .large {
  display: block;
}

h1 .small {
  font-size: 25px;
  line-height: 28px;
  display: block;
}

h1.page-title {
  margin: 0px 0px 20px 0px;
}

h2 {
  font-size: 20px;
  line-height: 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
  width: 100%;
}

h2 .large {
  display: block;
  float: left;
}

h2 .small {
  font-size: 12px;
  line-height: 14px;
  display: block;
  float: left;
}

p .small {
  font-size: 9px;
  line-height: 12px;
}

/*end typography*/

/*colors and buttons*/

#menu ul.menu li.expanded .active, #menu ul.menu li.expanded a.active-trail, #menu ul.menu li.expanded :hover {
  color: #F8A600;
}

.bg-gray {
  background: #e1e1e1;
}

.button {
  padding: 13px 55px 13px 15px;
  margin-top: 20px;
  font-weight: 400;
}

.button, a.button {
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  background: #f8a600 url('../images/arrow_white.svg') scroll right 15px center no-repeat;
  background-size: 16px 16px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.button img {
  display: inline;
  height: 14px;
  margin-left: 5px;
}

.view-content-listing .button {
  width: 100%;
  padding: 4px 0px;
  text-align: center;
}

.button:hover {
  background-color: #e09416;
  color: #fff;
}

.modal-trigger:hover, .trigger-form:hover {
  cursor: pointer;
}

.modal-trigger {
  font-family: "Gotham SSm A", "Gotham SSm B";
}

.new-page .large,
.modal-trigger .large {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}

.new-page .small,
.modal-trigger .small {
  font-size: 14px;
  font-weight: 100;
  line-height: 18px;
}

/*end colors and buttons*/

/*main menu*/

.navbar .btn-navbar {
  display: none;
}

ul.menu li {
  margin: 0px;
  padding: 0px;
}

#header_wrapper {
  margin-top: 0px;
}

#header_wrapper p {
  margin: 0px;
  padding: 0px;
}

#masthead {
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}

#masthead a.button {
  font-size: 12px;
  line-height: 16px;
  padding: 4px 55px 4px 15px;
  margin: 0;
}

#masthead #block-block-3 {
  width: 240px;
  margin: 0px auto;
}

.header_dentsply {
  float: right;
  width: 133px;
}

#header_wrapper #menu {
  font-family: "Gotham SSm A", "Gotham SSm B";
}

#menu #block-menu-block-1 {
  position: static; /* kill relative positioning on this, so the absolute menu is relative to 940 */
  width: auto;
  margin-left: 0px;
  margin-top: 50px;
  float: left;
}

#menu #block-block-4 {
  width: 90px;
  margin-top: 14px;
  float: right;
}

#menu #block-block-6 {
  width: 80px;
  float: right;
}

#menu .container {
  position: relative;
  height: 130px;
  overflow: inherit; /* firefox fix for menu jankiness */
  margin-top: -10px;
}

.menu-block-1 ul.menu {
  width: 540px;
  float: left;
  font-weight: 500;
  line-height: 16px;
}

.block-menu-block ul li.expanded, .block-menu-block ul.menu li {
  list-style-type: none;
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.region-header ul.menu li a {
  text-decoration: none;
}

#menu ul.menu li.expanded a {
  color: #666666;
}

#menu ul.menu li.expanded ul a {
  color: #666666;
}

.region-header ul.menu li a:hover {

}

.block-menu-block ul li.expanded {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  text-align: right;display: inline-block;
  padding-left: 8%;
}

#main-content ul.menu {
  padding: 0;
}

ul li.expanded .menu {
  padding: 0px;
}

ul li.expanded li {
  font-size: 12px;
  line-height: 16px;
  text-transform: lowercase;
  padding-top: 6px;
}

/*ul li.expanded .menu, ul li.expanded .menu {display: none; }*/

ul li.expanded:hover .menu {
  display: block;
}

ul li.expanded .menu li {
  float: left;
  display: block;
}

#menu {

}

#menu #logo {
  margin-top: 0px;
  display: block;
  width: 220px;
  height: 72px;
}

#menu ul.menu li ul {
  position: absolute;
  display: none;
  height: 40px;
  width: 100%;
  text-align: center;
  left: 0;
  background: #FFFFFF;
  z-index: 0;
}

#menu ul.menu li.expanded a:hover {
  color: #F8A600;
}

#menu ul.menu li.expanded a.active-trail, #menu ul.menu li.expanded a.active-trail:hover {
  text-decoration: none;
  color: #F8A600;
}

#menu ul.menu li.active ul, #menu ul.menu li.active-trail ul {
  display: block;
}

#menu ul.menu li:hover ul {
  display: block;
  z-index: 1;
}

#menu ul.menu li.menu-mlid-633 ul li.first {
  margin-left: -286px;
  /*overflow:hidden;
  width:120%;
   may need adjusting after other design tweaks */
}

#menu ul.menu li.menu-mlid-568 ul li.first {
  /* 100% wide, center text.  product menu takes up all space, shouldn't need margin */
  padding-left: 53px;
}

#menu ul.menu li.menu-mlid-959 ul li.first {
  padding-left: 280px;
  /* may need adjusting after other design tweaks */
}

#menu ul.menu li.menu-mlid-962 ul li.first {
  padding-left: 550px;
  /* no margin needed.  just bump it to the right. */
}

#menu ul.menu li ul li {
  display: inline;
  padding: 0 5px;
  margin: 0;
  float: none;
  font-weight: 300;
}

/* END Main Menu */

/*social links*/

.social-menu {
  margin-top: 4px;
  margin-right: 0px;
  float: right;
}

ul.social-menu li {
  float: left;
  width: 20px;
  margin-left: 2px;
}

.social-menu li a {
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-indent: -99999px;
  float: left;
  display: block;
}

.social-menu li.twitter a {
  background: url('../images/social_sprite_twitter.png') no-repeat 0px -15px;
}

.social-menu li.twitter a:hover {
  background: url('../images/social_sprite_twitter.png') no-repeat 0px 0px;
}

.social-menu li.facebook a {
  background: url('../images/social_sprite_facebook.png') no-repeat 0px -15px;
}

.social-menu li.facebook a:hover {
  background: url('../images/social_sprite_facebook.png') no-repeat 0px 0px;
}

ul.social-menu li.youtube {
  margin-left: 0px;
  margin-right: 2px;
}

.social-menu li.youtube a {
  background: url('../images/social_sprite_youtube.png') no-repeat 0px -15px;
}

.social-menu li.youtube a:hover {
  background: url('../images/social_sprite_youtube.png') no-repeat 0px 0px;
}

ul.social-menu li.email {
  width: 15px;
  margin-right: 0px;
}

.social-menu li.email a {
  background: url('../images/social_sprite_mail.png') no-repeat 0px -15px;
}

.social-menu li.email a:hover {
  background: url('../images/social_sprite_mail.png') no-repeat 0px 0px;
}

.social-menu li.blog a {
  background: url('../images/social_sprite_blog.png') no-repeat 0px -15px;
}

.social-menu li.blog a:hover {
  background: url('../images/social_sprite_blog.png') no-repeat 0px 0px;
}

/*end social links*/

/* product submenu */
.submenu-bg {
  background-color: #4DA0D4;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.submenu-bg ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  list-style-image: none;
  background-color: #4DA0D4;
}

.submenu-bg ul.menu li.leaf {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

.submenu-bg ul.menu li {
  float: left;
  position: relative;
  width: 25%;
  height: 34px;
  line-height: 30px;

}

.submenu-bg ul.menu li:first-child a {
  border-left: 1px solid white;
}

.submenu-bg ul.menu li a {
  border-right: 1px solid white;
  text-decoration: none;
  color: white;
  text-align: center;
  display: block;
  width: auto;
  height: 33px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  padding-top: 2px;
}

.submenu-bg ul.menu li a:hover, .submenu-bg ul.menu li a.active {
  background: #1A7FC1;
}

/* END product submenu */

/*hot spots*/

.lower-hotspots-abs .spot-image,
.hotspots-abs .spot-image,
#hotspots-abs .spot-image {
  background-image: url('../images/palodent_hotspot_sprite.png');
  height: 32px;
  width: 32px;
  margin-top: -16px;
  margin-left: -16px;
  background-position: bottom center;
  cursor: pointer;
  background-color: transparent;
}

.lower-hotspots-abs .spot-image:hover,
.lower-hotspots-abs .spot-image.active,
.hotspots-abs .spot-image:hover,
.hotspots-abs .spot-image.active,
#hotspots-abs .spot-image:hover,
#hotspots-abs .spot-image.active {
  background-position: top center;
}

.hot-spot-text {
  display: none;
}

.hot-spot-text.first {
  display: block;
}

/*end hot spots*/

/*video*/

#video {
  background: #cccccc;
  height: 529px;
  background: rgb(204, 204, 204); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(204, 204, 204, 1)), color-stop(100%, rgba(204, 204, 204, 1))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(204, 204, 204, 1) 0%, rgba(204, 204, 204, 1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

/*end video*/

/*modal*/

.video-details {
  background-repeat: no-repeat;
}

.video-details h2 {
  text-align: center;
}

.video-details .row-fluid {
  margin: 80px 0px;
}

.video-details .border-right {
  float: right;
  margin: 0px;
  padding: 0px 40px 0px 0px;
}

.video-details .text {
  padding: 20px 40px;
  margin: 0px;
  border-left: 1px solid #333333;
  font-size: 14px;
  line-height: 16px;

}

/*end modal*/

/*image modal*/

#colorbox {
  background: #FFFFFF;
}

.modal_image {
  text-align: center;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background-image: url('../images/overlay-background.png');
  opacity: 1.0 !important;
}

#colorbox {
  outline: 0;
  border: 1px solid #000048;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
}

#cboxTopCenter {
  height: 25px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
}

#cboxBottomCenter {
  height: 25px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
}

#cboxMiddleLeft {
  width: 25px;
}

#cboxMiddleRight {
  width: 25px;
}

#cboxContent {
  background: #000048;
  overflow: visible;
}

.cboxIframe {
  background: #000048;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 30px;
  overflow: hidden !important;
}

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 40%;
  color: #666666;
}

#cboxLoadingOverlay {
  background: #fff url(../images/loading.gif) no-repeat 5px 5px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #666;
}

#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #666;
}

#cboxNext {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #666;
}

#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #666;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

/*modal overrides*/

#cboxWrapper {
  background: #FFFFFF;
  color: #000048;
  border: 0px solid #000048;
}

#cboxContent {
  background: #FFFFFF;
  color: #666666;
  font-size: 20px;
  line-height: 24px;

}

#cboxContent .speaker_blurb {
  font-size: 16px;
  line-height: 20px;
}

#cboxContent button:hover {
  color: #215FAC;
}

#cboxContent .speaker_presentation, #cboxContent .speaker_company {
  font-size: 14px;
  line-height: 18px;

}

#cboxContent .speaker_talk_title {
  margin-top: 12%;
  font-family: "Gotham SSm A", "Gotham SSm B";
}

#cboxCurrent, #cboxContent button {
  font-family: "Gotham SSm A", "Gotham SSm B";
  color: #26AAE1;
  text-transform: none;
  font-size: 14px;
  line-height: 14px;
}

#cboxContent button {
  text-decoration: underline;
}

#cboxContent button:hover {
  text-decoration: none;
  color: #26AAE1;
}

#cboxClose {
  right: -60px;
  top: -30px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  width: 20px;
  height: 20px;
  font-family: "Gotham SSm A", "Gotham SSm B" !important;
}

/*end modal overrides*/

/*end image modal*/

/*feature buckets*/

#feature-ctas h2 {
  font-size: 20px;
  line-height: 24px;
}

#feature-ctas {
  padding-top: 60px;
  text-align: center;
}

#feature-ctas .cta-feature {
  padding-right: 20px;
}

#feature-ctas .cta-title {
  min-height: 30px;
  height: 45px;
  font-size: 20px;
}

#feature-ctas .blue.cta-title {
  color: #187FC1;
}

#feature-ctas .gray.cta-title {
  color: #797978;
}

#feature-ctas .yellow.cta-title {
  color: #F9A700;
}

#feature-ctas .cta-text {
  margin-bottom: 20px;
}

#feature-ctas .cta-text a {
  font-size: 16px;
  line-height: 27px;
  text-decoration: none;
  font-weight: 500;
}
  #feature-ctas .cta-text a:hover {
    color: #b0b0b0;
  }

#feature-ctas .cta-text a.blue {
  color: #187FC1;
}
  #feature-ctas .cta-text a.blue:hover {
    color: #4599d5;
  }

#feature-ctas .cta-text a.gray {
  color: #797978;
}
  #feature-ctas .cta-text a.gray:hover {
    color: #b0b0b0;
  }

#feature-ctas .cta-text a.yellow {
  color: #F9A700;
}
  #feature-ctas .cta-text a.yellow:hover {
    color: #f8bb4d;
  }

#feature-ctas .cta-text a img {
  width: 16px;
  margin-left: 5px;
  vertical-align: middle;
}

#feature-ctas .cta-text .field-name-body {
  margin-bottom: 12px;
  color: #666666;
  height: 160px;
}

/*end feature buckets*/

/*global misc*/

#colored-stripe {
  height: 4px;
  background: url('../images/header_stripe_wide.jpg') top center no-repeat;
}

.border-top {
  border-top: 1px solid #333;
}

.banner {
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 200px;
  padding: 80px 0px;
}
  .banner h1 {
    max-width: 16em;
  }

  .banner.video {
    padding: 0;
    position: relative;
    overflow: hidden;
  }

  .banner video {
    position: absolute;
    top: 0;
    min-width: 100%;
    z-index: -1;
  }

  .banner.video .offset6:first-child {
    margin-left: 60%;
    width: 40%;
  }

  @media (max-width: 1140px) {

    .banner video {
      left: -15%;
    }

  }

  @media (max-width: 940px) {

    .banner video {
      left: -30%;
    }

    .banner.video .offset6:first-child {
      margin-left: 45%;
      width: 40%;
    }

  }

  .banner.video > .container {
    padding: 80px 0 60px;
  }

  .banner.video .text {
    color: white;
  }

  .banner.video .text a {
    color: white;
    font-weight: bold;
  }

  .banner.video .text a:hover {
    text-decoration: underline;
  }

#pdf-landing-content {
  margin-bottom: 50px;
}

/*no banner padding*/

#procedure-video-top .banner, #procedure-video-bottom .banner {
  padding-bottom: 0px;
  padding-top: 180px;
}

/*end no banner padding */

#heading-text {
  margin-top: 30px;
}

#heading-text .field-name-body {
  margin: 20px 0px;
  padding-right: 80px;
}

.field-name-field-legal-note {
  font-size: 60%;
  margin-top: 20px;
  margin-bottom: 8px;
}

.anchors {
  margin-top: 20px;
  line-height: 20px;
  padding-right: 20px;
}

.anchors sup {
  font-size: 60%;
}

/*end global misc*/

/*product pages ux */

.page-node-3 .field-collection-container, .page-node-25 .field-collection-container, .page-node-34 .field-collection-container, .page-node-28 .field-collection-container {
  display: none;
}

.page-node-36 #product-detail-page .main-copy, .page-node-27 #product-detail-page .main-copy, .page-node-30 #product-detail-page .main-copy {
  display: none;
}

.page-node-36 #product-detail-page #product-details-flexible.border-top, .page-node-27 #product-detail-page #product-details-flexible.border-top, .page-node-30 #product-detail-page #product-details-flexible.border-top {
  border-top: 0px solid #333;
}

.page-node-36 .field-collection-view-final {
  margin-bottom: -20px;
}

.field-collection-container {
  border-bottom: none;
}

.field-collection-view {
  border-bottom: none;
}

.field-collection-container .field-items .field-item {
  margin-bottom: 0px;
}

#product-detail-page [class*="span"] {
  min-height: 0px;
}

#product-detail-page .main-copy {
  padding: 30px 0px 10px 0px;
}

#product-detail-page .field-collection-view .row-fluid {
  margin: 20px 0px;
}

a.product-cta {
  color: #187FC1;
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  padding-right: 25px;
  margin-top: 12px;
  display: inline-block;
  text-decoration: none;
  background: url('../images/arrow_blue.svg') 95% 50% no-repeat;
  background-size: 16px 16px;
}

.banner .title-wrapper {
  /*max-width: 250px;*/
  margin-bottom: 20px;
}

.banner .title-wrapper .field-name-field-product-title {
  font-weight: 300;
  color: #1A7FC1;
  font-size: 27px;
}

.banner .title-wrapper .field-name-field-product-subtitle {
  font-weight: 400;
  color: #1A7FC1;
  font-size: 20px;
}

.page-node-6 .banner .span6 {
  width: 400px;
  margin-left: 30%;
}

/* improve/tweak - products intro text */

.banner .button img {
  width: 14px;
  margin-left: 10px;
}

#listing .logo {
  cursor: pointer;
  height: 48px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: 0px -1px;
}

#listing .logo:hover {
  background-position: 0px -49px;
}

#listing .row-fluid:nth-child(3) .span6:nth-child(2) .logo {
  height: 46px;
  background-position: 0px 0px;
}

#listing .row-fluid:nth-child(3) .span6:nth-child(2) .logo:hover {
  background-position: 0px -46px;
}

.product-item {
  margin-bottom: 40px;
  padding-bottom: 0px;
}

.banner .text p {
  padding-right: 20px;
}

.indented-text {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 10px;
}

.product-item .text {
  padding-right: 40px;
  font-size: 14px;
  line-height: 18px;
}

#product-benefits-flexible {
  border-top: 0px solid #333;
}

#product-benefits-flexible .field-name-field-flexible-content-items {
  margin: 20px 0px;
}

.field-collection-view {
  margin: 0px;
  padding: 0px;
}

.field-name-field-flex-text {
  padding-right: 20px;
}

#product-benefits-flexible .entity-field-collection-item {
  margin: 20px 0px;
}

/*end product pages ux*

/*procedure pages*/

#procedure-intro {
  padding: 60px 0px;
}

#procedure-page .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
}

.trigger-row .row-fluid .span3 {
  width: 24.8%;
  margin-left: .26666666666667%;
}

.trigger-row .row-fluid [class*="span"]:first-child {
  margin-left: 0px;
}

#procedure-page .trigger-row {
  padding-top: 50px;
}

.new-page,
.modal-trigger {
  background-size: contain;
  background-repeat: no-repeat;
  height: 144px;
  /*width: 99%;*/
  margin-bottom: -1px;

}

.video-trigger-inner {
  width: 100%;
  height: 100%;
}

.node-type-procedure p > strong > a {
  background: transparent url('../images/arrow_blue.svg') center right scroll no-repeat;
  background-size: 16px;
  color: #187FC1;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  padding: 2px 20px 2px 0;
  text-decoration: none;
}
  .node-type-procedure p > strong > a:hover {
    color: #26aae1;
  }

/*
.video-trigger-inner:hover {
	background: url(../images/play_button_small.png) no-repeat;
	background-position: 90px 20px;
}
*/
.video-trigger-inner p {
  padding-top: 50px;
  margin-top: 0px;
  color: #ffffff;
  text-align: center;
}

/*
.video-trigger-inner:hover p {
	padding-top: 80px; margin-top: 0px;
}
*/

/*end procedure pages*/

/*resources*/

/* hide extra modal info on videos page */
body.page-node-162 .video-details,
body.page-node-8 .video-details {
  display: none;
}

.field-type-viewreference {
}

.field-name-field-listing-image img {
  margin-bottom: 16px;
}

.document-file .field-name-field-file-type {
  margin: 0 0 0 0;
  min-height: 70px;
  font-size: 14px;
  line-height: 18px;
}

.anchors p {
  display: inline;
}

.anchors a {
  border-bottom: 0px solid #666666;
  color: #26AAE1;
  display: inline-block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-right: 24px;
  padding-bottom: 2px;
  text-decoration: none;
  text-transform: none;
}

.anchors a:hover {
  border-bottom: 1px solid #26AAE1;

}

.product-group h2 {
  margin: 16px 0px;
}

.product-group .button {
  font-size: 12px;
  font-weight: 400;
  margin-top: 2px;
  padding: 4px 55px 4px 15px;
  width: 100%;
}

.product-group .span2,
.product-group .span3 {
  margin: 10px 10px 0 0;

}

.product-group {
  padding: 10px 0;
  margin: 0px 0px 30px 0px;
}

/*standard span3 css width: 23.404255319148934%; margin-left: 2.127659574468085%;*/
.page-node-162 #resources-page-inner .product-group .trigger-row .row-fluid .field-item {
  width: 24.8%;
  margin-left: .26666666666667%;
  float: left;
}

.page-node-162 #resources-page-inner .product-group .trigger-row .row-fluid .field-item:nth-child(4n+1) {
  margin-left: 0px;
}

.page-node-162 #resources-page-inner .product-group .trigger-row .row-fluid [class*="span"]:first-child {
  margin-left: 0px;
}

.page-node-162 #resources-page-inner .product-group .trigger-row .span3 {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
}

/*end resources pages*/

/*case study*/

.case-study {
}

/*end case study*/

/*misc*/

#listing {
  padding: 80px 0px;
}

.page-node-19 #listing {
  padding-bottom: 50px;
}

.view-content-listing .views-row {
  margin-bottom: 30px;
}

.view-content-listing .views-row-last {
  margin-bottom: 0px;
}

.view-content-listing table {
  width: 100%;
}

.heading-text {
  margin: 25px 0 5px 0;
}

/*kellyn request*/
page-node-125 .feature-ctas {
  border-top: 0px solid #333;
}

.page-node-125 #content-lower {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-node-376 .webform-client-form-378 {
  margin-bottom: 60px;
}

/* Colors for CTAs, non-mod */
.cta-text a.blue {
  color: #0075C9;
}
  .cta-text a.blue:hover,
  .cta-text a.blue:active,
  .cta-text a.blue:focus {
    color: #26aae1;
  }

.cta-text a.purple {
  color: #673091;
}
  .cta-text a.purple:hover,
  .cta-text a.purple:active,
  .cta-text a.purple:focus {
    color: #8b158c;
  }

.cta-text a.green {
  color: #9eb129 !important;
}
  .cta-text a.green:hover,
  .cta-text a.green:active,
  .cta-text a.green:focus {
    color: #33a333;
  }

.field-name-field-group-1-headline,
.field-name-field-group-2-headline,
.field-name-field-group-3-headline,
.field-name-field-group-4-headline,
.field-name-field-group-5-headline,
.field-name-field-group-6-headline,
.field-name-field-group-7-headline,
.field-name-field-group-8-headline,
.field-name-field-group-9-headline,
.field-name-field-group-10-headline {
  margin-bottom: 10px;
}

/* Video modal pages */
.video-modal-page {
  margin-bottom: 50px;
  padding: 0 25px;
  text-align: center;
}

.video-modal-page iframe {
  max-width: 100%;
}

.video-modal-page .page-title {
  margin: 25px 0;
}

.video-modal-page .video-wrapper {
  margin: 5px 0 30px;
}
