body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 16px;
	background-color: #fff !important;
	background-repeat:repeat;
}
.pagecontent a {
    color: #ca6f3f !important;
    text-decoration: none;
}
.pagecontent a:hover {
    color: #ca6f3f !important;
    text-decoration: none;
}

.pure-button-primary {
font-size: 12px !important;
}

h1, h2, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 2;
    line-height: 28px;
    color: #9d7f3b;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
    transform:scaleY(0.6); /* W3C */
    -webkit-transform:scaleY(0.6); /* Safari and Chrome */
    -moz-transform:scaleY(0.6); /* Firefox */
    -ms-transform:scaleY(0.6); /* IE 9 */
    -o-transform:scaleY(0.6); /* Opera */
}

.box-features h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 2;
    line-height: 22px;
    color: #777;
    text-transform: uppercase;
    font-size: 16px !important;
}

.cascade-content-div h1 {
	font-size: 24px !important;
	line-height: 32px !important;
}
h1 {
	font-size: 30px !important;
}
p {line-height:22px;}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.clear {
  clear: both; }



*, *:before, *:after {
  box-sizing: border-box;
  outline: 0; }

* {
  -webkit-font-smoothing: antialiased; }


b,
strong {
  font-weight: bold; }

i,
em {
  font-style: italic; }



#header {
  width: 960px;
  position: relative;
  margin: 0 auto; }
  #header h1 {
    position: absolute;
    top: 12px;
    left: 0; }

#nav {
  position: absolute;
  top: 55px;
  right: 0;
  z-index: 700; }
  #nav li {
    display: inline-block;
    position: relative; }
    #nav li ul {
      position: absolute; }
    #nav li li {
      display: block; }
  #nav li ul {
    display: none; }
  #nav li:hover ul {
    display: block; }
  #nav a {
    color: #231F20;
    font-size: 13px;
    letter-spacing: 0.28em;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 16px;
    padding-top: 10px;
    padding-right: 12px;
    white-space: nowrap; }
    #nav a:hover, #nav a.selected {
      background: #231F20;
      color: #F1F1F2; }
  #nav li li a {
    background: #fff;
    padding: 10px 16px; }

#footer {
  font-size: 11px;
  text-transform: uppercase;
  color: #404041;
  letter-spacing: 0.28em;
  text-align: center;
  line-height: 2.8em;
  font-weight: 800;
  padding: 30px 0; }
  #footer span {
    padding: 0 0.9em; }
  #footer a {
    color: inherit;
    text-decoration: none; }
  #footer small {
    font-weight: 600;
    letter-spacing: 0.17em; }
  #footer .icon {
    background-image: url(https://www.ddrum.com/vidar/css/cc-footer-dark.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    display: inline-block;
    height: 22px;
    line-height: 22px; }

#social {
  margin-top: 3em; }
  #social li {
    display: inline-block; }
    #social li a {
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      display: block;
      width: 36px;
      height: 31px;
      background: url(https://www.ddrum.com/vidar/css/social-icons.png) 0 0 no-repeat;
      background-size: auto 62px;
      position: relative; }
    #social li #tumblr {
      background-position: -108px -31px; }
    #social li #twitter {
      background-position: 0px -31px; }
    #social li #facebook {
      background-position: -36px -31px;
      left: -4px; }
    #social li #instagram {
      background-position: -252px -31px; }

#page_artists #footer,
body.page_artist #footer,
#page_dealers #footer,
#page_custom #footer,
#page_terms-and-conditions #footer,
#page_support #footer {
  background: #231F20;
  color: #fff; }
  #page_artists #footer small,
  body.page_artist #footer small,
  #page_dealers #footer small,
  #page_custom #footer small,
  #page_terms-and-conditions #footer small,
  #page_support #footer small {
    color: #F1F1F2; }
  #page_artists #footer .icon,
  body.page_artist #footer .icon,
  #page_dealers #footer .icon,
  #page_custom #footer .icon,
  #page_terms-and-conditions #footer .icon,
  #page_support #footer .icon {
    background-image: url(https://www.ddrum.com/vidar/css/assets/images/cc-footer-light.png); }
#page_artists #social #tumblr,
body.page_artist #social #tumblr,
#page_dealers #social #tumblr,
#page_custom #social #tumblr,
#page_terms-and-conditions #social #tumblr,
#page_support #social #tumblr {
  background-position: -108px 0; }
