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, 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,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  font-family: 'menschmensch_bold';
  line-height: 1;
  text-align: center;
  min-width: 540px;
}
h2{
    font-size: 2em;
    margin-bottom: 1em;
}
h4{
    font-size: 1.5em;
    margin-bottom: 1em;
}
h5{
    font-size: 1.2em;
    margin-bottom: 1em;
}
h6{
    font-style: 1em;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*, *:before, *:after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
    font-family: 'menschmensch_bold';
    src: url('../fonts/mensch-bold-webfont.eot');
    src: url('../fonts/mensch-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mensch-bold-webfont.woff') format('woff'),
         url('../fonts/mensch-bold-webfont.ttf') format('truetype'),
         url('../fonts/mensch-bold-webfont.svg#menschmensch_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{
    color:#000;
}
h1{
  font-size:40px;
  margin:20px 0 10px;
}
h3{
  font-size: 20px;
  
}
#centered{
    margin:0 auto;
    width:540px;
    padding:40px 0;
    text-align: center;
}
.logo{
    height:540px;
    width:540px;
    overflow:hidden;
    -webkit-border-radius: 270px;
  -moz-border-radius: 270px;
    border-radius:270px;
}
.logo-cont{
    background:white;
    height:500px;
    width:500px;
    position:relative;
    margin:20px;
    -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
    border-radius:250px;
}
.letter-a{
    position:absolute;
    height:403px;
    width:256px;
    z-index:50;
}
.leftA{
    left:72px;
    top:85px;
}
.rightA{
    top:8px;
    left:167px;
    -webkit-transform: rotate(-180deg);  
    -moz-transform: rotate(-180deg);  
    -o-transform: rotate(-180deg);  
    -ms-transform: rotate(-180deg);
    transform:rotate(-180deg);
}
.cover-tri{
    position:absolute;
    top:127px;
    left:105px;
    height:0;
    width:0;
    border-left:27px solid transparent;
    border-right:27px solid transparent;
    border-bottom:90px solid white;
    z-index:50;
}
.A-top{
    position:absolute;
    background:#0E1216;
    width:67px;
    left:95px;
    top:0;
    height:140px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
    border-radius:10px;
}
.left-tri{
    top:7px;
    left:23px;
    position:absolute;
    width:0;
    height:0;
    border-left:72px solid transparent;
    border-right:72px solid transparent;
    border-bottom:273px solid #0E1216;
}
.right-tri{
    position:absolute;
    top:7px;
    left:82px;
    width:0;
    height:0;
    border-left:80px solid transparent;
    border-right:80px solid transparent;
    border-bottom:273px solid #0E1216;
}
.A-left{
    position:absolute;
    top:250px;
    left:18px;
    width:52px;
    height:127px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
    border-radius:10px;
    background:#0E1216;
    -webkit-transform: skew(-16deg, 34deg);
    -moz-transform: skew(-16deg, 34deg);
    -o-transform: skew(-16deg, 34deg);
    -ms-transform: skew(-16deg, 34deg);
    transform: skew(-16deg, 34deg);
    z-index:10;
}
.A-left-bg{
    position:absolute;
    top:286px;
    left:2px;
    width:72px;
    height:100px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
    border-radius:10px;
    background:#FFF;
    -webkit-transform: skew(-16deg, 34deg);
    -moz-transform: skew(-16deg, 34deg);
    -o-transform: skew(-16deg, 34deg);
    -ms-transform: skew(-16deg, 34deg);
    transform: skew(-16deg, 34deg);
    z-index:1;
}
.A-right{
    position:absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
    border-radius:10px;
    height: 76px;
    left: 182px;
    top: 250px;
    width: 63px;
    background:#0E1216;
    -webkit-transform: skew(18deg, 0deg);
    -moz-transform: skew(18deg, 0deg);
    -o-transform: skew(18deg, 0deg);
    -ms-transform: skew(18deg, 0deg);
    transform: skew(18deg, 0deg);
}
.cover-circle{
    background-color:#FFF;
    position:absolute;
    top:50%;
    left:50%;
    height:424px;
    width:424px;
  -webkit-border-radius: 212px;
  -moz-border-radius: 212px;
    border-radius:212px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index:10;
}
.hemi-cont{
    position:absolute;
    top:0;
    left:0;
    width:250px;
    height:500px;
    overflow:hidden;
    z-index:1;
    -webkit-transform-origin:100% 50% 0;
    transform-origin:100% 50% 0;
    -webkit-transform: rotate(34deg);  
    -moz-transform: rotate(34deg);  
    -o-transform: rotate(34deg);  
    -ms-transform: rotate(34deg);  
    transform:rotate(34deg);  
}
.hemi-inner{
    width:500px;
    height:500px;
}
.hemi-bg{
    height:500px;
    width:250px;
  -webkit-border-radius: 250px 0 0 250px;
  -moz-border-radius: 250px 0 0 250px;
    border-radius:250px 0 0 250px;
    background-color:#9E9E9D;
    -webkit-transform-origin:100% 50% 0;
    transform-origin:100% 50% 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.rightHemi{
    -webkit-transform: rotate(214deg);  
    -moz-transform: rotate(214deg);  
    -o-transform: rotate(214deg);  
    -ms-transform: rotate(214deg);  
    transform:rotate(214deg);  
}
.logo:hover .hemi-bg{
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    -o-animation:spin 2s linear infinite;
    -ms-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin {
    100% { -moz-transform: rotate(1turn); }
}
@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(1turn); }
}
@keyframes spin {
    100% {transform:rotate(1turn);}
}