/* @override http://macs.local/david/wp-content/themes/dw/style.css */


/*!
Theme Name: dw
Theme URI: http://davidawindham.com/
Author: windhamdavid
Description: Something Else
Version: 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Thanks: 
normalize.css v3.0.1 * MIT License
bootstrap v3.2.0 * MIT License
font awesome 4.2.0 * MIT License
_s | GPL License
*/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:inherit;font-size: 100%;font-style:inherit;font-weight:inherit;background:transparent;border:0;margin:0;padding:0;outline:0;vertical-align: baseline;}
html{overflow-y: scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;}
body{line-height:1;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
ol,ul{list-style: none;}
blockquote,q{quotes: "" "";}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
del {text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a:focus {outline:thin dotted;}
a img {border: 0;}
.clear {clear: both;}


/*============================================
					Body 
==============================================*/

body { 
	background: rgba(242,242,242,.7)
}



/*============================================
					Typography 
==============================================*/

@font-face {
  font-family: 'Computer Modern';
  src: local("☺"), 	
		url('fonts/cmunrm.woff') format('woff'),
		url('fonts/cmunrm.ttf') format('truetype'),
		url('fonts/cmunrm.otf') format('opentype'),
		url('fonts/cmunrm.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Computer Modern';
  src: local("☺"), 	
		url('fonts/cmunbx.woff') format('woff'),
		url('fonts/cmunbx.ttf') format('truetype'),
		url('fonts/cmunbx.otf') format('opentype'),
		url('fonts/cmunbx.eot?') format('embedded-opentype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
  font-family: 'Computer Modern';
  src: local("☺"), 	
		url('fonts/cmunsl.woff') format('woff'),
		url('fonts/cmunsl.ttf') format('truetype'),
		url('fonts/cmunsl.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
  font-family: 'CM Sans';
  src: local("☺"), 	
		url('fonts/cmunsx.woff') format('woff'),
		url('fonts/cmunsx.ttf') format('truetype'),
		url('fonts/cmunsx.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'CM Bright';
  src: local("☺"), 	
		url('fonts/cmunbbx.woff') format('woff'),
		url('fonts/cmunbbx.ttf') format('truetype'),
		url('fonts/cmunbbx.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'CM Concrete';
  src: local("☺"), 	
		url('fonts/cmunobx.woff') format('woff'),
		url('fonts/cmunobx.ttf') format('truetype'),
		url('fonts/cmunobx.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'CM Type';
  src: local("☺"), 	
		url('fonts/cmunobx.woff') format('woff'),
		url('fonts/cmunobx.ttf') format('truetype'),
		url('fonts/cmunobx.eot?') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
.cm {
	font-family: "Computer Modern";
}
.cm-sans {
	font-family: "CM Sans";
}
.cm-concrete {
	font-family: "CM Concrete";
}
.cm-bright {
	font-family: "CM Bright";
}
.cm-type {
	font-family: "CM Type";
}
.courier {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
.didot {
	font-family: Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}
.georgia {
	font-family: Georgia, Times, "Times New Roman", serif;
}
.helvetica {
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
* {
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility !important;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.42857143;
}
input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.firstcharacter { 
	float: left; 
	color: #000; 
	font-size: 58px; 
	line-height: 34px; 
	padding-top: 4px; 
	padding-right: 6px; 
	padding-left: 0px; 
	font-family: Georgia; 
	}
.tight {
	margin: 3px 0;
}
.light {
	color:#fcfcfc !important;
}
.darken {
	color:#333
}
.dim {
	color: #737373;
}
.dull {
	color: #535353;
}
.right {
	text-align: right;
}
em {
	font-weight: bold;
}
.big {
	font-size: 29px;
	font-weight: bold;
	letter-spacing: -1px;
}
.super {
	margin: 40px 0 0;
	font-size: 43px;
	font-weight: bold;
	letter-spacing: -2px;
}
.super-duper {
	font-size: 100px;
	font-weight: bold;
	letter-spacing: -2px;
}
h5.contact {
	margin: 0 0 5px !important;
}
h4.spread {
	line-height: 24px;
}
.conq {
	font-family: "aw-conqueror-didot",serif;
	font-style: normal;
	font-weight: 300;
}
.email a {
	color: #777;
}

/*============================================
					Grid 
==============================================*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 667px) {
	body {
		background: #fff;
	}
	article.single {
		padding: 20px 0px;
	}
    .super-duper {
    	font-size: 63px;
    }
	#caro {
		min-height: 300px;
	}
	#caro #svg-imac {
		height: 220px !important;
	}
	#caro #svg-device {
		display: none;
	}
	#caro #sv {
		height: 100px !important;
	}
	#caro #svg-mac {
		height: 150px !important;
	}
}
@media (max-width: 768px) and  (min-width: 668px) {
  article.single {
  	padding: 70px 20px 70px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
  .site-title {
  	font-size: 25px;
  }
  article.single {
  	padding: 70px 40px 70px;
  }
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
	article.single {
		background: #fff;
		padding: 70px 80px 140px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
	article.single {
		background: #fff;
		padding: 70px 100px 140px;
	}
}
@media (min-width: 1310px) {

}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  
}

/*============================================
				Loader / Transit
==============================================*/

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 150px;
  text-align: center;
  vertical-align: middle;
  color: #222;
  z-index: 200000;
  background-color: #222;
}
.loading-animation {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.loading-animation svg {
	position:absolute;
	top:0;
	left:0;
	-webkit-transform-origin:center center;
	-ms-transform-origin:center center;
	-o-transform-origin:center center;
	transform-origin:center center;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	-webkit-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.loading-animation path {
	fill:none;
	stroke:#fff;
	stroke-width:2;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
.loading-animation .l1 path {
	fill:rgba(242,242,242,.1);
	stroke-dasharray:450;
	stroke-dashoffset:900;
	-webkit-animation:LOADING1 4s linear 0s infinite;
	-o-animation:LOADING1 4s linear 0s infinite;
	animation:LOADING1 4s linear 0s infinite;
}
.loading-animation .l2 path {
	fill:rgba(242,242,242,.1);
	stroke-dasharray:340;
	stroke-dashoffset:340;
	-webkit-animation:LOADING2 3s linear 0s infinite;
	-o-animation:LOADING2 3s linear 0s infinite;
	animation:LOADING2 3s linear 0s infinite;
}
.loading-animation .l3 path {
	fill:none;
	stroke-width:1;
	stroke-dasharray:33;
	stroke-dashoffset:33;
	-webkit-animation:LOADING3 2s linear 0s infinite;
	-o-animation:LOADING3 2s linear 0s infinite;
	animation:LOADING3 2s linear 0s infinite;
}

@-webkit-keyframes LOADING1 {
	0%{stroke-dashoffset:-900;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:900;}
}
@-moz-keyframes LOADING1 {
	0%{stroke-dashoffset:-900;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:900;}
}
@-o-keyframes LOADING1 {
	0%{stroke-dashoffset:-900;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:900;}
}
@keyframes LOADING1 {
	0%{stroke-dashoffset:-900;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:900;}
}

@-webkit-keyframes LOADING2 {
	0%{stroke-dashoffset:340;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:-340;}
}
@-moz-keyframes LOADING2 {
	0%{stroke-dashoffset:340;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:-340;}
}
@-o-keyframes LOADING2 {
	0%{stroke-dashoffset:340;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:-340;}
}
@keyframes LOADING2 {
	0%{stroke-dashoffset:340;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:-340;}
}

@-webkit-keyframes LOADING3 {
	0%{stroke-dashoffset:-230;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:230;}
}
@-moz-keyframes LOADING3 {
	0%{stroke-dashoffset:-230;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:230;}
}
@-o-keyframes LOADING3 {
	0%{stroke-dashoffset:-230;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:230;}
}
@keyframes LOADING3 {
	0%{stroke-dashoffset:-230;}
	50%{stroke-dashoffset:0;}
	100%{stroke-dashoffset:230;}
}

.svg-wrap .l1 {
	-webkit-animation:TURN 3s linear 0s infinite;
	-o-animation:TURN 3s linear 0s infinite;
	animation:TURN 3s linear 0s infinite;
}
.svg-wrap .l2 {
	-webkit-animation:TURN 2s linear 0s infinite;
	-o-animation:TURN 2s linear 0s infinite;
	animation:TURN 2s linear 0s infinite;
}
.svg-wrap .l3 {
	-webkit-animation:TURN 4.5s linear 0s infinite;
	-o-animation:TURN 4.5s linear 0s infinite;
	animation:TURN 4.5s linear 0s infinite;
}

@-webkit-keyframes TURN {
	0%{-webkit-transform:rotateY(0deg);opacity:1} 
	25%{-webkit-transform:rotateY(90deg);opacity:.6} 
	50%{-webkit-transform:rotateY(180deg);opacity:1} 
	75%{-webkit-transform:rotateY(270deg);opacity:.6} 
	100%{-webkit-transform:rotateY(360deg);opacity:1}}
@-webkit-keyframes TURNBACK {
	0%{-webkit-transform:rotateY(360deg);opacity:1} 
	25%{-webkit-transform:rotateY(270deg);opacity:.6} 
	50%{-webkit-transform:rotateY(180deg);opacity:1} 
	75%{-webkit-transform:rotateY(90deg);opacity:.6} 
	100%{-webkit-transform:rotateY(0deg);opacity:1}}

.m-scene .scene_element {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
.m-scene .scene_element--fadein {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }
.m-scene .scene_element--fadeinup {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }
.m-scene .scene_element--fadeinright {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }
.m-scene .scene_element--delayed {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }
.m-scene.is-exiting .scene_element {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse; }
.m-scene.is-exiting .scene_element--delayed {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }
.m-scene.is-exiting .scene_element--noexiting {
  -webkit-animation-direction: alternate-reverse;
  animation-direction: alternate-reverse; }


/*============================================
					Navbar 
==============================================*/

.navbar {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navbar.fixed {
  position: fixed;
  top: -81px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.navbar.visible {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  background-color: rgba(237, 237, 237, 0.7);
}
#nav {
  width: 100%;
}
#nav.affix-top {
  width: 100%;
  background-color: rgba(237, 237, 237, 0.0);

}
#nav.affix-top {
	visibility: visible;
	position: absolute;
	top:0;
	left:0;
	height:80px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#nav.affix {
	position: fixed;
	top: 0;
	z-index:10;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/*============================================
					NavMenu 
==============================================*/
.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #dddddd;
}
.nav-tabs-bottom > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.nav-tabs-bottom > li > a {
  border-radius: 0 0 4px 4px;
}
.nav-tabs-bottom > li > a:hover,
.nav-tabs-bottom > li > a:focus,
.nav-tabs-bottom > li.active > a,
.nav-tabs-bottom > li.active > a:hover,
.nav-tabs-bottom > li.active > a:focus {
  border: 1px solid #dddddd;
  border-top-color: transparent;
}
.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #dddddd;
}
.nav-tabs-left > li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none;
}
.nav-tabs-left > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  margin-bottom: 2px;
}
.nav-tabs-left > li > a:hover,
.nav-tabs-left > li > a:focus,
.nav-tabs-left > li.active > a,
.nav-tabs-left > li.active > a:hover,
.nav-tabs-left > li.active > a:focus {
  border: 1px solid #dddddd;
  border-right-color: transparent;
}
.row > .nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1;
}
.row > .nav-tabs-left + .tab-content {
  border-left: 1px solid #dddddd;
}
.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #dddddd;
}
.nav-tabs-right > li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none;
}
.nav-tabs-right > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: 0;
  margin-bottom: 2px;
}
.nav-tabs-right > li > a:hover,
.nav-tabs-right > li > a:focus,
.nav-tabs-right > li.active > a,
.nav-tabs-right > li.active > a:hover,
.nav-tabs-right > li.active > a:focus {
  border: 1px solid #dddddd;
  border-left-color: transparent;
}
.row > .nav-tabs-right {
  padding-left: 0;
  padding-right: 15px;
}
.offcanvas {
  display: none;
}
.offcanvas.in {
  display: block;
}
@media (max-width: 767px) {
  .offcanvas-xs {
    display: none;
  }
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 991px) {
  .offcanvas-sm {
    display: none;
  }
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 1199px) {
  .offcanvas-md {
    display: none;
  }
  .offcanvas-md.in {
    display: block;
  }
}
.offcanvas-lg {
  display: none;
}
.offcanvas-lg.in {
  display: block;
}
.canvas-sliding {
  -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
  transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
}
.offcanvas-clone {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0px !important;
  right: 0px !important;
  opacity: 0 !important;
}


.offcanvas.in {
  display: block;
}
.canvas-sliding {
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.navmenu,
.navbar-offcanvas {
  width: 170px;
  height: auto;
}
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  top: 80px;
  bottom: 0;
  z-index: 1030;
  overflow-y: auto;
  border-radius: 0;

  left: auto;
  right: 0;
}
.nav-toggle { 
	padding: 15px 0;
	padding: 10px 35px 16px 0px;
	right: 15px;
	top: 25px;
	cursor: pointer;
	position: absolute; 
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #333E52;
  position: absolute;
  display: block;
  content: '';
}
.nav-toggle span:before {
  top: -10px; 
}
.nav-toggle span:after {
  bottom: -10px;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
.nav-toggle.active span {
  background-color: transparent;
}
.nav-toggle.active span:before, .nav-toggle.active span:after {
  top: 0;
}
.nav-toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.nav-toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}


#archives li {
	list-style: none;
	margin: 2px 8px;
	float: left;
}
.fa {
	color: #777;
}
.fa-15x {
  font-size: 1.6em !important;
  padding: 2px 2px;
}


/*============================================
					Header 
==============================================*/
.site-title {
	float: right;
	padding: 15px 0;
	font-family: "Computer Modern";
}
.site-title a {
	color: #333;
	text-decoration: none;
}
img.dw {
	float: right;
	margin: 15px 0;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 160px;
}
.logo {
	margin: 0 auto;
	vertical-align: top;
}
.front-nav {
	margin: 10px 0 0;
}
/*============================================
					Footer
==============================================*/
.footer {
	padding: 90px 0 30px;
}
.footer-home {
	padding: 90px 0 50px;
}
.footer a {
	color: #777777;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer span.fa:hover {
	color: #FFFFFF;
	text-decoration: none;
}
p.cc {
	float: right;
	font-size: 14px;
	margin: 2px 20px 30px 10px;
}
ul.social {
	margin: 0;
}
ul.social li {
	float: left;
	padding: 0 4px;
}
ul.social li:first-child {
	float: left;
	padding: 0 4px 0 0;
}
ul.social a.github span:hover {
	color: #FFFFFF;
}
ul.social a.twitter span:hover {
	color: #00B0ED;
}
ul.social a.gplus span:hover {
	color: #DF4A32;
}
ul.social a.facebook span:hover {
	color: #3B5998;
}


/*============================================
					Intro 
==============================================*/

@keyframes blink {
  0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-webkit-keyframes blink {
  0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-ms-keyframes blink {
  0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes blink {
  0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
.welcome::after {
  visibility: visible;
  content: '';
  background-color:green;
  opacity: 0;
  display: inline-block;
  position: relative;
  width: 0.5em;
  height: 1em;
  top: 5px;
  margin-left: 0;
  margin-bottom: 2px;
	-webkit-animation: blink 1s 20;
	-moz-animation: blink 1s 20;
	animation: blink 1s 20;
}
.welcome-back-text::after {
  visibility: visible;
  content: '';
  background-color:green;
  opacity: 0;
  display: inline-block;
  position: relative;
  width: 0.5em;
  height: 1em;
  top: 5px;
  margin-left: 0;
  margin-bottom: 2px;
	-webkit-animation: blink 1s 3;
	-moz-animation: blink 1s 3;
	animation: blink 1s 3;
}
.welcome-back {
	min-height: 500px;
	padding: 70px 50px 40px;
	font-size: 24px;
	color: #34F743;
	background: transparent url('img/terminal.svg');
	background-size: cover;
  border-radius: 1px;
}
.terminal-welcome .modal-content {
	margin: 0 0 100px;
	border: none;
	box-shadow:none;
	background-color: transparent !important;
}
.terminal {
	margin-top:30px;
}

.terminal .modal-content {
	margin: 0 0 100px;
	border: none;
	box-shadow:none;
	background-color: transparent !important;
}
[contenteditable] {outline: none;}
.typed-cursor{
	display: none;
}
.thermo span.prompt {
	color: #389436;
}
.thermo p.input {
	line-height: 11px !important;
	margin: 0px;
}
.thermo p.response {
	line-height: 11px !important;
	margin: 0px;
	color:#34F743;
}
.thermo span.u {
	color: #389436;
}
.thermo span.at {
	color: #38BBC6;
}
.thermo span.mee {
	color: #389436;
}
.thermo-intro span.prompt {
	color: #389436;
}
.thermo-intro p.input {
	line-height: 11px !important;
	margin: 0px;
}
.thermo-intro p.response {
	line-height: 11px !important;
	margin: 0px;
	color:#34F743;
}
.thermo-intro span.u {
	color: #389436;
}
.thermo-intro span.at {
	color: #38BBC6;
}
.thermo-intro span.mee {
	color: #389436;
}
/*============================================
					About / Studio Carousels
==============================================*/

.carousel-fade .carousel-inner .item {
  left: 0 !important;
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

#caro-lead {
	min-height: 400px;
}
#caro {
	min-height: 300px;
}
.hide-svg {
	visibility: hidden;
}
.fade-svg {
	-webkit-animation: fadeOut 1s;
	-moz-animation: fadeOut 1s;
	-o-animation: fadeOut 1s;
	-ms-animation: fadeOut 1s;
	animation: fadeOut 1s;
}
.show-svg {
	-webkit-animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	-o-animation: fadeIn 1s;
	-ms-animation: fadeIn 1s;
	animation: fadeIn 1s;
}
#caro #svg-imac {
	height: 290px;
}
#caro #svg-imac.bg {
	background: transparent url('img/web.gif') no-repeat 28% 15%;
	background-size:95%;
}
#caro #svg-device {
	float:right;
	margin-top:-115px;
	height: 190px;
}
#caro #sv {
	height: 220px;
}
#caro #svg-mac {
	height: 290px;
}
#studio-caro {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#studio-caro  .carousel-indicators {
	left: 10%;
	bottom: 0;
}
.caro-grad_old {
	background: #5E7A9B;
	background: -webkit-linear-gradient(top, #355069 0, #5e7a9b 100%);
	background: -moz-linear-gradient(top, #355069 0, #5e7a9b 100%);
	background: -o-linear-gradient(top, #355069 0, #5e7a9b 100%);
	background: linear-gradient(top, #355069 0, #5e7a9b 100%);
}
.caro-grad {
	background:#404040;
}
.caro-grad2 {
	background: #000000;
}
.caro-grad3 {
	background: #ffffff;
}
.caro-grad5 {
	background: none;
}
.darken-carousel-indicators {
	border: 1px solid #000 !important;
}
.carousel-indicators .darken-carousel-indicators.active  {
	background: #000 !important;
}
.bg1 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#tv {
	position: fixed; 
	right: 0; 
	top: 0;
	min-width: 101%; 
	min-height: 101%;
	width: auto; 
	height: auto; 
	z-index: -100;
	/*background: url(img/tv.gif) no-repeat;*/
	background: url(img/tv.jpg) no-repeat;*/
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	filter: saturate(0);
	-webkit-filter: saturate(0);
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	border: none;
}
@-webkit-keyframes vidblur {
	0% {-webkit-filter: blur(0px) saturate(0) hue-rotate(0deg);}
	100% {-webkit-filter: blur(4px) saturate(2) hue-rotate(100deg);}
}
@-webkit-keyframes vidunblur {
	0% {-webkit-filter: blur(4px) saturate(2) hue-rotate(100deg);;}
	100% {-webkit-filter: blur(0px) saturate(0) hue-rotate(0deg);}
}
#tv.blur {
	-webkit-animation: vidblur 4s;
	animation: vidblur 4s;
}
#tv.unblur {
	-webkit-animation: vidunblur 4s;
	animation: vidunblur 4s;
}
.wallpaper,
.wallpaper .wallpaper-container,
.wallpaper .wallpaper-media {
 	-webkit-transition: opacity 0.5s linear !important;
	        transition: opacity 0.5s linear !important;
}
.wallpaper { overflow: hidden; position: relative; }
.wallpaper .wallpaper-container { height: 100%; overflow: hidden; position: absolute; top: 0; left:0px; width: 100%; z-index: -1; }
.wallpaper .wallpaper-media { left: 0; opacity: 0; position: absolute; top: 0; }
.wallpaper .wallpaper-media.animated {
 	-webkit-transition: opacity 0.5s linear !important;
	        transition: opacity 0.5s linear !important;
}
.wallpaper .wallpaper-media img,
.wallpaper .wallpaper-media video,
.wallpaper .wallpaper-media iframe { display: block; height: 100%; width: 100%; }
.wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; }
.wallpaper .wallpaper-media.native { background-position: center; background-size: cover; height: 100%; width: 100%; }
.wallpaper .wallpaper-media.native img { display: none; }
.wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; }
.wallpaper .wallpaper-media.fixed img { display: none; }

.touch-carousel {
	position:relative;
	overflow:hidden;
	width:100%;
	-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);
	-webkit-backface-visibility:hidden;
	-webkit-transform-style:preserve-3d;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.touch-carousel .carousel-inner {
	overflow:hidden;
	-webkit-transform:translate3d(0%,0,0) scale3d(1,1,1);
	-moz-transform:translate3d(0%,0,0) scale3d(1,1,1);
	-ms-transform:translate3d(0%,0,0) scale3d(1,1,1);
	transform:translate3d(0%,0,0) scale3d(1,1,1);
	-webkit-backface-visibility:hidden;
	-webkit-transform-style:preserve-3d;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.touch-carousel .carousel-inner>.item {
	position:relative;
	float:left;
	display:block;
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
	-webkit-backface-visibility:hidden;
	-webkit-transform-style:preserve-3d
}
.touch-carousel .carousel-inner>.item * {
	-webkit-transition:none;
	-moz-transition:none;transition:none
}
.touch-carousel .carousel-inner.animate {
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	transition:all .3s linear
}
/*============================================
					About / Studio
==============================================*/
.big-top {
	height: auto;  
	margin: 0 auto; 
	width: 100%; 
	position: relative; 
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 100px 0;
}
.about {
	margin: 40px 0 100px;
	padding: 20px 0 50px;
}

.where {
	margin: 20px 0 0;
}

.icon-grid {
	margin: 28px 0 0;
}
table.icons tbody > tr {
	margin: 0px;
	padding: 0px;
}
table.icons tbody > tr > td {
	border:none;
	padding: 0px;
}
.about-form label strong {
	color: #999;
}
.text-field {
  width: 50%;
  float: left;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.text-field > strong {
  display: block;
  font-weight: bold;
  color: white;
  font-size: 0.85em;
  margin-top: -3px;
}
.text-field > strong > i {
  font-weight: normal;
  font-style: italic;
  font-family: playfair display, serif;
  font-size: 0.9em;
  opacity: 0.8;
}
.text-field .req {
  position: relative;
  top: 4px;
  left: 4px;
  color: #1a8;
  opacity: 0.5;
}
.text-field [type='email'],
.text-field [type='text'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.text-field [type='email']::-webkit-input-placeholder,
.text-field [type='text']::-webkit-input-placeholder {
  color: rgba(250, 250, 250, 0.2);
  font-weight: normal;
}
.text-field [type='email']::-moz-placeholder,
.text-field [type='text']::-moz-placeholder {
  color: rgba(250, 250, 250, 0.2);
  font-weight: normal;
}
.text-field [type='email']:-ms-input-placeholder,
.text-field [type='text']:-ms-input-placeholder {
  color: rgba(250, 250, 250, 0.2);
  font-weight: normal;
}
.text-field [type='email']::placeholder,
.text-field [type='text']::placeholder {
  color: rgba(250, 250, 250, 0.2);
  font-weight: normal;
}
.text-field [type='email'],
.text-field [type='text'] {
  background: transparent;
  border: 0;
  padding: 5px 0;
  border-bottom: solid 1px rgba(250, 250, 250, 0.2);
  margin: 5px 5px 5px 0;
  color: #1d8;
  font-weight: bold;
}
.text-field [type='email']:hover,
.text-field [type='text']:hover {
  border-bottom-color: rgba(250, 250, 250, 0.5);
  outline: 0;
}
.text-field [type='email']:focus,
.text-field [type='text']:focus {
  color: #1d8;
  border-bottom-color: #1d8;
  outline: 0;
}
@media (min-width: 768px) {
  .text-field [type='email'],
  .text-field [type='text'] {
    width: 92%;
  }
}
form .actions button{
	margin: 20px 0;
}
.posts-front {
	margin: 40px 0;
	padding: 0px 0;
	background: transparent;
}
.updates {
	background: rgba(237, 237, 237, 0.85);
	box-shadow: 0 0 25px rgba(0, 0, 0, .9);
	border-radius: 10px;
	padding: 0px 0 20px;
	display: none;
}
.updates a {
	color: #333;
}
.updates h5 {
	margin: 0;
	color: #999;
}
article.home {
	border-radius: 5px;
}

/*============================================
					Content 
==============================================*/
.screen-reader {
	text-indent: -10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.divider {
	border-bottom: 1px solid #cecece;
	width:100%;
	margin: 30px 0 30px;
}

/*============================================
					Studio 
==============================================*/
.studio-tools{
	border-left: 1px solid #cecece;
	margin: 28px 0px;
	padding: 0 10px;
}
.studio-subnav {
	border-right: 1px solid #cecece;
	margin: 28px 0px;
	padding: 0px;
}
.studio-subnav a {
	color: #000;
	text-decoration: none;
}
.studio-subnav li.active a {
	color: #FF0000;
	text-decoration: none;
}
.studio-subnav li.active .fa {
	color: #FF0000;
}
.studio-subnav a:hover {
	color: #FF0000;
	text-decoration: none;
}
.studio-subnav .fa {
	color: #000;
	text-decoration: none;
}
#studio-tab h4 {
	line-height: 24px;
}
.studio-top.affix {
	position: fixed;
	top: 0;
	z-index: 100;
	background: #fff;
	width: 100%
}

/*============================================
					Art
==============================================*/
body.art {
	background: #737373;
}
body.art .site-title a {
	color: #FFFFFF;
}
.art a {
	color: #2F3446;
}
.art a:hover {
	color: #cecece;
	text-decoration: none;
}
.art a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.art-image {
	border: 10px solid #FFFFFF;
	max-height: 500px;
	height: auto;
	width: auto\9; /* ie8 */
}
.art-gallery .controls {
	margin: 300px 0 0;
	position: relative;
	bottom: 0;
}
.art-gallery .prev-next {
	margin: 10px 0 10px;
}
.art-gallery .carousel-indicators {
	position: relative;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	left: 0 !important;
}
.art-gallery .carousel-indicators li {
	border: 1px solid #555;
}
.art-gallery .carousel-indicators .active {
	background-color: #555;
}
.art-image {
	margin: 0 auto;
}
/*============================================
					404
==============================================*/
.not-search {
	margin: 30px;
	padding: 10px;
	height: 80px;
	zoom: 180%;
}
.not-search button {
	line-height: 20px;
}

/*===== Structure =====*/
.a:hover {
	color: #1d8;
}
.leader {
	padding: 100px 0 0;
}
.dark {
	background: #222;
}
.bottom {
	padding-top: 50px;
}

.centered {
	float: none;
	margin: 0 auto;
}
.border-left {
	border-left: 1px solid #333;
}

article#main {
	padding: 0px;
}
article#main .entry-content {
	padding: 15px;
}
article h2 {
	font-size: 28px;
}

article.single {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
article.blurb {
	background: #fff;
	padding: 10px 15px;
	margin:25px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
article.studio {
	background: #fff;
	padding: 0 15px 10px;
	margin:0 0 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.studio-thumbnail {
	max-height:180px;
	overflow:hidden;
}
img.studio-thumb {
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    -webkit-filter: saturate(0) opacity(0.6);
    filter: saturate(0) opacity(0.6);
	-webkit-transition: all 1s;
	transition: all 1s;
}
img.studio-thumb:hover {
    -webkit-filter: saturate(1) opacity(1);
    filter: saturate(1) opacity(1);
}
.post {
	margin-bottom: 40px;
}
article p {
	text-indent: 12px;
}
p.nobreak {
	margin: 0 0 10px !important;
}



span.quiet {
	display: none;
}
span.right {
	float: right;
}


.form-row {
  margin: 10px 0;
}
.form-row.checkbox {
  font-size: 0.85em;
}
.form-row.texts:first-of-type {
  margin-top: 18px;
}
.form-row.texts + .form-row:not(.texts) {
  margin-top: 30px;
}
.checkbox-field input {
  margin-right: 10px;
}
.entry-content ul {
	margin: 10px 20px;
}
.entry-content ul.sitemap  {
	margin: 0;
}


/*===== Wordpress =====*/

#content {
	margin-bottom: 36px;
	margin-top: 100px;
}
#content,
#content input,
#content textarea {
	color: #111;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 16px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 30px 0;
}
.reserved-gallery {
	float: left;
	padding: 5px;	
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
 .entry-caption-parent .page-title span {
	color: #777;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}	
	.nav-previous span.meta-nav {
		color: #888;
		font-size: 12px;
		font-style: italic;
		font-weight: normal;
	}
	.nav-next span.meta-nav {
		color: #888;
		font-size: 12px;
		font-style: italic;
		font-weight: normal;
	}

.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #2a6496;
}
#content .entry-title {
	color: #000;
	font-size: 26px;
	line-height: 1.3em;
	margin-bottom: 20px;
}
h2.entry-title {
	color: #999;
} 
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #2a6496;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta-attachment {
	float: right;
	color: #888;
	font: 11px "Courier New", Courier, mono;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 18px 0 20px;
}
	.entry-guestbook {
		clear: both;
		padding: 3px 0 10px 0;
	}
.entry-content p {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.signature {
	float: right;
	margin: 10px 150px 40px 0px;
}
.bypostauthor {
	
}
#inside h3 {
	font: 16px "Courier New", Courier, mono;
	line-height: 10px;
	margin: 0 0 10px 0;
}
#inside p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 20px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
.date {
	float: right;
	margin: 0px 0 20px 50px;
	color: #777;
	font: 14px/18px "Courier New", Courier, mono;
}
.front-date {
	float: right;
	margin: 0px 0 0px 40px;
	color: #777;
	font: 14px/18px "Courier New", Courier, mono;
}
#content ul li li {
	padding: 0 0 0 20px;
}
.list-group-horizontal .list-group-item {
	display: inline-block;
}
.list-group-horizontal .list-group-item {
	margin-bottom: 0;
	margin-left:-2px;
	margin-right: 0;
}
.list-group-horizontal .list-group-item:first-child {
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child {
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
}



/*============================================
				  Meta 
==============================================*/

.meta {
	font-size: 11px;
}
.categories-fb {
	text-align: right;
}
span.fb  {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	padding: 3px 4px 2px 5px;
	background-image: url(img/fb1.png) ;
	background-position: 0 16px;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}
	span.fb:hover {
		background-position: 0 0;
	}
	
/*============================================
				Comments 
==============================================*/

#commentform input.error, 
#commentform textarea.error { 
	background: #FFD2D2; 
	color:#000000; 
}
#commentform .error  { 
	color: #FF0000; 
}
.commentbubble {
	font-family:"CM Type";
	font-size: 13px;
	color: #777;
	margin: 0px 15px 0 0;
}
.comment {
	padding: 10px;
}
.commentbubble a.toogle-comments {
	float: right;
	text-align: right;
}
.comments-area {
	background: rgba(242,242,242,.7);
	padding: 15px;
	margin: 60px 0 0 0;
}
#content .comments-area p {

	margin: 0 0 8px;
	font-size: 13px;
}
#content .comments-area .reply {
	margin: 5px 8px 0px;
	padding: 2px 9px;
	background: rgba(242,242,242,.5);
	font-size: 11px;
}
.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area ul {
	margin: 0px 0px;
	list-style: none;
}
.comments-area h3 {
	margin: 0 0 0;
}
.comments-meta  {
	font-size: 10px;
}
.comments-area article {
	margin: 24px 0;
}
.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
li.comment.even {
	background: #fff;
}
li.comment.odd {
	background: #f3f3f3;
}
li.comment.thread-even {
	background: #f5f5f5;
}
li.comment.thread-odd {
	background: #fff;
}
.comment-meta {
	font-size: 11px;
	line-height: 12px;
}
.comment-meta a {
	color: #777;
	float: right;
}