#page_artists #social #twitter,
body.page_artist #social #twitter,
#page_dealers #social #twitter,
#page_custom #social #twitter,
#page_terms-and-conditions #social #twitter,
#page_support #social #twitter {
  background-position: 0px 0; }
#page_artists #social #facebook,
body.page_artist #social #facebook,
#page_dealers #social #facebook,
#page_custom #social #facebook,
#page_terms-and-conditions #social #facebook,
#page_support #social #facebook {
  background-position: -36px 0; }
#page_artists #social #instagram,
body.page_artist #social #instagram,
#page_dealers #social #instagram,
#page_custom #social #instagram,
#page_terms-and-conditions #social #instagram,
#page_support #social #instagram {
  background-position: -252px 0; }

#content-wrapper {
  width: 100%;
  position: relative; }
  #content-wrapper a {
    color: #231F20;
    text-decoration: none; }
  #content-wrapper.narrow {
    padding-top: 0; }

#page-header {
  height: 530px;
  position: relative;
  background: url(https://www.ddrum.com/vidar/css/homepage.jpg) center center no-repeat;
  text-align: center;
  display: table;
  width: 100%;
  overflow: hidden; }
  #page-header div {
    display: table-row; }
  #page-header h1 {
    font-size: 69px;
    font-weight: 800;
    color: #fff;
    text-shadow: 0 0 12px rgba(34, 30, 31, 0.4);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.12em;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.6em; }
    #page-header h1 span,
    #page-header h1 img {
      display: block; }
    #page-header h1 img {
      margin: 0 auto;
      margin-top: 0.4em; }

#page_player-date-i #page-header h1,
#page_custom #page-header h1 {
  letter-spacing: 0.12em;
  line-height: 1.20289855em; }

#page_custom #page-header {
  background-image: url(https://www.ddrum.com/vidar/css/assets/images/headers/custom.jpg); }

#page_player-date-i #page-header {
  background-image: url(https://www.ddrum.com/vidar/css/assets/images/headers/pdi.jpg); }

#page_player-date-ii #page-header {
  background-image: url(https://www.ddrum.com/vidar/css/assets/images/headers/pdii.jpg); }

#page_gladstone #page-header {
  background-image: url(https://www.ddrum.com/vidar/css/assets/images/headers/gladstone.jpg); }
  
/* page bgs  */

#page-usa #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/usa.jpg); }

#page-max #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/max.jpg); }
  
#page-reflex #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/reflex.jpg); }
  
#page-reflexelite #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/reflexelite.jpg); }  
  
#page-jman #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/jman.jpg); }
  
#page-seflyer #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/seflyer.jpg); }  
  
#page-hybrid #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/hybrid.jpg); }   
  
#page-d2 #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/d2.jpg); }      

#page-d120 #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/d120.jpg); } 
  
#page-junior #page-header{
  background-image: url(https://www.ddrum.com/vidar/css/junior.jpg); }     
  
/* page bgs  */      

#page_homepage #page-header h1 {
  font-size: 40px;
  position: absolute;
  top: -300em; }
  #page_homepage #page-header h1 span {
    font-size: 59px;
    display: block; }

/*
#page-header {
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;

	-moz-filter: saturate(0);
	-webkit-filter: saturate(0);
	-o-filter: saturate(0);
	-ms-filter: saturate(0);
	filter: saturate(0);

	&:hover {
		-moz-filter: saturate(100%);
		-webkit-filter: saturate(100%);
		-o-filter: saturate(100%);
		-ms-filter: saturate(100%);
		filter: saturate(100%);
	}
}
*/
#page-nav {
  text-align: center;
  background: #231F20;
  font-size: 0;
  width: 100%;
  height: 37px;
  line-height: 37px;
  z-index: 600;
  white-space: nowrap; }
  #page-nav li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    #page-nav li a {
      color: #fff;
      text-decoration: none;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 0.28em;
      text-transform: uppercase;
      display: block;
      margin: 0 1em;
      border: 0; }
  #page-nav .disabled {
    color: #D1D2D4;
    cursor: default; }

