input#code-button.button.try_now.form-submit {
  color: white;
  font-weight: 700;
  padding: 8px 16px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  width: auto;
  height: auto;
  font-weight: 700;
  white-space: nowrap;
  margin-right: 8px;
  margin-top: 12px;
}

body {
  background: #2d2f39;
  /*overflow-x: hidden;*/
}

body,
input,
select,
textarea {
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

a {
  color: #2360a5;
  text-decoration: none;
}

b,
strong,
th {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000;
  margin: 18px 0 6px 0;
  padding: 0;
  line-height: 30px;
}

.front h1 {
  display: none;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h1.page-title {
  margin-top: 0;
}

h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 12px;
}

h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}

p {
  margin-top: 0px;
  margin-bottom: 16px;
}

p.jflex_td {
  width: 400px;
}

.caption {
  text-align: center;
  font-style: italic;
  margin-bottom: 36px;
  margin-top: -20px;
  color: #666;
}

tr th,
tr th a,
tr th a:hover {
  background: #2d2f39;
  color: #fff;
}

ol,
ol li {
  margin-left: 12px;
  padding-left: 6px;
}

.prose ol > li > ol > li {
  list-style-type: lower-alpha;
  margin-left: 8px;
  padding-left: 0px;
}

blockquote {
  padding: 0 40px 0 30px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote p {
  /* border-left: 5px solid #232933; */
  margin: 0;
  padding: 6px;
  quotes: "\201C""\201D""\2018""\2019";
  position: relative;
}

.node-type-forum blockquote p {
  border-left: 5px solid #232933;
}

blockquote p:before {
  position: absolute;
  left: -30px;
  top: 20px;
  font-family: Georgia, serif;
  content: "\201C";
  font-size: 3em;
  font-weight: bold;
  color: #999;
}

.node-type-forum blockquote p:before {
  position: relative;
  left: 0px;
  top: 0px;
  font-family: "Open Sans", sans-serif;
  content: open-quote;
  font-size: 1em;
  font-weight: 400;
  color: #000;
}

.node-type-forum blockquote p:after {
  content: close-quote;
}

/* BASIC FORM ELEMENTS */
select,
input {
  margin-bottom: 12px;
}

input.form-checkbox {
  margin-bottom: 0;
}

#edit-body-und-0-format,
#edit-comment-body-und-0-format {
  display: none;
}

#main-content {
  padding-top: 8px;
  padding-bottom: 60px;
}

.node-type-product #main-content {
  padding-bottom: 0;
}

.front #main-content {
  padding-top: 0;
  padding-bottom: 0;
}

.breadcrumb {
  padding-top: 4px;
  color: #4b505e;
  font-size: 12px;
  float: left;
}

.breadcrumb a {
  color: #4b505e;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/* NODE DETAIL PAGES */
.field {
  margin-top: 12px;
}

#page-support {
  background-color: #f1f1f1;
}

#page-support #main-content.clearfix {
  width: 900px;
  margin-right: -240px;
}

.product_grid_item {
  background-color: white;
  margin: 12px;
  border-radius: 6px;
  padding: 12px;
}

#content ul,
#content ul li {
  list-style: disc;
  margin-left: 7px;
  padding-left: 7px;
}

#content ul.views-mini-pager,
#content ul.views-mini-pager li {
  list-style: none;
  text-align: center;
}

#content ul.links.inline li,
#content ul.links.inline {
  margin-left: 0;
  padding-left: 0;
}

#content .ui-tabs .ui-tabs-nav li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

#content .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}

.ui-widget-content,
.ui-widget-header {
  border: 0;
  background: transparent;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}

.tabs-wrapper {
  float: right;
  position: relative;
  top: -50px;
  height: 0px;
  display: inline;
}

.logo {
  padding-top: 24px;
  padding-left: 0;
}

body.page-products #page {
  background: #f1f1f1;
  padding-bottom: 24px;
}

body.page-products-algorithms-index #page {
  background: #fff;
}

body.page-node-9 #page {
  background: #000;
  color: #fff;
}

body.page-node-9 #page h1 {
  color: #fff;
}

#header,
#navigation {
  background: #2d2f39;
}

#page .region {
  padding: 0 0 0 0;
}

div.infotext {
  background-image: url(../images/message-24-infotext.png);
  border-color: #287c96;
  background-size: 24px 24px;
  background-color: #f1f7fb;
}

/* Higlighted & Bottom Regions */

#highlighted,
#bottom {
  background: #000;
  overflow: hidden;
  padding-top: 0;
  border: 0;
}

#bottom p,
#highlighted p {
  margin: 0;
}

#highlighted .region-highlighted,
#bottom .region-bottom {
  padding: 0;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}

#highlighted .limiter,
#bottom .limiter {
  width: 100%;
  max-width: 100%;
}

#highlighted img,
#bottom img,
#bottom iframe {
  height: auto;
  width: 100%;
  display: block;
}

#bottom p.mobile {
  display: none;
}

#highlighted .views-field-title h2 a {
  color: #fff;
}

#highlighted .views-field-body,
#highlighted .views-field-body a {
  color: #fff;
  font-size: 18px;
}

body.node-type-product #page .region {
  padding: 1px 0 0;
}

body #page > .limiter .limiter {
  margin: 0;
  width: auto;
  max-width: 100%;
}

body.node-type-product #page > .limiter {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

body.node-type-product #page > .limiter .limiter {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  padding: 1px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#page .region .limiter {
  padding: 0;
}

/* Hide subscribe checkbox on registration screen, per Ray */
.page-user-register fieldset.group-notifications {
  display: none;
}

/* FORM INPUTS AND OPTIONS */
#block-search-form,
#block-constant-contact-1 {
  float: right;
  z-index: 100;
  position: relative;
}

#block-constant-contact-1 {
  float: left;
  position: absolute;
}

#block-search-form input.form-submit,
#block-constant-contact-1 input.form-submit {
  background: #e1e1e1 url(../images/arrow-right.svg) no-repeat center center;
  background-size: 60px 20px;
  width: 27px;
  height: 28px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#block-search-form input.form-submit {
  position: absolute;
  top: 1px;
  right: 0px;
}

#block-constant-contact-1 input.form-submit {
  position: relative;
  top: -40px;
  left: 148px;
}

#block-search-form input.form-text {
  width: 100%;
  padding-right: 30px;
}

#block-search-form .form-actions {
  position: absolute;
  top: -1px;
  right: 0;
}

#block-constant-contact-1 label {
  display: none;
}

#block-constant-contact-1 input.form-text {
  width: 175px;
}

/* MailChimp */
.form-item-mergevars-EMAIL {
  margin-top: 12px;
}

/* FOOTER */
#footer {
  padding-top: 30px;
}

#footer h2 {
  font-size: 16px;
  color: #fff;
  padding-bottom: 0;
  margin-bottom: 2px;
}

#footer ul {
  margin-top: 0;
  padding-top: 0;
}

#footer .block-content {
  color: #fff;
}

#footer .block-content a {
  color: #9cc5f0;
}

#footer .block-content a:hover {
  color: #fff;
}

/* Eventide Logo */
#block-block-8 {
  margin-top: 20px;
}

#block-block-8 p {
  margin-bottom: 0;
}

.mailchimp-signup-subscribe-form .form-item label {
  display: none;
}

#footer-full {
  padding-top: 30px;
  font-size: 0.85em;
}

#footer li.expanded > ul.menu {
  display: none;
}

label {
  font-weight: 700;
}

/* PRIMARY MENU */
ul.sf-menu ul a:hover {
  background: transparent;
}

#superfish-1 {
  font-size: 14px;
}

.sf-menu li {
  white-space: nowrap;
}

.sf-menu a {
  text-decoration: none;
  padding: 12px 15px;
  color: #fff;
}

