/* Candy Chang */



/*---------- GLOBAL ------------*/

html {
  font-family: serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  height: 100%;
  }
  
.six-hundred {
  width: 600px !important;
  }

.six-hundred img {
  width: 600px !important;
  }
  
a {
	transition: top 0.3s, color 0.8s; 
	-webkit-transition: color 0.8s;
	text-decoration: none;
	color: #d9d9d9;
	cursor: pointer;
	}

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	font-family: aktiv-grotesk, sans-serif;  
	font-size: 14px;
	line-height: 1.5;
	color: #d9d9d9;
	height: 100%;
	display: flex;
	flex-direction: column;
	background: #0d0d0d;
	}
	
.content {
	flex: 1 0 auto;
	}
  
.news-item {
	padding-right: 25px;
	font-size: 13px;
	line-height: 1.7;
	}
  
.news-item p {
	margin-bottom: 20px !important;
	}

.news-title {
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
	}
  
.news-bold {
  font-weight: 700;
  margin-bottom: 1px;
  }
  
.news-sub {
  color: #999;
  margin-top: 2px;
  margin-bottom: 30px;
  }
  
.news-sub a {
  color: #197dbe;
  }
  
.news-sub a:hover {
  color: #d9d9d9;
  }
  
.news-press-source {
  color: #999;
  margin-right: 5px;
  margin-top: 4px;
  font-size: 10px;
  }
  
.news-press {
	text-indent: -6px;
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 1.7;
	}
  
h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: 700;
	border-bottom: none;
	transition: top 0.3s, color 0.8s; 
	-webkit-transition: color 0.8s;
	}
	
h1.no-line {
	border: none;
	padding-bottom: 0;
	margin-bottom: 20px;
	}
    
h1 a {
	color: #d9d9d9;
	}
    
h2 {
	font-size: 14px;
	line-height: 1.7;
	margin-top: 50px;
	margin-bottom: 20px;
	font-weight: 700;
	padding: 0;
	color: #d9d9d9;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
	}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #0d0d0d;
	text-align: left;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
	}

  
h4 {
	font-size: 13px;
	line-height: 1.4;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
h4.press {
	margin-bottom: 0;
	}
  
  
p.cite {
	padding-bottom: 0 !important;
	}
	
h4.cite {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  }
  
h4.cite a {
  color: #197dbe;
  font-weight: 500;
  }


  
h5 {
  text-align: left;
  font-size: 13px;
  text-transform: none;
  line-height: 16px;
  font-style: italic;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 0px;
  color: #999;
  letter-spacing: 0.2px;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s;
  }
  
h5.link {
  color: #197dbe;
  }

  
p {
  margin: 0;
  padding: 0;
  }
  
p a:hover {
	text-decoration: underline;  
	}
  
.article {
	max-width: 520px;
	width: 100%;
	float: right;
	margin-bottom: 25px;
	}
  
.article p {
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7;
	}
  
.article-img {
	margin-bottom: 20px;
	}
	
.wp-block-separator {
	border-top: 1px solid #999 !important;
	border-bottom: none !important;
	}
  
.purchase {
  text-align: left;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  line-height: 18px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: block;
  height: 295px;
  border-bottom: 1px solid #d9d9d9;
  }
  
  
blockquote {
  text-indent: -6px;
  margin-left: 40px;
  margin-right: 40px;
  }
  
blockquote p {
  margin-bottom: 0px;
  font-size: 14px;
  }
  
.entry {
  line-height: 24px;
  color: #333;
  margin-bottom: 20px;
  font-size: 14px;
  margin-top: 20px;
  width: 490px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }
  
.pad {
  margin-right: 10px;
  }

.bump {
  margin-bottom: 30px;
  }

.push {
  margin-top: 20px;
  }  

.desaturate { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  }
  
  
.cat {
  color: #999999;
  text-align: center;
  float: left;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  width: 150px;
  height: 25px;
  }
  
cat a {
  color: #999999;
  }

.cat a:hover {
  color: #d9d9d9;
  }
  
 .home-img {
	 margin-bottom: 20px;
	 }
  

  
/*---------- NAVIGATION & LOGO ------------*/

.nav {
	padding-bottom: 60px;
	margin-top: 40px;
  	}
  	
.nav-logo {
	float: left;
	width: 40%;
	font-weight: 700;
	}

.nav-bar {
	float: right;
	text-align: right;
	width: 40%;
	font-size: 14px;
	display: table;
	color: #d9d9d9;
	font-weight: 700;
	padding-bottom: 10px;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
	}
  
.nav-bar a {
	color: #d9d9d9;
	margin-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0d0d0d;
	transition: all 0.8s; 
	-webkit-transition: all 0.8s; 
	}
  
.nav-bar a:first-of-type {
	margin-left: 0px;
	}
    
.nav-bar a:hover {
	border-bottom: 1px solid #d9d9d9;
	} 
  
a.current { 
	border-bottom: 1px solid #d9d9d9;
	}

figcaption, .wp-caption-text {
	font-size: 11px !important;
	padding-top: 5px;
	color: #666;
	}
	
.wp-block-image figcaption, .wp-block-video figcaption {
	margin-top: .1em !important;
	margin-bottom: 1.5em !important;
	}
	
  

/* --------- BOOKS ----------- */

.books {
  margin-top: 10px;
  margin-bottom: 10px;
  }



/* --------- FEATURES ----------- */

.feature img {
  margin-bottom: 8px;
  }
  
.feature p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 7px;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
  }

