.page-breadcrumb {
    background-color: #ffffff;
}
.breadcrumb {
    font-size: 12px;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0px;
    padding: 8px 0px;
    margin: 0px;
    font-weight: 700;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>.active {
    color: #777;
}
a {
    color: #6b42bc;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.single-page {
    /* background: #f7f8fa;
    border-bottom: 1px solid #e9e9e9; */
}
.blog-thumb {
    position: relative!important;
    height: 250px;
    overflow: hidden;
    border-bottom: 4px solid #7d63a9 !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.blog-thumb img{
    overflow: hidden;
    min-height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-content{
    background: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    padding: 25px;
    /* font-family: Roboto,Helvetica,Arial,sans-serif; */
    text-align: justify;
}
.blog-content a{

}
.blog-content ul{
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;

}
.single-blog p {
    margin-bottom: 20px;
}
.single-blog p {
    font-size: 17px;
}


.single-sidebar {
    padding: 25px!important;
    background: #ffffff;
}
.single-sidebar h4.sidebar-title {
    /* font-family: Roboto,Helvetica,Arial,sans-serif; */
    color: #282828;
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
}
hr {
    border-top-color: #eee;
    margin: 20px 0;
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
}
ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.single-sidebar ul li{
    margin-bottom: 10px !important;
    border-bottom: 1px dotted #ccc;
}
.single-sidebar ul li.active a{
    color: #7d63a9;
}
.single-sidebar ul li a{
    color: #3f3f3f;
}
.single-sidebar ul li a:hover{
    color: #7d63a9;
}
.advisor-profile {
    margin-bottom: 30px;
    margin-right: 25px;
}
.blog-content .col-md-3{
    max-width: 30%;
}
.zoom-pic {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.zoom-pic img {
    position: relative;
    z-index: -1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.advisor-info {
    margin-top: 20px;
    margin-right: 27px;
}
.advisro-desc {
    float: left;
}
.advisor-info h3 {

    margin-top: 5px;
    margin-bottom: 10px;
}
.advisor-info a{
    color:#282828
}
.advisor-meta {
    text-align: -webkit-left;
    font-size: 12px;

}
ul.history{
    list-style: none;
    padding-left: 0px;
}
ul.history>li {
    margin: 0px;
}
ul.history>li>.jil {
    width: 70px;
    color: #1c1839;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
ul.history ul.item {
    list-style: none;
    position: relative;
    display: inline-block;
    padding-left: 30px;
    width: calc(100% - 135px);
    padding-bottom: 19px;
    margin-top: 1px;
}
ul.history>li>ul.item:before {
    content: '';
    background-color: #d2d2e1;
    top: 20px;
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
}
ul.history ul.item>li {
    position: relative;
}
ul.history ul.item>li:first-child:before {
    content: '';
    background-color: #7d63a9;
    top: 13px;
    width: 18px;
    height: 18px;
    left: -39px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 4px rgba(89, 76, 179, 0.55);
    -moz-box-shadow: 0 1px 4px rgba(89, 76, 179, 0.55);
    box-shadow: 0 1px 4px rgba(89, 76, 179, 0.55);
}
ul.history ul.item>li>.content {
    margin: 0px;
    padding: 10px 15px;
    cursor: pointer;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
}
ul.history ul.item>li:before {
    content: '';
    background-color: #4c5763;
    position: absolute;
    top: 18px;
    left: -32px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
ul.history ul.item>li:after {
    content: "";
    display: table;
}
.news-header h1 {
    border-bottom: 2px solid #7d63a9;
    color: #313131;
    /* font: normal 13.4px / 21px 'SF Pro Display', Helvetica, Arial, sans-serif; */
    padding-left: 0;
    display: inline-block;
    font-size: 19px;
    line-height: 27px;
    margin: 0 0;
    padding-right: 0px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}

.report-desc {
    margin-bottom: 20px;
    text-align: left;
    padding: 20px;
}
.report-desc .card{
    background-color: #fff;
}
