                        .header-wrapper {
                            background-color: #838383!important;
                        }
                        
                        .header-wrapper {
                            width: 100%;
                            z-index: 30;
                            position: relative !important;
                            background-size: cover;
                            background-position: 50% 0;
                            transition: background-color .3s, opacity .3s;
                        }
                        
                        .page-wrapper {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                        
                        .page-wrapper {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                        
                        .page-wrapper {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                        
                        .text-center {
                            text-align: center;
                        }
                        
                        @media screen and (min-width: 850px) {
                            .large-12 {
                                max-width: 100%;
                                flex-basis: 100%;
                            }
                        }
                        
                        .col {
                            position: relative;
                            margin: 0;
                            padding: 0 15px 30px;
                            width: 100%;
                        }
                        
                        .page-title {
                            position: relative;
                        }
                        
                        .is-large {
                            font-size: 1.15em;
                        }
                        
                        .uppercase {
                            line-height: 1.2;
                            text-transform: uppercase;
                            letter-spacing: .05em;
                        }
                        
                        .text-center h1 {
                            color: #555;
                            width: 100%;
                            margin-top: 0;
                            margin-bottom: .5em;
                            text-rendering: optimizeSpeed;
                        }
                        
                        .introduce-main {
                            position: relative;
                            padding: 40px;
                            padding-left: 0;
                            padding-right: 0;
                        }
                        
                        .title-main {
                            width: 100%;
                            padding-left: 30px;
                            padding-right: 30px;
                        }
                        
                        .align-center {
                            max-width: 1080px;
                            margin-left: auto!important;
                            margin-right: auto!important;
                        }
                        
                        .post-sidebar {
                            margin: 0;
                            padding: 0 30px 30px;
                            padding-right: 15px;
                           
                        }
                        
                        .title-blog {
                            position: relative;
                            height: auto;
                            margin: 0 auto;
                            overflow: hidden;
                        }
                        
                        .box-text a {
                            outline: none;
                            text-decoration: none;
                            color: #777;
                        }
                        
                        .box-blog {
                            position: relative;
                            height: auto;
                            overflow: hidden;
                            padding-top: 70%;
                            background-position: 50% 50%;
                            background-size: cover;
                        }
                        
                        .box-blog a {
                            outline: none;
                            text-decoration: none;
                            color: #555;
                        }
                        
                        .box-blog img {
                            right: 0;
                            width: 100%;
                            height: 100%;
                            bottom: 0;
                            left: 0;
                            top: 0;
                            position: absolute;
                            object-position: 50% 50%;
                            object-fit: cover;
                            font-family: 'object-fit: cover;';
                            max-width: 100%;
                            transform: translateZ(0);
                            margin: 0 auto;
                        }
                        
                        .on-new {
                            position: absolute;
                            top: 3%;
                            background-color: #fff!important;
                            left: 3%;
                            width: 45px;
                            height: 45px;
                            background-color: #d26e4b;
                            background: white;
                            border: 2px solid #f05a5e;
                            color: #f05a5e;
                            font-weight: 400;
                        }
                        
                        .on-new-inner {
                            line-height: 20px;
                            text-align: center;
                        }
                        /**/
                        .image-cover1 img {
    padding: 20px;
    position: relative;
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    object-fit: cover;
}

.page-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (min-width: 850px) {
    .row-large>.col {
        padding: 0 30px 30px;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 850px) {
    .col-large-9 {
        max-width: 75%;
        flex-basis: 75%;
    }
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* .col-lg-9 {
    padding: 0px 30px 30px 50px;
} */

.article-inner {
    transition: opacity .3s, box-shadow .5s, transform .3s;
}

.entry-header-text-top {
    padding-top: 0;
}

.entry-header-text {
    padding: 1.5em 0 1.5em;
}

.text-left {
    text-align: left;
}

.is-xsmall {
    font-size: .7em;
}

.is-xsmall a {
    color: #383838;
    text-decoration: none;
}

.is-xsmall a:hover {
    color: #838383;
}

h6 {
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
}

h1 {
    font-size: 1.7em;
    line-height: 1.3;
}

h1 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

.uppercase {
    line-height: 1.2;
    text-transform: uppercase;
}

.entry-image img {
    width: 1020px;
    height: 100%;
}

.entry-content a {
    color: #383838;
    text-decoration: none;
}

.entry-content a:hover {
    color: #838383;
}

p.alignnone img {
    width: 583px;
    height: 400px;
}

h2 {
    font-size: 1.6em;
    line-height: 1.3;
}

h2 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

h3 {
    font-size: 1.25em;
}

h3 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

@media (min-width: 850px) {
    .comment-form {
        display: flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }
}

form {
    /*width: 100%;*/
    margin-bottom: 1.3em;
}

@media (min-width: 850px) {
    .comment-form>p {
        padding: 0 15px;
        width: 100%;
    }
}

/*form p {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/

label {
    color: #222;
}

label {
    font-weight: bold;
    display: block;
    font-size: .9em;
}

textarea {
    margin-bottom: 1em;
}

textarea {
    padding-top: 0.7em;
    min-height: 120px;
}

@media (min-width: 850px) {
    .comment-form p.comment-form-author {
        flex: 1;
    }
}

@media (min-width: 850px) {
    .comment-form p.comment-form-url {
        flex: 1;
    }
}

@media (min-width: 850px) {
    .comment-form p.comment-form-email {
        flex: 1;
    }
}

@media (min-width: 850px) {
    .comment-form>p {
        padding: 0 15px;
        width: 100%;
        padding-bottom: 20px;
    }
}

input[type='text'] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}



input[type='url'] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

textarea {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

.submit {
    background-color: #383838;
    color: #fff!important;
    width: 150px!important;
}

.widget {
    margin-bottom: 1.5em;
}

@media screen and (min-width: 850px) {
    .row-lg>.col {
        padding: 0 30px 30px;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 850px) {
    .lg-3 {
        max-width: 25%;
        flex-basis: 25%;
    }
}

.flex-row {
    display: flex;
}

.post-sidebar button.ux-search-submit {
    width: 32px;
    height: 40px;
    border-radius: 0 5px 5px 0;
    background-color: #c0c0c0;
}

button .secondary {
    background-color: #c0c0c0;
}

.post-sidebar input.search-field {
    height: 40px;
    border-radius: 5px 0 0 5px;
}
.blog-single{
  padding-top:30px;
}
span.widget-title {
    font-size: 20px;
    font-weight: 600;
}

span.widget-title {
    color: #777;
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.bg-fill1 {
    border: 0;
    width: 100%;
    height: 100%;
}

.bg-fill2 {
    border: 0;
    width: 100%;
    height: 100%;
}

.bg-fill3 {
    border: 0;
    width: 100%;
    height: 100%;
}

.bg-fill4 {
    border: 0;
    width: 100%;
    height: 100%;
}

.bg-fill5 {
    border: 0;
    width: 100%;
    height: 100%;
}

.badge-inner1 {
    width: 40px;
    height: 40px;
}

.badge-inner1 img {
    width: 100%;
    height: 100%;
}

.badge-inner {
    padding: 30px 28px !important;
    color: #fff;
    font-weight: bolder;
}

.widget ul li {
    list-style: none;
}

.recent-blog-posts a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 3.6em;
    color: #444;
}

.recent-blog-posts a:hover {
    color: #444;
}

.recent-blog-posts a {
    padding-top: 5px;
    line-height: 1.2;
    display: block;
    margin-bottom: 6px;
}

.recent-blog-posts-li {
    border-bottom: #c7b8b8 dashed 1px;
}

.recent-blog-posts {
    padding: 10px 0 10px;
}

.mr-half {
    margin-right: 15px;
}

.post-sidebar ul {
    font-size: 14px;
    border: 1.5px solid rgba(56, 56, 56, 0.05);
    border-radius: 3px;
    padding: 15px!important;
    background-color: rgba(56, 56, 56, 0.02);
}

.container {
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

/*@media (min-width: 992px) {*/
/*    .col-lg-3 {*/
/*        border-left: 1px solid #ececec;*/
/*        flex: 0 0 auto;*/
/*        width: 25%;*/
/*    }*/
/*}*/

.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
}

.social-icons a {
    color: currentColor;
    transition: color .3s, opacity .3s, transform .3s;
}

.social-icons a:hover {
    color: #838383;
}

.social-icons a {
    font-family: sans-serif;
    margin-left: .25em;
    margin-right: .25em;
    font-size: 1.2em;
}

.entry-content {
    text-align: left;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.entry-content p {
    padding-bottom: 20px;
}

.entry-meta {
    color: #838383;
    font-size: .8em;
    padding: .5em 0 .6em;
}

.text-left {
    text-align: left;
}

.entry-meta a {
    color: #383838;
    text-decoration: none;
}

.entry-meta a:hover {
    color: #838383;
}

.blog-author-image img {
    height: 90;
    width: 90;
}

.entry-author {
    padding: 2em 0;
}

.circle img {
    border-radius: 999px;
    object-fit: cover;
}

.pt-half {
    padding: 10px 0 25px;
}

@media screen and (max-width: 849px) {
    .post-sidebar {
        padding-bottom: 30px;
    }
}

.page-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

h5 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

.badge0.post-date {
    top: 7%;
}

.badge0.top {
    left: 0;
}

.absolute {
    position: absolute;
}

.badge-outline,
.badge-circle {
    margin-left: -.4em;
}

.badge0 {
    display: table;
    z-index: 20;
    pointer-events: none;
    height: 2.8em;
    width: 2.8em;
    backface-visibility: hidden;
}

.badge-outline .badge-inner0 {
    color: #383838;
    background-color: #fff;
    border: 2px solid #111;
}

.badge-inner0 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: .85;
    font-weight: bolder;
    padding: 2px;
    white-space: nowrap;
    transition: background-color .3s, color .3s, border .3s;
}

.is-small {
    font-size: .8em;
}

.bb {
    border-bottom: 1px solid #ececec;
}

.bt {
    border-top: 1px solid #ececec;
}

.flex-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.next-prev-nav .flex-col {
    padding: 10px 0;
}

.text-left {
    text-align: left;
}

.nav-previous a {
    color: #383838;
    text-decoration: none;
}

.nav-previous a:hover {
    color: #838383;
}

.nav-next a {
    color: #383838;
    text-decoration: none;
}

.nav-next a:hover {
    color: #838383;
}

.next-prev-nav i {
    font-size: 30px;
    margin: 0 10px !important;
    top: -1px;
    vertical-align: middle;
}

.next-prev-nav .nav-next {
    padding-left: 10px;
    border-left: 1px solid #ececec;
}

.next-prev-nav .flex-col {
    padding: 10px 0;
}

.nav-previous {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
}

.nav-next {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
}

.flex-grow {
    flex: 1;
}

input[type='search'] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

/*button {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    background-color: transparent;*/
/*    text-transform: uppercase;*/
/*    font-size: .97em;*/
/*    letter-spacing: .03em;*/
/*    touch-action: none;*/
/*    cursor: pointer;*/
/*    font-weight: bolder;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    border: 1px solid transparent;*/
/*    vertical-align: middle;*/
/*    text-shadow: none;*/
    /*line-height: 2.4em;*/
    /*min-height: 2.5em;*/
    /*padding: 0 1.2em;*/
/*    max-width: 100%;*/
/*    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;*/
/*    text-rendering: optimizeLegibility;*/
/*    box-sizing: border-box;*/
/*}*/

.widget {
    display: flex;
    width: 100%;
    height: 100%;
    color: #555555;
    font-weight: normal;
    font-size: 16px;
    text-align: left!important;
    justify-content: center;
    align-items: center;
}
.post-item {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
}
.mr-half {
    margin-right: 15px;
}
.all-title a {
    width: 100%;
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.all-title a:hover {
    color: #000000;
}
.align-top{
  display:flex;
  width:100%;
  padding: 10px 0 10px;
  border-top: 1px dashed #ececec;
}
.blog-image {
    position: relative;
    height: 50px;
    width: 50px;
    overflow: hidden;
    /*padding-top: 80%;*/
    background-position: 50% 50%;
    background-size: cover;
}
.blog-image img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    /*position: absolute;*/
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.text-left {
    text-align: left;
}
.text-title {
    position: relative;
    font-size: 9px;
}
.icon-title h5 {
    font-size: 14px;
    font-weight: 400;
    color: #0a0a0a;
    overflow: hidden;
    text-overflow: ellipsis;
    /* line-height: 20px; */
    -webkit-line-clamp: 2!important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*.wp-post-image{*/
/*  max-height: 345px;*/
/*    min-height: 345px;*/
/*}*/
.on-next {
    position: absolute;
    top: 3%;
    background-color: #fff;
    left: 3%;
    width: 45px;
    height: 45px;
    background-color: #d26e4b;
    background: white;
    border: 2px solid #f05a5e;
    color: #f05a5e;
    font-weight: 400;
}
.on-new-inner {
    line-height: 20px;
    text-align: center;
}
.title-blog {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.box-blog {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 70%;
    background-position: 50% 50%;
    background-size: cover;
}
.box-blog a {
    outline: none;
    text-decoration: none;
    color: #555;
}
.box-blog img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    max-width: 100%;
    transform: translateZ(0);
    margin: 0 auto;
}
.badge-outline span{
  color: #383838;
}
.post-item a{
  outline: none;
    text-decoration: none;
    color: #555;
}
.flex-grow .search-field {
  outline: none;
}