.list {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  }
  
.feature:hover h2, .feature:hover .more, .feature:hover p {
  color: #197dbe;
  }
  
.more {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  color: #999;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
	padding-top: 3px;
  }
  
.quote {
  text-indent: -4px;
  }
  
.line {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  display: block;
  }
  
.block {
  display: block;
  }
  
.rule {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  margin-bottom: 20px;
  }

.rule-more {
  border-bottom: 1px solid #d9d9d9;
  margin-top: -12px;
  margin-bottom: 20px;
  padding-bottom: 7px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  }
  
.rule-more a:hover {
  color: #d9d9d9;
  }




/*---------- GRID ------------*/

.footer {
  	flex-shrink: 0;
  	width: 90%;
  	padding-bottom: 5px;
  	max-width: 960px;
  	margin-left: auto;
  	margin-right: auto;
  	position: relative;
	}
	
.flex-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	}

.col-md-1, .col-md-3 {
  position: relative;
  min-height: 1px;
  }
  
.col-md-2 {
	position: relative;
	min-height: 1px;
	}

.col-md-1, .col-md-2, .col-md-3 {
	float: left;
	}

.col-md-3 {
	width: 100%;
	}

.col-md-2 {
	width: 66.6666%;
	}

.col-md-1 {
	width: 33.3333%;
	margin-bottom: 25px;
	}
	
.col-md-1 h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 400;
	line-height: 1.7;
	}
	
.col-md-1 h6 {
	margin-top: 0;
	}

.col-md-1 p, .work-info p {
	margin-bottom: 10px;
	}

.post {
	width: 60%;
	margin-bottom: 60px;
	}
	
h6 {
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 2px;
	}
	
.news-item h6 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
	color: #777;
	padding-top: 3px;
	}
	
.press-pad {
	margin-left: 20px; 
	}
	
.envira-gallery-wrap {
	margin-left: -8px !important;
	margin-right: -8px !important;
	}
	
.work {
	margin-bottom: 80px;
	font-size: 14px;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
	}
  
.work-text {
	display: block;
	padding-bottom: 20px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	}
  
.work img {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	}
    
.work-info {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  padding-top: 10px;
  }
    
.col-md-feature:last-of-type {
  position: relative;
  min-height: 1px;
  float: left;
  width: 128px;
  margin-right: 0px;
  }

  
  
/*---------- SINGLE ------------*/

  

.broadcast-file {
  border-top: 1px solid #d9d9d9;
  padding-top: 8px;
  padding-bottom: 3px;
  margin-top: 10px;
  }
  
.caption {
  font-size: 11px;
  line-height: 14px !important;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  padding: 0;
  color: #666;
  }
  
.caption p {
  font-size: 11px;
  line-height: 14px !important;
  font-weight: normal;
  font-style: italic;
  margin: 0px;
  padding: 0;
  color: #666;
  }
  
.bio-cap {
  padding-top: 5px;
  margin-right: 255px;
  float: left;
  color: #999;
  }






