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

html,
body {
  height: 100%;
}

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

b,
strong {
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ul,
ol {
  list-style: none;
}

li {
  display: list-item;
}

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

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

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

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
}

body {
  font: 12px/1.5 'Open Sans', sans-serif;
}

p {
  color: #555;
  font: 16px/1.5 'Open Sans', sans-serif;
}

pre,
code {
  font-family: "DejaVu Sans Mono", Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 36px;
}

h3 {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 1px;
}

h4 {
  margin-bottom: 10px;
  color: #444;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
}

h5 {
  color: #555;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

body {
  background: white;
  color: #333;
  text-align: center;
}

a {
  color: #45474a;
  text-decoration: none;
}
a:hover {
  color: #a9abae;
}

h1 {
  padding-top: 20px;
}

div[class*="push-"] section {
  background: #dec;
}

div[class*="pull-"] section {
  background: #fcd;
}

.dynamic-px-width {
  display: block;
}

/* typography variables for samples page */
/* override of main grid settings */
.grid-container {
  padding-top: 0;
  padding-bottom: 0;
}

.grid-container {
  padding-bottom: 20px;
}

.grid-container > hr {
  margin-left: 10px;
  margin-right: 10px;
}

.grid-container.grid-full-width {
  margin: 0;
  padding: 0 20px;
  max-width: 100%;
}



/* ========================================================================
** elements
** ======================================================================== */
.thin-line {
  border-top: 1px solid #bdbdbd;
  margin-bottom: 20px;
}

.wide-band {
  padding: 32px 0;
}

.wide-band.nopad {
  padding: 0;
}

.wide-band.last {
  padding: 32px 0 80px 0;
}

.wide-band-white {
  background-color: #ffffff;
}

.wide-band-black {
  background-color: #000000;
}

.wide-band-gray-1 {
  background-color: #f3f3f3;
}

.wide-band-gray-2 {
  background-color: #e9e9e9;
}

.wide-band-gray-3 {
  background-color: #d3d3d3;
}

.wide-band-med-1 {
  background-color: #888888;
}

.wide-band-med-2 {
  background-color: #a8a8a8;  /* #7e7463 #85704c #6c889e */
}

.wide-band-med-3 {
  background-color: #3acce2;
}

.wide-band-bkg60-top {
  padding: 20px 0 10px 0;
  width: 100%;
  height: auto;
  max-width: 1920px;
  /*max-height: 226px;*/
  background-color: #000;
  background-image: url("../images/nc_60header_v1c.png");
}

.wide-band-bkg60 {
  background-color: #000;
  background-image: url("../images/space_bkg_02.jpg");
}

/* full 300px height */
.wide-band-image-bkg {
  width: 100%;
  height: 300px;
  max-width: 1920px;
  max-height: 300px;
  background-color: #444;
  background-image: url("../images/nc_fw_str10h.jpg");
  opacity: 100%;
}

.wide-band-image {
  background-color: #fff;
  /* border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  */
}
#main-img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-height: 300px;
}
#main-img-sub {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-height: 150px;
}

.header-title {
  margin: 20px 0;
}

.logo-box {
  display: inline-block;
  margin: 0 auto;
  padding: 18px 0 16px 0;
}

.logo-box-v2 {
  display: inline-block;
  margin: 0 auto;
  padding: 18px 0 16px 0;
  text-align: left;
}

