/* 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 #706f6f;
  margin-bottom: 0px;
}

/*END ADMIN HIDE*/

/*fonts*/
.garamond_italic {
  font-family: "Adobe Garamond W01 It";
}

.garamond {
  font-family: "AdobeGaramondW01-Regula";
}

.garamond_bold {
  font-family: "Adobe Garamond W01 SmBd";
}

.lato {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.lato_bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

.lato_italic {
  font-family: 'Lato', sans-serif;
  font-weight: 400 italic;
}

/*end fonts*/

body {
  margin: 0px;
  padding: 0px;
  color: #706f6f;
  font-size: 15px;
  line-height: 27px;
  /*font-family: 'Lato', sans-serif;
  font-weight: 300;*/
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.fl-left {
  float: left;

}

.fl-right {
  float: right;
}

.abs-spot {
  position: absolute;
}

/*typography*/

sup {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 60%;
  line-height: 0px;
  top: -.6em;
}

a {
  color: #666; /*font-family:"AdobeGaramondW01-Regula";*/
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}

a:hover {
  text-decoration: none;
}

a:visited {
}

li a.active {
  color: inherit;
}

strong, b {
  font-weight: 700;
}

strong a, strong b {
  font-family: 'Lato', sans-serif;
  text-decoration: none;
}

em, i {
  font-weight: 300;
  font-style: italic;
}

h1 {
  font-size: 2.875em;
  line-height: 1.2;
  font-family: "Gotham SSm A", "Gotham SSm B";

}

h1 .large {
  text-transform: uppercase;
  display: block;
}

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

}

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

h2 {
  font-size: 30px;
  line-height: 34px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  /*	letter-spacing: 1.0px;*/
  width: 100%;
}

h2 .large {
  text-transform: uppercase;
  display: block;
  float: left;
}

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

p {
  font-size: 15px;
  line-height: 1.5;
}

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

/*end typography*/

/*colors and buttons*/

.blue, #menu ul.menu li.expanded .blue.active, #menu ul.menu li.expanded a.blue.active-trail, #menu ul.menu li.expanded .blue:hover {
  /*color: #26AAE1;*/
  color: #1280c4;
}

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

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

.yellow {
  color: #f8a600 !important;
}

.gray {
  color: #959595 !important;
}

.bg-gray {
  background: #e1e1e1;
}

.button, a.button {
  /*	display:inline-block;
    padding:4px 15px;
    background:#999999;
    color:#FFFFFF;
    text-decoration:none;
    text-transform: uppercase;
    font-size: 10px; line-height: 14px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    cursor: pointer;*/
}

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

.button:hover {

  color: #fff;
}

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

.modal-trigger {
  /*font-family:"AdobeGaramondW01-Regula";*/
  font-family: "Gotham SSm A", "Gotham SSm B";
  letter-spacing: 1.0px;
}

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

.new-page .small,
.modal-trigger .small {
  font-size: 14px;
  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;
  width: 100%;
  padding: 4px 0px;
  text-align: center;
}

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

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

#header_wrapper #menu {
  font-family: "Adobe Garamond W01 SmBd";
}

#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;
}

.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.menu-mlid-962 {
  float: right;
  padding-left: 0px;
}

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

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

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

.block-menu-block ul li.expanded {
  font-size: 15px;
  line-height: 30px;
  float: left;
  text-align: right;
}

.block-menu-block ul li.expanded > .menu {
  padding-left: 30px;
}

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

.menu-name-main-menu li a,
.menu-name-menu-footer-menu li a {
  text-decoration: none;
}

.menu-name-main-menu li a:hover {
  opacity: 0.75;
}

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

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

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

.page-node-57 .footer {
  padding-top: 60px;
}

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

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

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

#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: 64px;
}

#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;
}

