body,.resume{
    background-color:#fff;
}
body .container{
    width:100%;
}
p {
    margin: 0 0 5px;
}
a[href^="mailto:"]::after {
    content: "";
  }
#skills,.nav-menu,#contact,.social-icons,.bar-holder,#about .section-title,.avatar{
    display:none;
}
.resume-holder{
    border:0;
    padding:0;
    width:100%;
    margin: 30px 0;
}
.head-title {
    margin-bottom: 0;
}
.exp-item {
    margin-bottom:0px;
    padding-bottom:30px;
}
.exp-item .exp-item {
    margin-bottom:0;
    padding-bottom:25px;
}
.section-icon{
    margin-top:0;
    margin-right:15px;
}
.section-title .title,.section-title .section-icon{
    display:inline-block;
}
.section-title{
    text-align:center;
}
.section-title .title h4{
    font-size:1.7em;
}
section{
    margin-top:0px;
}
section .desc p {
    padding: 0px;
}
section .box-holder {
    margin-top: 0px!important;
    padding:0;
}
.section-icon {
    margin: 0;
    padding: 0;
    height: 40px;
}
.section-icon i {
    font-size: 32px;
}
.timeline-holder {
    margin: 0;
}
#about {
    margin-top: 0;
}
#about .box-holder{
    margin-top:0;
}
#about .box-holder .col-xs-12{
    width:auto;
}
#round-rows .round-rows li{
    float:left;
}
.round-row {
    margin-top: 0;
}
.exp-holder .head {
    border-left: 1px solid #000000;
}
.exp-sub-items:before, .exp-sub-items:after {
    border-color: #000000;
}
.exp-holder:before {
    border-color: #000000;
}
.exp-holder .body:before {
    border-color: transparent #000000 transparent transparent
}
.exp-item {
    border-color: #000000;
}
.exp-item h3,.exp-item h4{
    line-height:20px;
}
.exp-sub-items {
    margin-top: 30px;
}
h3{
    font-size:20px;
}
h4{
    font-size:16px;
}