/*  */



.printonly{
    display: initial;
}

.screenonly{
    display: none;
}

header {
    display: none;
}

#whoaim{
    display: none;
}

.profile h1, .profile h3{
    text-align: center;
    color: #0086a2 !important;
    -webkit-print-color-adjust: exact;
}

.profile h3{
    -webkit-print-color-adjust: exact;
    color: rgba(0, 0, 0, 0.73) !important;
}


.info .value a:after{
    display: none;
}

#profle-image{
    width: 150px;
    border: 3px solid black;
    float: left;
}

#row-about{
    width: 620px !important;
    /* display: block; */
    float: left;
    margin-left: 9px;
    min-height: 190px;
}

#row-about p a:after{
    display: none;
}

.left-content{
    display: none;
}

.right-content{
    padding: 0px;
    width: 100%;
}
.container{
    width: 850px;
    border: 0px solid #000000;
    margin: 0px !important;
}

#wrapper{
    margin: 0px !important;
    padding: 0px;
}

span, li, ul {
    border: 0px !important;
}

li{
    text-align: left;
}

.inf{
    font-weight: bold;
    text-align: left;
    max-width: 120px;
    padding: 1px 0px !important;
}
.value{
    text-align: left;
    padding: 1px 0px !important;
}

ul.info-list{
    text-align: left;
}

.info{
    width: 600px;
}
.divider{
    display: none;
}
.main-title h1{
    font-size: 20px;
}

.main-title{
    border: none;
    padding-top: 0px;
    padding: 0px !important;
}

.xskills ul{
    border: 0px solid #000000 !important;
    list-style-type: circle;
    padding-left: 20px;
}
.vc{
    display: block !important;
}
.progress, .percentage{
    display: none;
}

.skill .title{
    display: none;
}

.skill .title.dev{
    border: none !important;
}
.content{
    padding-bottom: 20px;
}.xskills{
    padding-top: 0px;;
 }

 h4 i{
    font-weight: normal;
 }
 h4{
     font-weight: bold;
     font-family: Arial !important;
 }

.timeline:after{
    display: none;
}
.timeline .col-md-12{
    margin-top: -60px;
}

.education .col-md-12{
    margin-top: -100px;
}

.timeline .col-md-12 .exp{
    padding-left: 30px;
}

.timeline .col-md-12 h4{
    font-size: 18px;
}

.timeline .col-md-12 p{
    margin-left: 20px;
}

.timeline .col-md-12 ul{
    margin-left: 20px;
}

.margBMedium{
    margin-bottom: 20px !important;
}

.main-title h1{
    background-color: #0086a2 !important;
    color: white !important;
    padding: 5px;
    padding-left: 25px;
    -webkit-print-color-adjust: exact;
}

#row-about p{
    -webkit-print-color-adjust: exact;
    background-color: rgba(0, 133, 163, 0.13) !important;
    padding: 10px;
}

h3, h4 {
    color: #0086a2 !important;
}
.skill h4{
    color: #000000 !important;
}

a:after{
    display: none;
}