/* =============== Global setting ================= */
body {
    background-color: #262626;
}

div {
  display:block;
  /*
  border: 1px dashed #d9d9d9;
  */
}

div.left{
  width: 304px;
  float: left;
  padding: 0px 20px 0px 15px;
  max-width: 100%;
  position: relative;
  margin: 0 auto 40px;
}
@media screen and (max-width: 545px){
  div.left{
    width: 350px;
  }
}
div.right {
  width: 484px;
  float: left;
  border-left: 3px solid #383838;
  padding: 0px 10px 0px 10px;
  max-width: 95%;
  position: relative;
  margin: 0 auto;
}
.container{
  height: auto;
  border: 0 none;
  margin: 0 auto;
  max-width: 850px;
  overflow-x: hidden;
  padding: 50px 0px 50px 0px;
  position: relative;
}
table{
  /*
  border: 1px dashed white;
  */
  border-collapse: collapse;
  width: 100%;
}
td{
  /*
  border: 1px dashed white;
  */
  margin: 5px auto 5px;
}
/* =====================  Symbol     ====================== */
.horizontal-breakmid {
    background-color: #e4e4e4;
    height: 1px;
    width: 50px;
    margin: 3px 0px 5px;
}
.horizontal-breakleft {
    background-color: #e4e4e4;
    height: 1px;
    width: 50px;
    margin: 10px 0px -10px;
}
.blank_spacer {
    min-height: 0;
    height:30px;
}
@media screen and (min-width: 545px) {
  .dotmagin{
    margin:5px;
  }
}
@keyframes bgfooteranim {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 148px 0;
    }
}
.footermovement {
    animation-name: bgfooteranim;
    animation-duration: 7s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: transparent url("../pic/hexagon-fade-down.png") repeat-x 0 0;
}
/* =============== Image Icon =================== */
.profileimg{
  background-image: url(../pic/profileicon.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.headimg{
  background-image: url(../pic/headimg.jpg);
  background-size: contain;
  display: block;
  width:166px;
  height:166px;
  margin: auto;
}
.mobileimg{
  background-image: url(../pic/mobile.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.wechatimg{
  background-image: url(../pic/wechat.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.emailimg{
  background-image: url(../pic/email.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.pinimg{
  background-image: url(../pic/pin.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.webimg{
  background-image: url(../pic/web.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.language{
  background-image: url(../pic/language.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.CNflag{
  background-image: url(../pic/chinaflag.png);
  background-size: contain;
  display: inline-block;
  width:35px;
  height:35px;
}
.monitorimg{
  background-image: url(../pic/monitor.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.officeimg{
  background-image: url(../pic/Office2013.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.windowsimg{
  background-image: url(../pic/windows.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.dotdarkimg{
  background-image: url(../pic/dotdark.png);
  background-size: contain;
  display: inline-block;
  width:25px;
  height:25px;
}
.dotlightimg{
  background-image: url(../pic/dotlight.png);
  background-size: contain;
  display: inline-block;
  width:25px;
  height:25px;
}
.learningimg{
  background-image: url(../pic/learning.png);
  background-size: contain;
  display: inline-block;
  width:25px;
  height:25px;
}
@media screen and (max-width: 545px){
  .learningimg,
  .dotlightimg,
  .dotdarkimg{
    width:21px;
    height:21px;
  }
}
.appleimg{
  background-image: url(../pic/OS_Apple.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.githubimg{
  background-image: url(../pic/github-512.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.intelijimg{
  background-image: url(../pic/inteliJ.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.wordpressimg{
  background-image: url(../pic/wordpress.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.psimg{
  background-image: url(../pic/ps.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.jiraimg{
  background-image: url(../pic/Jira.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.aiimg{
  background-image: url(../pic/ai.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.axureimg{
  background-image: url(../pic/Axure.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.educationimg{
  background-image: url(../pic/education.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.codingimg{
  background-image: url(../pic/coding.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.h5img{
  background-image: url(../pic/h5.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.css3img{
  background-image: url(../pic/css3.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.jsimg{
  background-image: url(../pic/js.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.jQueryimg{
  background-image: url(../pic/jQuery.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.mysqlimg{
  background-image: url(../pic/mysql.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.phpimg{
  background-image: url(../pic/php.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
.researchimg{
  background-image: url(../pic/research.png);
  background-size: contain;
  display: inline-block;
  width:45px;
  height:45px;
}
/* =================   font   ======================  */
@font-face {
font-family: 'Museo500Regular';
src: url('font/Museo500-Regular.otf');
}

h1,h2,h3,h4,p,table,tr,td,ul,li {
  font-family: "Museo500Regular", Arial, Helvetica, Tahoma, sans-serif;
  color: #d3e2de;
  text-align: left;
}
h1{
    text-align: center;
}
p,table,tr,td,li {
  font-size: 15px;
}
span{
  display: block;
  font-size: 30px;
  font-weight: bold;
}
a{
  color: #e3f2ee;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
a:hover {
  color: #d9b447;
  outline: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