/*====== Comment form ======*/
#respond {
	margin-top: 10px;
}
#respond h3#reply-title {
	margin: 0px 8px 0px;
	padding: 2px 9px;
	font-size: 11px;
	margin: 0;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}
.form-submit {
    display: none;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}



/*============================================
					Media 
==============================================*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/*===== Attachments =====*/
.single-attachment .hentry {
	margin: 0px;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.entry-caption-attachment {
	margin: 0px auto 0;
	text-align: center;
}
#content .entry-caption-attachment h2.entry-title {
	margin: 0 0 5px;
	font-weight: normal;
}
#content .entry-caption-parent p.page-title {
	margin: -30px 0 0 0;
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content .entry-caption-parent p.page-title a {
	color: #555;
}
#content .entry-caption-attachment p {
	font-size: 14px;
	text-indent: 0px;
	line-height: 15px;
	margin-bottom: 0px;
}
.entry-caption-attachment h2 {
	font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/*===== Images ======*/

img.avatar {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
img.me {
	height: 70px;
	margin: 0 10px 0 0;
	padding: 0 5px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-filter: grayscale(1);
	filter:grayscale(1);
}
.entry-content img {
	max-width: 100%;
	height: auto;
}

.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}

#content .home img {
	border: 15px solid #000;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { 
	display: block;
	margin: 0 auto;
}