#page_artists #page-nav a {
  margin: 0 0.2em; }

#content {
  margin: 0 auto;
  padding-top: 70px; }
  #content h1 {
    text-align: center;
    margin-bottom: 0.7em; }
  #content.product #overview h1 {
    margin-bottom: 50px;
    text-transform: uppercase; }
  #content p {
    margin-bottom: 1em;
    line-height: 1.7em; }

#who-we-are h1 {
  margin-bottom: 70px; }
#who-we-are .cols2 {
  margin-bottom: 120px; }

.product h2 {
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.12em;
  font-weight: 100; }

.narrow {
  width: 960px;
  margin: 0 auto; }



.slide-pager {
  text-align: center;
  margin-bottom: 0.7em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .slide-pager span {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 38px;
    color: #231F20;
    display: inline-block;
    margin: 0 3px;
    font-family: Arial, Helvetica, sans-serif; }
    .slide-pager span.cycle-pager-active {
      color: #6D5C4E; }


#shells {
  background: #231F20;
  padding-top: 60px; }
  #shells h2 {
    font-size: 40px;
    margin-bottom: 18px;
    color: #fff; }

#kit-info {
  padding-top: 4em;
  padding-bottom: 4em; }
  #kit-info article {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 6em; }
  #kit-info h3 {
    font-size: 48px;
    font-weight: 100;
    color: #fff;
    padding-left: 405px;
    margin-bottom: 1.6em; }
  #kit-info img {
    display: inline-block;
    vertical-align: top; }
  #kit-info .kit-info {
    display: inline-block;
    width: 450px;
    line-height: 1.83333333em;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    vertical-align: top; }

#kit-links {
  text-align: center;
  padding-bottom: 2em; }
  #kit-links a {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    border: 0;
    color: #231F20;
    letter-spacing: 0.28em;
    font-weight: 800;
    width: 368px;
    height: 62px;
    line-height: 62px;
    margin: 0 45px; }

.tb {
  display: table;
  text-align: center;
  width: 100%; }

.tr {
  display: table-row; }

.tc {
  display: table-cell;
  vertical-align: middle; }

#featured-artist {
  margin-top: 60px;
  margin-bottom: 60px;
  background: #231F20;
  height: 600px; }
  #featured-artist a {
    text-decoration: none;
    display: block;
    border: 0; }
  #featured-artist .tc {
    background-position: center center;
    background-repeat: no-repeat; }
  #featured-artist h1,
  #featured-artist h2,
  #featured-artist h3 {
    text-align: center;
    font-size: 69px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 800;
    margin: 0 auto;
    width: 1300px;
    text-shadow: 0 0 9px #666; }

#our-process h1 {
  margin-bottom: 1.5em; }
#our-process #processes {
  background: #231F20;
  padding: 3.5em 0; }
#our-process article {
  color: #D1D2D4;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8em;
  letter-spacing: -0.01em;
  clear: both;
  padding: 2em 0;
  width: 960px;
  margin: 0 auto;
  margin-bottom: 40px; }
  #our-process article:before, #our-process article:after {
    content: "";
    display: table; }
  #our-process article:after {
    clear: both; }
  #our-process article {
    zoom: 1; }
  #our-process article .process {
    width: 430px; }
  #our-process article .process,
  #our-process article img {
    vertical-align: top; }
  #our-process article h2 {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.12em;
    margin-bottom: 0.8em;
    margin-top: 0.3em; }
  #our-process article:nth-child(odd) .process {
    float: right; }
  #our-process article:nth-child(odd) img {
    float: left;
    margin-right: 3.5em; }
  #our-process article:nth-child(even) .process {
    float: left; }
  #our-process article:nth-child(even) img {
    float: right;
    margin-left: 3.5em; }
  #our-process article#pro1 img, #our-process article#pro2 img {
    margin-top: 44px; }