.sf-menu li li a {
  color: #fff;
}

.sf-menu .sfHover > a,
.sf-menu a:hover,
.sf-menu li.active-trail > a {
  color: #9cc5f0;
}

.sf-menu a:hover,
.sf-menu li.active-trail > a:hover {
  color: #fff;
}

.sf-menu .sf-depth-1 > a {
  padding: 0 14px;
  line-height: 2.5em;
  border-right: none;
  margin-right: 18px;
}

.sf-menu li.first a.sf-depth-1 {
  padding: 0 14px 0 0;
}

.sf-menu li.first ul {
  left: -15px;
}

ul.sf-menu ul {
  background: #2d2f39;
}

ul.sf-menu ul a:hover {
  color: #9cc5f0;
}

/* GLOBAL NAVIGATION */
#block-system-user-menu .block-content ul.menu {
  float: right;
}

#block-system-user-menu .block-content ul.menu li {
  float: left;
  margin-left: 1em;
}

#block-system-user-menu .block-content ul.menu li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
}

#block-system-user-menu .block-content ul.menu li ul.menu {
  display: none;
}

/* Block background colors */

/* BLACK */

.node-type-product #block-eventide-player-video-playlist h2,
#block-views-artist-product-block h2,
#block-views-artist-product-block,
#block-views-artist-product-block a,
#block-views-video-block h2,
#block-views-video-block h3,
#block-views-video-block,
#block-views-video-block a {
  color: white;
}

#block-views-video-block h3 {
  margin: 0 0 12px;
}

#block-views-artist-product-block,
#block-views-video-block {
  background: #4b505e;
}

.node-type-product #block-eventide-player-video-playlist {
  background-color: #000;
}

/* MEDIUM DARK CHARCOAL */
/* #373a45 */
#block-views-testimonials-block-1,
#block-views-testimonials-block-1 h2,
#block-views-testimonials-block-1 a {
  background-color: #373a45;
  color: white;
}

.node-type-product #block-eventide-player-audio-playlist,
.node-type-product #block-eventide-player-audio-playlist h2 {
  background: #818285;
  color: #fff;
}

/* MEDIUM CHARCOAL */
/* #4b505e */

/* LIGHT CHARCOAL */
#block-views-product-introduction-block-1 {
  background: #e1e1e1;
}

/* EXTRA LIGHT CHARCOAL #f0f0f2 */
#block-views-article-block-2,
#block-views-faq-product-block,
#block-views-product-slideshow-block,
#block-views-flex-product-slideshow-block {
  background: #f0f0f2;
}

#block-views-product-introduction-block {
  font-size: 16px;
  line-height: 24px;
}

/* SUPER LIGHT CHARCOAL #fcfcff */
#block-views-downloads-block-1 {
  background-color: #fcfcfc;
}

/* MEDIUM BLUE */
#block-views-41446b31b8fe9570b0c88e35977ac483 {
  background: #69a0c7;
}

/* LIGHT BLUE #e1ecf4 */

/* FAQ Landing Page */
.view-faq table td.views-field-field-faq-category {
  width: 200px;
}

/* Product Page FAQ Block */

#block-views-faq-product-block h3:nth-child(1) {
  margin-top: 0;
}

#block-views-faq-product-block .block-content .columns {
  padding: 0 24px 0 0;
}

#block-eventide-products-sections .eventide-products-output {
  padding: 20px 0;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 .sep,
#bottom .sep {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.25em;
  left: 50%;
  background: #fff;
  margin-left: -1.125em;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 .views-field {
  padding: 0 3em 1em 0;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 .views-field-field-features {
  padding: 0 1em 1em;
}

#block-views-faq-product-block .views-field-body,
#block-views-faq-product-block .views-field-field-doc-download,
#block-views-faq-product-block .views-field-field-video {
  display: none;
}

#block-views-faq-product-block .views-field-field-doc-download .field-content,
#block-views-faq-product-block .views-field-field-video .field-content {
  display: inline;
}

#block-views-faq-product-block .views-label-field-doc-download,
#block-views-faq-product-block .views-label-field-video {
  font-weight: 700;
}

#block-views-faq-product-block .views-field-body p {
  margin-top: 0;
}

table {
  width: auto;
  max-width: 100%;
  overflow-x: auto;
}

table,
table tr,
table tr th,
table tr td,
.view-product-specs table,
.view-product-specs table tr,
.view-product-specs table tr th,
.view-product-specs table tr td,
.view-downloads table,
.view-downloads table tr {
  border: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  vertical-align: top;
  width: auto;
}

table {
  width: 100%;
}

table.col2 td {
  width: 50%;
}

table.col3 td {
  width: 33%;
}

table.col4 td {
  width: 25%;
}

table.col5 td {
  width: 20%;
}

.view-product-specs table,
.view-downloads table {
  width: 99%;
  margin: 0 0 18px 0;
}

table.views-view-grid tbody {
  background: transparent;
}

/* ARTIST GALLERY */
#views_slideshow_cycle_teaser_section_artist_gallery-block {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

#views_slideshow_cycle_teaser_section_artist_gallery-block table tbody {
  background: #2d2f39;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#views_slideshow_cycle_teaser_section_artist_gallery-block table tbody h3 {
  color: #fff;
  font-size: 24px;
}

#views_slideshow_cycle_main_features-block .feature_slide_image img {
  max-width: 100%;
  height: auto;
}

.slideshow_quote {
  font-size: 14px;
  line-height: 22px;
}

.slideshow_quote h3 {
  margin-bottom: 12px;
}
.slideshow_attribution {
  margin-top: 6px;
}

.slideshow_product {
  margin-top: 24px;
  color: white;
}

.slideshow_product a {
  color: white;
}

/* User Product Registration */

.page-user-register .container-inline-date .date-padding {
  padding: 0;
  float: none;
}

/* User My Products Plug-in Table */

body.page-user-my-products table.product_registration td:nth-child(3) {
  text-align: center;
}

/* TABLE ROW ZEBRA ALTERNATING STRIPES */

table tbody tr:nth-child(even) tr,
tr.even {
  background-color: #fcfcff;
}
table tbody tr:nth-child(odd) tr,
tr.odd {
  background-color: #f0f0f2;
}

table.stripe tbody tr:nth-child(even) {
  background-color: #fcfcff;
}
table.stripe tbody tr:nth-child(odd) {
  background-color: #f0f0f2;
}

table.stripe tbody td:nth-child(1) {
  width: 6%;
}

table.views-view-grid tbody tr:nth-child(even) td {
  background: transparent;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 table tbody {
  background: transparent;
  color: #fff;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 table tbody tr:nth-child(even) th,
#block-views-41446b31b8fe9570b0c88e35977ac483
  table
  tbody
  tr:nth-child(even)
  td {
  color: #fff;
  background: #444;
}

#block-views-41446b31b8fe9570b0c88e35977ac483 table tbody tr:nth-child(odd) th,
#block-views-41446b31b8fe9570b0c88e35977ac483 table tbody tr:nth-child(odd) td {
  color: #fff;
}

.view-product-specs table td:nth-child(1) {
  width: 40%;
}

table tr th,
table tr td {
  padding: 6px 12px;
}

#block-views-product-introduction-block-1 table tr td {
  padding-left: 0;
}

#block-views-product-introduction-block-1 h5 {
  margin-top: 0;
}

#block-views-product-introduction-block-1 h4 {
  margin-top: 8px;
}

#block-views-product-introduction-block-1 ul {
  margin-top: 3px;
  margin-bottom: 3px;
}

.specifications {
  background-color: #4c505d;
  /* background-color: #f8fafc; */
  padding: 25px;
  margin-top: 30px;
}

.specifications h2,
.specifications div {
  color: white;
}