/*---------- SOCIAL ------------*/

.icon {
  float: right;
  margin-top: -7px;
	transition: color 0.8s; 
	-webkit-transition: color 0.8s;
  }

.fa-inverse {
  color: #0d0d0d !important;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
.icon:hover .fa-inverse {
  color: #666 !important;
  }




/*---------- INFORMATION ------------*/


.caps {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  color: #111;
  }
  
.scene .caps {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  color: #0d0d0d;
  text-align: left;
  }
  
.scene p {
  font-size: 14px;
  line-height: 22px;
  padding-top: 10px;
  text-align: left;
  }
  
.scene {
  font-size: 14px;
  line-height: 22px;
  padding-top: 10px;
  margin-bottom: 100px;
  text-align: left;
  }
  
.scene .frank {
  font-size: 14px;
  }



.blurb {
  text-indent: -6px;
  line-height: 26px;
  text-align: justify;
  color: #333;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
  }
  
.inventory {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 50px;
  }
  
.inventory a {
  padding-right: 14px;
  color: #333;
  }
  
.inventory a:hover {
  color: #d9d9d9;
  }

li { 
  line-height: 18px;
  }








/*---------- FOOTER ------------*/

.footer {
	font-size: 12px;
	color: #0d0d0d;
	text-align: left;
	font-weight: 400;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 14px;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
	}
  
.footer a {
  color: #197dbe;
	}
  
.foot {
  margin-top: 80px;
  padding-top: 10px;
  }
  
.no-rule {
  border-bottom: none !important;
  }

.subnav {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  }

.alignleft {
  float: left;
  }
  
.alignright {
  float: right;
  }

.prev {
	z-index: 99999;
	position: absolute;
	width: 12%;
	height: 100%;
	}
  
.prev-arrow {
	position: absolute;
	top: 50%;
	left: -10%;
	width: 12px;
	height: 18px;	
	background-image: url(images/arrow-prev.png);
	background-size:     cover;     
   background-repeat:   no-repeat;
   background-position: center center;
 	-ms-transition:     all 0.4s;
	-moz-transition:    all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition:      all 0.4s;
	transition:         all 0.4s;	
	}
	
.prev:hover .prev-arrow, .next:hover .next-arrow {
	opacity: .5;
	}
  
.next {
	z-index: 99998;
	position: absolute;
	width: 12%;
	height: 100%;
	right: 0;
	}

.next-arrow {
	position: absolute;
	top: 50%;
	right: -10%;
	width: 12px;
	height: 18px;	
	background-image: url(images/arrow-next.png);
	background-size:     cover;     
   background-repeat:   no-repeat;
   background-position: center center;
	-ms-transition:     all 0.4s;
	-moz-transition:    all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition:      all 0.4s;
	transition:         all 0.4s;	
	}
	
.arrows {
	width: 100%;
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 50px;
	}
	
.previous-post {
	width: 50%;
	height: 24px;	
	background-image: url(images/arrow-prev.png);
	background-size: contain;  
   background-repeat:   no-repeat;
   background-position: left center;
 	-ms-transition:     all 0.4s;
	-moz-transition:    all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition:      all 0.4s;
	transition:         all 0.4s;
	float: left;	
	opacity: .5;
	}

.next-post {
	width: 50%;
	height: 24px;	
	background-image: url(images/arrow-next.png);
	background-size:     contain;     
   background-repeat:   no-repeat;
   background-position: right center;
 	-ms-transition:     all 0.4s;
	-moz-transition:    all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition:      all 0.4s;
	transition:         all 0.4s;	
	float: right;
	opacity: .5;
	}

.previous-post:hover, .next-post:hover {
	opacity: 1;
	}
	
	


/* --------- SEARCH  ----------- */


#search input.textfield.placeholder {
  color: #999
  }

#search input.textfield.placeholder:focus {
  color: #333
  }

#search button {
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  cursor: pointer;
  top: 1px;
  right: 1px;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: 0;
  text-indent: 100%
  }

    

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  }
  
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}

