body {
    margin: auto
}

a {
    color: #1DB954;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    color: #FFC107
}

a:focus {
    outline: 0
}

ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
.ktz-logo .singleblogtit {
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px;
    margin-top: 0;
    color: #111
}

h1 {
    font-size: 20px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 14px
}

img {
    max-width: 100%;
    height: auto
}

a,
.ktz-transition,
.page-link a,
.ktz_thumbnail,
.ktz-related-post .ktz-wrap-relpost {
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.btn-box {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.ktz-allwrap {
    border: 1px solid #222;
    margin: 0 auto;
    width: 100%;
    background-color: #222
}

.ktz-mainheader {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.ktz-mainheader {
    border-bottom: 1px solid #B70303
}

.ktz-inner-content {
    margin-top: 15px;
    margin-bottom: 15px
}

.ktz-archive.box-post {
    border-bottom: 1px solid #222
}

.ktz-bannersingletop {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center
}

.bannersinglehead,
.ktz-attachmentbanner {
    margin-bottom: 15px
}

.bannersinglefot {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center
}

.ktz-aftermenubanner {
    padding: 0;
    margin: 0;
    text-align: center
}

.ktz-footerbanner {
    padding: 0;
    margin: 0 0 20px;
    max-width: 99%
}

.ktzsingle-bannerright {
    width: 160px;
    height: 600px
}

.ktz-pills li {
    list-style: none;
    margin-right: 10px
}

.ktz-dropdown {
    background: #f8f8f8
}

.ktz-readmore,
.ktz-prevnext a {
    background: #333;
    color: #fff
}

.related-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #ddd
}

.ktz-related-post .ktz-wrap-relpost {
    padding: 15px;
    background: #f8f8f8;
    border-bottom: 3px solid #f8f8f8
}

.ktz-related-post .ktz-wrap-relpost:hover {
    background: #eee;
    border-bottom: 3px solid #181818
}

.ktz-related-post img,
.ktz-random-attachment img {
    width: 100%
}

.ktz-sharedpost {
    margin: 0;
    padding: 0
}

#search {
    float: right;
    color: #ddd;
    position: relative;
    padding: 0;
    z-index: 10
}

#search input[type=text] {
    margin: 2px 0;
    background: #444;
    color: #eee;
    border: 1px solid #eee
}

#search input[type=text],
#search input[type=text]:focus,
#search input[type=text]:active {
    color: #ddd;
    font-size: 12px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.navbar {
    border-width: 1px 0;
    border-color: #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0
}

.navbar .nav>li>a,
.navbar .nav>li>a {
    color: #fff
}

.navbar ul {
    padding: 0;
    margin: 0
}

.navbar .dropdown-menu {
    border: 0;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .2);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .2);
    box-shadow: 0 1px 2px rgb(0 0 0 / .2)
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

.ktz-footermenu {
    text-align: center;
    padding-bottom: 10px;
    display: block;
    position: relative
}

.ktz-footermenu ul {
    padding: 0;
    margin: 0 -5px;
    position: relative
}

.ktz-footermenu ul>li {
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative
}

.ktz-footermenu ul>li>a {
    line-height: 9px;
    margin: 0;
    padding: 0 10px 0 5px;
    text-decoration: none !important
}

.ktz-footermenu ul>li:after {
    color: #009eda;
    content: "/"
}

.ktz-footermenu ul>li:last-child:after {
    content: ""
}

.ktz-logo {
    font-weight: 700;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center
}

.ktz-logo h1.homeblogtit-hide,
.ktz-logo .singleblogtit-hide,
.ktz-logo h1.homeblogtit-hide a,
.ktz-logo h1.homeblogtit-hide a:visited,
.ktz-logo .singleblogtit-hide a,
.ktz-logo .singleblogtit-hide a:visited,
.ktz-logo .desc-hide {
    display: none
}

.ktz-logo h1.homeblogtit,
.ktz-logo .singleblogtit {
    font-size: 24px;
    line-height: 20px
}