.formats-table {
  width: 100%;
  color: black;
  background-color: #f8fafc;
}

.formats-table td {
  border-bottom: 1pt solid #4c505d;
}

.formats-table tr {
  width: 100%;
}

/* Artists on Product Page */
.view-video table tr td,
.view-artist-product table tr td {
  padding: 0 12px 12px 0;
}

.view-artist-product .views-field-field-image {
  max-width: 220px;
  max-height: 140px;
  overflow: hidden;
  margin-bottom: 4px;
}

.view-artist-product .views-field-field-image img {
  width: 100%;
  height: auto;
}

/* Videos */

.view-video table tr td img {
  max-width: 100%;
}

table tr td.slideshow_image {
  padding: 12px;
  width: 600px;
}

table tr td.slideshow_image img {
  display: block;
}

table tr td.slideshow_quote {
  width: 312px;
}

.view-anthology-xi-products h3.field-content {
  font-size: 1.4em;
  font-weight: 700;
  text-align: center;
}
.view-anthology-xi-products h2 {
  font-size: 1.3em;
  font-weight: 700;
  margin-bottom: 0;
}

.view-anthology-xi-products .views-row {
  padding-bottom: 20px;
}

.products_plugins_bundle_anthology_xi
  #block-views-product-introduction-block-1 {
  display: none;
}

.products_plugins_bundle_anthology_xi #block-eventide-products-sections {
  background-color: #ebebeb;
}

#block-views-anthology-xi-products-block {
  background-color: #e1e1e1;
}

.button.try_now.plugin_view {
  float: right;
}

.view-algorithms table tr th,
.view-algorithms table tr td {
  padding: 0 18px 24px 17px;
}

.view-algorithms table tr td.col-last {
  padding-right: 0;
}

.view-product-specs table tr td {
  border-right: solid 3px #fff;
}

.view-downloads .view-content ul li,
.view-article .view-content ul li {
  margin: 0 0 18px 0;
}

.view-product-images .view-content,
.view-features .view-content,
.view-product-slideshow .view-content {
  position: relative;
}

.views-field-field-features td h3 {
  margin-top: 0;
  margin-bottom: 9px;
}

.view-product-images .views-field-field-images {
  max-width: 1000px;
}

.views-slideshow-controls-text-previous,
.views-slideshow-controls-text-next {
  position: absolute;
  top: 50%;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: -2.25em;
  z-index: 500;
  line-height: 0;
  padding: 11.5px 7.5px;
  background: #ebebeb;
  border-radius: 4px;
  opacity: 0;
}

.views-slideshow-controls-text-previous {
  left: 38px;
}

.views-slideshow-controls-text-next {
  left: 873px;
}

#block-views-artist-gallery-block .views-slideshow-controls-text-previous {
  left: -50px;
  top: 37%;
  background: transparent;
}

#block-views-artist-gallery-block .views-slideshow-controls-text-next {
  left: 961px;
  top: 37%;
  background: transparent;
}

#highlighted:hover .views-slideshow-controls-text-previous,
#highlighted:hover .views-slideshow-controls-text-next,
#block-views-artist-gallery-block:hover .views-slideshow-controls-text-previous,
#block-views-artist-gallery-block:hover .views-slideshow-controls-text-next,
#block-views-product-images-block:hover .views-slideshow-controls-text-previous,
#block-views-product-images-block:hover .views-slideshow-controls-text-next {
  opacity: 0.5;
}

#highlighted:hover .views-slideshow-controls-text-previous:hover,
#highlighted:hover .views-slideshow-controls-text-next:hover,
#block-views-artist-gallery-block:hover
  .views-slideshow-controls-text-previous:hover,
#block-views-artist-gallery-block:hover
  .views-slideshow-controls-text-next:hover,
#block-views-product-images-block:hover
  .views-slideshow-controls-text-previous:hover,
#block-views-product-images-block:hover
  .views-slideshow-controls-text-next:hover {
  opacity: 1;
}

#content .flexslider ul.slides,
#content .flexslider ul.slides li,
#content .flex-direction-nav,
#content .flex-direction-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.views-slideshow-controls-text-previous a,
.views-slideshow-controls-text-next a {
  text-decoration: none;
  color: #fff;
}

#block-views-flex-product-slideshow-block .flexslider {
  background: transparent;
}

.flex-direction-nav a {
  text-indent: -999px;
  padding: 11.5px 7px;
  border-radius: 4px;
  background: #fff;
  font-size: 0;
  line-height: 0;
  height: auto;
  width: auto;
}

.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
  opacity: 0.5;
}

.flex-control-paging {
  display: none;
}

.views-slideshow-controls-text-previous a:after,
.flex-direction-nav a:before {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.5px 35px 13.5px 0;
  border-color: transparent #2362a5 transparent transparent;
}

.views-slideshow-controls-text-next a:after,
.flex-direction-nav a.flex-next:before {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.5px 0 13.5px 35px;
  border-color: transparent transparent transparent #2362a5;
}

.views-slideshow-controls-text-previous a:hover,
.views-slideshow-controls-text-next a:hover,
.views-slideshow-controls-text-previous a:hover:after,
.views-slideshow-controls-text-next a:hover:after {
  text-decoration: none;
}

.views-slideshow-controls-text-pause,
.views-slideshow-controls-text-resume {
  display: none;
}

.view-product-slideshow .views-slideshow-controls-text-previous,
.view-product-slideshow .views-slideshow-controls-text-next {
  top: 50%;
}

.views-slideshow-pager-fields {
  text-align: center;
  margin: 0 auto;
}

.views-slideshow-pager-fields * {
  display: block;
}

.views-slideshow-pager-fields .views-content-counter {
  width: 9px;
  height: 9px;
  background: #2360a5;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.views-slideshow-pager-fields .views-content-counter:hover {
  background: #000;
}

.views-slideshow-pager-fields .active .views-content-counter {
  background: #f1f1f1;
}

.views-slideshow-controls-bottom {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#widget_pager_bottom_artist_gallery-block {
  position: relative;
}

.views-slideshow-pager-field-item {
  float: left;
  margin: 1em 0;
  width: 115px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 6px;
  padding-bottom: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.views-slideshow-pager-field-item.active {
  background: #2d2f39;
}

.views-slideshow-pager-field-item > * {
  padding: 0 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #fff;
}

.views-slideshow-pager-field-item img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

/* PRODUCT LANDING PAGES */
.view-product-landing-pages .views-row,
.view-bundles .views-row,
.view-products-discontinued .views-row {
  background: #fff;
  padding: 12px;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
  max-width: 270px;
  margin-right: 24px;
  margin-bottom: 18px;
  min-height: 290px;
}

.view-anthology-xi-products .views-row {
  padding: 12px;
  text-align: center;
  float: left;
  max-width: 270px;
  margin-right: 24px;
  margin-bottom: 6px;
  min-height: 290px;
}

.view-anthology-xi-products img,
.view-product-landing-pages img,
.view-bundles img,
.view-products-discontinued img {
  width: 95%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  min-width: 250px;
  padding: 5px 0 15px 0;
}

#menu-2921-1 a.menuparent {
  font-weight: bold;
}

.view-product-landing-pages .view-footer,
.view-bundles .view-footer,
.view-products-discontinued .view-footer {
  clear: both;
}

.view-bundles .views-field-field-teaser,
.view-product-landing-pages .views-field-field-teaser,
.view-products-discontinued .views-field-field-teaser {
  font-size: 0.9em;
  line-height: 18px;
  text-align: center;
}

