.author-hero{display:flex;align-items:center;gap:12px;margin:20px 0;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px}
.author-hero__avatar{width:clamp(56px,12vw,96px);height:clamp(56px,12vw,96px);flex:0 0 auto}
.author-hero__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;max-width:100%}
.author-hero__name{font-size:32px;font-weight:800;line-height:1.1;margin-bottom:8px}
.author-hero__bio{display:flex;align-items:center;gap:10px;font-size:16px}
.author-hero__icon{display:none}
a,abbr,acronym,address,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,var,video {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
    font-size: 100%;
    background: 0 0;
    border: none;
    text-decoration: none
}

article,aside,details,figcaption,figure,header,hgroup,main,menu,nav,section {
    display: block
}

b,center,font,hr,i,layer,menu,s,strike,u,xmp {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
    font-size: 100%;
    font-weight: 400;
    font-style: normal;
    background: 0 0;
    border: none;
    text-decoration: none
}

hr {
    background-color: #ccc;
    height: 1px;
    border: 0
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: 400;
    line-height: 1.2em
}

h1 {
    font-size: 1.8em
}

h2 {
    font-size: 1.7em
}

h3 {
    font-size: 1.55em
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.25em
}

h6 {
    font-size: 1.1em
}

ol {
    list-style-type: decimal;
    margin-left: 3em
}

ol ol {
    list-style: upper-roman
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: upper-alpha
}

ol ol ol ol ol {
    list-style: lower-alpha
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dl dt {
    font-weight: 700;
    margin: 0;
    margin: 0
}

dl dd {
    margin: 0;
    margin: 0
}

iframe {
    min-height: 250px;
}

strong {
    font-weight: 700
}

strong strong {
    font-weight: 400
}

cite,em {
    font-style: italic
}

cite cite,em em {
    font-style: normal
}

abbr[title],acronym[title],time[title] {
    cursor: help
}

big {
    font-size: 120%
}

small,sub,sup {
    font-size: 80%
}

sup {
    vertical-align: baseline;
    position: relative;
    bottom: .3em
}

sub {
    vertical-align: baseline;
    position: relative;
    top: .3em
}

address {
    font-style: italic
}

dd address,li address {
    margin: 0
}

blockquote,q {
    font-style: normal;
    quotes: none;
    margin: 0
}

blockquote cite,blockquote em {
    font-style: italic
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

a {
    cursor: pointer
}

a {
    color: #000000
}

pre {
    word-wrap: normal;
    overflow: auto;
    font: 1em Monaco,monospace,Courier,"Courier New";
    padding: 1.5em;
    line-height: 1.5em;
    background-size: 3em 3em;
    background-image: linear-gradient(rgba(255,255,255,.5) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));
    background-image: -webkit-linear-gradient(rgba(255,255,255,.5) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));
    background-image: -moz-linear-gradient(rgba(255,255,255,.5) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.5) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.5) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0))
}

code {
    font: 1em Monaco,monospace,Courier,"Courier New"
}

pre code {
    font-size: 1em;
    line-height: 1.5em;
    background: 0 0
}

dfn,ins {
    font-style: italic;
    text-decoration: none
}

ins {
    color: green
}

del,s,strike {
    text-decoration: line-through
}

del {
    color: red
}

form label {
    cursor: pointer
}

:focus {
    outline: 0
}

fieldset {
    width: 100%;
    max-width: 100%;
    padding: 1em;
    border: 1px solid #ccc
}

legend {
    border: 1px solid #ccc;
    padding: 0 .5em
}

input,optgroup,select,textarea {
    font: inherit;
    font-weight: 600
}

optgroup {
    max-width: 100%;
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.7em;
    width: 100%;
    border: 1px solid #ccc
}

table caption {
    font-size: 1.2em
}

td,th {
    text-align: left;
    border: 1px solid #ccc;
    padding: .5em
}

th {
    font-weight: 600
}

.alignleft,.left {
    float: left
}

.alignright,.right {
    float: right
}

.aligncenter,.center {
    display: block
}

.alignnone,.block {
    clear: both
}

.clear {
    clear: both
}

img {
    max-width: 100%;
    height: auto
}

img.wp-smiley {
    max-height: 1em;
    margin: 0;
    padding: 0;
    border: none
}

img.no-border {
    box-shadow: none!important;
    border: none!important
}

img.alignleft,img.alignright {
    display: inline
}

a img {
    max-width: 100%;
    height: auto;
    border: none
}

a img.alignnone {
    display: block
}

.wp-caption {
    max-width: 100%
}

.wp-caption-dd,.wp-caption-text {
    font: inherit;
    text-align: left;
    margin-bottom: 0;
    padding: 0
}

.html5-captions .wp-caption,.wp-caption {
    padding: 10px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ccc
}





dfn,ins {
    font-style: italic;
    text-decoration: none
}

ins {
    color: green
}

form label {
    cursor: pointer
}

input,optgroup,select,textarea {
    font: inherit;
    font-weight: 600
}

optgroup {
    max-width: 100%;
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.7em;
    width: 100%;
    border: 1px solid #ccc
}

table caption {
    font-size: 1.2em
}

td,th {
    text-align: left;
    border: 1px solid #ccc;
    padding: .5em
}

th {
    font-weight: 600
}

.alignleft,.left {
    float: left
}

.alignright,.right {
    float: right
}

.aligncenter,.center {
    display: block
}

.alignnone,.block {
    clear: both
}

.clear {
    clear: both
}

img {
    max-width: 100%;
    height: auto
}

img.wp-smiley {
    max-height: 1em;
    margin: 0;
    padding: 0;
    border: none
}

img.no-border {
    box-shadow: none!important;
    border: none!important
}

img.alignleft,img.alignright {
    display: inline
}

a img {
    max-width: 100%;
    height: auto;
    border: none
}

a img.alignnone {
    display: block
}

.wp-caption {
    max-width: 100%
}

.wp-caption-dd,.wp-caption-text {
    font: inherit;
    text-align: left;
    margin-bottom: 0;
    padding: 0
}

.html5-captions .wp-caption,.wp-caption {
    padding: 10px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ccc
}


html {
    font-size: 62.5%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.block,.gallery,.html5-captions .wp-caption,.wp-caption,address,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,object,ol,p,pre,table,table caption,ul {
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.assistive-text,.screen-reader-text {
    position: absolute;
    left: -9999em;
    top: -9999em
}


h1,h2,h3,h4,h5,h6 {
    line-height: 1.3;
    font-weight: 600
}

h1 {
    font-size: 41px;
    font-weight: 700
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 23px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 13px
}

h6 {
    font-size: 12px
}

a {
    color: #000000;
    text-decoration: none;
    transition: .15s
}

embed,img,object {
    max-width: 100%;
    height: auto
}


p {
	word-wrap: break-word; 
    line-height: 21px
		
}

#main {
    width: 100%
}

#main>.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#content {
    width: 100%
}

#menu-primary {
    margin-bottom: 2rem
}

#menu-primary .menu-container {
    background: #efefef
}

#menu-primary-items {
    text-align: center
}

