.post-cat-ps3 {
    background-color: #f9c100;
    display: inline-block;
    margin: 0;
    padding: 1px 10px;
}

.post-cat-ps3 ul {
    margin-bottom: 0;
}

.post-cat-ps3 li {
    list-style: none;
    line-height: 1;
    padding: 0;
    margin: 0;
}

.post-cat-ps3 a {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 6px;
}

.post-cat-ps3 a:hover {
    text-decoration: underline;
}

.blog-views-ps3 i {
    display: block;
    font-size: 22px;
    margin-bottom: 2px;
}

.post-author-ps3 {
    margin: 19px 0 30px 0;
}

.post-author-ps3 img {
    border-radius: 50%;
    float: left;
    width: 60px;
    height: 60px;
}

.post-author-ps3 img {
    margin-right: 13px;
}

.post-author-ps3 .post-avatar-detile-ps3 {
    padding-top: 8px;
    overflow: hidden;
}

.post-author-ps3 .post-avatar-detile-ps3 p {
    color: #999;
    font-size: 13px;
}

.post-author-ps3 .post-avatar-detile-ps3 .post-name-ps3 {
    margin-bottom: 0;
    font-weight: 500;
    margin-top: -5px;
}

.post-author-ps3 .post-avatar-detile-ps3 .post-date-ps3 {
    margin-bottom: 5px;
    position: relative;
    margin-left: 15px;
}

.post-author-ps3 .post-avatar-detile-ps3 .post-date-ps3:before {
    position: absolute;
    left: -15px;
    top: 0;
    content: "\e66b";
    font-size: 14px;
    font-family: 'Pe-icon-7-stroke';
}

.post-author-ps3 .post-excerpt-ps3 {
    margin-top: 42px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 37px;
}

.about-author-sec-ps3 {
    min-height: 352px;
    margin: 68px 0;
    border: 1px solid;
    position: relative;
    color: #e8e8e8;
}

.about-author-sec-ps3 .blue-sec {
    background-color: #437df9;
    position: relative;
    margin-top: 53px;
    height: 114px;
}

.about-author-sec-ps3 .blue-sec h5 {
    position: absolute;
    top: 32px;
    left: 371px;
}

#wrap .about-author-sec-ps3 .blue-sec h5 a {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}

.about-author-sec-ps3 .blue-sec h6 {
    position: absolute;
    top: 65px;
    left: 371px;
    color: #fff;
    font-size: 14px;
}

.about-author-sec-ps3 img {
    position: absolute;
    top: 32px;
    left: 30px;
    width: 275px;
}

.about-author-sec-ps3 p {
    color: #121212;
    font-size: 16px;
    margin: 31px 62px 48px 370px;
}

.post-title-ps3 {
    font-size: 56px;
    color: #121212;
    font-weight: 500;
}

.blog-views-ps3 {
    width: 87px;
    height: 87px;
    font-size: 15px;
    color: #707070;
    background: #f8f8f8;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 15px;
    padding-top: 22px;
}

#wrap .about-author-sec-ps3 .blue-sec .social {
    display: none;
}

@media (max-width: 1200px) {
    .about-author-sec-ps3 p {
        margin: 35px 15px 48px 15px;
    }

    .about-author-sec-ps3 img {
        position: inherit;
        width: 100%;
        top: 0;
        left: 0;
    }

    .about-author-sec-ps3 .blue-sec h5 {
        left: 25px;
    }

    .about-author-sec-ps3 .blue-sec h6 {
        left: 25px;
    }

    .post-title-ps3 {
        font-size: 30px;
    }
}

@media (max-width: 760px) {
    .about-author-sec-ps3 .blue-sec h5 {
        top: 10px;
    }

    .about-author-sec-ps3 .blue-sec h6 {
        top: 44px;
    }
}

@media (max-width: 480px) {
    .post-title-ps3 {
        font-size: 25px;
        line-height: 1.5;
    }
}