#main-content-pin {
    max-width: 100%;
    background: #fff;
    padding-top: 15px;
}

.pin-box {
    width: calc(33.33% - 30px) !important;
    text-align: center;
    display: block;
    background: #fff;
    border-radius: 1px;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 15px;
    box-sizing: border-box;
    padding-bottom: 20px;
    border: 1px solid #e9e9e9;
    box-shadow: 0 2px 13px -4px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
    .pin-box {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.pin-box .img-item,
.pin-box iframe {
    margin-bottom: 0;
}

.pin-box h4 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 10px;
}

.pin-box h4 {
    font-size: 22px;
    line-height: 1.36;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 12px;
    letter-spacing: 0;
}

.pin-box h4 a {
    color: #2e373d;
    display: inline-block;
}

.pin-box h4 a:hover,
.tline-box h4 a:hover {
    color: #437df9;
}

.pin-ecxt h6.blog-date,
.pin-ecxt h6.blog-author,
.tline-ecxt h6.blog-author {
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.pin-ecxt2 h6.blog-date,
.pin-ecxt h6.blog-author,
.pin-ecxt h6.blog-cat,
.blog-cat-tline a {
    margin-bottom: 8px;
    margin-top: 25px;
    font-size: 13px;
    font-weight: 400;
    color: #777;
    position: relative;
}

.pin-ecxt2 h6.blog-date a {
    color: #888;
}

.pin-ecxt h6.blog-cat a {
    color: #a1a1a1;
}

.pin-ecxt h6.blog-cat a:hover {
    color: #437df9;
}

.pin-ecxt,
.tline-ecxt {
    border-bottom: 1px solid #e9e9e9;
    padding: 0 12px 18px;
    margin: 0;
    margin-bottom: 10px;
}

.pin-ecxt {
    padding: 10px 20px 2px 24px;
}

.pin-ecxt p {
    color: #555;
    margin-bottom: 30px;
}

.pin-ecxt2 {
    padding-top: 12px;
    text-align: center;
}

.pin-ecxt a.readmore {
    display: none;
}

.container .pin-ecxt2 p,
.pin-ecxt2 p small {
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    color: #a1a1a1;
}

.pin-ecxt2 p {
    line-height: 20px;
}

.pin-ecxt2 p a {
    color: #a1a1a1;
}

.pin-ecxt2 p a:hover {
    color: #437df9;
}

.pin-ecxt2 p small {
    color: #a2a2a2;
    display: block;
}

.pin-ecxt2 img {
    margin: 0;
    margin-top: 4px;
    border-radius: 50%;
}

.pin-ecxt2 .col1-3 {
    width: 33.331%;
    float: left;
    height: 72px;
    line-height: 72px;
    border-right: 1px solid #eee;
    position: relative;
    padding: 0 15px;
}

.pin-ecxt2 .col1-3 img {
    margin-top: -30px;
}

.pin-ecxt2 .col1-3 p {
    margin-top: -22px;
    font-size: 12px;
    font-weight: 400;
}

.pin-ecxt2 .col1-3:last-child {
    border: none;
}

.pin-ecxt2 .col1-3 i,
.postmetadata .comments-number-x i {
    margin: 12px 0;
    color: #a6adae;
    border: 1px solid #e2e2e2;
    padding: 11px;
    border-radius: 50%;
    font-size: 16px;
}

.pin-ecxt2 .col1-3 span,
.comments-number-x span {
    display: block;
    position: absolute;
    top: 24px;
    left: 50%;
    margin-left: 15px;
    padding: 0 7px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    border-radius: 25px;
    background: #437df9;
    color: #fff;
}

.pin-ecxt2 .col1-3.col-w50 {
    width: 50%;
}

.pin-ecxt2 .col1-3 i.fa-clock-o {
    margin-right: 7px;
    padding: 10px 11px;
}

.comments-number-x span {
    top: 4px;
}

.postmetadata .comments-number-x i {
    border-color: #d7d7d7;
}

.portfolio-pin .pin-box h4 {
    margin-bottom: 18px;
}

.portfolio-pin .pin-box {
    text-align: center;
}

.portfolio-pin .pin-box .pin-ecxt {
    padding-top: 20px;
}

.portfolio-pin .blog-cat-tline a {
    padding: 4px 11px;
    border-radius: 15px;
    background: #f1f1f1;
}

.portfolio-pin .blog-cat-tline a:hover {
    background: #f6f6f6;
}