#menu-primary li {
    display: inline-block;
    float: none
}

#menu-primary li a {
    background: #efefef;
    color: #444
}

#menu-primary li li a {
    background: #fff
}

#menu-primary .current-menu-item {
    font-weight: 600
}

.notice {
    padding: 1rem;
    background: #fff;
    border-left: .5rem solid green;
    margin-bottom: 2rem
}

.notice p {
    margin: 0
}

.notice a {
    font-weight: 600
}

.widget-title {
    font-size: 17px;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 600
}

footer,menu {
    display: block
}

.tie-container {
    height: 100%;
    min-height: 650px
}

.tie-container {
    position: relative;
    overflow: hidden
}

.post-layout-8 #tie-container {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed
}

@media (min-width: 768px) {
    .post-layout-8 #tie-container {
        background-size:cover
    }
}

.post-layout-8 .site-footer {
    margin-top: 0
}

.post-footer {
    padding: 18px 28px;
    overflow: hidden;
    line-height: 0
}

@media (max-width: 767px) {
    .post-footer {
        padding:15px
    }
}

@media (max-width: 767px) {
    .social-text {
        display:none
    }
}

.text-html ul:not(:last-child) {
    margin-bottom: 20px
}

.text-html ul li {
    list-style: inside disc
}

.site-footer {
    margin-top: 50px;
    padding: 0
}

@media (max-width: 991px) {
    .site-footer {
        margin-top:30px
    }
}

.site-info {
    background: #000000;
    padding: 20px 0;
    line-height: 32px;
    text-align: center
}

.copyright-text {
    font-size: 13px
}

.footer-menu {
    font-size: 13px;
    text-align: center
}

.footer-menu li {
    display: inline-block;
    margin: 0 5px
}

.footer-menu li a:hover {
    color: #ffffff;
}

.site-info .social-icons {
    text-align: center
}

.site-info .social-icons li {
    float: none;
    display: inline-block;
    margin: 0
}

@media (min-width: 768px) {
    .site-info-layout-2 .copyright-text-first {
        float:left
    }

    .site-info-layout-2 .footer-menu,.site-info-layout-2 ul.social-icons {
        float: right;
        margin: 0;
        margin-left: 10px
    }
}

.dark-skin,.dark-skin body {
    background-color: #1f2024;
    color: #aaa
}

.dark-skin a:not(:hover) {
    color: #fff
}

.dark-skin .site-footer {
    background-color: #1c1d21
}

.layout-content-sidebar1 #main>.wrap {
    margin-right: 34rem
}

.layout-content-sidebar1 #content {
    float: left
}

.layout-content-sidebar1 #sidebar-primary {
    float: right;
    margin-right: -34rem;
    width: 33rem;
    margin-top: 11px
}

.layout-sidebar1-content #main>.wrap {
    margin-left: 34rem;
    margin-top: 11px
}

.layout-sidebar1-content #content {
    float: right
}

.layout-sidebar1-content #sidebar-primary {
    float: left;
    margin-left: -34rem;
    width: 33rem
}

@media screen and (max-width: 1082px) {
    #container {
        margin:.5rem auto
    }
}

@media screen and (max-width: 882px) {
    .layout-content-sidebar1 #main>.wrap,.layout-sidebar1-content #main>.wrap {
        margin-right:0;
        margin-left: 0
    }

    .layout-content-sidebar1 #content,.layout-sidebar1-content #content {
        float: none
    }

    .layout-content-sidebar1 #sidebar-primary,.layout-sidebar1-content #sidebar-primary {
        float: none;
        margin-right: 0;
        margin-left: 0;
        width: 100%
    }

    #container {
        width: 642px
    }
}

@media screen and (max-width: 490px) {
    #container {
        margin:0;
        width: 100%;
        max-width: 100%;
        border: none;
        padding: 2rem
    }
}

/* Force all pagination elements inline */
.page-numbers,
ul.page-numbers,
.pagination ul.page-numbers {
    display: inline-block !important;
    white-space: nowrap !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    text-align: center !important;
    width: auto !important;
}