.logo-title-nb {
  color: #fff;
  font-family: 'Alumni Sans', sans-serif;
  font-size: 60px;
  font-weight: 400;
  transform: scaleY(1.4);
  letter-spacing: .05em;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.logo-title-nb a {
  color: #fff;
  font-family: 'Alumni Sans', sans-serif;
  font-size: 60px;
  font-weight: 400;
  transform: scaleY(1.4);
  letter-spacing: .05em;
  text-transform: uppercase;
}

.logo-title-nb a:hover {
  color: #fff;
  font-family: 'Alumni Sans', sans-serif;
  font-size: 60px;
  font-weight: 400;
  transform: scaleY(1.4);
  letter-spacing: .05em;
  text-transform: uppercase;
}

.logo-title {
  color: #494949;
  font-family: 'dirty_egoregular', sans-serif;
  font-size: 100px;
  line-height: 1;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

.logo-title.shave {
  font-size: 90px;
}

.logo-title a {
  color: #fff;
  text-decoration: none;
}

.logo-title a:hover {
  color: #a9abae;
}

.logo-subtitle {
  color: #575757;
  font-family: 'destroyregular', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.logo-subtitle.secondary {
  padding: 18px 0 12px 0;
  color: #555;
  font: 36px/1.5 'Hind', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.logo-subtitle.single-line {
  display: inline-block;
  margin-left: 40px;
  line-height: 1;
}

.content-block {
  text-align: left;
  overflow: hidden;
}

.content-block.center {
  text-align: center;
}

.content-block.high-top {
  margin-top: 100px;
}

.content-block.shaded-gray {
  padding: 0 20px;
  background: #eee;
}


.wide-band-footer {
  padding: 44px 0 44px 0;
  background-color: #7d7e7d;
}

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

.content-block.footer.quote {
  margin: 40px auto;
  width: 50%;
  text-align: left;
}

.footer-quote {
  color: #fff; /* #06365c #8dbbe2 */
  font-family: 'Archivo Narrow', sans-serif;  
  font-weight: 600;
  font-size: 30px;
  letter-spacing: .75px;
}
.footer-quote.smallText {
  margin-top: 20px;
  font-size: 22px;
}

.content-block.footer.contact {
  margin: 100px auto 60px auto;
  text-align: center;
}
.contact-item, .contact-item a {
  color: #fff;
  font-family: 'Open Sans', sans-serif;  
  font-weight: 300;
  font-size: 16px;
}
.contact-item a:hover {
  color: #000;
}


.wide-band-about {
  padding: 40px 20px;
  background-color: #658bb7;  /* #a7a7a7 */
}

.nc-about-box {
  margin: 10px auto 40px auto;
  width: 80%;
  text-align: left;
}

.nc-about-box p {
  margin: 12px 0 0 0;
  color: #ededed; /* #fcfcfc */
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}
.nc-about-box p:first-of-type {
  margin: 0;
}

.nc-about-box a img {
  width: 40px;
  height: 40px;
}


.steps-box {
  margin: 14px 0;
}

.steps-box p, .steps-box ul {
  text-align: left;
}

.steps-logo {
  margin: 0 auto;
  margin-bottom: 16px;
  width: 300px;
  height: 200px;
}

.section-title {
  text-align: center;
}

.section-logo {
  margin: 0 0 0 0;
}

.text-highlight-1 {
  color: #e0ae00;
  font-weight: bold;
}



/*
---------------------------------------------
  home page main sound
---------------------------------------------
*/
.sound-img-container {
  position: relative;
  margin: 0 auto;
  width: 450px;
  height: 450px;
  background-color: #fff;
}
#sound-img-base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#sound-img-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  cursor: pointer;
}



/*
---------------------------------------------
  home page info and link section
  -- main info and links
  -- secondary links
---------------------------------------------
*/
.main-section-header {
  padding-top: 88px;
  padding-bottom: 8px;
  color: #fff;
  font-family: 'kingthings_printingkitregular', sans-serif;
  font-size: 38px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main-btn-box {
  margin: 0 auto;
}
.main-btn-box.right {
  text-align: right;
  padding-right: 32px;
}
.main-btn-box.left {
  text-align: left;
  padding-left: 32px;
}
.main-links-btn {
  display: inline-block;
}
.link-btn-1,
.link-btn-2 {
  text-align: center;
  /*background-color: #f3f3f3;*/
}
.link-btn-1:hover,
.link-btn-2:hover {
	color: #3acce2;
}
.link-btn-text {
  color: #fff;
  font-family: 'kingthings_printingkitregular', sans-serif;
  font-size: 38px;
  letter-spacing: .06em;
}

.secondary-section-header {
  margin: 40px 0;
}
.section-link {
  display: inline-block;
}
.section-link:hover {
  color: #3acce2;
}
.link-text-lrg {
  color: #dddddd; /* #c3c3c3 */
  font-family: 'destroyregular', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
}




/*
---------------------------------------------
  main sound section (noise charms, listen pages)
  start title (noise charms, listen pages)
---------------------------------------------
*/

#sound_section {
  display: inline-block;
  width: 100%;
  height: auto;
}

#start_title_box {
  position: absolute;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
  text-align: center;
}

#start_title {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}



/*
---------------------------------------------
  footer section (all pages)
---------------------------------------------
*/
.nc-desc-box {
  margin: 0 auto;
  width: 50%;
  text-align: left;
}

.nc-desc-lrg {
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.25;
  color: #1d3e5c; /* #3c1d5c #44oa7e */
  margin-bottom: 20px;
}

.nc-desc-med {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  color: #1d3e5c; /* #1d3e5c #3c1d5c #44oa7e */
  margin-bottom: 20px;
}





/* ========================================================================
** media queries
** ======================================================================== */
@media screen and (max-width: 1024px) {
  .logo-box-v2 {
    text-align: center;
  }
  .main-btn-box.right {
    text-align: center;
    padding-right: 0;
  }
  .main-btn-box.left {
    text-align: center;
    padding-left: 0;
  }
  .subtitle-text-sm {
    font-weight: 600;
    font-size: 28px;
  }
  .player-container {
    margin-bottom: 20px;
  }
  .footer-box-center {
    width: 80%;
  }
  .footer-quote {
    font-weight: 500;
    font-size: 26px;
    letter-spacing: .75px;
  }
  .nc-desc-box {
    width: 80%;
  }
  .warp-container {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .wide-band-bkg60-top {
    padding: 0;
  }
  .grid-container,
  .grid-container.grid-full-width {
    padding: 0;
  }
  .link-text-lrg {
    font-size: 30px;
  }
}
@media screen and (min-width: 640px) {
  .steps-box {
    margin: 2px 20px;
  }
}
@media screen and (max-width: 640px) {
  .steps-box {
    margin: 12px 0 0 0;
  }
}
@media screen and (max-width: 900px) and (min-width: 600px) {
  .main-section-header {
    padding-top: 66px;
    font-size: 32px;
  }
  /*.secondary-section-header a {
    font-size: 32px;
    line-height: 2;
  }*/
}
@media screen and (max-width: 600px) {
  .logo-box {
    padding: 14px 0 18px 0;
  }
  .logo-box-v2 {
    text-align: center;
    padding: 18px 0 24px 0;
  }
  .logo-title {
    display: block;
    font-size: 60px;
    letter-spacing: 1.5px;
  }
  .logo-title.shave {
    font-size: 60px;
  }
  .logo-subtitle {
    font-size: 16px;
  }
  .main-section-header {
    padding-top: 30px;
    font-size: 30px;
  }
  .link-btn-text {
    font-size: 28px;
    letter-spacing: .06em;
  }
  .wide-band-image-bkg {
    padding: 16px 0 32px 0;
  }
  .secondary-section-header {
    margin: 22px 0;
  }
  /*.secondary-section-header a {
    font-size: 32px;
    line-height: 2;
  }*/
  .link-text-lrg {
    font-size: 22px;
  }
  .subtitle-text-sm {
    font-weight: 600;
    font-size: 24px;
  }
  .sound-img-container {
    width: 300px;
    height: 300px;
  } 
  .wide-band-about {
    padding: 40px 30px;
  }
 .nc-about-box {
    margin: 0;
    width: 100%;
  }
  .nc-about-box p {
    font-size: 20px;
  }
  .content-block.footer.quote {
    width: 80%;
  }
}


/* ========================================================================
** fonts
** ======================================================================== */
@font-face {
  font-family: 'destroyregular';
  src: url('../fonts/DESTROY_-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dirty_egoregular';
  src: url('../fonts/dirtyego-webfont.woff2') format('woff2'),
    url('../fonts/dirtyego-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kingthings_printingkitregular';
  src: url('../fonts/Kingthings_Printingkit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MavenProRegular';
  src: url('../fonts/maven_pro_regular-webfont.woff?1303062894') format("woff");
  font-weight: normal;
  font-style: normal;
}