mark {
  color: #0d0d0d;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  border-top: 1px solid #fbfbfb;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}



* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input img {
  margin-left: 0;
  display: block;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

.col-md-5 img {
	width: 100%;
	height: auto;
	}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}




small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul { 
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
  padding-left: 20px;
  }
  
li {
  padding-bottom: 7px;
  text-align: left;
  }
  
li a {
  color: #197dbe;
  }
  
li a:hover {
  color: #0d0d0d;
  }
  

  

  
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}



.container {
  padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	max-width: 960px;
	}
	
.image {
	margin-bottom: 40px;
	}

.row {
	margin-right: -10px;
	margin-left: -10px;
	}
	
.blog {
	margin-bottom: 50px;
	}
	
.container img {
	width: 100%;
	height: auto;
	}

.columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	padding: 0 !important;
	}
	
li.press {
	font-size: 14px;
	}



table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}


legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

input[type="search"] {
  -webkit-appearance: none;
}

.tracklist {
  font-size: 14px;
}

ol.tracklist {
  margin-left: -10px !important;
}


input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}



[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

p.caption {
  position: absolute;
  bottom: 5px;
  background-color: rgba(255, 255, 255, .9);
  color: #666;
  padding: 5px;
  margin-left: 5px;
  font-size: 10px;
  }


.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
  
.pull-right {
  float: right !important;
  color: #999999;
  }

  
.pull-left {
  float: left !important;
  text-align: left;
  }
  
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
  }



/*---------- BIOGRAPHY ------------*/


.cv {
  font-size: 13px;
  line-height: 1.4;
  width: 40%;
  float: left;
  }
  
.cv p {
  margin-bottom: 20px;
  }
  
.cv a, .press_clips a {
  color: #197dbe !important;
  }
  
.talks {
  font-size: 13px;
  line-height: 1.4;
  width: 40%;
  float: right;
  }
  
.talks p {
  margin-bottom: 10px;
  }
  
.press_clips {
  font-size: 13px;
  line-height: 1.7;
  width: 50%;
  padding-bottom: 20px;
  padding-top: 20px;
  }
  
.press_clips p {
  margin-bottom: 20px;
  }

.small p {
	font-size: 13px;
	margin-bottom: 10px;
	}
  
.info p {
	margin-bottom: 25px;
	}
  
#newsletter {
  color: #999;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -3px;
  margin-bottom: 0px;
  }
  
#newsletter p {
  padding-top: 0px;
  margin-top: 0;
  padding-bottom: 5px;
  }
  
.field {
  margin-bottom: 5px;
  font-size: 11px;
  padding-left: 5px;
  }

  
.cv ul {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  font-size: 13px;
  }

.cv ul li {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 16px;
  }
  
.clips {
	width: 30% !important;
	}
  
  
.clips ul {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
  font-size: 13px;
  }

.clips ul li {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 12px;
  padding-top: 3px;
  }
  
.clips ul li {
  color: #999;
	transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
  }

.clips ul li a:hover {
  color: #999;
  }
  
.clips ul li a:hover {
  color: #0d0d0d;
  }




/*---------- BIOGRAPHY ------------*/

.press-item {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.7;
	text-indent: -6px;
	padding-right: 50px;
	}
  
.news-press-source {
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  padding-left: 120px;
  }



 

/*---------- TELEPHONE ------------*/

@media (max-width: 767px) {
	
	.nav-bar a {
		color: #0d0d0d;
		margin-left: 0px;
		margin-right: 10px;
		}
		
	.nav-bar a:first-of-type {
		color: #0d0d0d;
		margin-left: 0px;
		margin-right: 14px;
		font-weight: 700;
		display: block;
		}
	
	iframe {
		width: 100%;
		height: 300px;
		}
	
	.container {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		}
	 
	.article {
		padding-left: 0px;
		padding-right: 10px;
		margin-top: 10px;
		text-align: left;
		}
		
	body {
		margin: 0;
		padding: 0;
		}
          
	.footer {
		font-size: 12px;
		letter-spacing: .5px;
		text-align: left;
		font-weight: 100;
		margin-top: 25px;
		transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
		-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s; 
		border-top: none;
		}
    
	.feature {
   	height: 250px;
    	}

  .nav {
  	padding-bottom: 30px;
    margin-top: 10px;
    }
	
	.prev-arrow {
	position: absolute;
	top: 35%;
	left: -10%;
	width: 12px;
	height: 18px;	
	}

.next-arrow {
	position: absolute;
	top: 35%;
	right: -10%;
	width: 12px;
	height: 18px;	
	}
    
  #search {
    display: none;
    }
  
  #search-text {
    display: none;
    }
  

  .purchase {
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
    }
  	
  .article img {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 10px;
    width: 290px;
    height: auto;
    }
    
  .columns, .three-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
		font-size: 14px;
		line-height: 1.5;
		}
    
  .col-md-1 {
    width: 100%;
    padding: 0 !important;
  }
  
  .col-md-2 {
    width: 100%;
  }
  
  .col-md-3 {
    width: 100%;
  }

	.cv, .talks, .post {
		float: none;
		width: 100%;
		margin-bottom: 30px;
		}
	
	.press_clips {
		width: 100%;
		float: none;
		}

} 