.view-anthology-xi-products .views-field-field-teaser {
  font-size: 0.95em;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.view-bundles .header_margin,
.view-product-landing-pages .header_margin,
.view-products-discontinued .header_margin,
.view-anthology-xi-products .header_margin {
  clear: both;
  margin-bottom: 0px;
}

.view-anthology-xi-products .header_margin {
  height: 0;
  margin: 0;
  padding: 0;
}

.view-bundles h3,
.view-anthology-xi-products h3,
.view-product-landing-pages h3,
.view-products-discontinued h3,
.view-bundles h2,
.view-product-landing-pages h2,
.view-products-discontinued h2 {
  margin-top: 0;
  clear: both;
}

.view-bundles .views-row .views-field-field-thumb *,
.view-anthology-xi-products .views-field-field-thumb *,
.view-product-landing-pages .views-field-field-thumb *,
.view-products-discontinued .views-field-field-thumb * {
  display: block;
}

.view-anthology-xi-products .views-field-field-thumb img {
  margin-left: auto;
  margin-right: auto;
}

.view-anthology-xi-products .views-field-field-thumb img {
  width: 100%;
  height: auto;
  max-width: 258px;
}

.view-product-landing-pages .views-field-title h3.item8233 {
  letter-spacing: -0.06em;
}

#sidebar-second span.views-label {
  display: block;
  font-weight: 700;
}

/* PRODUCT PAGE */

.page-products #block-views-product-landing-pages-block-2 > .limiter {
  padding-top: 0;
}

.page-products #block-system-main > .limiter {
  padding-bottom: 0;
}

#block-eventide-products-sections td h4 {
  margin-top: 2px;
  margin-bottom: 0;
}

#block-eventide-products-sections td ul {
  margin-top: 2px;
  margin-bottom: 3px;
}

#block-eventide-products-sections td:nth-child(1) {
  padding-left: 0;
}

#page .region-sidebar-second {
  background: #f0f0f2;
  padding: 33px 18px 18px 18px;
}

#page .region-sidebar-second h3 {
  font-size: 1.143em;
  margin: 1em 0 0.25em;
}

#page .region-sidebar-second p {
  margin: 0 0 1em;
}

/* DEALERS */
.view-dealers table {
  width: 100%;
  display: table;
}

.view-dealers table td {
  width: 25%;
  padding: 0;
}

.view-dealers table td .grid-item {
  background: #f1f1f1;
  padding: 1em;
  margin: 0 0.5em 0.5em 0;
}

.view-dealers table td .views-field-title {
  font-weight: 700;
}

#footer > .limiter {
  position: relative;
}

#footer-fourth {
  padding-top: 0;
}

/* Footer Social Media Icons */

.view-social-media-links .view-content {
  margin: 1em 0;
}

.view-social-media-links .view-content .views-row {
  float: left;
  margin: 0 14px 12px 0;
}

.view-social-media-links .view-content .views-row-last {
  margin-right: 0;
}

.grid-section,
#block-views-product-landing-pages-block-2 {
  position: relative;
}

.view-product-landing-pages h4.field-content {
  padding: 0;
  margin: 0;
}

/* SEARCH */
li.search-result h3.title {
  padding-top: 3px;
  margin-top: 0;
}

.search-result {
  padding: 10px 0 3px 0;
  border-bottom: solid 1px #ebebeb;
}

.search-snippet-info h5 {
  margin-top: 0;
  color: #999999;
  font-weight: normal;
}

#content li.search-result {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 6px;
}

p.search-snippet {
  margin-bottom: 2px;
}

/* Triptych Region Formatting */

#triptych {
  background-color: #fff;
}

#triptych .block {
  padding-bottom: 32px;
}

#triptych > .limiter {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.limiter .triptych-three.columns {
  padding: 18px 0 0;
  width: 33%;
  min-height: 450px;
  background-color: transparent;
  font-size: 14px;
}

body.front #content {
  padding-bottom: 30px;
}

.limiter .triptych-three.columns h2 {
  margin-bottom: 0px;
  margin-top: 2px;
  font-size: 18px;
}

.limiter .triptych-three.columns p {
  margin-bottom: 0;
}

.limiter .triptych-three.columns .views-field-field-teaser {
  font-size: 14px;
}

.region-triptych-right {
  text-align: center;
  padding-left: 20px;
}

.region-triptych-center {
  text-align: center;
  padding-left: 11px;
}

.region-triptych-center,
.region-triptych-left {
  text-align: center;
}

#triptych a {
  color: black;
}

#triptych a:hover {
  text-decoration: underline;
}

.block-eventide-forums-extend .views-row {
  margin-bottom: 12px;
}

/* MORE LINK */
.more-link,
.node-readmore,
.blog_usernames_blog.last {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 80%;
  margin-right: 20px;
}

/* More links on darker backgrounds here */
#block-views-downloads-block-1 .more-link a {
  color: white;
}

#block-views-downloads-block-1 h3 {
  margin-top: 0;
}

/* Home Page */
.front .view-article .view-content ul li {
  margin-bottom: 18px;
}

.front .view-product-spotlight {
  text-align: center;
}

.front #block-block-6 img {
  margin: auto;
}

.front .view-product-spotlight a,
.front .view-product-spotlight a:hover {
  color: black;
  text-decoration: none;
}

.view-video .views-field-field-embed {
  display: none;
}

.view-video #video-player {
  width: 100%;
  margin: 0 0 24px;
}

/* Product Page Slideshow */
.view-product-slideshow img {
  float: left;
  margin-right: 12px;
}

/* Product Page Sections */

/* NEWS ARTICLES */

.page-about-news .view-article .views-field-field-thumbnail {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
}

/* News Articles Detail & LANDING Page */

.sidebar-second .field-content {
  margin-bottom: 12px;
}

#block-views-news-info-block-block .views-field-field-date {
  font-weight: 400;
}

/* Node Detail Images */
.field-name-field-image {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  margin-top: 0;
}

/* Product Page Articles News */
#block-views-article-block-2 .views-field-field-thumbnail {
  margin-top: 2px;
  margin-right: 8px;
  margin-bottom: 3px;
  float: left;
}

.view-display-id-block_4 .columns {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#block-views-article-block-3 tr,
#block-views-article-block-2 tr {
  background-color: transparent;
}

#block-views-article-block-2 .views-row,
#block-views-article-block-3 .views-row {
  clear: both;
}

.views-field-field-date {
  font-weight: 700;
}

#block-views-article-block-2 .views-row {
  margin-bottom: 20px;
}

.node-type-product #content .block {
  padding-bottom: 30px;
}

/* Anthology XI changes */
.products_plugins_bundle_anthology_xi #block-views-product-introduction-block {
  padding-bottom: 0 !important;
}

.products_plugins_bundle_anthology_xi #block-views-flex-product-images-block {
  display: none;
}

.node-type-product #content #block-views-product-images-block.block {
  padding-bottom: 0;
}

.products_plugins_bundle_anthology_xi #block-system-main {
  display: none;
}

/* Blog */

/* Landing page */
.page-blog .field-name-field-thumbnail {
  float: left;
  width: 300px;
  height: auto;
  margin: 0 18px 18px 0;
}

/* .page-blog .limiter.clearfix {
  max-width: none !important;
}

.page-blog .field-name-body p {
  font-size: x-large;
}

.page-blog .node-title a {
  font-size: xx-large;
} */

/* Detail page */
.node-type-blog .field-name-field-thumbnail {
  float: left;
  margin: 0 12px 12px 0;
}

/* Sidebar on detail page */
.view-blogs .views-field-created {
  margin-bottom: 12px;
}

.views-field-field-spotlight-text {
  margin-bottom: 12px;
}

.view-blogs .views-field-nothing p {
  margin-top: 3px;
  margin-bottom: 3px;
}

/* Home page featured blog */
#block-views-blogs-block-4 img {
  width: 300px;
  height: auto;
}

/* Download Detail Page */
.node-type-download h1.page-title,
.node-type-video h1.page-title,
.page-user h1.page-title {
  margin-bottom: 18px;
}