#content .process-info {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 2em;
  color: #D1D2D4; }

#process h1 {
  background: #231F20;
  color: #D1D2D4;
  padding: 2.7em 0; }
#process h2,
#process .edge-info h3 {
  color: #231F20;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.12em; }

#shell-info {
  background: #231F20;
  color: #D1D2D4;
  font-weight: 300;
  padding: 3em 0 4em; }
  #shell-info h2 {
    color: #D1D2D4;
    margin-bottom: 1.2em; }
  #shell-info section {
    vertical-align: top; }
    #shell-info section:nth-child(even) {
      padding-right: 0; }

#bearing-edges {
  padding-top: 85px; }
  #bearing-edges h2 {
    margin-bottom: 40px; }
  #bearing-edges p {
    color: #231F20;
    font-weight: 300; }
  #bearing-edges img {
    width: 225px;
    height: auto;
    display: inline-block;
    vertical-align: top; }
  #bearing-edges #edges {
    padding: 75px 0; }
  #bearing-edges .edge-info {
    width: 730px;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    padding-left: 33px;
    padding-bottom: 90px; }
    #bearing-edges .edge-info h3 {
      text-align: left;
      margin-bottom: 20px; }

#history {
  padding-top: 1em;
  padding-bottom: 4.5em; }
  #history .slide-pager {
    margin-bottom: 2em; }

#history,
#overview {
  color: #231F20;
  font-weight: 100; }

#shell-selection {
  padding-top: 3em;
  position: relative; }
  #shell-selection h2 {
    text-shadow: 0 0 2px #666; }

#custom-shells {
  width: 975px;
  margin: 0 auto;
  padding: 3.7em 0 4.5em; }
  #custom-shells article {
    display: inline-block;
    margin: 48px;
    margin-top: 24px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: top; }
    #custom-shells article:nth-child(3n+3) {
      margin-right: 0; }
    #custom-shells article:nth-child(1), #custom-shells article:nth-child(3n+4) {
      margin-left: 0; }
    #custom-shells article h3 {
      color: #231F20;
      text-align: center;
      padding-top: 22px; }
      #custom-shells article h3 br {
        display: none; }
    #custom-shells article .shell-info {
      display: none; }
    #custom-shells article img {
      display: block;
      box-shadow: 0 0 10px #666;
      max-width: 260px;
      max-height: 260px; }