/*============================================
		Code - Sunburst Theme
==============================================*/
pre {
    background-color: #000 !important;
    word-wrap: break-word;
    margin: 0px;
    padding: 10px;
    color: #fff !important;
    font-size: 14px;
    margin-bottom: 20px;
}
pre, code {
    font-family: 'Monaco', courier, monospace;
}
pre .comment {
    color: #AEAEAE; font-style: italic;
}
pre .constant {
    color: #3387CC;
}
pre .storage {
    color: #99CF50;
}
pre .string, pre .entity.name.class, pre .comment.docstring {
color: #65B042;
}
pre .string.regexp {
 color: #E9C062;
}
pre .string.constant {
    color: #DDF2A4;
}
pre .constant.hex-color {
    color: #DD7B3B;
}
pre .support, pre .tag.script, pre .function.call {
    color: #dad085;
}
pre .support.css-property {
    color: #C5AF75;
}
pre .support.tag.style {
    color: #fff;
}
pre .keyword, pre .selector {
    color: #E28964;
}
pre .keyword.namespace {
    color: #3387CC;
    font-weight: bold;
}
pre .inherited-class {
    font-style: italic;
}
pre .entity, pre .variable.instance, pre .support.namespace, pre .support.tag, pre .support.tag-name {
    color: #89BDFF;
}
pre .entity.name.id {
    color: #8693A5;
}
*[data-language="c"] .function.call {
    color: #8DA6CE;
}
pre .variable, pre .variable.global {
    color: #3E87E3;
}
pre .variable.class {

}
	
