.credentail {
    padding: 60px 0;
}
.credentail .heading_wrapper h2 {
    padding-bottom: 30px;
    color: #dbb560;
    font-weight: 400;
}
.credentail .heading_wrapper p {
    font-size: 14px;
    padding-bottom: 20px;
}
.credentail .fing-location {
    padding-bottom: 30px;
    text-align: center;
}
.credentail .map {
    padding-bottom: 40px;
    text-align: center;
}
.credentail .fing-location a {
    color: #696969;
    text-decoration: none;
    font-weight: 600;
}
.credentail ul.links {
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
}
.credentail ul li {
    padding: 8px 0;
}
.credentail ul li a {
    color: #555555;
    font-size: 16px;
}
.credentail .right-wrapper .wrapper .heading {
    background-color: #003869;
    color: #fff;
    padding: 10px 10px;
    margin-bottom: 10px;
    text-align: center;
}
.credentail .right-wrapper .wrapper .heading h3 {
    font-size: 26px;
    margin: 0;
    font-weight: 300;
}
.credentail .right-wrapper .wrapper ul.points li {
    font-size: 14px;
    color: #555555;
    padding: 3px 0;
}
.credentail .vertical-line {
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 0;
}