.ktz-logo h1.homeblogtit a,
.ktz-logo h1.homeblogtit a:visited,
.ktz-logo .singleblogtit a,
.ktz-logo .singleblogtit a:visited {
    text-decoration: none;
    text-transform: uppercase
}

.ktz-logo .desc,
.ktz-logo .desc {
    font-size: 12px;
    font-family: georgia;
    font-weight: 500;
    font-style: italic
}

.breadcrumb {
    margin: 0 auto;
    padding: 10px 18px;
    color: #eeefee;
    font-size: 12px;
    position: relative;
    background: #535453;
    border-style: solid;
    border-color: #9c8206
}

.breadcrumb a {
    color: #eeefee;
    border-bottom: 1px dotted #eeefee
}

.box-post {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.ktz-page,
.ktz-single-box {
    margin-bottom: 20px
}

.box-post.relpost {
    border-right: 0;
    border-bottom: 0
}

.ktz-content-single {
    padding-right: 170px
}

.ktz-wrap-content-single p {
    margin-left: 0;
    line-height: 22px
}

.ktz-tagcontent {
    color: #fff
}

.ktz-tagcontent a {
    margin-left: 10px
}

.entry-content input[type=password] {
    border: 1px solid #e0e0e0;
    padding: 10px 15px
}

.entry-content input[type=password]:focus {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.entry-content input[type=submit] {
    text-transform: uppercase;
    border: 1px solid #363736;
    padding: 10px 15px;
    font-weight: 700;
    color: #fefefe;
    box-shadow: 0 1px 3px rgb(0 0 0 / .2);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / .2);
    -moz-box-shadow: 0 1px 3px rgb(0 0 0 / .2)
}

.page-link {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 10px 0
}

.page-link span {
    font-size: 14px
}

.page-link a {
    padding: 5px 10px;
    color: #fefefe;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.page-link a:hover {
    background: #111;
    color: #fefefe
}

.new-content {
    margin-top: 15px
}

.ktz-categories,
.entry-author,
.entry-view,
.entry-date,
.entry-edit {
    margin-right: 30px;
    color: #eeefee;
    font-size: 13px
}

.entry-author a {
    color: #1DB954
}

.entry-author a:hover {
    color: #FFC107
}

.entry-date a,
.widget .entry-date a,
.ktz-categories a,
.entry-edit a {
    color: #eeefee
}

.entry-edit {
    float: right;
    margin-top: 3px
}

a.ktz-downloadbtn {
    color: #1DB954;
    margin-bottom: 15px;
    border: 1px solid #ddd
}

.ktz-metapost-widget {
    padding: 0;
    font-style: italic
}

.meta-post {
    padding: 0;
    font-style: italic
}

.metasingle-aftertitle {
    padding: 0 0 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #B70303;
    font-style: italic
}

.metasingle-aftertitle span.glyphicon {
    margin-right: 10px
}

.ktz-post,
.ktz-post p {
    line-height: 1.5rem;
    font-size: 1rem
}

.ktz-titlemini {
    font-size: 1rem;
    line-height: 1.5rem
}

.main-attachment {
    margin-bottom: 20px
}

.not-found {
    margin-bottom: 20px
}

h3.error-title {
    font-size: 2rem;
    text-align: center
}

h4.error-title {
    font-size: 1rem
}

.ktz-authorbox {
    position: relative
}

.authorpage .ktz-authorbox {
    margin-top: 0;
    margin-bottom: 20px
}

.ktz-author-desc {
    margin-left: 65px
}

.ktz-authorbox .panel-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ktz-authorbox .panel-heading {
    border-color: #363736;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#nav-index {
    text-align: right
}

#nav-index ul {
    margin-top: 0
}