.node-type-download a.button.download {
  margin-bottom: 18px;
}

.node-type-download .field {
  margin-top: 0;
}

.field-name-field-product .field-item,
.field-name-field-tags .field-item {
  float: left;
  margin-right: 3px;
}

.field-name-field-product .field-item:after,
.field-name-field-tags .field-item:after {
  content: ",  ";
}

.field-name-field-product .field-item:last-child:after,
.field-name-field-tags .field-item:last-child:after {
  content: "";
}

.node-type-download .field-name-body .field-label {
  font-size: 24px;
  margin-top: 18px;
  margin-bottom: 12px;
}

a.button,
a#edit-cancel {
  padding: 8px 16px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  border: solid 1px #2d2f39;
  background: #2d2f39;
  width: auto;
  height: auto;
  font-weight: 700;
  white-space: nowrap;
  margin-right: 8px;
  margin-top: 12px;
}
/*
input.form-submit:hover {
  background-color: black;
}
*/
a.button.download {
  border: solid 1px #004a80;
  background-color: #004a80;
}

.button.legacy {
  border: solid 1px #656565;
  background-color: #656565;
}

body.page-promo a.button.buy_now,
input.button.buy_now,
body.page-promo a.button.buy {
  background-color: #bf1e2e;
  color: white;
  border-color: #bf1e2e;
}

a.button.orange {
  background-color: #f4580c;
  color: white;
  border-color: #f4580c;
}

a.button.active {
  background-color: #34587c;
  color: white;
  border-color: #34587c;
}

a.button.disabled {
  background-color: #666666;
  color: white;
  border-color: #666666;
}

.have_it_all_banner {
  position: relative;
  height: 100%;
}

.have_it_all_banner .buy_it_all {
  font-size: 2.1em;
  padding: 0.65em 1.5em 0.68em 1.5em;
  position: absolute;
  top: 60%;
  left: 34%;
}

.have_it_all_banner .rent_it_all {
  font-size: 2.1em;
  padding: 0.65em 1.5em 0.65em 1.5em;
  position: absolute;
  top: 60%;
  left: 51%;
}

#page_index a.button {
  margin-right: 0;
  margin-left: 8px;
}

.view-display-id-block_2 .views-field-name a,
.view-display-id-block_2 .views-field-created,
.view-display-id-block_2 .views-field-view-node a {
  color: #ffffff;
}

#block-views-flex-product-slideshow-block .flex-control-nav,
#block-views-flex-product-slideshow-block .flex-direction-nav {
  display: none;
}

#block-views-flex-product-slideshow-block .view-content {
  padding: 0 17px;
}

.views-field-field-slideshow {
  padding-top: 12px;
}

/**
 * Forum-related styles
 */
.forum-post {
  background: #ffffff;
  border: solid 3px #d3d5de;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.forum-post.top-post {
  background: #f0f0f2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: solid 3px #d3d5de;
}

.forum-pager .pager {
  width: 60%;
}

.item-list .pager li {
  padding: 0;
}

.forum-post-panel-main {
  min-height: 150px;
}

/* this is for the mobile view, hide from desktop */
.author-name-post {
  display: none;
}

#content ul.pager {
  margin-left: 2px;
  padding-left: 2px;
}

.forum-post-panel-main .forum-post-title,
.forum-post-panel-main .post-title,
.forum-post-panel-main .forum-post-content {
  padding: 0;
  padding-left: 0;
  margin-top: 0;
}

.forum-post-panel-sub .author-pane .author-pane-line {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 16px;
}

.author-signature {
  margin-left: 0;
}

.forum-post-panel-sub .author-pane .author-name {
  margin-top: 6px;
}

.forum-post-panel-main .post-title h3,
.forum-post-panel-main .forum-post-title h3 {
  margin-top: 0;
}

.forum-table-superheader .forum-table-name h2,
.forum-table-superheader .forum-table-name,
.forum-table-superheader,
.forum-name h3 {
  margin: 0;
  padding: 0;
}

.forum-table-superheader .forum-table-name h2,
.forum-table-superheader .forum-table-name h2 a,
.forum-table-superheader .forum-table-name h2 a:hover {
  color: #ffffff;
}

.forum-table-superheader {
  margin-top: 12px;
  background-color: #2361a5;
  padding: 6px 10px 2px 10px;
}

.forum-post-panel-sub .author-pane .picture,
.forum-post-panel-sub .author-pane .picture img {
  padding: 0;
  margin: 0;
  display: block;
}

.forum-post-info {
  float: right;
  text-align: right;
  padding-right: 6px;
  padding-top: 8px;
}

.forum-controls {
  float: right;
  margin-bottom: 12px;
}

.comment_delete,
.comment_edit,
.comment_quote,
.post_quote {
  float: right;
  margin-right: 5px;
}

#comment-form #edit-author--2 span.username {
  border: 1px solid #e1e1e1;
  padding: 0.125em 1em;
  background: #fff;
  display: block;
  min-height: 23px;
  -moz-box-sizing: border-box;
  border-radius: 4px;
  width: 488px;
  max-width: 100%;
}

#comment-form #edit-author--2 {
  display: none;
}

.topic-reply-allowed {
  float: left;
}

.form-item-subject {
  margin-top: 12px;
}

.forum-post-panel-main {
  padding: 6px 10px 10px 10px;
}

.forum-jump-links {
  float: none;
  margin: 0 5px 0 0;
}

.forum-post-panel-main .forum-posted-on {
  float: none;
  padding: 0;
  font-size: 12px;
}

.forum-node-create-links-top {
  padding-top: 0;
  padding-bottom: 12px;
}

a.af-button-large {
  display: block;
  color: #fff;
  border-radius: 4px;
  border: solid 1px #000;
  background: #2d2f39;
  padding: 3px 6px;
}

.form-textarea-wrapper {
  margin-bottom: 12px;
}

.forum-post-wrapper .post-edited {
  display: none;
}

/* Desktop */

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

/* Wide */

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

body.node-type-product
  #page
  > .limiter
  #block-indi-products-sections
  > .limiter {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

/* Product Pages Index */
body.node-type-product h1.page-title,
body.node-type-legacy h1.page-title {
  margin-top: 18px;
}

body.node-type-legacy .view-legacy-image-gallery img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}

#block-views-flex-product-images-block {
  padding-top: 0px;
}

#page_index {
  display: block;
  position: relative;
  float: right;
  top: 12px;
  height: 0px;
}

#page_index .page_index_block {
  margin-left: 43px;
}

/* Support Repair Page */

table.repair_items {
  background-color: #d3d5de;
}

table.repair_items th {
  background-color: #2d2f39;
  color: white;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  text-align: center;
}

table.repair_items tr.row-2 th {
  background-color: #4b505e;
  color: white;
}

table.repair_items td {
  text-align: center;
  border-right: 3px solid white;
}

table.repair_items td:nth-child(1) {
  text-align: left;
}

/* PRODUCT SPECIFICATIONS TABS */

#tabs ul,
#tabs ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 700;
}

#tabs #tabs ul {
  margin: 0;
}

#tabs ul li {
  float: left;
}

#tabs ul li a {
  display: block;
  padding: 6px 12px;
}

#tabs ul li.active a {
  background: #2d2f39;
  color: #fff;
  border-radius: 4px 4px 0 0;
}

#tabs > div {
  display: none;
  padding: 0 0;
  border: solid 1px #2d2f39;
}

a.top_link {
  float: right;
  position: relative;
  top: 27px;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 100;
}

#cboxOverlay {
  background: #2d2f39;
}

.view-artist-gallery .skin-default {
  position: relative;
}

#block-menu-block-2,
#block-menu-block-3 {
  display: none;
}

.tabs-title {
  display: none;
}

.top-of-page {
  display: none;
}

