#logo {
  float: left;
  height: 128px;
  margin-right: 10px;
  speak: none;
  vertical-align: middle;
  width: 128px;
}
body > div {
  display: flex;
}
h1, h2, h3 {
  font-family: Calibri, Verdana, Arial, Helvetica, sans serif;
  line-height: 1.5;
}
h1 {
  font-size: 28pt;
  margin: 0.5em 0;
  text-shadow: #ccc 2px 2px;
}
h2 {
  margin: 0;
  font-size: 20pt;
}
h1 a,
h1 a:visited {
  text-decoration: none inherit black;
  color: black;
}
body {
  font-family: Calibri, Verdana, Arial, Helvetica, sans serif;
  margin: 1em;
}
#profile {
  margin: 0 2em 2em 2em;
  min-width: 300px;
  min-height: 400px;
  width: 300px;
  height: 400px;
}
td {
  vertical-align: top;
}
h2+div {
  margin-left: 20px;
}
a[class^="icon-"], a[class*=" icon-"] {
  text-decoration: none inherit #222;
  color: #222;
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin: 0 8px 8px 8px;
}
.title {
  font-weight: bold;
}

@media only screen and (max-device-width: 480px) {
  #logo {
    display: none;
  }
  body {
    margin: 0;
  }
  h1 {
    font-size: 13pt;
  }
  h2 {
    margin-top: 1em;
    font-size: 11pt;
  }
  h2::before {
    clear: both;
    content:"";
    display: table;
  }
  #profile {
    margin: 0;
    margin: auto;
  }
}@font-face {
	font-family: 'icomoon';
	src:url('/fonts/icomoon.eot?4a59b17ba77afde1606a98fcd3dec142');
	src:url('/fonts/icomoon.eot?4a59b17ba77afde1606a98fcd3dec142') format('embedded-opentype'),
		url('/fonts/icomoon.woff?b71deb8d9e22165971a0658671c39ea4') format('woff'),
		url('/fonts/icomoon.ttf?370bb2cf7ddc75c246b64d1bb817506e') format('truetype'),
		url('/fonts/icomoon.svg?64bbc3f5697d71325235fff45da63fbf') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-quora:before {
	content: "\e60f";
}
.icon-home:before {
	content: "\e600";
}
.icon-profile:before {
	content: "\e601";
}
.icon-clock:before {
	content: "\e602";
}
.icon-bubble:before {
	content: "\e603";
}
.icon-spinner:before {
	content: "\e604";
}
.icon-search:before {
	content: "\e605";
}
.icon-lab:before {
	content: "\e606";
}
.icon-download:before {
	content: "\e607";
}
.icon-star:before {
	content: "\e608";
}
.icon-star2:before {
	content: "\e60c";
}
.icon-star22:before {
	content: "\e609";
}
.icon-close:before {
	content: "\e60a";
}
.icon-checkmark:before {
	content: "\e60b";
}
.icon-mail:before {
	content: "\e616";
}
.icon-googleplus:before {
	content: "\e617";
}
.icon-facebook2:before {
	content: "\e61a";
}
.icon-twitter2:before {
	content: "\e61c";
}
.icon-feed2:before {
	content: "\e61e";
}
.icon-github:before {
	content: "\e61f";
}
.icon-github2:before {
	content: "\e620";
}
.icon-linkedin:before {
	content: "\e621";
}
.icon-cc:before {
	content: "\e60d";
}
.icon-cc-by:before {
	content: "\e60e";
}