.page-numbers li,
ul.page-numbers li,
.pagination ul.page-numbers li {
    display: inline-block !important;
    float: none !important;
    margin: 0 2px !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.page-numbers a,
.page-numbers span,
.pagination .page-numbers a,
.pagination .page-numbers span {
    display: inline-block !important;
    float: none !important;
    min-width: 30px !important;
    height: 30px !important;
    line-height: 28px !important;
    padding: 0 5px !important;
    text-align: center !important;
    vertical-align: middle !important;
    border: 1px solid #000 !important;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,0.08);
    background: transparent;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: background .15s ease, color .15s ease, transform .08s ease;
}

/* Ensure page numbers list renders inline (flex) even if other legacy rules exist */
ul.page-numbers {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
}

ul.page-numbers li {
    float: none !important;
    display: inline-block;
    margin: 0;
}

.pagination .page-numbers a:hover,
.pagination .page-numbers a:focus {
    background: #222;
    color: #fff;
    outline: none;
    transform: translateY(-1px);
}

.pagination .page-numbers .current,
.pagination .page-numbers .current:hover {
    background: #000;
    color: #fff;
    border-color: transparent;
    font-weight: 700;
}

.pagination .page-numbers a:focus {
    box-shadow: 0 0 0 4px rgba(0,0,0,0.06);
}

blockquote {
    font-style: italic;
    /* font-size: 20px; */
    /* color: #000; */
    /* margin-top: 10px; */
    margin-bottom: 15px;
    margin-left: 30px;
    padding-left: 15px;
    border-left: 3px solid #000000;
}
@media (min-width: 992px) {
    .mobile {
        display:none
    }

    .desktop {
        display: block
    }
}

@media (max-width: 991px) {
    .mobile {
        display:block
    }

    .desktop {
        display: none
    }
}

.clearfix {
    zoom:1}

.clearfix::after,.clearfix::before {
    content: "";
    display: table
}

.clearfix::after {
    clear: both
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes marquee {
    from {
        left: 100%
    }

    to {
        left: -110%
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    background: #eee;
    text-shadow: none
}

::selection {
    background: #eee;
    text-shadow: none
}

.header {
	
    width: 100%;
    z-index: 1000;
    min-height: 50px;
    clear: both;
    background-color: #000000;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

@media screen and (min-width: 992px) {
    .header {
        position:relative;
		width: 1020px;
		margin: 18px auto
    }
}

.header.site-chrome {
    padding: 0
}

@media screen and (min-width:992px) {
    .header.site-chrome {
        padding: 20px
    }
}

@media screen and (min-width:992px) {
    .header {
        padding: 20px;
        padding-bottom: 5px;
        background-color: #fff
    }
}

.header .top {
    clear: both;
    text-align: center;
    margin-top: 0
}

@media screen and (min-width:992px) {
    .header .top {
        padding-top: 40px;
        margin-bottom: 20px
    }
}

.header .top .logo {
    margin: 0 auto;
    display: block;
    width: 140px;
    margin-top: -16px
}

@media screen and (min-width:992px) {
    .header .top .logo {
        left: 475px;
        top: 28px;
        width: 220px
    }
}


.header .main-nav-desktop {
    background: #000000
}

.header .main-nav-desktop ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: Oswald, Arial, Helvetica, sans-serif
}

.header .main-nav-desktop ul li {
    display: table-cell;
    width: 214px;
    text-align: center
}

.header .main-nav-desktop ul li.active {
    background-color: #000000
}

.header .main-nav-desktop ul li a {
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none
}

.header .main-nav-desktop ul li a:hover {
    background: #ff0000
}

.main-nav-mobile {
    z-index: 1001;
    display: none;
    position: absolute;
    top: 81px;
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #eee
}

.main-nav-mobile.active {
    display: block
}

@media screen and (min-width:992px) {
    .main-nav-mobile.active {
        display: none
    }
}

.main-nav-mobile ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-nav-mobile ul li {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    height: 80px;
    width: 80px;
    font-size: 10px;
    margin: 10px 5px 20px
}

.main-nav-mobile ul li .review-icon {
    margin-top: 20px;
    margin-left: 20px
}

.main-nav-mobile ul li .review-icon i {
    font-size: 42px
}

.main-nav-mobile ul li a {
    display: block;
    text-align: center;
    line-height: 18px;
    color: #000;
    margin: 26px 10px 35px;
    position: relative;
    text-decoration: none
}

.main-nav-mobile ul li a i {
    font-size: 32px;
    display: block
}

.main-nav-mobile ul li span {
    display: block;
    margin-top: 25px;
    font-size: 12px
}

.main-nav-mobile ul li.active,
.main-nav-mobile ul li:hover {
    background-color: #000000;
    color: #fff
}

.main-nav-mobile ul li.active a,
.main-nav-mobile ul li:hover a {
    color: #fff
}

.main-nav-mobile ul li.active a span,
.main-nav-mobile ul li:hover a span {
    color: #000
}

.secondary-nav {
    margin-top: 12px;
    width: 100%;
    border-top: 1px solid #000000;
    height: 32px;
    background-color: #000000
}

.secondary-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.secondary-nav ul li {
    display: table-cell;
    width: 118px;
    text-align: center
}

.secondary-nav ul li.active {
    background-color: #000000
}

.secondary-nav ul li a {
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 31px;
    padding: 0;
    text-decoration: none;
    letter-spacing: 1px
}

.secondary-nav ul li a:hover {
    background: #000000;
    text-decoration: none
}
.nav-icon-container {
    width: 25px;
    height: 30px
}

.nav-icon {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-icon span:nth-child(1) {
    top: 16px;
    left: 10px
}

.nav-icon span:nth-child(2),.nav-icon span:nth-child(3) {
    top: 23px;
    left: 10px
}

.nav-icon span:nth-child(4) {
    top: 30px;
    left: 10px
}

.post-meta {
    margin: 10px 0 8px;
    font-size: 12px;
    overflow: hidden
}

.post-meta,.post-meta a:not(:hover) {
    color: #777
}

.post-meta .meta-item {
    margin-right: 8px;
    display: inline-block
}

.post-meta .tie-alignright .meta-item:last-child {
    margin: 0!important
}

@media (max-width: 767px) {
    .entry-header .post-meta>div,.entry-header .post-meta>span {
        float:left
    }
}

.post-cat-wrap {
    position: relative;
    z-index: 3;
    pointer-events: auto;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: inherit!important;
    line-height: 0;
    display: block
}

.post-cat a {
    display: inline-block;
    background: #000000;
    color: #fff;
    padding: 0 6px;
    font-size: 11px;
    line-height: 1.85em;
    margin-right: 4px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: .3s;
    border-radius: 2px
}

.post-cat:first-child:last-child {
    margin: 0
}

@media (max-width: 479px) {
    .post-cat {
        font-size:9px;
        padding: 1px 5px;
        height: 18px;
        line-height: 18px
    }
}

a.post-cat:hover {
    background: #000000;
    color: #fff
}

#breadcrumb {
    margin: 50px 0 0
}

#breadcrumb,#breadcrumb a:not(:hover) {
    color: #999
}

#breadcrumb .delimiter {
    margin: 0 3px;
    font-style: normal
}

#tie-body .post-cat:hover {
    text-decoration: none!important
}

.tie-alignright {
    float: right
}

.alignright {
    float: right;
    margin: .375em 0 1em 1.75em
}

@media (max-width: 767px) {
    .alignright {
        float:none;
        clear: both;
        display: block;
        margin: 0 auto 1.75em
    }
}

.clearfix:after,.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}


.entry-header .entry-title {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .entry-header .entry-title {
        font-size:28px;
        font-weight: 700;
    }
}

.entry-header .entry-sub-title {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
    margin-top: -5px;
    margin-bottom: 15px;
    color: #777;
    font-family: inherit;
    letter-spacing: 0
}

@media (max-width: 991px) {
    .entry-header .entry-sub-title {
        font-size:16px;
        line-height: 23px
    }
}

.entry-header .post-cat {
    margin-bottom: 6px
}

.entry-header .post-meta {
    overflow: inherit;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 24px
}

.entry-header .post-meta .meta-item {
    margin-right: 12px
}

.entry-header .post-meta,.entry-header .post-meta a:not(:hover) {
    color: #000000
}

.entry-header .post-meta .meta-author {
    margin: 0
}

.entry-header .post-meta .meta-author .fa {
    display: none
}

.entry-header .post-meta .meta-author a {
    font-weight: 600
}

.entry-header .post-meta .date .fa {
    display: none
}

.entry-header .post-meta .date:before {
    content: "\2022";
    color: #ccc;
    margin: 0 3px 0 5px;
    display: inline-block
}

.entry-header .post-meta .tie-alignright {
    display: inline
}

@media (max-width: 767px) {
    .entry-header .post-meta {
        margin-bottom:-8px
    }

    .entry-header .post-meta .tie-alignright {
        float: none
    }

    .entry-header .post-meta .meta-item,.entry-header .post-meta .tie-alignright .meta-item:last-child {
        margin-bottom: 8px!important
    }

    .entry-header .post-meta>div,.entry-header .post-meta>span {
        float: initial!important
    }

    .entry-header .post-meta .meta-author a {
        font-weight: 400
    }

    .entry-header .meta-author-avatar img {
        width: 20px;
        height: 20px
    }
}

.meta-author-avatar img {
    width: 30px;
    height: 30px;
    margin-right: 3px;
    margin-top: -5px;
    vertical-align: middle;
    border-radius: 50%;
    transition: .15s
}

.entry-header-outer #breadcrumb {
    margin: 0 0 20px;
    padding: 0
}

.entry {
    line-height: 26px;
    font-size: 15px
}

.entry a {
    color: #000000
}

.entry a:hover {
    color: #333
}

.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6 {
    margin: 0 0 .5em
}

@supports (-ms-accelerator:true) {
    .social-statistics-widget a {
        transition: none
    }
}

.author-avatar {
    display: block
}

.author-avatar img {
    border-radius: 50%;
    max-width: 111px
}

a.author-avatar:hover {
    opacity: .8
}

