.wpo-blog-single-section .entry-meta {
    list-style: none;
    overflow: hidden;
    margin: 5px 0
}

.wpo-blog-single-section .entry-meta ul li {
    font-weight: 500;

}

.wpo-blog-single-section .entry-meta ul li a {
    color: #636893;
    text-decoration: underline;
}

.wpo-blog-single-section .entry-meta ul li a:hover {
    color: #3756f7
}

.wpo-blog-single-section .entry-meta ul li i {
    position: relative;
    top: 2px;
    margin-right: 3px
}

.wpo-blog-single-section .tag-share,.wpo-blog-single-section .tag-share-s2 {
    border-bottom: 1px solid #eee;
    margin: 25px 0 0;
    padding-bottom: 10px;
    color: #232f4b
}

@media(max-width: 767px) {
    .wpo-blog-single-section .tag-share,.wpo-blog-single-section .tag-share-s2 {
        margin-top:40px
    }
}

.wpo-blog-single-section .tag-share ul,.wpo-blog-single-section .tag-share-s2 ul {
    list-style: none;
    display: inline-block;
    overflow: hidden
}

.wpo-blog-single-section .tag-share ul li,.wpo-blog-single-section .tag-share-s2 ul li {
    float: left
}

@media(max-width: 767px) {
    .wpo-blog-single-section .tag-share ul li,.wpo-blog-single-section .tag-share-s2 ul li {
        margin:2px
    }
}

.wpo-blog-single-section .tag-share ul>li+li,.wpo-blog-single-section .tag-share-s2 ul>li+li {
    margin-left: 10px
}