#shell-detail,
.shell-detail {
  background: #231F20;
  max-width: 885px;
  height: 590px;
  border-radius: 5px;
  color: #D1D2D4;
  position: relative;
  margin: 0 auto; }
  #shell-detail #detail-image-box,
  #shell-detail .detail-image-box,
  .shell-detail #detail-image-box,
  .shell-detail .detail-image-box {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 520px;
    height: 520px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    #shell-detail #detail-image-box img,
    #shell-detail .detail-image-box img,
    .shell-detail #detail-image-box img,
    .shell-detail .detail-image-box img {
      width: 520px;
      height: auto;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
  #shell-detail #detail-info,
  #shell-detail .detail-info,
  .shell-detail #detail-info,
  .shell-detail .detail-info {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8em;
    position: absolute;
    top: 38px;
    left: 582px;
    width: 280px; }
  #shell-detail h3,
  .shell-detail h3 {
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0.8em;
    line-height: 1em; }
  #shell-detail #shell-tns,
  #shell-detail .shell-tns,
  .shell-detail #shell-tns,
  .shell-detail .shell-tns {
    position: absolute;
    bottom: 14px;
    left: 585px; }
    #shell-detail #shell-tns div,
    #shell-detail .shell-tns div,
    .shell-detail #shell-tns div,
    .shell-detail .shell-tns div {
      display: inline-block;
      list-style-type: none;
      margin-right: 14px;
      margin-bottom: 21px;
      width: 53px;
      height: 53px; }
      #shell-detail #shell-tns div:last-of-type,
      #shell-detail .shell-tns div:last-of-type,
      .shell-detail #shell-tns div:last-of-type,
      .shell-detail .shell-tns div:last-of-type {
        margin-right: 0; }
      #shell-detail #shell-tns div.popinfo,
      #shell-detail .shell-tns div.popinfo,
      .shell-detail #shell-tns div.popinfo,
      .shell-detail .shell-tns div.popinfo {
        display: none; }
      #shell-detail #shell-tns div img,
      #shell-detail .shell-tns div img,
      .shell-detail #shell-tns div img,
      .shell-detail .shell-tns div img {
        cursor: pointer;
        width: 53px;
        height: auto; }

#shell-detail {
  /*
  position: absolute;
  top: 350px;
  */
  position: fixed;
  top: 50%;
  margin-top: -295px;
  left: 50%;
  margin-left: -445px;
  display: none;
  z-index: 950; }

#popcover {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 900;
  display: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#specs {
  margin-bottom: 120px; }
  #specs h2 {
    padding: 64px 0; }
  #specs #shell-detail {
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    margin: 0 auto; }

#detail-close,
#popup-close {
  background: url(https://www.ddrum.com/vidar/css/assets/images/close.png) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.popup-list {
  display: none; }

#custom-finishes {
  padding: 4.5em 0;
  background: #231F20 url(https://www.ddrum.com/vidar/css/assets/images/finishes-tree.png) center 170px no-repeat; }
  #custom-finishes h2 {
    margin-bottom: 215px;
    color: #fff; }

#finish-options {
  width: 975px;
  margin: 0 auto; }
  #finish-options article {
    display: inline-block;
    text-align: center;
    margin: 28px;
    cursor: pointer; }
    #finish-options article:nth-child(1) {
      margin-left: 0; }
    #finish-options article:nth-child(4) {
      margin-right: 0; }
    #finish-options article h3 {
      color: #fff;
      /*font-size: 23px;
      font-weight: 300;
      letter-spacing: 0.12em;
      margin-bottom: 1em;
      */
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 28px; }
    #finish-options article img {
      width: 200px;
      height: 200px;
      display: block; }

#hardware-viewer {
  width: 880px;
  padding-bottom: 140px;
  margin: 0 auto;
  position: relative; }
 
 
 #video-viewer {
  width: 880px;
  padding-bottom: 140px;
  margin: 0 auto;
  position: relative; }
  
  #hardware-viewer article {
    display: none; }

#hd-list {
  position: absolute;
  top: 65px;
  left: 455px;
  background: #231F20;
  color: #D1D2D4;
  width: 425px;
  border-radius: 5px;
  z-index: 99; }
  #hd-list li {
    font-size: 22px;
    font-weight: 500; }
  #hd-list a {
    text-decoration: none;
    border: 0;
    color: inherit;
    display: block;
    padding: 1em;
    letter-spacing: 0.14em; }
    #hd-list a:hover {
      color: #fff; }

#hd-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  background: #231F20 url(https://www.ddrum.com/vidar/css/assets/images/select-arrow.png) 385px 30px no-repeat;
  border-radius: 5px;
  color: #fff;
  width: 425px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px !important;
  font-weight: 800;
  padding: 1em;
  z-index: 100;
   }

#hd-title {
  font-weight: 100; }

#hardware {
  padding-top: 100px; }
  #hardware h2 {
    margin-bottom: 1.5em; }
  #hardware #hd-title {
    color: #231F20; }

#hd-tns,
#hd-tns2 {
  position: absolute;
  top: 85px;
  left: 455px; }
  #hd-tns img,
  #hd-tns2 img {
    width: 73px;
    height: auto;
    cursor: pointer;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left; }