/* 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: #797978;
  border-bottom: 3px solid white;
}

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

.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: 20%;
  height: 34px;
  line-height: 30px;

}

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

.submenu-bg ul.menu li a {
  border-right: 3px solid white;
  text-decoration: none;
  color: white;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: auto;
  height: 34px;
  font-size: 12px;
  line-height: normal;
  padding-top: 11px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
}

.submenu-bg ul.menu li a {
  background: #363636;
}

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

/* 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');*/
  background: url('../images/sprites/hotspot_sprite.png') no-repeat;
  background: url('../images/sprites/hotspot_sprite.svg') no-repeat;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 32px;
  width: 32px;
  margin-top: -16px;
  margin-left: -16px;
  background-position: top 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: bottom center;
}

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

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

/*end hot spots*/

/*video*/

#video {
  background: #ccc;
  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 #706f6f;
  font-size: 14px;
  line-height: 16px;

}

/*end modal*/

/*image modal*/

#colorbox {
  background: #fff;
}

.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: #fff;
}

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

#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: #444;
}

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

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

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

/*
  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);
}

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

#cboxContent {
  background: #fff;
  color: #666;
  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: "Trade Gothic 20";
}

#cboxCurrent, #cboxContent button {
  font-family: "Trade Gothic 18";
  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: #fff !important;
  text-decoration: none !important;
  width: 20px;
  height: 20px;
  font-family: 'Lato', sans-serif !important;
}

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

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

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

.banner {
  background-size: cover !important;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 200px;
  padding: 60px 0;
}

#product-page .banner {
  background-color: #fff;
}

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

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

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

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

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

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

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

.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: 10px 0px;
}

.banner .logo-wrapper {
  max-width: 250px;
  margin-bottom: 20px;
}

.banner .title-wrapper {
  color: #1a7fc1;
  margin-bottom: 20px;
}

.banner .title-wrapper .field-name-field-product-title p {
  font-size: 27px;
  font-weight: 300;
  line-height: 1.1;
}

.banner .title-wrapper .field-name-field-product-subtitle p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

#listing .logo {
  height: 62px;
  margin-bottom: 20px;
  background-repeat: no-repeat;

}

.products-list_container .product-item_title-wrapper {
  color: #333;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: none;
}

.products-list_container .product-item_title-wrapper:hover,
.products-list_container .product-item_title-wrapper:active,
.products-list_container .product-item_title-wrapper:focus {
  color: #1280c4;
}

.products-list_container .product-item_title-wrapper h3,
.products-list_container .product-item_title-wrapper p {
  color: inherit;
}

.products-list_container .product-item_title-wrapper h3 {
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
}

.products-list_container .product-item_title-wrapper p {
  font-size: 16px;
  font-weight: 400;
}

.product-item {
  /*margin-bottom: 40px;*/
  padding-bottom: 0px;
  padding-left: 20px;
  margin: 0 0 40px 0;
  margin-left: 0 !important;
}

.product-item {

}

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

.indented-text {
  font-family: "AdobeGaramondW01-Regula";
  font-size: 24px;
  line-height: 28px;
}

.page-node-25 .indented-text {
  margin-left: 20px;
}

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

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

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

#product-benefits-flexible .field-name-field-flex-video {
  margin-top: -40px;
  margin-bottom: 20px;
}

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

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

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

#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;
  display: block;
  float: left;
  box-sizing: border-box;
  width: 100%;
}

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

}

.modal-trigger {
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

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

.video-trigger-inner p {
  padding-top: 60px;
  margin-top: 0px;
  color: #fff;
  text-align: center;
}

.field-type-viewreference {
}

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

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

.anchors p {
  display: inline;
}

.anchors a {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 0px solid #666;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 24px;
  color: #26aae1;
  padding-bottom: 2px;
  margin-right: 24px;
}

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

}

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

.product-group .button {
  width: 100%;
  text-align: center;
  padding: 4px 0px;
  font-size: 13px;
}

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

}

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

#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 #706f6f;
}

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

.page-node-419 .main-nav {
  visibility: hidden;
}

/* 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;
}

.field-type-text-long ul {
  margin-left: 20px;
}
.field-type-text-long li {
  list-style-position: outside;
}
