.content-section {
    padding: 35px 0;
}
.side-about {
    margin: 0;
    padding: 0;
}
.side-about > li {
    display: block;
    padding: 0 15px;
}
.about-link {
    font-family: ProximaNovaBoldItalic;
    color: #444444;
    font-size: 16px;
    text-align: right;
    display: block;
    border-bottom: solid 1px transparent;
    padding: 5px 0;
}
.col-labout {
    display: block;
    float: left;
    width: 25%;
    vertical-align: top;
    padding: 0 15px;
}
.alink {
    border-bottom: solid 1px #d9a714;
    color: #d9a714;
}
.about-link:hover,.about-link:focus,.about-link:active {
    border-bottom: solid 1px #d9a714;
    color: #d9a714;
}
.col-rabout {
    display: block;
    float: left;
    width: 75%;
    vertical-align: top;
    padding: 0 15px;
}
.rabout-ceo {
    text-align: center;
}
.rabout-ceo > img {
    width: 150px;
    max-width: 100%;
}
.rabout-ceo .name {
    font-family: ProximaNovaBold;
    font-size: 16px;
    margin: 5px 0 1px 0;
}
.rabout-ceo .posistion {
    font-family: ProximaNovaRegularItalic;
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
    color: #333333;
    font-size: 14px;
}
.rabout-desc {
    margin: 20px 0 0 0;
    font-family: ProximaNovaRegular;
    font-size: 15px;
    line-height: 150%;
}
.rcontent-desc {
    font-family: ProximaNovaRegular;
    color: #444444;
    font-size: 16px;
    margin-bottom: 20px;
}
.wcontent-head {
    font-family: ProximaNovaBold;
    text-align: center;
    color: #444444;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.col-wcontent {
    display: block;
    float: left;
    margin-bottom: 30px;
    vertical-align: top;
    width: 50%;
}
.col-wcontent:first-child {
    padding-right: 15px;
}
.col-wcontent:last-child {
    padding-left: 15px;
}
.wcontent-title {
    font-family: ProximaNovaBold;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.wcontent-img {
    text-align: center;
    margin-bottom: 10px;
}
.wcontent-img > img {
    max-width: 100%;
    margin: 0 auto;
}
.wcontent-desc {
    font-family: ProximaNovaRegular;
    font-size: 15px;
}
.col-ahimg {}.col-ahimg {
    display: block;
    float: left;
    width: 45%;
    vertical-align: top;
    padding: 0 15px;
}
.col-ahcontent {
    display: block;
    float: left;
    width: 55%;
    vertical-align: top;
    padding: 0 15px;
}
.ahimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 60%;
  /*Satrio CSS*/
    height: 100%;
}
.hcontent-wrap {
    margin-bottom: 30px;
}
.hcontent-list {
    border-top: solid 1px #ddd;
    padding: 30px 0;
}
.ah-title {
    font-family: ProximaNovaBoldItalic;
    font-size: 20px;
    color: #444444;
    margin-bottom: 10px;
}
.ah-desc {
    font-family: ProximaNovaRegular;
    font-size: 14px;
    color: #636363;
}
.head-visi {
    font-family: ProximaNovaBold;
    color: #0066b3;
    font-size: 30px;
    margin-bottom: 10px;
}
.desc-visi {
    font-family: ProximaNovaRegular;
    font-size: 15px;
    line-height: 170%;
}
.border-visi {
    border-top: solid 1px #ddd;
    margin: 30px 0;
}
@media(max-width: 1200px){
}
@media(max-width: 991px){
}
@media(max-width: 767px){
    .col-labout {
        width: 100%;
    }
    .side-about {
        text-align: center;
        margin-bottom: 30px;
    }
    .about-link {
        text-align: center;
    }
    .col-rabout {
        width: 100%;
    }
    .col-wcontent {
        width: 100%;
    }
    .col-ahimg {
        width: 100%;
        margin-bottom: 10px;
    }
    .col-ahcontent {
        width: 100%;
    }
}
/*SATRIO CSS*/
.rabout-pd {
    text-align: center;
}
.rabout-pd > img {
    width: 300px;
    max-width: 100%;
}