@media (min-width: 768px) {


        
  .purchase {
    width: 660px;
    }
  
  #search {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 250px;
    text-align: left;
    }
  
  #search form {
    position: relative;
    width: 100%;
    background: #f4f4f4;
    border: 0px solid #343434;
    height: 20px;
    transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
  
  #search form:hover {
    border: 0px solid #343434;
    background: #f4f4f4;
    }
  
  #search input.textfield {
    outline: 0;
    width: 100%;
    margin: 0 !important;
    padding-bottom: 4px !important;
    font-size: 10px;
    padding-top: 5px;
    color: #999;
    border: 0;
    background: 0 0;
    text-align: left;
    height: 20px;
    }

  }


@media (min-width: 769px) {

  .container {
    max-width: 960px;
    width: 90%;
    }

  #search form {
    position: relative;
    border: 0px solid #343434;
    height: 20px;
    transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  	-webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
    padding-left: 4px !important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-transform: lowercase;
    }
  
  #search form:hover {
    border: 0px solid #343434;
    background: #f4f4f4;
    }
  
  #search input.textfield {
    outline: 0;
    width: 100%;
    margin: 0 !important;
    padding-bottom: 4px !important;
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 3px;
    color: #999;
    letter-spacing: 2px;
    border: 0;
    background: 0 0;
    text-align: left;
    height: 20px;
    }
    
  .center {
    text-align: center;
    }
  }  



  
.mejs-container {
  margin-bottom: 10px;
  margin-top: 30px;
  }

.article-nav {
  font-size: 13px;
  color: #0d0d0d;
  margin-top: 20px;
  margin-bottom: 100px;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  }
  
.article-nav a {
  color: #0d0d0d; 
  }

.article-nav a:hover {
  color: #d9d9d9;
  }
  
.art-nav-l {
  width: 40%;
  text-align: left;
  }

.art-nav-r {
  width: 60%;
  text-align: right;
  }
  
.social {
  width: 94px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  }
  
.share-count {
  background: none !important; 
  font-size: 8px !important;
  color: #d9d9d9 !important;
  }

.sd-social-icon .sd-content ul li[class*=share-] a {
  padding: 6px !important;
  }

.sd-content ul li a.sd-button::before {
  font-size: 12px !important;
  color: #999 !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
.sd-content ul li:hover a.sd-button::before {
  font-size: 12px !important;
  color: #d9d9d9 !important;
  }
    
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
  background-color: rgba(255,255,255,0.2) !important;
  transition: top 0.3s, color 0.8s, background-color 0.8s, opacity 0.8s; 
  -webkit-transition: color 0.8s, background-color 0.8s, opacity 0.8s, left 0.3s;
  }
  
  
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button:hover, .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button:hover {
  background-color: #333 !important;
  color: #d9d9d9fff !important;
  }

.credits p {
	font-style: italic;
	font-size: 11px !important;
	line-height: 18px;
	padding-top: 10px;
	}
  
.photo-row {
	margin-top: 50px;
	display: table;
	}
  
.video-row {
	margin-bottom: 0px;
	width: 100%;
	max-width: 960px;
	margin-top: 50px;
	clear: both;
	display: table;
	}
  
.text-row {
	margin-top: 50px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	}
  
.text-row p {
  margin-bottom: 20px;
  }
  
 .modula-fancybox-caption {
	 font-size: 11px !important;
	 color: rgba(255,255,255,0.5) !important;
	 }