#block-views-flex-video-block {
  display: none;
}

/* Toggle Mobile Feature Slide on home page */
.feature_slide_container_mobile {
  display: none;
}

.home-feature-video {
  background-color: #000;
  margin: 0 auto;
  display: block;
  max-width: 944px;
  line-height: 0;
  font-size: 0;
}

/* TESTIMONIALS */
.view-id-testimonials div.grid-item {
  background: transparent;
  padding: 1px 12px 6px 0;
  position: relative;
  min-height: 250px;
}

.view-id-testimonials table tr td.col-1,
.view-id-testimonials table tr td.col-2,
.view-id-testimonials table tr td.col-3 {
  width: 33%;
}
.view-id-testimonials table tr td.col-3,
.view-id-testimonials table tr td.col-3 .grid-item {
  padding-right: 0;
}

.view-id-testimonials table tr td.col-1 {
  padding-left: 0;
}

.view-display-id-block_3 td:nth-child(1) {
  padding-right: 37px;
}

.view-display-id-block_3 td:nth-child(2) {
  padding-right: 0;
  padding-left: 37px;
}

.view-display-id-block_3 table.grid-1 {
  width: 50%;
}

.view-display-id-block_3 .views-field-body {
  padding: 18px 24px;
  background-color: #f7fafc;
  border: solid 1px #69a0c7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 12px;
  margin-bottom: 16px;
  font-size: 15px;
}

.view-display-id-block_3 .views-field-field-publication,
.view-display-id-block_3 .views-field-field-author,
.view-display-id-block_3 .views-field-field-thumbnail {
  padding-left: 24px;
  padding-bottom: 1px;
  text-align: left;
}

.view-display-id-block_3 .views-field-field-thumbnail {
  margin-top: 8px;
}

/* Algorithm Landing Page */
.view-display-id-page.view-algorithms table tr td {
  padding-left: 0;
}

.view-display-id-page.view-algorithms table.grid-2 tr td {
  width: 200px;
}

.view-algorithms .view-filters .views-exposed-form {
  display: none;
}

/* Algorithm Detail Page */

.view-algorithms.view-display-id-block .views-field-field-icon {
  float: right;
  padding-left: 12px;
  padding-bottom: 12px;
}

.view-algorithms.view-display-id-block .view-footer {
  clear: both;
}