.fa-home:before {
    content: "\f015"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-download:before {
    content: "\f019"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-photo:before {
    content: "\f03e"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comments:before {
    content: "\f086"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-fa:before {
    content: "\f2b4"
}

.fa-s15:before {
    content: "\f2cd"
}

@media print {
    body,html {
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 0
    }

    img {
        max-width: 100%;
        display: block
    }

    h1,h2,h3,h4,h5,h6 {
        page-break-after: avoid
    }
}

body {
    visibility: visible!important
}

#respond textarea {
    width: 98%
}

#respond input[type=text],#respond textarea {
    box-shadow: inset 1px 1px 3px rgba(47,47,47,.3);
    border-radius: 6px;
    border: 1px solid #c1c1c1;
    font-weight: 400;
    font-size: 14px
}

#respond input[type=text],#respond textarea {
    width: 95%
}

.balance-item {
    text-align: left;
    margin: 20px 0;
    padding: 10px;
    background: #fafafa;
    border-top: 1px solid rgba(0,0,0,.1)
}

@media only screen and (min-width: 600px) {
    * [aria-labelledby=mobile-search],.mobile-search {
        display:none;
        max-height: 0;
        overflow: hidden
    }
}

.main {
    background: #fff
}

@media (min-width: 1281px) {
    .main {
        background:#fff;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1025px) and (max-width:1280px) {
    .main {
        background:#fff;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
}

[hidden] {
    display: none
}

input {
    font: inherit
}

input {
    overflow: visible
}

input {
    margin: 0
}

[type=button],[type=reset],[type=submit] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset],[type=submit],html [type=button] {
    -webkit-appearance: button;
    appearance: button
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

@media (min-width: 1281px) {
    body {
        border:1px solid rgba(0,0,0,.1);
        border-radius: 2px
    }
}

@media (min-width: 1025px) and (max-width:1280px) {
    body {
        border:1px solid rgba(0,0,0,.1);
        border-radius: 2px
    }
}

::-moz-selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}

input {
    border: 1px solid rgba(0,0,0,.1);
    color: #2c2f34;
    font-size: 12px;
    outline: 0;
    padding: 5px;
    line-height: 23px;
    border-radius: 2px;
    transition: background .3s,border .3s;
    max-width: 100%;
    background-color: transparent
}

input:hover,input[type=text]:focus {
    background-color: rgba(0,0,0,.03)
}

input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

[type=submit] {
    width: auto;
    position: relative;
    background-color: #000000;
    color: #fff;
    padding: 7px 15px;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    transition: .3s;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=submit]:hover {
    background-color: #000000;
    text-decoration: none;
    color: #fff
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

@-webkit-keyframes lazyloadeffect {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 200px 0
    }
}

@keyframes lazyloadeffect {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 200px 0
    }
}

@-webkit-keyframes bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes parent-animate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(220deg);
        transform: rotate(220deg)
    }
}

@keyframes parent-animate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(220deg);
        transform: rotate(220deg)
    }
}

@-webkit-keyframes child-animate {
    0% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(140deg);
        transform: rotate(140deg)
    }
}

@keyframes child-animate {
    0% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(140deg);
        transform: rotate(140deg)
    }
}

.clearfix:after,.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

.container-wrapper {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 30px
}
.xl-wrapper {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    
}

@media (max-width: 767px) {
    .container-wrapper {
        padding:20px 15px
    }
}

.search-title h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 15;
    padding: 30
}

@media (max-width: 767px) {
    .search-title {
        font-style:normal;
        font-weight: 400;
        font-size: 13;
        padding: 20px 15px
    }
}

.container-wrapper-sidebar {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 10px
}

@media (max-width: 767px) {
    .container-wrapper-sidebar {
        padding:20px 15px
    }
}

form.search-form {
    overflow: auto;
    position: relative;
    width: 100%
}

.search-field {
    float: left;
    width: 73%
}

.search-submit[type=submit] {
    float: right;
    padding: 7px;
    margin-left: 2%;
    width: 25%
}

@supports (-ms-accelerator:true) {
    .social-statistics-widget a {
        transition: none
    }
}

@-webkit-keyframes flashing {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flashing {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-webkit-keyframes flashing-reverse {
    0%,100%,50% {
        opacity: 0
    }

    25%,75% {
        opacity: 1
    }
}

@keyframes flashing-reverse {
    0%,100%,50% {
        opacity: 0
    }

    25%,75% {
        opacity: 1
    }
}

@-webkit-keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@-webkit-keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@-webkit-keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@-webkit-keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@-webkit-keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.container-404 {
    text-align: center;
    margin: 50px 0 100px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width:100%
    }
}

@media (min-width: 992px) {
    .container {
        width:100%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1200px
    }
}

[class*=" tie-icon-"],[class^=tie-icon-] {
    font-family: tiefonticon!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media print {
    body,html {
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 0
    }
}

body {
    visibility: visible!important
}

#breadcrumbs {
    font-size: 75%;
    color: #8e908f;
    margin: 1em 0 2em 0
}

#breadcrumbs a {
    display: inline;
    border: none;
    padding: 0;
    text-transform: none
}

.breadcrumbs {
    font-size: 75%;
    color: #8e908f;
    margin: 1em 0 2em 0
}

a {
    display: inline;
    border: none;
    padding: 0;
    text-transform: none
}

@media (max-width: 767px) {
    .alignfull {
        margin-left:calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        display: block;
        max-width: 1000%;
        width: auto;
        background-size: contain
    }
}

.post-list-title {
    background: #fff;
    color: #000000;
    padding: 5px 20px 4px 20px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    display: block;
    margin: -11px 0 0 0;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 600
}

.latest-post-title {
   font-family: open sans,sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 8px 11px;
    background-color: #000000;
    margin-bottom: 10px;
}
  
:after,:before {
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto
}

::-moz-selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

.post-thumb {
    position: relative;
    height: 100%;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: opacity .2s
}

.post-thumb img {
    width: 100%;
    display: block
}

.post-thumb-overlay-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.post-thumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(35,38,42,.8);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: .4s;
    opacity: 0
}

.post-thumb-overlay:hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.post-thumb-overlay .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    text-align: center;
    font-size: 32px;
    z-index: 8
}

.post-thumb-overlay .icon:before {
    height: 32px;
    width: 32px;
    line-height: 32px;
    content: "\e685";
    font-family: tiefonticon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tie-thumb .icon:before {
    content: "\e6ac"
}

.post-meta {
    margin: 10px 0 8px;
    font-size: 12px;
    overflow: hidden
}

.post-meta,.post-meta a:not(:hover) {
    color: #000000
}

.post-meta .meta-item {
    margin-right: 8px;
    display: inline-block
}

.tie-alignleft {
    float: left
}

.alignleft {
    float: left;
    margin: .375em 1.75em 1em 0
}

@media (max-width: 767px) {
    .alignleft {
        float:none;
        clear: both;
        display: block;
        margin: 0 auto 1.75em
    }
}

.clearfix:after,.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

#tie-wrapper,.tie-container {
    height: 100%;
    min-height: 650px
}

.tie-container {
    position: relative;
    overflow: hidden
}