/*============================================
				Pagination 
==============================================*/

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	clear: both;

}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
	margin: 0 0 15px 0;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 50px 0 0px;
	padding: 20px 10px 0;
	border-top: 1px solid #cecece;
}
.pagination {
	margin-top: 40px;
	border-top: 1px solid #cecece;
	padding: 20px 0 0;
}
.pagination a {
	padding: 4px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.pagination a:active {
	padding: 4px 5px;
	background: #707071;
	color:#fff;
}
.pagination a:hover {
	padding: 4px 5px;
	background: #fff;
	color: #ec0000;
}
.pagination a.next, 
.pagination a.prev {
	padding: 4px 7px;
	color: #ec0000;
	font-weight: bold;
	font-size: 27px;
}
.pagination .current {
	padding: 4px 5px;
	background: #fff;
	color: #ec0000;
	font-weight: bold;
	font-size: 16px;
}


/*============================================
					Footer 
==============================================*/





/*============================================
					Forms
==============================================*/



/*============================================
					Music 
==============================================*/
.albums {
  position: relative;
}
.albums:after {
  content: "";
  display: table;
  clear: both;
}
.album {
  float: left;
  height: auto;
  position: relative;
  font-size: 12px;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, z-index 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out, z-index 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out, z-index 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out, z-index 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, z-index 0.4s ease-in-out;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.album img {
  width: 100%;
  height: auto;
}
.album h1, .album h2, .album h3 {
  font-size: 13px;
  line-height: 15px;
}
.album .front, .album .back {
  float: none;
  width: 100%;
  height: auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.album .front {
  z-index: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.album .front .alpha {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  display: block;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.85);
  opacity: 0;
}
.album .back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  text-align: center;
  font-family: sans-serif;
  padding: 10px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.album.flip {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  z-index: 10;
}
.album.flip .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.album.flip .front .alpha {
  opacity: 1;
}
.album.flip .back {
  z-index: 2;
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.album {
  width: 20%;
  -webkit-text-size-adjust: none;
}
#music li.list-group-item {
	padding: 5px 15px;
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size: 12px;
}
#music.entry-content ul {
	margin:0 0 24px;
}
@media screen and (max-width: 768px) {
  .album h1, .album h2, .album h3 {
    font-size: 13px;
    line-height: 15px;
  }
  .album {
    width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .album h1, .album h2, .album h3 {
    font-size: 15px;
    line-height: 17px;
  }
}
.doughnut-legend li span {
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
}

.doughnut-legend {
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin-top : 20px;
}
div#player{
	width: 100%;
	color: #555555;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
}
#song-information{
	text-align: left;
	margin: 0 0 10px;
}
#controls{
	float: left;
}
#amplitude-volume-slider{
	width: 90%;
	float: right;
}
#amplitude-play-pause{
	width: 15px;
	height: 17px;
	margin: 0 5px 0 0;
	cursor: pointer;
	float: right;
}
#amplitude-current-time{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.amplitude-paused{
	background-image: url('img/small-gray-play.png');
	background-repeat: no-repeat;
}
.amplitude-playing{
	background-image: url('img/small-gray-pause.png');
	background-repeat: no-repeat;
}
#amplitude-now-playing-name{

}
#amplitude-now-playing-listeners{

}
#amplitude-now-playing-bitrate{

}