#hd-tns img:nth-child(5n + 5) {
  margin-right: 0; }

#hd-tns2 {
  top: 437px;
  left: 0; }
  #hd-tns2 img {
    margin-right: 14.3px; }

#hd-img-ctr {
  background-color:#fff;
  width: 422px;
  height: 422px; 
  text-align:center;
  }

#hd-img {
  margin-top:40px;
  width: 320px;
  height: auto;  }

x.fancybox img {max-width:960px;}
.flexslider {background-color:white !important;}

#finishes {

  padding-top: 2.5em; }
  #finishes h2 {
    
    margin-bottom: 1.5em; }
  #finishes #hd-select {
    background-color: #000;
    background-image: url(https://www.ddrum.com/vidar/css/assets/images/select-arrow2.png);
    color: #fff; }
  #finishes #hd-list {
    background-color: #fff;
    color: #231F20; }
    #finishes #hd-list a:hover {
      color: #231F20; }


  
#videos {
  background: #231F20;
  padding-top: 2.5em; }
  #videos h2 {
    color: #fff;
    margin-bottom: 1.5em; }
  #videos #hd-select {
    background-color: #fff;
    background-image: url(https://www.ddrum.com/vidar/css/assets/images/select-arrow2.png);
    color: #231F20; }
  #videos #hd-list {
    background-color: #fff;
    color: #231F20; }
    #videos #hd-list a:hover {
      color: #231F20; }  


#artists {
  width: 960px;
  margin: 0 auto;
  padding: 2em 0; }
  #artists article {
    position: relative;
    display: inline-block;
    width: 187px;
    height: 187px;
    text-align: center;
    box-shadow: 0 0 10px #333;
    margin: 22px; }
    #artists article a {
      text-decoration: none; }
    #artists article h2,
    #artists article h3 {
      font-size: 18px;
      font-weight: 600;
      line-height: 1.72222222em;
      color: #fff;
      padding: 0 5px; }
    #artists article img {
      position: absolute;
      top: 0;
      left: 0;
      width: 187px;
      height: 187px; }
    #artists article div {
      position: relative;
      z-index: 10;
      height: 100%; }

#bio {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 110px 0; }
  #bio #bio-photo {
    width: 450px;
    height: 450px;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 0 10px #333; }
  #bio #artist-info {
    display: inline-block;
    width: 505px;
    padding-left: 55px;
    vertical-align: top; }
  #bio h1,
  #bio h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0.2em; }
  #bio h2 {
    font-weight: 300;
    margin-bottom: 0.4em; }
  #bio #artist-bio {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.72222222em; }

#artist-other {
  padding-top: 120px; }
  #artist-other #popup-tn {
    width: 260px;
    height: auto;
    box-shadow: 0 0 10px #333;
    margin: 0 auto;
    display: block; }
  #artist-other h3 {
    color: #231F20;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.28em;
    border-bottom: 1px solid #404041;
    padding-bottom: 0.5em;
    margin-bottom: 2em; }
  #artist-other section {
    display: inline-block;
    width: 290px;
    vertical-align: top; }

#popup-slides-box {
  display: none;
  width: 1000px;
  height: 675px;
  background: #231F20;
  position: fixed;
  top: 150px;
  box-shadow: 0 0 10px #333;
  z-index: 910;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#popup-close {
  z-index: 10; }

#popup-prev,
#popup-next {
  cursor: pointer;
  background: url(https://www.ddrum.com/vidar/css/assets/images/prev.png) top center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 640px;
  left: 450px; }

#popup-next {
  background-image: url(https://www.ddrum.com/vidar/css/assets/images/next.png);
  left: 525px; }

#popup-slides {
  top: 30px;
  height: 580px; }
  #popup-slides img {
    max-width: 895px;
    max-height: 600px;
    margin: auto; }

#popup-tn {
  cursor: pointer; }

#artist-photos ul {
  display: none; }

#artist-videos {
  margin: 0 45px; }