#tie-wrapper {
    background: #fff;
    position: relative;
    z-index: 108;
    height: 100%;
    margin: 0 auto
}

@media (max-width: 991px) {
    #content {
        margin-top:15px
    }
}

.post-content.container-wrapper {
    padding: 0
}

@media (max-width: 767px) {
    .container-wrapper {
        padding:20px 15px
    }
}

.post-title a {
    color: #000000
}

.post-title a:hover {
    color: #000000
}

.widget-title {
    position: relative
}

.widget-title h4 {
    font-size: 15px;
    min-height: 15px
}

.widget-title-icon {
    position: absolute;
    right: 0;
    top: 1px;
    color: #b9bec3
}

.widget-title-icon:before {
    content: "\f08d"
}

.widget-title-icon.fa {
    font-size: 15px
}

.post-widget-body {
    padding-left: 125px
}

.post-widget-body .post-title {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5px
}

.post-widget-thumbnail {
    float: left;
    margin-right: 15px;
    position: relative
}

.post-widget-thumbnail img.tie-small-image {
    width: 110px
}

.widget li {
    padding: 6px 0
}

.widget li:first-child {
    padding-top: 0
}

.widget li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.widget li:after {
    clear: both;
    display: table;
    content: ""
}

.widget .post-meta {
    margin: 2px 0 0;
    font-size: 11px;
    line-height: 17px
}

.posts-list .widget-title-icon:before {
    content: "\f0f6"
}

@supports (-ms-accelerator:true) {
    .social-statistics-widget a {
        transition: none
    }
}

li.widget-post-list {
    padding: 7px 0;
    position: relative
}

.widget_meta .widget-title-icon:before {
    content: "\f0c1"
}

.widget_meta li {
    padding: 5px 0 5px 12px;
    font-size: 105%
}

.widget_meta li a:before {
    content: "\f105";
    font-family: fontawesome;
    color: #2c2f34;
    font-size: 13px;
    display: inline-block;
    line-height: 18px;
    width: 12px;
    margin-left: -12px;
    text-align: left
}

@-webkit-keyframes flashing {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flashing {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-webkit-keyframes flashing-reverse {
    0%,100%,50% {
        opacity: 0
    }

    25%,75% {
        opacity: 1
    }
}

@keyframes flashing-reverse {
    0%,100%,50% {
        opacity: 0
    }

    25%,75% {
        opacity: 1
    }
}

@-webkit-keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@keyframes rain-animi-effect {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em);
        transform: translateY(3em)
    }
}

@-webkit-keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@keyframes rain-animi-effect-with-rotate {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em) rotate(360deg);
        transform: translateY(1em) rotate(360deg)
    }
}

@-webkit-keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@keyframes drizzle-animi-effect {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(0) rotate(10deg);
        transform: translateY(0) translateX(0) rotate(10deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
        transform: translateY(3em) translateX(-3em) rotate(20deg)
    }
}