@media screen and (max-width: 767px) {
  /* mobile devices. */

  #page > .limiter {
    width: 100%;
  }

  #page_index {
    display: block;
    position: relative;
    float: none;
    top: 0;
    height: auto;
    width: 100%;
  }

  #page_index .page_index_block {
    padding: 0 17px;
    margin-left: auto;
    margin-right: auto;
  }

  a.button {
    padding: 4px 8px;
    margin: 6px 4px 0 0;
    display: inline-block;
    font-size: 13px;
    border: solid 1px #2d2f39;
    background: #2d2f39;
  }

  #block-views-flex-video-block {
    display: block;
  }

  #page #main-content > div,
  #block-views-video-block .content,
  #block-views-flex-video-block .content,
  #block-views-flex-product-images-block .content {
    width: 90%;
    margin: 0 auto;
  }

  #block-views-article-block-4 table.views-view-grid td {
    display: block;
    width: 100%;
    text-align: center;
  }

  #block-views-article-block-4 table.grid-5 td:nth-child(1) {
    padding-top: 18px;
  }

  .views-exposed-form .views-exposed-widget select {
    font-size: 12px;
  }

  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 22px;
    font-size: 12px;
  }

  #block-views-flex-video-block .content .view-content,
  #block-views-flex-product-images-block .content .view-content {
    margin: 0 20px;
  }

  .node-type-product #page #main-content > div {
    width: 100%;
    margin: 0 auto;
  }

  .limiter .triptych-three.columns {
    width: 100%;
    min-height: 0;
  }

  .region-triptych-center,
  .region-triptych-right {
    padding: 0;
  }

  #footer .block-menu,
  #footer .block-mailchimp-signup,
  #footer #block-block-8,
  #block-superfish-1,
  #block-views-video-block {
    display: none;
  }

  .view-social-media-links .view-content {
    float: none;
    text-align: center;
  }

  .view-social-media-links .view-content .views-row {
    float: none;
    display: inline-block;
    margin-bottom: 0;
  }

  .view-id-testimonials table tr td.col-1,
  .view-id-testimonials table tr td.col-2,
  .view-id-testimonials table tr td.col-3,
  .view-display-id-block_3 table tr td,
  #block-eventide-products-sections table tr td,
  #block-eventide-products-sections table tr th,
  .view-algorithms table tr td {
    display: block;
    width: auto;
    padding: 0;
  }

  .view-products-discontinued .views-row,
  .view-anthology-xi-products .views-row,
  .view-bundles .views-row,
  .view-product-landing-pages .views-row {
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 90%;
    max-width: none;
  }

  .view-anthology-xi-products {
    padding: 0 12px 0 12px;
  }

  .view-anthology-xi-products .views-field-field-thumb img {
    max-width: none;
  }

  .view-display-id-page.view-algorithms table tr {
    display: inline;
  }

  .view-display-id-page.view-algorithms table tr td {
    padding: 8px;
    float: left;
  }

  .view-display-id-page .view-algorithms table tr td {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .view-display-id-page .view-algorithms h2.grid-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .view-display-id-block_3 table tr td {
    padding-top: 12px;
    padding-bottom: 18px;
  }

  .view-display-id-block_3 .views-field-field-author,
  .view-display-id-block_3 .views-field-field-publication {
    padding-left: 0;
  }

  .view-display-id-block_3 .views-field-field-author {
    font-weight: 600;
  }

  .view-display-id-block_3 table tr td.col-2 {
    padding-left: 0;
  }

  .view-display-id-block_3 table tr td.col-3,
  .view-display-id-block_3 table tr td.col-4 {
    display: none;
  }

  .view-display-id-block_3 .views-field-body {
    padding: 0;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    margin-bottom: 3px;
  }

  .view-id-testimonials table tr td.col-1,
  .view-id-testimonials table tr td.col-2,
  .view-id-testimonials table tr td.col-3 {
    padding: 6px 18px 6px 18px;
  }

  .view-id-testimonials div.grid-item {
    min-height: auto;
  }

  .view-anthology-xi-products div-grid-item,
  .view-anthology-xi-products div.grid-item .views-field-field-teaser,
  .view-product-landing-pages div.grid-item,
  .view-product-landing-pages div.grid-item .views-field-field-teaser {
    text-align: left;
  }
  /*
	.view-product-landing-pages .views-field-field-thumbnail {
		display: none;
	}
*/
  .view-anthology-xi-products div.grid-item .views-field-title,
  .view-product-landing-pages div.grid-item .views-field-title {
    position: static;
  }

  .view-anthology-xi-products div.grid-item,
  .view-product-landing-pages div.grid-item {
    background: transparent;
    padding: 8px 0;
  }

  .products_plugins_bundle_anthology_xi .view-product-introduction img {
    width: 165px !important;
    height: auto;
  }

  .view-anthology-xi-products h3,
  .view-product-landing-pages h3 {
    margin-top: 8px;
  }

  .have_it_all_banner .buy_it_all {
    font-size: 1em;
    padding: 0.25em 0.5em 0.25em 0.5em;
    position: absolute;
    top: 60%;
    left: 35%;
  }

  .have_it_all_banner .rent_it_all {
    font-size: 1em;
    padding: 0.25em 0.5em 0.25em 0.5em;
    position: absolute;
    top: 60%;
    left: 52%;
  }

  #block-system-user-menu {
    display: none;
  }

  #block-search-form {
    width: 90%;
    float: none;
  }

  #block-menu-block-2,
  #block-menu-block-3 {
    display: block;
    float: right;
    width: 50%;
    clear: right;
  }

  #block-menu-block-3 {
    float: left;
    clear: none;
  }

  #block-menu-block-2 .menu,
  #block-menu-block-3 .menu {
    margin: 12px 0;
    text-align: right;
    font-size: 14px;
  }

  #block-menu-block-3 .menu {
    text-align: left;
  }

  .block-menu-block .menu li a {
    line-height: 2.5em;
    border-right: none;
    padding: 0 12px;
    color: #fff;
  }

  .block-menu-block .menu li a:hover {
    color: #9cc5f0;
  }

  #navigation {
    display: none;
  }

  .menu-toggle {
    float: right;
    width: 40px;
    margin: 30px 0 24px;
    cursor: pointer;
  }

  .menu-toggle:hover {
    opacity: 0.5;
  }

  .menu-toggle .line {
    background: #fff;
    height: 5px;
    margin: 0 0 6px;
    border-radius: 2px;
  }

  #footer-full {
    padding-top: 10px;
    text-align: center;
  }

  /* make sure videos fit on mobile devices */
  /* .node-type-product #content .block iframe {
    width: 700px;
    height: 562px;
  } */

  .node-type-product #main-content {
    padding-top: 0;
  }

  .breadcrumb {
    display: none;
  }

  .node-type-product h1.page-title {
    padding: 8px 17px 5px 17px;
    margin: 0;
  }

  .node-type-product h2.block-title,
  #block-eventide-products-sections .content h2,
  #block-eventide-products-specifications h2,
  #block-views-artist-product-block h2,
  #block-views-product-slideshow-block .views-field-field-slideshow-title h2,
  #block-views-video-block h2.block-title,
  .views-field-field-slideshow-title h2 {
    padding: 11px 17px;
    margin: 0 0 6px;
    background: #333;
    color: #fff;
    text-transform: uppercase;
  }

  #block-views-product-slideshow-block .views-field-field-slideshow-title h2 {
    margin: 0 0 12px;
  }

  #block-views-product-introduction-block,
  #block-views-article-block-2,
  #block-views-faq-product-block,
  #block-views-product-slideshow-block,
  #block-views-product-introduction-block-1 {
    background: transparent;
  }

  #block-views-article-block-2 .views-row-2,
  #block-views-article-block-2 .views-row-3,
  #block-views-article-block-2 .views-row-4,
  #block-views-article-block-2 .views-row-5 {
    display: none;
  }

  #block-views-product-introduction-block .content,
  #block-views-article-block-2 .content,
  #block-views-article-block-3 .content,
  #block-views-faq-product-block .content,
  #block-views-product-introduction-block-1 .content,
  #block-block-9 .content,
  #block-block-13 .content,
  #block-eventide-products-sections .content .content,
  #block-views-artist-product-block .content,
  #block-views-downloads-block-1 .content,
  #block-views-product-slideshow-block
    .views-field-field-slideshow-introduction,
  #block-views-product-slideshow-block .views-field-field-slideshow {
    padding: 0 17px;
  }

  .view-id-downloads .views-row.views-row-1.views-row-odd.views-row-first {
    padding-right: 12px;
  }

  #block-views-product-introduction-block-1 td,
  #block-eventide-products-sections td,
  .view-id-testimonials tr td,
  .view-video table tr td,
  .view-artist-product table tr td {
    display: block;
    background: transparent !important;
    width: 100%;
    padding: 0;
  }

  #block-views-downloads-block-1 h3,
  #block-views-faq-product-block h3:nth-child(1) {
    margin-top: 8px;
  }

  .view-video table tr td {
    padding-bottom: 12px;
  }

  #block-eventide-products-sections td img,
  #block-views-article-block-2 .views-field-field-thumbnail,
  #block-views-article-block-3 .views-field-field-thumbnail,
  #block-views-artist-product-block .views-field-field-image,
  #block-eventide-products-specifications img,
  #block-block-9 img {
    display: none;
  }

  #block-eventide-products-sections td img.nohide {
    display: block;
    max-width: 340px !important;
    height: auto;
    margin-top: 20px;
  }

  #block-views-artist-product-block a,
  #block-views-video-block a {
    color: #2360a5;
    background: transparent;
  }

  #block-views-artist-product-block a:hover,
  #block-views-video-block a:hover {
    color: #000;
  }

  .view-artist-product table tr td {
    padding: 0;
  }

  #block-views-video-block,
  #block-views-flex-product-slideshow-block {
    background: transparent;
  }

  #block-views-downloads-block-1 thead {
    display: none;
  }

  #block-views-downloads-block-1 tr.odd,
  #block-views-downloads-block-1 tr.even {
    background: transparent;
  }

  #block-views-downloads-block-1 td {
    display: none;
    width: 100%;
    padding: 0;
  }

  #block-eventide-products-specifications th,
  #block-eventide-products-specifications td {
    background-color: transparent;
    padding: 0 6px 0 0;
    color: #000;
  }

  #block-views-downloads-block-1 td.views-field-title {
    display: block;
  }

  .views-field-field-language {
    display: none;
  }

  a.top_link {
    text-indent: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6.5px 16px 6.5px;
    border-color: transparent transparent #1c5bab transparent;
    top: 18px;
    right: 12px;
    z-index: 100;
  }

  a.top_link:hover {
    border-color: transparent transparent #000 transparent;
  }

  #tabs > div {
    display: block;
    border: 0;
    padding: 0 17px;
  }

  #tabs > ul {
    display: none;
  }

  .tabs-title {
    display: block;
  }

  #video-player {
    display: none;
  }

  .view-dealers table td {
    display: block;
    width: 100%;
  }

  .tabs-wrapper {
    float: none;
    top: 0;
  }

  #block-menu-block-2 .menu li.active-trail a,
  #block-menu-block-2 a.active-trail {
    color: #9cc5f0;
  }

  .sf-menu .sfHover > a,
  .sf-menu a:hover,
  .sf-menu li.active-trail > a {
    color: #fff;
  }

  .sf-menu a:hover {
    color: #9cc5f0;
  }

  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
    display: none !important;
  }
  #menu-1362-1 > ul,
  #menu-1360-1 > ul {
    position: relative;
    top: 0 !important;
    display: block !important;
  }

  #page .region-sidebar-second {
    padding-top: 1px;
  }

  #footer {
    padding-top: 10px;
  }

  .top-of-page {
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
    color: #fff;
  }

  .top-of-page:hover {
    color: #ccc;
  }

  iframe,
  embed,
  img {
    max-width: 100%;
  }

  img {
    height: auto !important;
  }

  .field-name-field-embed .field-items .field-item iframe {
    height: auto !important;
  }

  .view-product-images .views-field-field-images,
  #views_slideshow_cycle_teaser_section_product_slideshow-block,
  #views_slideshow_cycle_teaser_section_features-block {
    max-width: 100%;
  }

  /* Toggle Mobile Feature Slide on home page */
  .feature_slide_container_mobile {
    display: block;
  }

  .feature_slide_container {
    display: none;
  }

  .view-product-images .views-field-field-images img,
  views_slideshow_cycle_teaser_section_features-block img {
    max-width: 100%;
    height: auto;
  }

  .views-slideshow-controls-text-previous {
    left: 0;
  }

  .views-slideshow-controls-text-next {
    left: auto;
    right: 0;
  }

  #block-views-flex-video-block .flex-direction-nav,
  #block-views-flex-product-images-block .flex-direction-nav {
    display: block;
  }

  #block-views-flex-video-block .flex-direction-nav a,
  #block-views-flex-product-images-block .flex-direction-nav a {
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: -10px;
  }

  #block-views-flex-video-block .flex-direction-nav .flex-prev,
  #block-views-flex-product-images-block .flex-direction-nav .flex-prev {
    left: -24px;
  }

  #block-views-flex-video-block .flex-direction-nav a:before,
  #block-views-flex-product-images-block .flex-direction-nav a:before {
    border-width: 6.5px 16px 6.5px 0;
  }

  #block-views-flex-video-block .flex-direction-nav .flex-next,
  #block-views-flex-product-images-block .flex-direction-nav .flex-next {
    right: -24px;
  }

  #block-views-flex-video-block .flex-direction-nav a.flex-next:before,
  #block-views-flex-product-images-block
    .flex-direction-nav
    a.flex-next:before {
    border-width: 6.5px 0 6.5px 16px;
  }

  #block-views-flex-video-block .flexslider:hover .flex-prev,
  #block-views-flex-video-block .flexslider:hover .flex-next,
  #block-views-flex-product-images-block .flexslider:hover .flex-prev,
  #block-views-flex-product-images-block .flexslider:hover .flex-next {
    opacity: 1;
  }

  .views-field-field-slideshow-title {
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 12px;
  }

  .views-field-field-slideshow-title h2 {
    margin: 0;
  }

  .forum-post-panel-main {
    margin: 12px 12px 0 12px;
    padding: 0;
    min-height: 0;
  }

  .author-name-post {
    display: block;
    margin-bottom: 6px;
  }

  .view-advanced-forum-topic-list th,
  .forum-table th.forum-name {
    background-color: #2d2f39;
    color: white;
  }

  .breadcrumb {
    display: inline-block;
    margin-bottom: 6px;
  }
  .node-type-product .breadcrumb {
    margin-left: 18px;
    margin-top: 6px;
  }

  h2,
  .node-type-algorithm .field-name-field-presets .field-label {
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 0px;
  }

  p {
    margin-bottom: 12px;
  }

  /* FORUM THINGS TO HIDE MOBILE */
  td.views-field-comment-count,
  th.views-field-comment-count,
  td.views-field-last-updated,
  th.views-field-last-updated,
  td.views-field-totalcount,
  th.views-field-totalcount,
  td.views-field-topic-icon,
  th.views-field-topic-icon,
  .forum-post-panel-sub .author-pane,
  .forum-topic-legend,
  #forum-sort,
  #block-block-12,
  .forum-tools,
  .forum-table th.forum-topics,
  .forum-table th.forum-posts,
  .forum-table th.forum-last-post,
  .forum-table td.forum-last-reply,
  .forum-table td.forum-number-topics,
  .forum-table td.forum-number-posts {
    display: none;
  }

  .forum-node-create-links {
    width: 100%;
  }

  .staff_badge_text {
    text-transform: uppercase;
    font-size: 10px;
  }

  img.mobile_image {
    max-width: 100%;
  }

  /* paragraph text in two column table layout */
  p.jflex_td {
    width: auto;
  }

  /* Algorithm detail */

  /* Audio player */
  .audiojs .scrubber {
    width: 60%;
  }

  .audiojs .time {
    display: none;
  }

  .audiojs,
  ol.eventide_player_audio_playlist {
    width: auto;
  }

  table td.empty {
    display: none !important;
  }

  #bottom p.mobile {
    display: block;
  }

  #bottom p.desktop {
    display: none;
  }
} /* End media mobile */