#artist-links {
  font-size: 14px;
  line-height: 1.4em; }
  #artist-links h3 {
    margin-bottom: 1.5em; }
  #artist-links li {
    margin-bottom: 1em; }

#return {
  text-align: center;
  margin-bottom: 100px; }
  #return a {
    display: inline-block;
    margin: 0 auto;
    text-transform: uppercase;
    color: #231F20;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 0.28em;
    border-radius: 5px;
    padding: 8px 15px;
    padding-left: 22px;
    text-decoration: none;
    background: #A7A9AB url(https://www.ddrum.com/vidar/css/assets/images/return@2x.png) 5px center no-repeat;
    background-size: 7px 13px; }

#dealers {
  width: 960px;
  margin: 0 auto;
  color: #231F20;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.9375em;
  padding-bottom: 80px; }
  #dealers h2 {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.28em;
    color: #231F20;
    text-align: center;
    border-bottom: 1px solid #404041;
    padding-bottom: 0.5em;
    margin-top: 3em;
    margin-bottom: 3.5em;
    text-transform: uppercase; }
  #dealers .dealers-list {
    column-count: 3;
    column-gap: 80px; }
    #dealers .dealers-list strong {
      font-weight: inherit;
      text-transform: uppercase; }
    #dealers .dealers-list p {
      -webkit-column-break-inside: avoid;
      break-inside: avoid;
      display: inline-block;
      margin-bottom: 2.5em;
      vertical-align: top; }
  #dealers.plain {
    padding: 60px 0; }
    #dealers.plain h1 {
      font-size: 30px;
      margin-bottom: 20px; }
    #dealers.plain p {
      margin-bottom: 1em; }

    
@media (max-width: 640px) {
#hd-img {
    margin-top: 40px;
    width: 100%;
    height: auto;
}
#hardware-viewer {
    width: 90%;
    padding-bottom: 140px;
    position: relative;
    margin: 0px auto;
}

#hd-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background: #231F20 url(https://www.ddrum.com/vidar/css/assets/images/select-arrow.png) 385px 30px no-repeat;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    height: 70px;
    position: static;
    top: 0;
    right: 0;
    font-size: 16px !important;
    font-weight: 800;
    padding: 1em;
    z-index: 100;
     margin-top: 20px;
}
#hd-tns, #hd-tns2 {
    position: static;
    margin-top: 20px;
    left: 0px;
    
}
#hd-title {padding-bottom:16px;}
#hd-img-ctr {
    background-color: #fff;
    width: 100%;
    height: auto;
    text-align: center;
}
  #kit-links {width:100%;margin-left:-26px !important;}
  #kit-info {
  padding-top: 4em;
  padding-bottom: 4em; }
  #kit-info article {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 6em; }
  #kit-info h3 {
    font-size: 48px;
    font-weight: 100;
    color: #fff;
    padding-left: 405px;
    margin-bottom: 1.6em; }
  #kit-info img {
    display: inline-block;
    max-width:340px;
    vertical-align: top;
    margin-right: 0px;
    margin-left: 0px; }
  #kit-info .kit-info {
    display: inline-block;
    width: 100%;
    line-height: 1.83333333em;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    vertical-align: top; }
    #kit-links a {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    border: 0;
    color: #231F20;
    letter-spacing: 0.28em;
    font-weight: 800;
    width: 90% !important;
    height: 62px;
    line-height: 62px;
    margin: 0 45px;
}
}
.m40 {margin-top:40px;}
.addon h5 {font-weight:bolder !important;font-size:16px !important; }
.hardware-pad {padding: 0px !important;}
.swiper-container {
      width: 100%;
      height: auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    }
    .swiper-container .swiper-slide:nth-child(2n) {
     width: 100%;
      height: auto;
    }
.swiper-slide  img {width: 100%;height: auto;max-width: 100%;} 
.fluid {width: 100%;height: auto;max-width: 100%;}
.fluid-image {width: 100%;height: auto;max-width: 100%;}
.buttonblock {padding-top:50px !important;padding-bottom:50px !important;text-align:Center;}