@-webkit-keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes tie-float-y {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes tie-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@keyframes passing {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
}

@-webkit-keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes burst {
    0% {
        opacity: .6
    }

    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes tie-float-x {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.thumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px;
    border-radius: 2px
}

.thumb-overlay .thumb-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px 20px;
    z-index: 3;
    width: 100%;
    pointer-events: none;
    transition: bottom .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-overlay .thumb-title a {
    pointer-events: auto
}

.thumb-overlay .post-meta,.thumb-overlay .thumb-title a {
    color: #fff!important
}

.thumb-overlay .thumb-title {
    font-size: 30px;
    color: #fff
}

.thumb-overlay .thumb-title a:hover {
    color: #ccc
}

.thumb-overlay .thumb-meta {
    margin: 0 0 5px
}

.thumb-overlay {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.thumb-overlay:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    transition: opacity .2s;
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.75));
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

li.list-balance {
    list-style: none;
    border-bottom: 1px solid #e4e6e8
}

.stream-item-below-post,.stream-item-below-post-content {
    margin: 30px auto
}

@media (max-width: 768px) {
    .tagBlock {
        margin:20px 0 20px 0;
        padding: 10px;
        float: left;
        width: 100%
    }

    .xltag a,.xltag a:active,.xltag a:visited {
        float: left;
        color: #333;
        background-color: #eee;
        font-size: 12px;
        padding: 10px 10px;
        margin: 0 10px 10px 0;
        text-transform: capitalize
    }

    .xltag a:hover {
        background-color: #ccc;
        text-decoration: none
    }
}

@media (min-width: 769px) {
    .tagBlock {
        margin:20px 0 20px 0;
        float: left;
        width: 100%
    }

    .xltag a,.xltag a:active,.xltag a:visited {
        display: inline-block;
        color: #333;
        background-color: #eee;
        font-size: 12px;
        padding: 2px 10px;
        margin: 0 10px 10px 0;
        text-transform: capitalize
    }

    .xltag a:hover {
        background-color: #ccc;
        text-decoration: none
    }
}

.stream-item {
    text-align: center;
    margin: 20px 0;
    padding: 0
}

.stream-title {
    margin-bottom: 3px;
    font-size: 80%;
    line-height: 20px;
    color: #a5a5a5;
    display: block
}

a.black-button {
    background: #000!important;
    border: 1px solid #000!important;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: 600!important;
    border-radius: 5px!important;
    display: inline-block!important;
    padding: 8px 15px!important;
    letter-spacing: 0!important
}

.drop-comment {
    background: #000000!important;
    border: 1px solid #ef3e36!important;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: 600!important;
    border-radius: 5px!important;
    display: inline-block!important;
    padding: 5px 20px!important;
    letter-spacing: 0!important;
    text-transform: uppercase
}

.comment-count {
  display: block;
    float: right;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    margin-top: 6px;
    margin-right: 10px;
}
.comment-count::after {
  font-family: "Font Awesome 5 Free";
    display: block;
    content: "\f075";
    font-weight: 800;
    color: #6ab51e;
    font-size: 17px;
    line-height: 1;
    position: absolute;
    top: -1px;
    left: -22px;
}
.cat-music-wrapper .cat-music {
    display: flex;
    justify-content: center;
}
ul.table.disclosure .cat-music-wrapper .cat-music li {
    background: none;
    border: none;
    padding: 0 7px !important;
}
a.comment-reply-link {
    background: #000;
    border-radius: 5px;
    color: #fff;
    padding: 2px 8px;
    font-weight: 600;
    box-sizing: border-box;
    margin-top: 5px;
}
.wp-caption {
    width: 738px;
    border: none;
    background: none;
    margin: 0;
}
.wp-caption img {
    display: block;
    margin: 0;
    max-width: 100%;
}
.wp-caption p.wp-caption-text {
    color: #fff;
    background: #000;
    text-align: left;
    padding: 9px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 13px;
}

.commentlist .li-comment {
    /*background: #f1f1f1 url(https://www.naijaloaded.com.ng/wp-content/themes/carrington-mobile-1.2/img/comment.png) no-repeat;*/
    background: #f7f7f7;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #d8d8d8;
    background-position: 10px 15px;
    font-size: 13px;
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 3px 10px 10px 10px;
    position: relative;
}
.commentlist .li-comment:nth-child(odd) {
    background: #fff;   
}
/* .commentlist .li-comment:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(https://www.naijaloaded.com.ng/wp-content/uploads/2018/05/none.png-150x150.jpg) no-repeat;
    background-size: 30px;
    border-radius: 50%;
    position: absolute;
    left: 9px;
} */
.commentlist .children .li-comment {
    background: transparent;
    background-position: 10px 15px;
    border: 1px solid #e9e9e9;
    padding-right: 0;
    padding: 3px 10px 10px 10px;
}
.commentlist .children .li-comment:before {
    content: "";
    display: none;
    /*display: none;*/
}
.commentlist .li-comment:nth-child(odd) .children .li-comment { 
    background: #fff;   
    
}

/*
.commentlist > .li-comment:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 13px 0;
    border-color: transparent #f1f1f1 transparent transparent;
    display: block;
    position: absolute;
    top: 0px;
    left: -11px;
    z-index: 2;
}

.commentlist > .li-comment:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 13px 0;
    border-color: transparent #e9e9e9 transparent transparent;
    display: block;
    position: absolute;
    top: -1px;
    left: -13px;
}.commentlist > .li-comment:nth-child(odd):before {
    border-color: transparent #fff transparent transparent;
}
.commentlist > .li-comment:nth-child(odd):after {
    border-color: transparent #e9e9e9 transparent transparent;
}
.commentlist> .li-comment> .div-comment> .comment> .comment-author::before {
    content: "";
        display: block;
        height: 30px;
        width: 30px;
        background: url(https://www.naijaloaded.com.ng/wp-content/uploads/2018/05/none.png-150x150.jpg) no-repeat;
        background-size: contain;
        border-radius: 50px;
        position: absolute;
    left: -42px;
    top: -1px;
}

.commentlist {
        padding-left: 30px;
}
*/

.commentlist {
    margin: 0;
}

.commentlist .children {
    margin-left: 20px;
}
.li-comment {
	position: relative;
}
.li-comment::before {
	content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 39px;
    background: #e9e9e9;
}
.comment-author {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 30px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
    z-index: 10;
    position: relative;
}
.comment-author::after {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    background: url(https://secure.gravatar.com/avatar/ad51650…);
    background: url(https://secure.gravatar.com/avatar/?s=40&d=mm&r=g?s=280&d=mm&r=g);
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 30px;
    position: absolute;
    top: -8px;
    left: -35px;
}
.commentlist li .comment-info {
    color: #999;
    margin: 0 0 10px 0;
    z-index: 10;
    position: relative;
	left: 8px;
    display: inline-block;
}

.commentlist li .comment-info a, .style4 a, .style4 a strong, div[align='center'] a, center div p a, center div p a strong, p.byline.small b a {
	border-bottom: none !important;
}
.commentlist li .comment-info + p {
    margin-top: 5px;
    margin-bottom: 7px;
}
.comment-notice {
    padding: 5px 10px;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #FFFFCC;
    font-size: 12px;
}
.comment-notice span {
    text-decoration: underline;
    color: #ff0000;
    font-size: 14px;
}

.comment-error-message {
    color: #F44336;
    margin-top: -15px;
}

@font-face {
    font-family: storm;
    src: url(https://static.hiphopdx.com/assets/prod/fonts/storm.eot?reb822);
    src: url(https://static.hiphopdx.com/assets/prod/fonts/storm.eot?#iefixreb822) format('embedded-opentype'),url(https://static.hiphopdx.com/assets/prod/fonts/storm.ttf?reb822) format('truetype'),url(https://static.hiphopdx.com/assets/prod/fonts/storm.woff?reb822) format('woff'),url(https://static.hiphopdx.com/assets/prod/fonts/storm.svg?reb822#storm) format('svg');
    font-weight: 400;
    font-style: normal
}

.dfa-review:before {
    content: "\e902"
}

.dfa-review-record:before {
    content: "\e902"
}

.social-icons-item {
    float: right;
    margin-left: 6px;
    position: relative
}

.social-icons-item .social-link {
    transition: border .1s,color .3s,background .3s
}

.social-icons-item .social-link span {
    color: #000000;
    transition: .15s
}

.social-icons .social-icons-item .social-link,.social-icons-widget .social-icons-item .social-link {
    width: 24px;
    height: 24px;
    line-height: 22px;
    padding: 0;
    display: block;
    text-align: center;
    border-radius: 2px
}

.social-icons-widget .social-icons-item .social-link:hover span {
    color: #fff
}

.social-icons-widget .social-icons-item .social-link svg {
    fill: #fff;
}

.social-icons-widget .social-icons-item .social-link:hover svg {
    fill: #fff;
}

.social-icons-item .facebook-social-icon {
    background: #000000!important
}

.social-icons-item .facebook-social-icon span {
    color: #000000
}

.social-icons-item .twitter-social-icon {
    background: #000000!important
}

.social-icons-item .twitter-social-icon span {
    color: #000000
}

.social-icons-item .pinterest-social-icon {
    background: #000000!important
}

.social-icons-item .reddit-social-icon span {
    color: #000000
}

.social-icons-item .reddit-social-icon {
    background: #000000!important
}

.social-icons-item .pinterest-social-icon span {
    color: #000000
}

.social-icons-item .instagram-social-icon {
    background: #000000!important
}

.social-icons-item .instagram-social-icon span {
    color: #000000
}

.social-icons-item .youtube-social-icon {
    background: #000000!important
}

.social-icons-item .youtube-social-icon span {
    color: #000000
}

ul:not(.solid-social-icons) .social-icons-item a:not(:hover) {
    background-color: transparent!important
}

@media screen and (max-width: 991px) {
    .main-nav-mobile svg:not(:host).svg-inline--fa,
    .main-nav-mobile svg:not(:root).svg-inline--fa,
    .nav-icon-container svg:not(:host).svg-inline--fa,
    .nav-icon-container svg:not(:root).svg-inline--fa {
        font-size: 32px !important;
    }
}

.solid-social-icons .social-link {
    background-color: #000000;
    transition: opacity .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.solid-social-icons .social-link span,
.solid-social-icons .social-link svg {
    color: #fff!important;
    fill: #fff!important;
    transition: .1s;
    width: 1em;
    height: 1em
}

.solid-social-icons .social-link:hover {
    opacity: .8
}

.solid-social-icons .social-link:hover svg {
    fill: #fff!important
}

.facebook-widget .widget-title-icon:before {
    content: "\f09a"
}

.widget_youtube-widget .widget-title-icon:before {
    content: "\f167"
}

.social-icons-widget .widget-title-icon:before {
    content: "\f1e0"
}

.social-icons-widget ul {
    list-style: none;
    margin: 0 -3px
}

.social-icons-widget .social-icons-item {
    float: left;
    margin: 3px;
    border-bottom: 0;
    padding: 0
}

.social-icons-widget .social-icons-item .social-link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 15px
}

@media (max-width: 479px) {
    .social-icons-widget .solid-social-icons {
        text-align:center
    }

    .social-icons-widget .social-icons-item {
        float: none;
        display: inline-block
    }
}

#instagram-link {
    position: absolute;
    display: block;
    z-index: 1;
    padding: 20px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: rgba(0,0,0,.7);
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 0 0 5px #000;
    text-align: center;
    white-space: nowrap;
    word-wrap: normal;
    color: #fff
}

@media (max-width: 767px) {
    #instagram-link {
        font-size:0;
        right: 10px;
        top: 10px;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 30px;
        height: 30px;
        padding: 5px;
        border-radius: 2px
    }

    #instagram-link span {
        font-size: 15px;
        vertical-align: middle
    }

    #instagram-link:after,#instagram-link:before {
        display: none
    }
}

#instagram-link:after,#instagram-link:before {
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 1;
    border: 2px solid #08f;
    border-width: 2px 0 0 2px;
    transition: .5s
}