@media(max-width: 767px) {
    .wpo-blog-single-section .tag-share ul>li+li,.wpo-blog-single-section .tag-share-s2 ul>li+li {
        margin:2px
    }
}
[class^="ti-"],[class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.wpo-blog-single-section .tag-share .tag,.wpo-blog-single-section .tag-share-s2 .tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.wpo-blog-single-section .tag-share .tag>span,.wpo-blog-single-section .tag-share-s2 .tag>span {
    color: #232f4b;
    font-weight: 600;
    display: inline-block;
    padding-right: 15px;
}

.wpo-blog-single-section .tag-share .tag ul,.wpo-blog-single-section .tag-share-s2 .tag ul {
    list-style: none;
    position: relative
}

.wpo-blog-single-section .tag-share .tag li,.wpo-blog-single-section .tag-share-s2 .tag li {
    position: relative
}

.wpo-blog-single-section .tag-share .tag a,.wpo-blog-single-section .tag-share-s2 .tag a {
    font-size:0.8rem;
    display: inline-block;
    padding: 5px 18px;
    color: #232f4b;
    background: #ecf4fb;
    border-radius: 5px;
}

@media(max-width: 767px) {
    .wpo-blog-single-section .tag-share .tag a,.wpo-blog-single-section .tag-share-s2 .tag a {
        font-size:13px;
        font-size: .86667rem
    }
}

.wpo-blog-single-section .tag-share .tag a:hover,.wpo-blog-single-section .tag-share-s2 .tag a:hover {
    color: #3756f7
}

.wpo-blog-single-section .tag-share-s2 {
    margin: 0;
    margin-top: 30px;
    border-bottom: 0
}

.wpo-blog-single-section .tag-share-s2 .tag a {
    padding: 0;
    font-size: 16px;
    font-size: 1.06667rem;
    text-transform: capitalize;
    background: 0;
    text-decoration: underline;
    color: #444
}

.wpo-blog-single-section .author-box {
    margin: 35px 0 60px
}

.wpo-blog-single-section .author-box .author-avatar {
    float: left
}

@media(max-width: 767px) {
    .wpo-blog-single-section .author-box .author-avatar {
        float:none
    }
}

.wpo-blog-single-section .author-box .author-avatar img {
    border-radius: 50%
}

.wpo-blog-single-section .author-box .author-content {
    display: block;
    overflow: hidden;
    padding-left: 25px
}

@media(max-width: 767px) {
    .wpo-blog-single-section .author-box .author-content {
        padding:0;
        margin: 15px 0 0 0
    }
}

.wpo-blog-single-section .author-box .author-content p {
    margin-bottom: 20px
}

.wpo-blog-single-section .author-box .author-name {
    font-family: "Futura PT";
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    color: #232f4b
}

.wpo-blog-single-section .author-box .social-link {
    display: inline-block;
    list-style: none
}

.wpo-blog-single-section .author-box .social-link li {
    float: left;
    margin-right: 12px
}

.wpo-blog-single-section .author-box .social-link a {
    display: block;
    font-size: 13px;
    font-size: .86667rem;
    color: #232f4b
}

.wpo-blog-single-section .author-box .social-link a:hover {
    color: #3756f7
}

.wpo-blog-single-section .more-posts {
    overflow: hidden;
    border: 1px solid #eef0fc;
    padding: 0 25px
}

.wpo-blog-single-section .more-posts>div {
    width: 50%;
    float: left
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts>div {
        width:100%;
        float: none
    }
}

.wpo-blog-single-section .more-posts>div>a {
    display: inline-block
}

.wpo-blog-single-section .more-posts .previous-post,.wpo-blog-single-section .more-posts .next-post {
    padding: 40px 0
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .previous-post,.wpo-blog-single-section .more-posts .next-post {
        padding:25px 15px!important
    }
}

.wpo-blog-single-section .more-posts .next-post {
    text-align: right;
    border-left: 1px solid #eef0fc;
    padding-left: 15px;
    padding-right: 5px
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .next-post {
        border-left:0;
        text-align: left;
        border-top: 1px solid #eef0fc
    }
}

.wpo-blog-single-section .more-posts .next-post .post-control-link {
    padding-right: 25px;
    position: relative
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .next-post .post-control-link {
        padding-right:0
    }
}

.wpo-blog-single-section .more-posts .next-post .post-control-link:before {
    font-family: "themify";
    content: "\e628";
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .next-post .post-control-link:before {
        display:none
    }
}

.wpo-blog-single-section .more-posts .previous-post {
    padding-right: 15px;
    padding-left: 5px
}

.wpo-blog-single-section .more-posts .previous-post .post-control-link {
    padding-left: 25px;
    position: relative
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .previous-post .post-control-link {
        padding-left:0
    }
}

.wpo-blog-single-section .more-posts .previous-post .post-control-link:before {
    font-family: "themify";
    content: "\e629";
    position: absolute;
    left: 0;
    top: 0
}

@media(max-width: 767px) {
    .wpo-blog-single-section .more-posts .previous-post .post-control-link:before {
        display:none
    }
}

.wpo-blog-single-section .more-posts .previous-post>a>span,.wpo-blog-single-section .more-posts .next-post>a>span {
    display: block
}

.wpo-blog-single-section .more-posts .post-control-link {
    font-size: 14px;
    font-size: .93333rem;
    color: #444;
    font-weight: 600;
    letter-spacing: 2px
}

.wpo-blog-single-section .more-posts .post-name {
    font-family: "Futura PT";
    font-size: 18px;
    font-size: 1.2rem;
    color: #232f4b;
    margin: .7em 0 0
}

@media(max-width: 991px) {
    .wpo-blog-single-section .more-posts .post-name {
        font-size:18px;
        font-size: 1.2rem
    }
}

.wpo-blog-single-section .more-posts a:hover .post-control-link {
    color: #3756f7
}

.wpo-blog-single-section .comments-area {
    margin-top: 30px;
}

.wpo-blog-single-section .comments-area li>div {
    border-bottom: 1px solid #e4effb;
    padding-top: 35px
}

@media(max-width: 991px) {
    .wpo-blog-single-section .comments-area li>div {
        padding:10px 10px
    }
    .blog-sidebar{
        display: none;
    }
}

.wpo-blog-single-section .comments-area ol {
    list-style-type: none;
    padding-left: 0
}

.wpo-blog-single-section .comments-area ol ul {
    padding-left: 30px;
    list-style-type: none
}

.wpo-blog-single-section .comments-area ol>li:last-child div {
    border-bottom: 0
}

.wpo-blog-single-section .comments-area .comments-title {
    font-size: 1.5rem;
    font-weight: 500;
}

@media(max-width: 991px) {
    .wpo-blog-single-section .comments-area .comments-title {
        font-size:20px;
        font-size: 1.33333rem
    }
}

.wpo-blog-single-section .comments-area li>div {
    position: relative
}

.wpo-blog-single-section .comments-area .comment-theme {
    position: absolute;
    left: 35px
}

@media(max-width: 767px) {
    .wpo-blog-single-section .comments-area .comment-theme {
        position:static
    }
}

.wpo-blog-single-section .comments-area .comment-theme img {
    border-radius: 50%
}

.wpo-blog-single-section .comments-area .comment-main-area {
    padding-left: 100px
}

@media(max-width: 767px) {
    .wpo-blog-single-section .comments-area .comment-main-area {
        padding-left:0;
        margin-top: 25px
    }
}

.wpo-blog-single-section .comments-area .comment-main-area p {
    margin-bottom: 20px
}

.wpo-blog-single-section .comments-area .comments-meta h4 {
    font-size: 1rem;
    color: #000000;
    font-weight: bold;
    margin: 0 0 1em
}

.wpo-blog-single-section .comments-area .comments-meta h4 span {
    font-size: 15px;
    font-size: 1rem;
    color: #444;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    padding-left: 5px;
    font-family: "Nunito Sans",sans-serif
}

@media(max-width: 767px) {
    .wpo-blog-single-section .comments-area .comments-meta h4 span {
        padding-left:0
    }
}

.wpo-blog-single-section .comments-area .comment-reply-link {
    font-family: "Futura PT";
    font-size: 14px;
    font-size: .93333rem;
    font-weight: 600;
    color: #232f4b;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-family: "Nunito Sans",sans-serif;
    text-decoration: underline;
    letter-spacing: 1px
}

.wpo-blog-single-section .comments-area .comment-reply-link:hover {
    color: #3756f7
}

.wpo-blog-single-section .comment-respond {
    margin-top: 40px
}

.wpo-blog-single-section .comment-respond .comment-reply-title {
    font-size: 1rem;
    margin: 0 0 1.5em;
    letter-spacing: 2px;
    font-weight:bold;
}

@media(max-width: 991px) {
    .wpo-blog-single-section .comment-respond .comment-reply-title {
        font-size:20px;
        font-size: 1.33333rem
    }
}

.wpo-blog-single-section .comment-respond form input,.wpo-blog-single-section .comment-respond form textarea {
    background-color: #fff;
    width: 100%;
    height: 50px;
    border: 1px solid #a4adbe;
    padding: 6px 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.wpo-blog-single-section .comment-respond form input:focus,.wpo-blog-single-section .comment-respond form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #3756f7
}

@media(max-width: 991px) {
    .wpo-blog-single-section .comment-respond form input,.wpo-blog-single-section .comment-respond form textarea {
        height:40px
    }
}

.wpo-blog-single-section .comment-respond form textarea {
    height: 220px;
    padding: 15px
}

@media(max-width: 991px) {
    .wpo-blog-single-section .comment-respond form textarea {
        height:150px
    }
}

.wpo-blog-single-section .comment-respond .form-inputs {
    overflow: hidden
}

.wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(1) {
    width: 49%;
    float: left
}

@media(max-width: 767px) {
    .wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(1) {
        width:100%;
        float: none
    }
}

.wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2) {
    width: 49%;
    float: right
}

@media(max-width: 767px) {
    .wpo-blog-single-section .comment-respond .form-inputs>input:nth-child(2) {
        width:100%;
        float: none
    }
}

.wpo-blog-single-section .comment-respond .form-submit input {
    max-width: 180px;
    background-color: #000000;
    color: #fff;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 15px;
    letter-spacing: 2px;
    border-radius: 10px
}

.wpo-blog-single-section .comment-respond .form-submit input:hover {
    background-color: #232f4b
}

@media screen and (min-width: 1200px) {
    .wpo-blog-single-left-sidebar-section .blog-sidebar {
        padding-right:45px;
        padding-left: 0
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ui li {
    list-style-type: none;
}