header.page-header h1 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #00b04c;
    margin: 0;
    padding: 0;
}
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
}
h2.entry-title {
    margin-top: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.row.archive-post {
    text-align: left;
    border-top: none; 
    border-left: none;
    border-right: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.archive-wrap .archive-post {
    margin-left: 0;
    margin-right: 0;
}
.entry-content p {
    text-align: justify;
}
.wp-caption p {
    text-align: center;
    font-size: 13px;
}
.archive-post-content {
    margin: 0;
    font-size: 14px;
    text-align: justify;
    height: 133px;
}

.entry-footer {
    text-align: right;
}
.archive-wrap .archive-post .entry-footer a:hover {
    background: url(../images/bg-read.png) no-repeat center;
    background-size: 100%;
}
.archive-post .entry-footer a {
    border: none;
    background: url(../images/bg-read.png) no-repeat center;
    background-size: 100%;
    color: #fff;
    padding: 4px 20px 4px;
}
.archive-post .entry-footer a:hover {   color: #ffff00;}
.page-title h1 {
    text-align: left;
    color: #00a244;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.row.archive-post article {
    padding: 0 0 0 0;
}

.archive-post img {
    height: 200px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}
.archive-post .entry-footer {padding-top: 0px;text-align: right !important;} 

.list-video img {
    height: 120px;
    width: 100%;
}
li.item-video.active>a {
    background: #03c555;
    border: 1px solid #191919;
}
li.item-video a {
    border: 1px solid;
    color: #191919;
}


h2.doctor-title {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    height: 66px;
}
/*Css video Category */
.text-title-vdcustomer {
    text-transform: uppercase;
    font-size: 25px;
    padding: 10px 0;
}
#tab-videocustomer ul li {
    border: 1px solid #717070;
    color: #191919;
}
#tab-videocustomer ul li a {
    color: #191919;
}
#tab-videocustomer ul li >.active {
    color: #fff;
}