ul.pagination {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

ul.pagination li a,
ul.pagination li span {
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

ul.pagination li.disabled span,
ul.pagination li.disabled:hover span {
    color: #999
}

ul.pager li a {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.ktz_thumbnail {
    position: relative;
    height: auto
}

.ktz_thumbnail img {
    /* width: 100%; */
    max-width: 120px;
    width: 120px;
    height: 100px;
    border-radius: 6px
}

@media (max-width: 768px) {
    .ktz_thumbnail img {
        width: 80px;
        height: 60px;
        border-radius: 6px
    }
}

.ktz-featuredimg {
    margin-bottom: 15px
}

.ktz-all-videowrapper {
    position: relative
}

.ktz-all-videowrapper .ktz_like_to_download_message_container {
    color: #363736;
    position: absolute;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .9);
    padding: 20px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.ktz-all-videowrapper .ktz_like_to_download_message {
    margin-left: 30%;
    margin-top: 20%
}

.ktz-all-videowrapper .ktz_like_to_download_message_container .socialwrap {
    padding-right: 10px;
    width: 60px !important;
    max-width: 60px;
    text-align: center
}

.video-js {
    padding-top: 56.25%;
    margin-bottom: 20px;
    position: relative
}

.ktz-videowrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px
}

.ktz-videowrapper iframe,
.ktz-videowrapper object,
.ktz-videowrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.widget-area {
    margin-top: 15px
}

.widget {
    display: block;
    position: relative;
    margin-bottom: 20px
}

.widget-title,
.ktz-titlepage h1 {
    padding: 0 0 10px;
    margin: 0 0 15px;
    word-wrap: break-word;
    border-bottom: 2px solid #B70303
}

.ktz-titlepage p {
    background: #f8f8f8;
    padding: 15px
}

.widget ul {
    padding-left: 0;
    margin: -10px 0 0
}

.widget li {
    list-style-type: none;
    position: relative;
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #222
}

.widget ul.children {
    margin: 10px 0 0 15px
}

.widget ul.children li {
    padding: 5px 0;
    border-top: 1px solid #ddd;
    border-bottom: 0
}

.entry-content {
    float: none;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.entry-content input[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

#fb-root {
    display: none
}

.widget.ktz_banner {
    text-align: center;
    padding: 0;
    background: 0 0;
    border: 0
}

.widget.ktz_banner .widget-title {
    text-align: left;
    margin: 10px
}

.widget .ktz-recent-list {
    margin-top: -5px
}

.widget .ktz-recent-list .ktz-content-related {
    margin: 0
}

.entry-content input[type=password],
.entry-content input[type=password],
.widget_search input {
    border: 1px solid #ddd
}

.widget_search input:focus {
    border: 1px solid #eeefee
}

.wrapfootwidget {
    background: #363736;
    padding: 15px 0;
    border-top: 1px solid #ddd
}

.footer .copyright {
    position: relative;
    background: #222;
    border-top: 1px solid #B70303;
    padding: 15px 0
}

.btn-custom {
    border: 1px solid #363736;
    color: #fefefe;
    box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.btn-custom:hover {
    box-shadow: 0 1px 5px rgb(0 0 0 / .3);
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / .3);
    -moz-box-shadow: 0 1px 5px rgb(0 0 0 / .23)
}

.btn,
.btn:hover,
.white-dropcap {
    color: #fff
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-inverse,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-inverse:hover {
    color: #363736
}

.btn-default,
.btn-default:hover {
    color: #333
}

.btn-inverse {
    background: #181818
}

.btn-inverse:hover {
    background: #121212;
    border: 1px solid #000
}

.dropcap {
    display: block;
    float: left;
    font-size: 36px;
    line-height: 36px;
    height: 36px;
    width: 36px;
    margin: 5px 8px 0 0;
    padding: 0 6px
}

.dropcap-rounded {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.dropcap-cycle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.alert-gradient {
    background: #363736;
    background: -moz-linear-gradient(top, #363736 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363736), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #363736 0%, #eeeeee 100%);
    background: -o-linear-gradient(top, #363736 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #363736 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #363736 0%, #eeeeee 100%);
    border-color: #ddd;
    color: #474747;
    text-shadow: 0 1px 1 rgb(255 255 255 / .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363736', endColorstr='#eeeeee', GradientType=0)
}

.alert-dashed {
    background-color: #363736;
    border: 3px dashed #b94a48;
    color: #333;
    text-shadow: 0 1px 0 #fff0
}

.alert-shadow {
    background-color: #363736;
    border-color: #ddd;
    color: #333;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.alert-custom {
    border: 0;
    color: #363736;
    text-shadow: 0 1px 1 #000;
    border-color: #ddd;
    box-shadow: inset 0 1px 45px rgb(0 0 0 / .2);
    -moz-box-shadow: inset 0 1px 45px rgb(0 0 0 / .2);
    -webkit-box-shadow: inset 0 1px 45px rgb(0 0 0 / .2)
}

.progress {
    height: 30px;
    margin-bottom: 10px
}

.progress .progress-bar {
    position: relative
}

.progress .bar-text {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    padding: 0 20px;
    color: #363736;
    font-weight: 700;
    width: 100%;
    text-align: left;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.progress .bar-text>span {
    float: right;
    display: block
}

.progress .progress-bar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#ktztooltips {
    font-weight: 600;
    text-decoration: underline
}

hr.dotted,
hr.dashed,
hr.double,
hr.solid,
hr.ridge {
    border-color: #ddd;
    height: 0;
    margin: 20px auto
}

hr.soften {
    height: 1px;
    margin: 30px 0;
    background-image: -webkit-linear-gradient(left, #fff0, rgb(0 0 0 / .3), #fff0);
    background-image: -moz-linear-gradient(left, #fff0, rgb(0 0 0 / .3), #fff0);
    background-image: -ms-linear-gradient(left, #fff0, rgb(0 0 0 / .3), #fff0);
    background-image: -o-linear-gradient(left, #fff0, rgb(0 0 0 / .3), #fff0);
    border: 0
}

hr.dotted {
    border-style: dotted;
    border-width: 1px 0 0
}

hr.dashed {
    border-style: dashed;
    border-width: 1px 0 0
}

hr.double {
    border-style: double;
    border-width: 3px 0 0
}

hr.solid {
    border-style: solid;
    border-width: 1px 0 0
}

hr.ridge {
    border-style: ridge;
    border-width: 2px 0 0
}

.blue {
    background: #1ba1e2
}

.green {
    background: #5fb435
}

.red {
    background: #e51400
}

.teal {
    background: #00aba9
}

.steel {
    background: #657688
}

.purple {
    background: #a200ff
}

.magenta {
    background: #ff0097
}

.lime {
    background: #8cbf26
}

.brown {
    background: #a05000
}

.pink {
    background: #e671b8
}

.orange {
    background: #f09609
}

.table>table {
    border-spacing: 0;
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
    background-color: #fff0
}

.table>table>th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>table>thead>tr>th,
.table>table>tbody>tr>th,
.table>table>tfoot>tr>th,
.table>table>thead>tr>td,
.table>table>tbody>tr>td,
.table>table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>table>caption+thead>tr:first-child>th,
.table>table>colgroup+thead>tr:first-child>th,
.table>table>thead:first-child>tr:first-child>th,
.table>table>caption+thead>tr:first-child>td,
.table>table>colgroup+thead>tr:first-child>td,
.table>table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #363736
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>table>thead>tr>th,
.table-bordered>table>tbody>tr>th,
.table-bordered>table>tfoot>tr>th,
.table-bordered>table>thead>tr>td,
.table-bordered>table>tbody>tr>td,
.table-bordered>table>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>table>thead>tr>th,
.table-bordered>table>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>table>tbody>tr:nth-child(odd)>td,
.table-striped>table>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>table>tbody>tr:hover>td,
.table-hover>table>tbody>tr:hover>th {
    background-color: #363736
}

.table>table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

.table>table td[class*=col-],
.table>table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>table>thead>tr>td.active,
.table>table>tbody>tr>td.active,
.table>table>tfoot>tr>td.active,
.table>table>thead>tr>th.active,
.table>table>tbody>tr>th.active,
.table>table>tfoot>tr>th.active,
.table>table>thead>tr.active>td,
.table>table>tbody>tr.active>td,
.table>table>tfoot>tr.active>td,
.table>table>thead>tr.active>th,
.table>table>tbody>tr.active>th,
.table>table>tfoot>tr.active>th {
    background-color: #363736
}

.table-hover table>tbody>tr>td.active:hover,
.table-hover table>tbody>tr>th.active:hover,
.table-hover table>tbody>tr.active:hover>td,
.table-hover table>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.tabbable {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.tabbable .nav-tabs {
    background: #363736;
    background: -moz-linear-gradient(top, #363736 0%, #363736 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363736), color-stop(100%, #363736));
    background: -webkit-linear-gradient(top, #363736 0%, #363736 100%);
    background: -o-linear-gradient(top, #363736 0%, #363736 100%);
    background: -ms-linear-gradient(top, #363736 0%, #363736 100%);
    background: linear-gradient(to bottom, #363736 0%, #363736 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363736', endColorstr='#363736', GradientType=0)
}

.tabbable .nav-tabs>li {
    border-left: 1px solid #363736;
    border-right: 1px solid #ddd
}

.tabbable .nav-tabs>li>a {
    margin: 0;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.tabbable .nav-tabs>li.active>a {
    border: 0;
    background-color: #363736
}

.tabbable .tab-pane {
    margin-top: -1px;
    padding: 20px
}

.ktz_like_to_download_message_container {
    position: relative;
    background: #363736;
    padding: 20px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 1px 2px rgb(0 0 0 / .1);
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.ktz_like_to_download_message_container .socialwrap {
    padding-right: 10px
}

#ktz-backtotop {
    bottom: 0;
    display: none;
    position: fixed;
    right: 15px;
    bottom: 10px;
    z-index: 999
}

#ktz-backtotop a {
    color: #666;
    display: block;
    font-weight: 700;
    line-height: 1em;
    padding: 10px;
    text-align: center;
    text-shadow: 0 1px rgb(255 255 255 / .8);
    background: #363736;
    -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / .05);
    -moz-box-shadow: 0 1px 10px rgb(0 0 0 / .05);
    box-shadow: 0 1px 10px rgb(0 0 0 / .05)
}

#ktz-backtotop a:hover {
    color: #444;
    text-decoration: none
}

.alignnone {
    margin: 0 10px 10px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto 5px
}

.alignright {
    float: right;
    margin: 0 0 10px 10px
}

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.aligncenter {
    display: block;
    margin: 0 auto 5px
}

a img.alignright {
    float: right;
    margin: 0 0 10px 10px
}

a img.alignnone {
    margin: 0 10px 10px 0
}

a img.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.widget_archive select,
.widget_categories select {
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #ddd
}

ul.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden
}

.bs-glyphicons li span.glyphicon,
.bs-glyphicons li span.fontawesome,
.bs-glyphicons li span.openwebicons {
    display: block;
    margin: 5px auto 10px;
    font-size: 40px
}

.bs-glyphicons li {
    float: left;
    width: 20%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd;
    overflow: hidden
}

.bs-glyphicons .glyphicon {
    display: block;
    margin: 5px auto 10px;
    font-size: 24px
}

.bs-glyphicons li:hover {
    background-color: rgb(86 61 124 / .1)
}

@media(min-width:1200px) {
    .container {
        max-width: 980px
    }
}

@media(max-width:1199px) and (min-width:993px) {
    .container {
        max-width: 980px
    }
}

@media only screen and (max-width:992px) {
    .author-thumb {
        text-align: center
    }

    .ktz-allwrap {
        margin: 0 auto
    }

    .ktzsingle-bannerright {
        display: none
    }

    .ktz-content-single {
        padding-right: 0
    }

    .box-banner img,
    .ktz-bannersingletop img,
    .bannersinglehead img,
    .ktz-aftermenubanner img,
    .ktz-footerbanner img,
    .ktzsingle-bannerright img,
    .author-thumb img,
    .ktz-logo img {
        width: auto
    }
}

@media only screen and (max-width:850px) {
    .container {
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    .ktz-content-single {
        padding-right: 0
    }

    .ktz-mainheader .pull-left,
    .ktz-mainheader .pull-right {
        float: none;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    .author-thumb {
        margin-bottom: 10px
    }
}

.mp3search {
    max-width: 80%;
    margin: auto;
    padding-top: 2rem;
    padding-bottom: 1rem
}

.ktz-search {
    max-width: 560px;
    margin: auto
}

.map {
    margin-top: 15px
}

table {
    border-collapse: collapse;
    margin: auto
}

table caption {
    background: #ddd;
    padding: 5px
}

table th {
    background: #ddd;
    border: 1px solid #ccc;
    padding: 10px 3px;
    text-align: center
}

table tr {
    background: #3e3e3e
}

table tr:nth-child(even) {
    background: #2e2e2e
}

table td {
    border: 1px solid #363736;
    font-size: 1em;
    padding: 10px 3px;
    text-align: center
}

.finds {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px
}

.uldownload {
    text-align: center;
    list-style-position: inside;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom: 20px
}

.uldownload li {
    margin-bottom: 10px
}

.download {
    text-align: center;
    margin-top: 10px
}

.embed-audio-mp3 {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center
}

.paging {
    display: inline-block;
    padding: 6px 12px;
    margin: 0;
    border-radius: 5px
}

.paging:hover {
    background-color: #eee;
    text-decoration: none
}

.paging-active {
    background-color: #1DB954;
    color: #363736 !important;
    display: inline-block;
    padding: 6px 12px;
    margin: 0;
    border-radius: 5px
}

.board {
    padding: 0 0 20px
}

.videoWrapper {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body {
    background: #535453;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-style: normal;
    color: #f6f5f5
}

.ktz-mainheader {
    background: #222
}

.ktz-allwrap {
    margin: 0 auto;
    width: 100%
}

.ktz-contentwrap {
    background: #363736;
    max-width: 860px
}

.ktz-logo h1.homeblogtit a,
.ktz-logo h1.homeblogtit a:visited,
.ktz-logo h1.homeblogtit a:hover,
.ktz-logo .singleblogtit a,
.ktz-logo .singleblogtit a:hover,
.ktz-logo .singleblogtit a:active,
.ktz-logo .singleblogtit a:focus,
.ktz-logo .singleblogtit a:visited {
    color: #222
}

.ktz-logo .desc {
    color: #999
}

h1,
h2,
h3,
h4,
h5,
h6,
.ktz-logo div.singleblogtit {
    font-family: "Open Sans", helvetica;
    font-style: normal;
    color: #fff
}

a:hover,
a:focus,
a:active,
#breadcrumbs-wrap a:hover,
#breadcrumbs-wrap a:focus {
    color: #9c8206
}

.entry-content input[type=submit],
.page-link a,
.bbp_widget_login .bbp-login-form button,
.ktz-bbpsearch button,
a.readmore-buysingle,
.ktz-readmore,
.ktz-prevnext a {
    background: #1DB954
}

.page-link a:hover {
    background: #4c4c4c;
    color: #363736
}

.ktz_thumbnail a.link_thumbnail,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #9c8206
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-color: #9c8206 #9c8206 #9c8206 #fff0
}

.ktz-main {
    background-color: #363736;
    max-width: 992px;
    margin: 0 auto;
    border-radius: 18px
}

.mt-2 {
    margin-top: 18px
}