#instagram-link:after {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    border-width: 0 2px 2px 0
}

@media (min-width: 768px) {
    #instagram-link:hover {
        color:#08f
    }

    #instagram-link:hover:before {
        -webkit-transform: translate3d(10px,10px,10px);
        transform: translate3d(10px,10px,10px)
    }

    #instagram-link:hover:after {
        -webkit-transform: translate3d(-10px,-10px,-10px);
        transform: translate3d(-10px,-10px,-10px)
    }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-fa:before {
    content: "\f2b4"
}

.share-text {
    font-size: 100%;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: fontello;
    src: url(/font/fontello.eot?284059);
    src: url(/font/fontello.eot?284059#iefix) format('embedded-opentype'),url(/font/fontello.woff2?284059) format('woff2'),url(/font/fontello.woff?284059) format('woff'),url(/font/fontello.ttf?284059) format('truetype'),url(/font/fontello.svg?284059#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-clock:before {
    content: '\e800'
}

.icon-comment-alt:before {
    content: '\e801'
}

.icon-home:before {
    content: '\e802'
}

.icon-headphones:before {
    content: '\e803'
}

.icon-book-open:before {
    content: '\e804'
}

.icon-cd:before {
    content: '\e805'
}

.icon-cd-1:before {
    content: '\e806'
}

.icon-chat:before {
    content: '\f03d'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-facebook:before {
    content: '\f09a'
}

.icon-pinterest-circled:before {
    content: '\f0d2'
}

.icon-youtube:before {
    content: '\f167'
}

.icon-youtube-play:before {
    content: '\f16a'
}

.icon-instagram:before {
    content: '\f16d'
}

.icon-file-audio:before {
    content: '\f1c7'
}

.icon-newspaper:before {
    content: '\f1ea'
}

.posts-list-items {
    padding: 0;
    margin: 0
}

.google-auto-placed {
        list-style: none;
}


.post-thumb .post-cat-wrap {
    position: absolute;
    bottom: 10px;
    margin: 0;
    right: 10px
}

.tie-thumb .icon:before {
    content: "\e6ac"
}

@media (min-width:768px) {
    .posts-list-bigs .icon:before {
        width: 50px;
        height: 50px;
        line-height: 46px
    }
}




.post-cat-wrap {
    position: relative;
    z-index: 3;
    pointer-events: auto;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: inherit!important;
    line-height: 0;
    display: block
}

.post-cate {
    display: inline-block;
    background: #000000;
    color: #fff;
    padding: 0 6px;
    font-size: 11px;
    line-height: 1.85em;
    margin-right: 4px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: .3s;
    border-radius: 2px
}

.post-cat:first-child:last-child {
    margin: 0
}

@media (max-width:479px) {
    .post-cat {
        font-size: 9px;
        padding: 1px 5px;
        height: 18px;
        line-height: 18px
    }
}

a.post-cat:hover {
    background: #006dcc;
    color: #fff
}

._237A3 {
    background-color: #f6f6f6
}

._237A3 {
    position: relative
}

._237A3 img {
    border-radius: inherit
}

._237A3 {
    font-size: 12px;
    line-height: 16px
}

._237A3 ._237A3 {
    vertical-align: bottom
}

._237A3 img {
    width: 100%;
    vertical-align: bottom
}

._2fM9F {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 19px 14px 2px;
    font-family: Roboto-Regular, Roboto
}

._2fM9F:active {
    opacity: .8
}

._30IHC {
    font-family: Roboto-Bold, Roboto;
    font-size: 18px;
    color: #242424;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    margin-bottom: 9px
}

.KPZ7z {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 110px;
    width: 100%;
    box-sizing: border-box;
    padding: 14px 0
}

.KPZ7z,
.KPZ7z ._3YMZo {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-direction: normal
}

.KPZ7z ._3YMZo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.KPZ7z ._3YMZo ._34o8D {
    font-size: 14px;
    color: #222;
    line-height: 20px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    
}

.KPZ7z ._3YMZo ._34o8D,
.KPZ7z ._3YMZo ._3IQjM {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.KPZ7z ._3YMZo ._3IQjM {
    font-size: 12px;
    color: #aaa;
    line-height: 16px;
    margin-top: 5px;
    -webkit-line-clamp: 1;
    line-clamp: 1
}

.KPZ7z ._2tsIz {
    width: 110px;
    height: 84px;
    margin-left: 21px;
    position: relative
}

.KPZ7z ._2tsIz img {
    width: 110px;
    height: 84px;
    object-fit: cover
}

.KPZ7z ._2tsIz ._3f64j {
    width: 110px;
    height: 84px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._2Zr6X {
    height: 1px;
    width: 100%;
    margin-left: 14px;
    margin-right: 14px;
    background-color: #e7e7e7;
    -webkit-transform: scaleY(.5);
    -ms-transform: scaleY(.5);
    transform: scaleY(.5)
}

@media only screen and (-webkit-min-device-pixel-ratio:3) {
    ._2Zr6X {
        -webkit-transform: scaleY(.33);
        -ms-transform: scaleY(.33);
        transform: scaleY(.33)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:4) {
    ._2Zr6X {
        -webkit-transform: scaleY(.25);
        -ms-transform: scaleY(.25);
        transform: scaleY(.25)
    }
}

body {
	
    background: #f7f7f7;
    color: #2c2f34;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",sans-serif;
    font-size: 15px;
    line-height: 21px
		}

			
#fwrapper {
	background: #fff;
	width: 1020px;
	overflow: hidden;
	
	position: relative;
	margin: 18px auto
}


#front-list {
	overflow: hidden;
	    overflow: hidden;
    

}


@media screen and (min-width: 992px) {
    #front-list {
        margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    }
}

.frontleft {
	float: left;
	max-width: 650px
}
.mainside {
	float: right;
	width: 340px
}

.mainfoots {
	background: #fff;
	position: relative;
	width: 1020px;
	margin: 0 auto
}
p {
	letter-spacing: .3px;
	margin: 0;
	padding: 0 0 18px
  
}


@media (max-width: 1038px) {
	.frontleft {
		max-width: 645px
	}
	#fwrapper {
		width: 100%;
		margin: auto
	}
}
@media (max-width: 1033px) {
	.frontleft {
		max-width: 640px
	}
}
@media (max-width: 1028px) {
	.frontleft {
		max-width: 635px
	}
}
@media (max-width: 1024px) {
	.frontleft {
		max-width: 630px

	}
	#fwrapper {
		width: 100%;
		margin: auto
	}
	
}
@media (max-width: 1018px) {
	.frontleft {
		max-width: 625px
	}
	
}
@media (max-width: 1013px) {
	.frontleft {
		max-width: 620px
	}
	
}
@media (max-width: 1008px) {
	.frontleft {
		max-width: 615px
	}
}
@media (max-width: 1003px) {
	.frontleft {
		max-width: 610px
	}
}
@media (max-width: 998px) {
	.frontleft {
		max-width: 605px
	}
}
@media (max-width: 993px) {
	.frontleft {
		max-width: 600px
	}
}
@media (max-width: 988px) {
	.frontleft {
		max-width: 595px
	}
}
@media (max-width: 983px) {
	.frontleft {
		max-width: 590px
	}
}
@media (max-width: 978px) {
	.frontleft {
		max-width: 585px
	}
}
@media (max-width: 973px) {
	.frontleft {
		max-width: 580px
	}
}
@media (max-width: 968px) {
	.frontleft {
		max-width: 575px
	}
}
@media (max-width: 963px) {
	.frontleft {
		max-width: 570px
	}
}
@media (max-width: 958px) {
	.frontleft {
		max-width: 563px
	}
}
@media (max-width: 953px) {
	.frontleft {
		max-width: 557px
	}
}
@media (max-width: 948px) {
	.frontleft {
		max-width: 549px
	}
}
@media (max-width: 943px) {
	.frontleft {
		max-width: 543px
	}
	
}
@media (max-width: 938px) {
	.frontleft {
		max-width: 539px
	}
}
@media (max-width: 933px) {
	.frontleft {
		max-width: 537px
	}
}
@media (max-width: 928px) {
	.frontleft {
		max-width: 536px
	}
}
@media (max-width: 923px) {
	.frontleft {
		max-width: 535px
	}
}
@media (max-width: 918px) {
	.frontleft {
		max-width: 530px
	}
}
@media (max-width: 913px) {
	.frontleft {
		max-width: 525px
	}
}
@media (max-width: 908px) {
	.frontleft {
		max-width: 520px
	}
}
@media (max-width: 906px) {
	.frontleft {
		float: left;
		max-width: 510px
	}
	
}
@media (max-width: 901px) {
	.frontleft {
		max-width: 525px
	}
	
}
@media (max-width: 895px) {
	.frontleft {
		max-width: 515px
	}
	
}
@media (max-width: 890px) {
	.frontleft {
		max-width: 510px
	}
	
}
@media (max-width: 880px) {
	.frontleft {
		max-width: 495px
	}
	
}
@media (max-width: 870px) {
	.frontleft {
		max-width: 492px
	}
}
@media (max-width: 860px) {
	.frontleft {
		max-width: 480px
	}
	
}
@media (max-width: 850px) {
	.frontleft {
		max-width: 473px
	}
	
}
@media (max-width: 840px) {
	.frontleft {
		max-width: 430px
	}
	
}
@media (max-width: 830px) {
	.frontleft {
		max-width: 420px
	}
	
}
@media (max-width: 820px) {
	.frontleft {
		max-width: 410px
	}
	
}
@media (max-width: 810px) {
	.frontleft {
		max-width: 400px
	}
}
@media (max-width: 800px) {
	.frontleft {
		max-width: 390px
	}
	
}
@media (max-width: 790px) {
	.frontleft {
		max-width: 380px
	}
	
}
@media (max-width: 780px) {
	.frontleft {
		max-width: 370px
	}
}
@media (max-width: 770px) {
	.frontleft {
		max-width: 360px
	}
	
}
@media (max-width: 760px) {
	.frontleft {
		max-width: 350px
	}
	
}
@media (max-width: 740px) {
	.frontleft {
		max-width: 330px
	}
	
}
@media (max-width: 730px) {
	.frontleft {
		max-width: 320px
	}
	
}
@media (max-width: 720px) {
	.frontleft {
		max-width: 310px
	}
	
}
@media (max-width: 710px) {
	.frontleft {
		max-width: 300px
	}
	
}
@media (max-width: 700px) {
	.frontleft {
		max-width: 290px
	}
	
}
@media (max-width: 690px) {
	.frontleft {
		max-width: 280px
	}
	
}
@media (max-width: 670px) {
	#fbhide {
		display: none
	}
	
	.frontleft {
		float: none;
		max-width: 100%;
		margin: auto
	}
	
	.mainside {
		width: 100%;
		overflow: hidden
	}
}