/*============================================
				Font Awesome 
==============================================*/


@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), 
  	url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), 
	url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), 
	url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
@font-face {
  font-family: "FontMfizz";
  src: url("fonts/font-mfizz.eot");
  src: url("fonts/font-mfizz.eot?#iefix") format("embedded-opentype"),
       url("fonts/font-mfizz.woff") format("woff"),
       url("fonts/font-mfizz.ttf") format("truetype"),
       url("fonts/font-mfizz.svg#font-mfizz") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-microscope:before,
.icon-cplusplus:before,
.icon-wireless:before,
.icon-fire-alt:before,
.icon-mobile-device:before,
.icon-objc:before,
.icon-redhat:before,
.icon-freebsd:before,
.icon-heroku:before,
.icon-python:before,
.icon-java:before,
.icon-satellite:before,
.icon-debian:before,
.icon-grails:before,
.icon-c:before,
.icon-postgres:before,
.icon-database-alt2:before,
.icon-raspberrypi:before,
.icon-nginx:before,
.icon-ruby-on-rails:before,
.icon-redis:before,
.icon-scala:before,
.icon-gnome:before,
.icon-perl:before,
.icon-mysql:before,
.icon-fedora:before,
.icon-ghost:before,
.icon-google:before,
.icon-netbsd:before,
.icon-aws:before,
.icon-bomb:before,
.icon-looking:before,
.icon-ruby:before,
.icon-mysql-alt:before,
.icon-playframework-alt:before,
.icon-osx:before,
.icon-database:before,
.icon-database-alt:before,
.icon-shell:before,
.icon-script:before,
.icon-antenna:before,
.icon-coffee-bean:before,
.icon-scala-alt:before,
.icon-platter:before,
.icon-java-duke:before,
.icon-iphone:before,
.icon-script-alt:before,
.icon-google-alt:before,
.icon-haskell:before,
.icon-mariadb:before,
.icon-phone-retro:before,
.icon-phone-alt:before,
.icon-csharp:before,
.icon-php:before,
.icon-postgres-alt:before,
.icon-html:before,
.icon-mfizz:before,
.icon-apache:before,
.icon-hadoop:before,
.icon-ruby-on-rails-alt:before,
.icon-mobile-phone-broadcast:before,
.icon-css:before,
.icon-playframework:before,
.icon-clojure:before,
.icon-mobile-phone-alt:before,
.icon-suse:before,
.icon-java-bold:before,
.icon-nginx-alt:before,
.icon-nginx-alt2:before,
.icon-linux-mint:before,
.icon-dreamhost:before,
.icon-blackberry:before,
.icon-javascript:before,
.icon-ubuntu:before,
.icon-php-alt:before,
.icon-centos:before,
.icon-nodejs:before,
.icon-splatter:before,
.icon-3dprint:before,
.icon-line-graph:before,
.icon-cassandra:before,
.icon-solaris:before,
.icon-jetty:before,
.icon-tomcat:before,
.icon-oracle:before,
.icon-oracle-alt:before,
.icon-mssql:before,
.icon-google-developers:before,
.icon-google-code:before,
.icon-kde:before,
.icon-grails-alt:before {
  font-family: "FontMfizz";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.icon-microscope:before { content: "\f100"; }
.icon-cplusplus:before { content: "\f101"; }
.icon-wireless:before { content: "\f102"; }
.icon-fire-alt:before { content: "\f103"; }
.icon-mobile-device:before { content: "\f104"; }
.icon-objc:before { content: "\f105"; }
.icon-redhat:before { content: "\f106"; }
.icon-freebsd:before { content: "\f107"; }
.icon-heroku:before { content: "\f108"; }
.icon-python:before { content: "\f109"; }
.icon-java:before { content: "\f10a"; }
.icon-satellite:before { content: "\f10b"; }
.icon-debian:before { content: "\f10c"; }
.icon-grails:before { content: "\f10d"; }
.icon-c:before { content: "\f10e"; }
.icon-postgres:before { content: "\f10f"; }
.icon-database-alt2:before { content: "\f110"; }
.icon-raspberrypi:before { content: "\f111"; }
.icon-nginx:before { content: "\f112"; }
.icon-ruby-on-rails:before { content: "\f113"; }
.icon-redis:before { content: "\f114"; }
.icon-scala:before { content: "\f115"; }
.icon-gnome:before { content: "\f116"; }
.icon-perl:before { content: "\f117"; }
.icon-mysql:before { content: "\f118"; }
.icon-fedora:before { content: "\f119"; }
.icon-ghost:before { content: "\f11a"; }
.icon-google:before { content: "\f11b"; }
.icon-netbsd:before { content: "\f11c"; }
.icon-aws:before { content: "\f11d"; }
.icon-bomb:before { content: "\f11e"; }
.icon-looking:before { content: "\f11f"; }
.icon-ruby:before { content: "\f120"; }
.icon-mysql-alt:before { content: "\f121"; }
.icon-playframework-alt:before { content: "\f122"; }
.icon-osx:before { content: "\f123"; }
.icon-database:before { content: "\f124"; }
.icon-database-alt:before { content: "\f125"; }
.icon-shell:before { content: "\f126"; }
.icon-script:before { content: "\f127"; }
.icon-antenna:before { content: "\f128"; }
.icon-coffee-bean:before { content: "\f129"; }
.icon-scala-alt:before { content: "\f12a"; }
.icon-platter:before { content: "\f12b"; }
.icon-java-duke:before { content: "\f12c"; }
.icon-iphone:before { content: "\f12d"; }
.icon-script-alt:before { content: "\f12e"; }
.icon-google-alt:before { content: "\f12f"; }
.icon-haskell:before { content: "\f130"; }
.icon-mariadb:before { content: "\f131"; }
.icon-phone-retro:before { content: "\f132"; }
.icon-phone-alt:before { content: "\f133"; }
.icon-csharp:before { content: "\f134"; }
.icon-php:before { content: "\f135"; }
.icon-postgres-alt:before { content: "\f136"; }
.icon-html:before { content: "\f137"; }
.icon-mfizz:before { content: "\f138"; }
.icon-apache:before { content: "\f139"; }
.icon-hadoop:before { content: "\f13a"; }
.icon-ruby-on-rails-alt:before { content: "\f13b"; }
.icon-mobile-phone-broadcast:before { content: "\f13c"; }
.icon-css:before { content: "\f13d"; }
.icon-playframework:before { content: "\f13e"; }
.icon-clojure:before { content: "\f13f"; }
.icon-mobile-phone-alt:before { content: "\f140"; }
.icon-suse:before { content: "\f141"; }
.icon-java-bold:before { content: "\f142"; }
.icon-nginx-alt:before { content: "\f143"; }
.icon-nginx-alt2:before { content: "\f144"; }
.icon-linux-mint:before { content: "\f145"; }
.icon-dreamhost:before { content: "\f146"; }
.icon-blackberry:before { content: "\f147"; }
.icon-javascript:before { content: "\f148"; }
.icon-ubuntu:before { content: "\f149"; }
.icon-php-alt:before { content: "\f14a"; }
.icon-centos:before { content: "\f14b"; }
.icon-nodejs:before { content: "\f14c"; }
.icon-splatter:before { content: "\f14d"; }
.icon-3dprint:before { content: "\f14e"; }
.icon-line-graph:before { content: "\f14f"; }
.icon-cassandra:before { content: "\f150"; }
.icon-solaris:before { content: "\f151"; }
.icon-jetty:before { content: "\f152"; }
.icon-tomcat:before { content: "\f153"; }
.icon-oracle:before { content: "\f154"; }
.icon-oracle-alt:before { content: "\f155"; }
.icon-mssql:before { content: "\f156"; }
.icon-google-developers:before { content: "\f157"; }
.icon-google-code:before { content: "\f158"; }
.icon-kde:before { content: "\f159"; }
.icon-grails-alt:before { content: "\f15a"; }

/* These classes only added to fix FontFamily to display FontMfizz during debug/inspection */
.icon-osx,
.icon-bomb,
.icon-mobile-phone-broadcast,
.icon-objc,
.icon-nginx-alt2,
.icon-mysql,
.icon-phone-retro,
.icon-netbsd,
.icon-mobile-device,
.icon-ruby-on-rails,
.icon-phone-alt,
.icon-line-graph,
.icon-postgres,
.icon-playframework,
.icon-python,
.icon-ruby-on-rails-alt,
.icon-nginx,
.icon-database-alt2,
.icon-google-alt,
.icon-microscope,
.icon-blackberry,
.icon-dreamhost,
.icon-google,
.icon-centos,
.icon-kde,
.icon-csharp,
.icon-scala,
.icon-redis,
.icon-looking,
.icon-database-alt,
.icon-javascript,
.icon-postgres-alt,
.icon-linux-mint,
.icon-ubuntu,
.icon-apache,
.icon-script-alt,
.icon-mssql,
.icon-c,
.icon-gnome,
.icon-java-duke,
.icon-scala-alt,
.icon-clojure,
.icon-oracle-alt,
.icon-redhat,
.icon-haskell,
.icon-3dprint,
.icon-mariadb,
.icon-java,
.icon-script,
.icon-cplusplus,
.icon-jetty,
.icon-perl,
.icon-heroku,
.icon-nginx-alt,
.icon-iphone,
.icon-splatter,
.icon-shell,
.icon-mysql-alt,
.icon-wireless,
.icon-ruby,
.icon-playframework-alt,
.icon-raspberrypi,
.icon-suse,
.icon-nodejs,
.icon-java-bold,
.icon-google-developers,
.icon-mobile-phone-alt,
.icon-grails-alt,
.icon-coffee-bean,
.icon-cassandra,
.icon-google-code,
.icon-fedora,
.icon-antenna,
.icon-hadoop,
.icon-solaris,
.icon-html,
.icon-css,
.icon-satellite,
.icon-aws,
.icon-mfizz,
.icon-php,
.icon-debian,
.icon-ghost,
.icon-php-alt,
.icon-tomcat,
.icon-database,
.icon-grails,
.icon-freebsd,
.icon-oracle,
.icon-fire-alt,
.icon-platter{
  font-family: "FontMfizz";
}