
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/*.material-icons { display:inline-block;}
.material-icons.icon-help {background: url(http://www.miguelferaso.com/schizound/img/icon-question.png?2323) no-repeat center center;}
.material-icons.icon-play {background: url(http://www.miguelferaso.com/schizound/img/icon-audio-on.png?2323) no-repeat center center;}
.material-icons.icon-pause {background: url(http://www.miguelferaso.com/schizound/img/icon-audio-off.png?23232) no-repeat center center;}*/



body {
	width: 100%;
	margin: 0;
	font-family: arial, sans-serif;
	background: #FAF3DD;
	*zoom: 1;
}
.nav-social-share {
	margin-bottom: 10px;
	margin-top: 16px;
	margin-left: 0;
	*zoom: 1;
	text-align: center
}
.nav-social-share li {
	display: block;
	float: left;
	margin: 0 6px 0 0
}
@media only screen and (max-width:767px) {
	.nav-social-share li {
		display: inline-block;
		float: none;
		margin: 0 2px 0
	}
}
.nav-social-share .icon {
	font-size: 17px;
	position: relative
}
.nav-social-share a {
	display: block;
	width: 30px;
	line-height: 30px;
	height: 30px;
	background: #fff;
	border-radius: 3px;
	color: #111;
	text-align: center
}
.nav-social-share a:hover {
	background: #eee
}
.schizound {
	padding-bottom: 0;
	color: #fff
}
.schizound-header {
	text-align: left;
	padding-top: 48px;
	margin-bottom: 0
}
.schizound-toggle-audio {
	position: fixed;
	width: 24px;
	height: 50px;
	z-index: 9;
	right: 12px;
	top: 0px;
	cursor: pointer;
	color: #B6C2A9;
	display: none
}
.schizound-toggle-audio .no-touch {
	display: !important
}
.schizound-toggle-audio:hover {
	color: #8FC0A9;
}
.schizound-toggle-audio .icon-volume {
	color: inherit;
	line-height: 50px;
	vertical-align: middle
}
.icon-help {
	position: fixed;
	width: 24px;
	height: 50px;
	z-index: 9;
	right: 46px;
	top: 13px;
	cursor: pointer;
	color: #B6C2A9;
	
}
.icon-help:hover {color:#8FC0A9;}
.schizound-content-header {
	text-align: center;
	padding: 10px 0 10px;
	background: #3D6649;
	z-index: 9;
	width: 100%;
	position: fixed;
	top: 0px;
	*zoom: 1
}
.scrolled .schizound-content-header {
	top: 50px
}
.schizound-content-header .nav-social-share {
	float: right;
	margin-right: 50px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	display: block
}
.schizound-content-header .nav-social-share a {
	display: block;
	width: 30px;
	line-height: 30px;
	height: 30px;
	background: blue;
	border-radius: 3px;
	color: #fff;
	text-align: center
}
.schizound-content-header .nav-social-share a:hover {
	background: purple;
}
.schizound-content-header h1 {
	float: left;
	color: #8FC0A9;
	margin: 0 0 0 8px;
	line-height: 30px;
	font-size: 20px
}
.schizound-content-header h1 i {color:#B6C2A9; font-style: normal; font-size:12px; font-weight: normal;  line-height: 30px; }
.schizound-content {
	*zoom: 1
}
.schizound-content .nav {
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	*zoom: 1
}
.schizound-content .nav .item {
	display: inline-block;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid #8FC0A9;
	box-sizing: border-box;
	margin-bottom:-4px;
}
.schizound-content .nav .item>a {
	display: block
}
.schizound-content .nav .item audio {
	position: absolute;
	top: 0;
	left: 0
}
.schizound-content .img-wrapper {
	padding-bottom: 100%;
	z-index: 2;
	margin-bottom: 0;
	background: #3D6649;
}

/*.no-touch*/
.schizound-content .item>a:hover .img-wrapper {
	background: #5FA09C;
}
.item-title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: 80%;
	padding-top: 20%;
	text-align: center;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.schizound-content {
	margin-top: 100px;
}
.input-form {
	margin-top: 80px; height:auto; transition: min-height .6s ease;
}
.input-form .inputs-area {
	margin-top: 50px;
}
.input-form .inputs-area input {
	width: 288px;
	padding: 0 5px;
	margin: 0 auto 20px auto;
	border: 1px solid #8FC0A9;
	background-color: #fff;
	line-height: 30px;
	font-size: 12px;
	color: #3D6649;
	display: block;
}
.input-form .inputs-area label {
	width: 300px;
	margin: 0 auto 2px auto;
	line-height: 12px;
	font-size: 12px;
	color: #8FC0A9;
	display: block;
}
.btns-area {
	display: block;
	width: 300px;
	margin: 0 auto;
}
.add-input, .reset-inputs, .load-inputs {
	display: inline-block;
	width: auto;
	margin: 0 5px 0 0;
	overflow: hidden;
}
.load-inputs {
	margin: 0;
}
.add-input a, .reset-inputs a, .load-inputs a {
	display: block;
	padding: 10px 5px;
	text-align: center;
	border-radius: 6px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.add-input a, .reset-inputs a {
	width: 50px;
	background: #B6C2A9;
}
.add-input a:hover, .reset-inputs a:hover {
	background: #3D6649;
}
.load-inputs a {
	width: 151px;
	background: #8FC0A9;
}
.load-inputs a:hover {
	background: #3D6649;
}

.additional-info {position:fixed; top:50px; right:0; width:50%; background:#8FC0A9; background:#B6C2A9; font-size: 14px; line-height:18px; overflow: hidden;
	color: #3D6649; height:auto; max-height:0px; transition: max-height .6s ease;}
	@media only screen and (max-width:767px) {
	.additional-info {
		width:100%;
	}
}
.additional-info.hover {  max-height: 1000px;}
.additional-info p {padding:10px;}

footer { width: 100%; text-align: center; font-size:12px; color:#8FC0A9; margin-top:100px; margin-bottom: 40px;
/*position:absolute; left:0; bottom:40px;*/
}
footer a {color:#8FC0A9}