.view-faq-product .columns > * {
  padding-right: 3em;
}

.form-item #autocomplete {
  border: solid 1px #aaa;
  margin-top: -3px;
  margin-left: 1px;
  border-top: none;
  background: #fff;
  padding-top: 3px;
  border-radius: 0 0 4px 4px;
}

#autocomplete ul {
  border-top: solid 1px #efefef;
}

#autocomplete ul,
#autocomplete ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#autocomplete ul li {
  padding: 0.125em 1em;
}

fieldset legend {
  padding: 0 3px 0 0;
  font-weight: 700;
}

fieldset {
  background: #ffffff;
  border: solid 3px #d3d5de;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 12px;
}

.mailchimp-signup-subscribe-form .form-item-mergevars-EMAIL {
  width: 400px;
}

.mailchimp-signup-subscribe-form {
  position: relative;
}

.mailchimp-signup-subscribe-form input.form-submit {
  background: #e1e1e1 url(../images/arrow-right.svg) no-repeat center center;
  background-size: 60px 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 27px;
  height: 27px;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.mailchimp-signup-subscribe-form input.form-submit {
  left: 373px;
  top: 34px;
}

.mailchimp-signup-subscribe-form input.form-submit:hover {
  background-position: -3px -53px;
}

.mailchimp-signup-subscribe-form input.form-text {
  width: 100%;
  padding-right: 40px;
}

#block-mailchimp-signup-newsletter-signup
  .mailchimp-signup-subscribe-form
  input.form-text {
  width: 233px;
  padding-right: 0;
}

#block-mailchimp-signup-newsletter-signup
  .mailchimp-signup-subscribe-form
  input.form-submit {
  left: 207px;
  top: 0px;
}

.image-backup {
  display: none;
}

.webform-component {
  margin-bottom: 1em;
}

.webform-component .form-type-checkbox,
.webform-component .form-type-radio {
  margin: 0;
}

.webform-component .form-type-radio > label,
.webform-component .form-type-checkbox > label {
  font-weight: normal;
}

.webform-component .form-type-radio input {
  margin-bottom: 6px;
}

.webform-component .form-radios {
  margin: 6px 0 1em;
}

/* Scrolling Top Button for Product Pages */
#scroll-to-top-link {
  position: fixed;
  display: block;
  width: 32px;
  height: 33px;
  right: -50px;
  bottom: 60px;
  overflow: hidden;
  z-index: 9;
  border: 1px solid #ddd;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#scroll-to-top-button {
  position: absolute;
  clip: rect(0px, 33px, 36px, 0px);
  top: -1px;
  left: -1px;
}

#scroll-to-top-link:hover #scroll-to-top-button {
  clip: rect(38px, 33px, 76px, 0px);
  top: -40px;
}

a.button.unregister {
  background-color: #bf1e2e;
  color: white;
  border-color: #bf1e2e;
}

a.button.small {
  font-size: 12px;
  padding: 5px 7px;
  margin-top: 0;
}

a.button.buy_now,
input.button.buy_now,
#page_index ul li a.button.buy_now {
  background-color: #bf1e2e;
  border: solid 1px #bf1e2e;
}

a.button.try_now,
input.button.try_now,
#page_index ul li a.button.try_now {
  background-color: #004a80;
  border: solid 1px #004a80;
}

.view .form-item .description {
  display: none;
}

.field-name-field-audio .field-items .field-item {
  margin-top: 12px;
}

.yesp-hp-video {
  border-right: solid 3px #e1e1e1;
}

.ps-container {
  border-top: solid 3px #e1e1e1;
}

.view-display-id-block_4 table {
  table-layout: fixed;
}

.view-display-id-block_4 td,
.view-display-id-block_3 td {
  padding-left: 0;
}

/* Tablet */

@media screen and (min-width: 361px) and (max-width: 766px) {
  .flexslider .product_slideshow_image img {
    margin-right: 12px;
    float: left;
    max-width: 50%;
  }

  .view-algorithms.view-display-id-block .views-field-field-icon img {
    width: 100%;
  }

  .breadcrumb {
    display: none;
  }

  #page_index a.button {
    margin-left: 0;
    margin-right: 12px;
  }

  .audiojs .time {
    display: block;
  }

  .audiojs .scrubber {
    width: 70%;
  }
}

#youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Very small (Galaxy S5, iPhone 5) */

@media screen and (max-width: 360px) {
  .view-algorithms.view-display-id-block .views-field-field-icon {
    padding-left: 2px;
    padding-bottom: 2px;
    width: 100px;
  }

  .breadcrumb {
    display: none;
  }
}