@media (max-width: 580px) {
	.frontleft {
		max-width: 100%
	}
	
}

.comment-text {
    font-size: 1.55em; font-style: normal;
    font-weight: 600;
    line-height: 1.5em;
		 margin-bottom: 20px;
    margin-bottom: 2rem
}

.btn [class*=" icon-"],
.btn [class^=icon-] {
    line-height: .9em
}


.btn:active:focus,
.btn:focus {
    outline: 0
}



.btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: .0625rem solid transparent;
    padding: .375rem 1rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: .25rem
}

.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0
}

.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}



.hnhh-desktop-btn {
    background-color: #fff;
    border: 1px solid #000000;
    color: #000000;
    font-size: 12px;
    padding: 0 .3rem;
    border-radius: 0;
    text-transform: uppercase;
    transition: .3s;
    cursor: pointer
}

.hnhh-desktop-btn:active,
.hnhh-desktop-btn:focus,
.hnhh-desktop-btn:hover {
    background-color: #000000;
    color: #fff;
    outline: 0
}

.big-btn {
    padding: 9px 5px;
	    margin-bottom: 15px;
    margin-top: 15px;

    width: 100%
}

.posts-list-counter {
    counter-reset: post-widget-counter
}

.posts-list-counter li:before {
    display: block;
    width: 30px;
    height: 30px;
    content: counter(post-widget-counter, decimal);
    counter-increment: post-widget-counter;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -15px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    border: 2px solid #fff;
    background: #000000;
    color: #fff;
    border-radius: 100%
}

.posts-list-counter li:nth-child(1):before {
    top: -10px;
    -webkit-transform: scale(1.35, 1.35);
    -ms-transform: scale(1.35, 1.35);
    transform: scale(1.35, 1.35)
}

.posts-list-counter li:nth-child(2):before {
    -webkit-transform: scale(1.25, 1.25);
    -ms-transform: scale(1.25, 1.25);
    transform: scale(1.25, 1.25)
}

.posts-list-counter li:nth-child(3):before {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.posts-list-counter li:nth-child(4):before {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.page-line {
    border-top: 1px solid #e0e0e0;
    margin-bottom: 15px;
		    margin-top: 15px;
		

}
	/*---------- Responive Iframes ---------*/
	@media (max-width:767px) {
		.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  min-height: 268px;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}}
.title-style {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.archive-balance {
    margin-bottom: 20px;
    margin-top: 20px;

}