/*!
Theme Name: theme2001
Description: theme2001 Gutenberg WordPress Theme. It is compatible with PostX, Ultimate Addons, Kadence Blocks, and other popular Gutenberg blocks. This theme comes with a top header section, featured post, sidebar option, primary color, and many more. You can make your food, business, corporate, fashion, environment blog, etc with BlockWP. Moreover, it has social icons, subscribe button, an off-canvas sidebar, a search icon, a masonry layout, and more. You can select a numeric or default pagination, excerpt length, original or cropped image, go to the top, copyright text, etc. You will get more options in the premium version. Demos - https://blockwp.candidthemes.com/
Version: 1.4.64
Requires at least: 5.5
Tested up to: 6.0
Requires PHP: 5.2
License: GNU General Prefer License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme2001
Tags:  grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, translation-ready, footer-widgets, custom-colors, custom-header, editor-style, rtl-language-support, theme-options, threaded-comments, block-styles, full-width-template, blog, news, entertainment

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("fonts/oswald-normal-latin-700.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("fonts/oswald-normal-latin-500.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("fonts/roboto-condensed-normal-latin-400.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

.home #ct-content-area .post .front-cat a {
    color: var(--primary-color);
    margin-right: 18px;
    display: block
}

.header-layout h1.entry-title {
    line-height: 1.06;
    margin: 0px 0 7px;
    font-weight: 700;
    color: #0c0c0c;
    letter-spacing: -0.023em;
}

.site-main-header .container .row .logo {
    color: var(--mylogo-color);
    /* font-weight: 500; */
    font-weight: 900;
    /* font-family: Oswald; */
    font-family: Oswald,'Roboto Condensed', arial;
    font-size: 32px;
    margin-bottom: 0;
    height: 100%;
    width: -moz-fit-content;
    padding-bottom: 2px;
    letter-spacing: 0;
    line-height: 1;
    /* flex-wrap: wrap-reverse; */
    align-content: space-evenly;
    /* flex-direction: column; */
}

.site-main-header .container .row .logo svg,.site-main-header .container .row .logo img {
    width: 47px;
    height: 45px;
    margin-right: 5px;
    margin-top: 0px;
    /* border-radius: 3px; */
}

#masthead .site-main-header {
    border-bottom: 3px solid var(--frontline-color);
    background: var(--mainheader-color)
}

@media screen and (max-width: 767px) {
    .site-main-header .container .row .col-sm-1-2 .site-title a svg {
        height:28px !important;
        width: 35px !important
    }
}

.sign-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.81);
    z-index: 999;
    display: none
}

body {
    background-size: cover;
    font-family: "Roboto";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.form.signin {
    margin: 0 auto;
    position: relative;
    background: #fff;
    width: 285px;
    margin-top: 45px;
    padding: 40px;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    z-index: 999
}

.form.signin #submit {
    border: 1px solid
}

.form .title-login {
    margin: 0 0 20px;
    line-height: 1;
    color: #44c4e7;
    font-size: 18px;
    font-weight: 400;
    float: left
}

.form input {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    color: #ccc;
    font-family: "Roboto";
    box-sizing: border-box;
    font-size: 14px;
    font-wieght: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: 0.2s linear;
    padding: 8px
}

input:focus {
    color: #333;
    border: 1px solid #44c4e7
}

button {
    cursor: pointer;
    background: #44c4e7;
    width: 100%;
    padding: 10px 15px;
    border: 0;
    color: #fff;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400
}

button:hover {
    background: #369cb8
}

.close-sign-in-button div {
    border: 1px solid #000;
    padding: 10px 0 10px 0;
    margin-top: 15px;
    width: 100%
}

.close-sign-in-button {
    display: flex;
    width: 100%
}

.close-sign-in-button a:hover {
    color: #fff;
    background: #444;
    border: 1px solid #fff
}

.error,.valid {
    display: none
}

#ct-menu-container .sub-in-button {
    display: none;
    margin: 5px 0px 0px 0px;
    border: 1px solid #fff
}

#ct-menu-container .sub-in-button button {
    color: #333;
    background: transparent;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0px 4px 9px;
    border-radius: 2px;
    margin-left: 2px;
    margin-right: 8px
}

#ct-menu-container .sub-close-button {
    display: flex;
    width: auto
}

#ct-menu-container .sub-close-button button {
    border: 1px solid #000;
    padding: 10px 10px 10px 10px;
    margin-top: 15px;
    width: auto
}

#ct-menu-container .sub-close-button button:hover {
    color: #fff;
    background: #444;
    border: 1px solid #fff
}

#list-builder {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
    z-index: 999
}

#popup-box {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    color: #FFFFFF;
    width: 90%;
    max-width: 600px;
    padding: 30px;
    border: 10px solid #ffffff;
    display: none;
    z-index: 999
}

#popup-box-content p {
    color: #000;
    margin-top: 15px;
    text-align: left;
    line-height: 1.3
}

#popup-close {
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    width: 40px
}

#popup-box .title-sub {
    margin: 0;
    font-weight: 700;
    font-size: 36px;
    color: #484848
}

#popup-box form {
    margin-bottom: 0px;
    text-align: left
}

#popup-box input {
    padding: 10px;
    border: 1px solid #333;
    width: 40%;
    margin-bottom: 14px
}

#popup-box button {
    padding: 10px;
    border: 1px solid #333;
    color: #fff;
    background: #44c4e7;
    display: flex;
    width: auto
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

#primary {
    margin-top: 20px;
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[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;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*,*::before,*::after {
    box-sizing: inherit
}

html {
    box-sizing: border-box
}

body,button,input,select,optgroup,textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    line-height: 1.2;
    margin-top: 0
}

p {
    margin-top: 0;
    /* margin-bottom: 1.45rem; */
    margin-bottom: 0;
}

dfn,cite,em,i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

blockquote p {
    font-weight: 400;
    font-size: 2.0393rem;
    line-height: 1.59;
    letter-spacing: 0;
    margin-bottom: 1.65rem;
    color: #494848
}

.single-post .card-body .entry-content blockquote p {
    font-weight: 400;
    font-size: 1.93rem;
    line-height: 1.59;
    letter-spacing: 0;
    margin-bottom: 1.65rem;
    color: #494848
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #f0f0f0;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    color: #000;
    overflow: auto;
    padding: 0.896em;
    font-size: 1.03rem
}

code,kbd,tt,var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,ins {
    background: #fff;
    text-decoration: none
}

big {
    font-size: 125%
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul {
    list-style: disc
}

ol {
    list-style: none;
    position: relative
}

ol li {
    counter-increment: step-counter
}

li>ul,li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

embed,iframe,object {
    max-width: 100%
}

img {
    height: auto;
    max-width: 100%;
    filter: brightness(1.0599) contrast(1.014) saturate(1.2997) sepia(0.00092);
}

figure {
    margin: 1em 0;
    text-align: center;
}

a {
    color: #4169e1
}

a:hover,a:active {
    outline: 0
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0;
    background: #e6e6e6;
    color: rgba(0,0,0,0.8);
    padding: 0.6em 1em 0.4em;
    cursor: pointer
}

button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 3px
}

input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

.breadcrumbs {
    margin-bottom: 7px;
}

.single-post #primary .breadcrumbs .trail-items {
    padding-left: 0
}

.breadcrumbs .current-item {
    display: none
}

.breadcrumbs span {
    color: var(--breadcrumb-color);
    font-family: 'Noto Serif';
    font-size: .799rem;
    font-weight: 500;
    line-height: 1.53;
    text-transform: capitalize;
    display: flex;
    position: relative;
    padding: 0;
    margin: 0;
    font-feature-settings: normal;
    font-style: normal;
    /* letter-spacing: 0.06421em; */
    letter-spacing: 0;
    line-break: auto;
    line-height: normal;
    overflow-wrap: normal;
    cursor: pointer;
}

.breadcrumbs a:hover span {
    color: #ff0020
}

.breadcrumb-trail .trial-items li+li:before,.breadcrumbs .trail-items li+li:before {
    display: inline-block;
    font-weight: 600;
    font-size: 9px;
    line-height: 18px;
    color: #717171
}

.breadcrumbs .trail-items li a:before {
    content: "";
    margin: 0 0px 0 1px;
    position: relative;
    margin-top: 0;
    top: 0px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M10 5.93l-1.5 1.5L13.07 12 8.5 16.57l1.5 1.5L16.07 12 10 5.93z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
}


.breadcrumbs .trail-items li:first-of-type a:before {
    display: none
}

.breadcrumb-trail .trial-items,.breadcrumbs .trail-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.breadcrumb-trail .trial-items,.breadcrumbs .trail-items {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.breadcrumb-trail .trial-items a,.breadcrumbs .trail-items a {
    transition: color 300ms;
    color: var(--breadcrumb-color);
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    position: relative;
    align-items: center;
}

.breadcrumb-trail .trial-items li,.breadcrumbs .trail-items li {
    margin-bottom: 0;
    line-height: 1.3;
    position: relative
}

.breadcrumbs .trail-items li:first-of-type a span {
    padding-left: 0
}

.breadcrumb-trail .trial-items a:hover,.breadcrumbs .trail-items a:hover,.breadcrumb-trail .trial-items .trial-end a,.breadcrumbs .trail-items li:last-child a {
    text-decoration: none;
    color: var(--primary-color)
}

.breadcrumb-trail .trial-items li+li:before,.breadcrumbs .trail-items li+li:before {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px
}

span.breadcrumb {
    display: inline-block;
    margin-right: 20px;
    padding: 5px 15px;
    vertical-align: middle;
    border-radius: 5px
}

.blockwp-breadcrumb-wrapper {
    font-size: 0.791rem;
    margin-bottom: 0px
}

.blockwp-breadcrumb-wrapper p {
    margin-bottom: 0
}

.blockwp-breadcrumb-wrapper .separator {
    color: #636363
}

.blockwp-breadcrumb-wrapper a {
    color: var(--breadcrumb-color)
}

.blockwp-breadcrumb-wrapper a:hover {
    color: #dc0707
}

.main-navigation {
    display: block;
    width: 100%;
    z-index: 999999999999999999999999999999
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation li {
    position: relative
}

.main-navigation ul ul li.menu-item-has-children:after {
    right: 10px;
    top: 10px
}

.main-navigation li.menu-item-has-children:hover:after {
    color: var(--base-color)
}

.main-navigation a {
    display: block;
    text-decoration: none
}

#masthead #primary-menu {
    width: 100%;
    opacity: 0;
    top: 0;
    left: -100%;
    z-index: 999999
}

#masthead .maintoggled #primary-menu {
    width: 100%;
    opacity: 1;
    left: 0%;
    z-index: 99999999999999
}


#hamburger {
    display: inline-flex;
    flex-direction: column;
    row-gap: 4px;
}

.menu-wrapper .container-inner {
    justify-content: space-between;
    border: 0;
    background-color: transparent
}

.offcanvas-enabled .main-navigation {
    display: block
}

.main-navigation .menu li {
    display: block;
    width: 100%;
    padding: 10px
}

.ct-mobile-top-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.offcanvas-menu-wrapper {
    width: calc(100% - 180px);
    display: flex;
    align-items: center
}

.overlay-search-wrapper,.offcanvas-menu-wrapper {
    padding: 0 0px
}

.menu-toggle-wrapper {
    width: auto;
    z-index: 999;
    display: inline-flex;
    margin-left: 20px
}

.menu-toggle-wrapper:hover .menu-toggle .hamburger .line {
    background: #ff0000
}

.menu-toggle-wrapper .menu-toggle {
    flex-wrap: wrap;
    align-content: center;
    /* display: inline-block; */
    line-height: 1;
    display: flex;
}



.menu-toggle-wrapper .menu-toggle .hamburger .line {
    width: 17px;
    height: 2.3px;
    /* margin: 6px 0px; */
    /* border-radius: 7px; */
    background-color: var(--headermenu-color);
    display: inline-flex;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.menu-toggle-wrapper .menu-toggle #hamburger .line:nth-child(1) {
    margin: 0px 0px 0px 0px;
    /* width: 15px; */
}

.menu-toggle-wrapper .menu-toggle #hamburger .line:nth-child(3) {
    /* margin: 6px 0px 0px 0px; */
    width: 17px;
}

#masthead .main-navigation #primary-menu>li.menu-item-has-children>a {
    padding-left: 20px
}

#masthead .main-navigation #primary-menu>li.menu-item-has-children>a:before {
    content: "";
    display: inline-block;
    padding: 0px;
    height: 29px;
    width: 27px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"/></svg>');
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 28%;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle
}

#masthead .main-navigation #primary-menu>li.menu-item-has-children.focus>a:before {
    top: 0%;
    left: -10px;
    transform: rotate(-180deg)
}

#masthead .main-navigation #primary-menu>li.menu-item-has-children.focus:after {
    text-align: center;
    line-height: normal;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 3px;
    top: 0%;
    color: transparent;
    padding: 10px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    content: '\f00d';
    width: 420px;
    cursor: pointer
}

#masthead #primary-menu {
    overflow-y: auto;
    width: 100%;
    opacity: 1;
    top: 0;
    left: -100%;
    z-index: 999999
}

#masthead #primary-menu>li,#masthead #primary-menu>li>a {
    background-color: #fff;
    color: #141413;
    font-weight: 900;
    padding: 7px 0px 8px 17px;
    font-size: 21px;
    position: relative
}

#masthead.site-header #primary-menu>li+li {
    margin-left: 0;
    margin-top: 0;
    border-top: 1px solid #ddd
}

#masthead.site-header #site-navigation>.ct-nav-item {
    background: #ffffff;
    padding: 5px 10px;
    text-align: left;
    position: relative;
    top: 0;
    left: 0;
    display: block
}

#masthead.site-header #site-navigation>.ct-nav-item .close_nav {
    position: relative;
    background: #00a9ff;
    padding: 2px;
    display: flex;
    width: 42px;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    height: 36px;
    line-height: 1.9;
    text-align: center
}

#masthead.site-header #site-navigation>.ct-nav-item .close_nav .close-nav:after {
    content: "X";
    color: #fff;
    display: inline-block;
    padding: 0;
    font-style: normal;
    height: 27px;
    width: 27px;
    background-position: 0 0;
    background-repeat: no-repeat
}

#masthead .maintoggled #primary-menu {
    width: 100%;
    opacity: 1;
    left: 0%;
    padding-right: 0;
    background: #fff
}

#masthead .maintoggled #primary-menu .close_nav {
    border-radius: 0
}

#masthead .maintoggled #primary-menu>* {
    width: 97%
}

#primary-menu .sub-menu {
    left: -100% !important;
    z-index: 1
}

#primary-menu .sub-menu.open,#primary-menu li.focus>ul.sub-menu,#primary-menu li.focus-visible>ul.sub-menu {
    height: auto !important;
    min-height: 1px;
    float: none;
    width: 100%;
    left: 0 !important;
    padding-top: 0;
    position: relative;
    box-shadow: none;
    border: 0;
    margin-top: 10px;
    padding-left: 15px
}

#primary-menu .sub-menu.open li:not(:first-child),#primary-menu li.focus>ul.sub-menu li:not(:first-child),#primary-menu li.focus-visible>ul.sub-menu li {
    border-top: 0
}

.footer-bottom {
    text-align: center
}

.footer-bottom .site-info {
    margin-bottom: 0;
    text-align: left;
}

.menu-toggle,.main-navigation.maintoggled ul {
    display: block
}

.menu-toggle {
    color: var(--link-color);
    font-size: 19px;
    padding: 0px 0px 0px 0px;
    border-radius: 4px;
    margin-top: 0px;
    background-color: transparent;
    border: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.menu-toggle:focus,.menu-toggle:hover,.menu-toggle:active {
    background-color: #fff;
    color: var(--primary-color);
    border-color: var(--primary-color);
    border: 0
}

.site-main .posts-navigation,.site-main .post-navigation {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

:root {
    --base-color: #484848;
    --dark-light-color: #929292;
    --link-color: #101010;
    --light-color: #fff;
    --primary-color: #e53512;
    --primary-light-color: #FFF1CE;
    --meta-color: #6a6a6a;
    --primary-font: 'Source Sans Pro', sans-serif;
    --bold-font: 700;
    --semi-bold-font: 600;
    --regular-font: 400;
    --small-font: 12px;
    --normal-font: 16px;
    --xxl-heading-font: 36px;
    --xl-heading-font: 26px;
    --l-heading-font: 22px;
    --heading-font: 20px;
    --gutter-size: 15px;
    --negative-gutter-size: -15px;
    --text-left: left;
    --text-right: right;
    --text-center: center;
    --text-uppercase: uppercase
}

.navigation.pagination {
    margin: 32px 0 36px;
    padding: 28px 18px;
    /* border: 1px solid #d7dfea; */
    border-radius: 24px;
    /* background: #eef3fb; */
    text-align: center;
    width: 100%
}

.logo-footer {
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

.logo-footer .bottom-logo {
    font-size: 35px;
    font-weight: 900;
    font-family: 'Oswald', arial;
    margin-bottom: 15px;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #7209d4, #2832d4 33%, #00a5b2);
    color: transparent;
    display: inline
}

.logo-footer .logo-footer-text {
    display: inline-flex;
    max-width: 370px;
    font-size: 15px;
    font-family: arial
}

.container {
    width: 100%;
    max-width: 1200px;
    max-width: 1350px;
    padding: 0 var(--gutter-size);
    margin: 0 auto
}

.container ::-webkit-scrollbar {
    width: 1vw
}

.container ::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

.container ::-webkit-scrollbar-thumb {
    background-color: #565256;
    border-radius: 5vw
}

#ct-content-area {
    padding-top: 0;
    margin-top: 10px;
}

.row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    /* flex-wrap: wrap; */
}



.row.row-full-width [class*="col-"] {
    flex-basis: 100%;
    max-width: 100%
}

.row.row-center-col {
    justify-content: center
}

.col,[class*="col-"] {
    padding: 0 var(--gutter-size)
}

.text-uppercase {
    text-transform: uppercase
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

body {
    font-family: Arial,'Helvetica Neue','Arial Nova',Helvetica,sans-serif,Roboto Condensed,sans-serif;
    color: var(--base-color)
}

h1 a,h2 a,h3 a,a,.entry-meta a:hover {
    color: var(--link-color);
    color: #433b3b;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

h1,h2,h3,h1 a:hover,h2 a:hover,h3 a:hover,a:hover,h1 a:focus,h2 a:focus,h3 a:focus,a:focus {
    color: var(--base-color)
}

h1,.site-title {
    font-size: 1.5rem;
    font-weight: var(--bold-font)
}

h2 {
    font-size: 20px;
    font-weight: 700
}

h3,h2.entry-title {
    font-size: var(--l-heading-font);
    font-weight: var(--semi-bold-font)
}

#primary .post .wp-block-table {
    overflow-x: unset;
}

.site-title {
    margin: 0px 0px;
    margin-top: 0px;
    font-size: 42px;
    font-weight: 900;
    background: transparent;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.site-title a,.site-description {
    color: #080a12
}

ul.menu {
    padding: 0;
    margin: 0;
    list-style-type: none
}

a,.entry-title a {
    text-decoration: none
}

.btn,.wpcf7-form input[type="submit"].wpcf7-submit {
    padding: 4px 12px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    background-color: transparent;
    display: inline-block;
    font-size: var(--small-font);
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.btn-dark,.btn:hover,.wpcf7-form input[type="submit"].wpcf7-submit:hover,.wpcf7-form input[type="submit"].wpcf7-submit:focus {
    border: 1px solid var(--base-color);
    background-color: var(--base-color);
    color: var(--light-color)
}

.btn-dark:hover,.btn-dark:focus {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    background-color: transparent
}

@media screen and (min-width: 768px) {

#masthead {
.search-section {
    height: auto;
    width: auto;
    position: relative;
}
    .search-button {display: none}


.search-section {
    opacity: 1;
    z-index: 35;
    visibility: visible;
    transform: scale(1);
    z-index: 99999999999999999999999999999;
}
}

    
    #secondary {
        max-width:330px
    }


    .single-post aside#secondary {
        margin-top: 10px;
    }
    
    .home #secondary .widget.popular-posts {
        background: #fff
    }

    #page {
        display: flex;
        flex-direction: column;
        min-height: 100vh
    }

    body.single-post {
        background: var(--postexterior-color)
    }
}

.site-header-topbar {
    background-color: var(--primary-light-color);
    font-size: var(--small-font);
    font-weight: var(--semi-bold-font);
    padding: 10px 0;
    cursor: pointer
}

.site-header-topbar {
    color: var(--link-color)
}

.site-header-topbar a:hover,.site-header-topbar a:focus {
    color: var(--primary-color)
}

.site-header-topbar .col:last-of-type {
    padding-bottom: 20px
}

.header-contact-item i {
    padding-right: 5px
}

#masthead {
    display: block;
    z-index: 9999;
    position: relative
}

.site-main-header-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    line-height: normal;
    margin-top: 0px;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.site-main-header-wrapper #trends1.container.trending-tags {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 1rem .5rem;
    margin-top: 9px;
    padding-bottom: 9px;
    font-weight: 500;
    color: #ff0d0d
}

.site-main-header-wrapper #trends1.container.trending-tags .taxopress-output-wrapper {
    display: contents
}

.site-main-header-wrapper #trends1.container.trending-tags ul li {
    display: inline-flex;
    align-items: center
}

.site-main-header-wrapper #trends1.container.trending-tags ul li a {
    font-size: 16px !important;
    font-weight: 100;
    font-weight: 700;
    font-family: Tahoma,'Roboto Condensed';
    /* font-family: 'Oswald',sans-serif, arial,'Roboto Condensed'; */
    /* letter-spacing: 0.02em; */
    color: var(--headermenu-color);
    letter-spacing: 0;
    text-transform: capitalize;
    display: flex;
    position: relative;
    padding: 0 3px;
    margin: 0 4px;
    font-feature-settings: normal;
    font-style: normal;
    line-break: auto;
    line-height: normal;
    overflow-wrap: normal;
    cursor: pointer;
    transition: color .3s ease-in-out 0s
}

.site-main-header-wrapper #trends1.container.trending-tags ul li a:hover {
    color: #fff !important
}

.site-main-header-wrapper #trends1.container.trending-tags ul li:first-of-type a {
    padding-left: 0
}

.site-main-header-wrapper #trends1.container.trending-tags ul li:last-of-type a::after {
    background: transparent
}

.menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem
}

.site-main-header {
    background: #fff
}

.site-main-header .top-menu1 {
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 1px 0 0 5px;
    text-align: center;
    margin: 0 auto;
    background: var(--headtop-color)
}

.site-main-header .top-menu1 .menu {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0.3rem 0;
    overflow-x: scroll;
    padding: 0 0 0 0;
    scroll-padding-left: 1rem;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    justify-content: flex-start
}

.site-main-header .top-menu1 .menu li {
    display: inline-flex;
    align-items: center;
    padding: 0 0.1rem 0 0;
    scroll-snap-align: start;
    scroll-snap-stop:always}

.site-main-header .top-menu1 .menu li a {
    font-family: roboto condensed, Helvetica, arial;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.53;
    text-transform: capitalize;
    display: flex;
    position: relative;
    padding: 0px 3px;
    margin-right: 0.37rem;
    font-feature-settings: normal;
    font-style: normal;
    letter-spacing: 0.035em;
    line-break: auto;
    line-height: normal;
    overflow-wrap: normal;
    color: #ffffff;
    cursor: pointer;
    transition: color 300ms ease-in-out 0s;
    text-wrap-mode: nowrap
}

@media screen and (min-width: 768px) {
    .site-main-header .top-menu1 .menu li a:hover {
        color:#4A4A4A !important;
        text-decoration: underline;
        text-decoration-color: #f00;
        text-underline-offset: 3px
    }
}

.site-main-header .container {
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    max-width: 1313px;
    background: var(--mainheader-color)
}

.site-main-header .container .row {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    -ms-flex-pack: justify;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    /* max-width: 1501px; */
    -webkit-box-align: stretch;
    align-items: stretch;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 0px;
    border-radius: 24px
}

.site-main-header .container .row .col-sm-1-2 {
    order: 1;
    /* flex-grow: 1; */
    margin: 0;
    margin-right: 0;
    padding: 0;
    padding-bottom: 1px;
    flex-grow: 1;
    align-items: center;
    overflow: visible;
    margin-left: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse
}

.site-main-header .container .row .search-button {
    display: flex;
    order: 2
}

.site-main-header .container .row .search-button .search-toggle {
    display: block;
    border: 0;
    padding: 0;
    background: transparent;
    height: 25px;
    width: 25px;
    margin-left: 5px
}

.site-main-header .container .row a.search-toggle:hover {
    border: 0;
    background: #e3e3e3
}

.site-main-header .container .row i.search-icon {
    display: flex;

    svg {
        fill: var(--headermenu-color);
        height: 27px;
        width: 24px;
    }
}

.site-main-header .container .row .menu-wrapper {
    order: 3;
    flex-grow: 0;
    margin-left: 0px;
    margin: 0px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* display: none; */
}

.site-main-header .container .row .menu-wrapper .container {
    padding: 0px 0 0 0;
    margin-bottom: 0px;
    margin-top: 0px;
    background: transparent
}

.site-main-header .container .row #trends1.container.trending-tags {
    align-items: center;
    order: 1;
    height: 100%;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 2rem;
    margin-right: 0;
    padding-bottom: 3px;
    padding-top: 2px;
    font-weight: 900;
    font-size: 12px;
    line-height: 1;
    color: var(--hot-topics-color);
    padding-left: 0;
    padding-right: 0;
    background: transparent
}

.site-main-header .container .row #trends1.container.trending-tags .taxopress-output-wrapper {
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: baseline;
    height: 24px;
    margin-top: 0px;
}

.site-main-header .container .row #trends1.container.trending-tags .ul li a {
    font-size: 14px !important;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    position: relative;
    padding: 0 3px;
    margin: 0 6px;
    font-feature-settings: normal;
    font-style: normal;
    line-break: auto;
    line-height: normal;
    overflow-wrap: normal;
    cursor: pointer;
    transition: color .3s ease-in-out 0s
}

.site-main-header .container .row #trends1.container.trending-tags ul li a:hover {
    color: #aaaaa6 !important;
    text-decoration: underline;
    text-decoration-color: #f00;
    text-underline-offset: 3px
}

.site-main-header .container .row #trends1.container.trending-tags ul li:first-of-type a {
    padding-left: 10px;
    margin-left: 0
}

.site-main-header .container .row #trends1.container.trending-tags ul li:last-of-type a::after {
    background: transparent
}

.site-main-header .container .row #trends1.container.trending-tags ul {
    height: 100%;
    flex-wrap: wrap;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    margin: 0;
    padding-left: 0
}

.site-main-header .container .row #trends1.container.trending-tags ul::-webkit-scrollbar {
    display: none
}

.site-main-header .container .row #trends1.container.trending-tags ul li {
    padding: 0 0.1rem 0 0;
    scroll-snap-align: start;
    scroll-snap-stop:always;display: inline-flex;
    align-items: center;
    position: relative
}

.site-main-header .container .row #trends1.container.trending-tags ul li:last-of-type {
    border: none
}

.site-main-header .container .site-title a svg {
    height: 40px;
    width: 160px;
    display: block;
    margin: 0 auto
}

.site-main-header .row {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    padding: 2px 0px 2px 0px
}

.site-branding {
    order: 0;
    flex-grow: 0;
    text-align: left;
    padding: 0;
    display: flex;
    margin: 0px 0 0px 0;
}

.site-branding .site-title {
    color: white
}

.search-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: height 300ms ease-in-out, opacity 300ms ease-in-out, visibility 300ms ease-in-out, z-index 300ms ease-in-out, transform 300ms ease-in-out
}

.search-section.ct-search-access {
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 35;
    visibility: visible;
    transform: scale(1);
    z-index: 99999999999999999999999999999
}

.search-section.ct-search-access .container {
    position: relative
}

.search-section button.close-btn {
    cursor: pointer;
    padding: 5px;
    width: 53px;
    height: 38px;
    border-radius: 10px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: -72px;
    right: 50%;
    border: 0;
    color: #fff;
    background-color: #B00303;
    transition: 0.5s
}

#masthead .search-section button.close-btn .close-search {
    content: "";
    display: inline-block;
    padding: 0px;
    height: 29px;
    width: 27px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" fill="white" class="bi bi-x-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"/></svg>');
    background-position: 0% 0%;
    background-repeat: no-repeat
}

.search-section button.close-btn:hover,.search-section button.close-btn:focus {
    color: var(--light-color)
}

.admin-bar .search-section button.close-btn {
    top: 60px
}

.menu-wrapper .container-inner {
    display: flex;
    vertical-align: middle;
    align-items: center;
    overflow-x: clip;
    justify-content: space-between;
    border: 0;
    flex-direction: row;
    background-color: transparent
}

.ct-mobile-top-menu-wrapper {
    flex: initial;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    display: none;
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    font-family: Roboto Condensed, arial;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.4px;
    text-transform: capitalize
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sub_block,.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block {
    display: flex;
    justify-content: flex-start;
    align-content: start;
    flex-wrap: wrap-reverse;
    margin-top: 0px
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sub_block button,.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block button {
    background: transparent;
    padding: inherit;
    line-height: inherit;
    font-size: inherit;
    border: 0
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block .sign-in-button a {
    color: #1d1f20
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block .sign-in-button {
    content: "";
    display: inline-block;
    padding: 0px;
    height: 22px;
    width: 30px;
    background-image: url('data:image/svg+xml,<svg role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 26"><path fill-rule="evenodd" d="M5 7a5 5 0 1 1 6.192 4.857A2 2 0 0 0 13 13h1a3 3 0 0 1 3 3v2h-2v-2a1 1 0 0 0-1-1h-1a3.99 3.99 0 0 1-3-1.354A3.99 3.99 0 0 1 7 15H6a1 1 0 0 0-1 1v2H3v-2a3 3 0 0 1 3-3h1a2 2 0 0 0 1.808-1.143A5.002 5.002 0 0 1 5 7zm5 3a3 3 0 1 1 0-6 3 3 0 0 1 0 6z" clip-rule="evenodd" fill="%23646161"></path></svg>');
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 9px 3px 11px
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .search-button {
    border: 0;
    background: transparent;
    padding: 0px 0px 0px 0px
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .search-toggle {
    display: flex;
    padding: 0px 0px 0px 4px;
    border-radius: 4px
}

.ct-mobile-top-menu-wrapper .overlay-search-wrapper .search-toggle .fas.fa-search {
    display: inline-flex
}

.main-navigation {
    flex: 1;
    max-width: 100%
}

#site-navigation {
    flex: 1;
    max-width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.86);
    display: none
}

#site-navigation.main-navigation.maintoggled {
    display: block
}

.widget .popular_post_img {
    display: block
}

.widget .popular_post_img .wpp-thumbnail {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center -9px;
    vertical-align: middle;
    border-radius: 4px;
    margin: 0 0 0 0;
}

.widget .wpp-item-data {
    flex-basis: 74%;
    width: 74%;
    padding: 0 0px 0 10px;
    order: 2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}

.widget.popular-posts {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    max-width: 420px;
    padding: 0;
    position: relative;
    overflow: visible;
    padding: 0;
    margin-top: 0px;
    /* border-top: 2px solid var(--frontheadline-color); */
    /* border-top: 2px solid #000; */
}

.widget.popular-posts .widget-title.tend1.active .trend-title {
    position: relative;
    top: 0;
    font-size: 12px;
    color: #fff;
    margin-bottom: 3px;
    width: fit-content;
    padding-right: 0;
    background: #000000;
    margin-bottom: 0;
    font-family: Oswald,Roboto Condensed, helvetica, sans-serif, noto serif, helvetica, sans-serif;
    font-weight: 700;
    z-index: 9;
    letter-spacing: .5px;
    padding: 6px 8px;
    z-index: 9;
    justify-content: flex-start;
    letter-spacing: 1.95px;
    flex-direction: column;
    text-align: center;
    /* border: 1px solid var(--frontheadline-color); */
    border-radius: 0;
    border-bottom: 0;
    border-top-left-radius: 8px;
    /* border-top-right-radius: 8px; */
}

.widget.popular-posts .widget-title.tend1.active:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 84%;
    max-width: 56%;
}

/*
.widget.popular-posts .widget-title.tend1.active:before {
    background-color: #303030;
    width: 70px;
    z-index: 1;
    content: "";
    height: 2px;
    left: 0;
    top: -2px;
    position: absolute
}
*/
.widget.popular-posts ul {padding-bottom: 10px;padding-top: 0;margin-bottom: 0;margin-top: 0;/* border-top: 1px solid var(--frontheadline-color); */}

.widget.popular-posts li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: flex;
    /* border-bottom: 1px solid var(--frontline-color); */
    border-bottom: 1px solid #000;
}

.widget.popular-posts li:first-of-type {
    padding-top: 2px;
    margin-top: 5px;
    /* border-top: 1px solid #fbe5ed; */
}

.widget.popular-posts li:last-of-type {
    margin-bottom: 10px
}

.widget.popular-posts li .popular_post_img {
    position: relative;
    flex-basis: 26%;
    width: 26%;
    padding-top: 18.315789%;
    order: 1;
    display: flex;
    /* border-radius: 5px; */
    overflow: hidden;
}

.widget.popular-posts li .popular_post_img a {
    display: block
}

.widget.popular-posts li .wpp-item-data a {
    margin: 0;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    line-height: 1.34;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 1.3rem;
    padding: 0px 0px 0px 0px;
    color: #1d2228;
    /* display: block; */
}

.widget.popular-posts li:hover .wpp-item-data a {
    text-decoration: underline;
    text-decoration-color: #ff0000
}

.widget ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 2.5em;
    list-style-type: none
}

.widget ol {
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 2.5em
}

.widget-title,.widgettitle,.ct-sidebar .widget_block h1,.ct-sidebar .widget_block h2,.ct-sidebar .widget_block h3,.ct-sidebar .widget_block h4,.ct-sidebar .widget_block h5,.ct-sidebar .widget_block h6,.section-latest,.related-posts h2,.featured-wrap .category-list a {
    position: relative;
    margin-bottom: 0;
    top: 0;
    z-index: 1;
    padding-bottom: 0;
    padding-top: 1.5rem;
    line-height: 1;
    justify-content: flex-start;
    display: inline-flex;
    font-size: 1.248rem;
    font-weight: 500;
    font-family: Oswald, Roboto Condensed, helvetica, sans-serif, noto serif, helvetica, sans-serif, Barlow, roboto condensed;
    padding: 0px 0 3px;
    font-size: 1.6rem;
    color: #1e0101;
    text-transform: uppercase;
}

.widget li a:hover,.widget li a:focus {
    color: var(--primary-color)
}

.widget_categories li+li,.widget_archive li+li,.widget_recent_comments li+li,.widget_recent_entries li+li,.widget_meta li+li,.wp-block-page-list li+li {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    margin-top: 10px
}

.widget_block .wp-block-social-links li+li {
    margin-top: 0;
    padding-top: 0
}

.error-404 {
    padding: 5rem 0
}

.error-404-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.error-404-title {
    font-size: 8.5rem;
    text-shadow: 4px 4px 0 var(--primary-color)
}

.error-404 .search-form .search-field:focus {
    opacity: 0.98;
    background-color: #fff
}

.widget-footer-ad {
    position: relative
}

.site-footer {
    color: var(--light-color)
}

.site-footer .container {
    background: transparent
}

.site-footer,.site-footer .social-menu {
    /* background-color: var(--footerbackground-color); */
    background-color: #fff;
}

.site-footer a,.site-footer .social-menu li a {
    /* color: var(--footertext-color); */
    color: #000000;
}

.site-footer a:hover,.site-footer .social-menu li a:hover {
    color: var(--dark-light-color)
}

.footer-top {
    padding-top: 20px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    max-width: 1350px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-block-start: 0;
    gap: 1.2rem;
    margin-block-end: 0;
}

.footer-top .site-title {
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #fff;
    display: flex;
    gap: clamp(30px, 5vw, 50px);
    flex-wrap: nowrap !important;
    align-items: normal !important;
    font-size: 23px;
    font-family: sans-serif,arial;
    font-weight: 700;
}

.footer-top li a {
    font-size: 12px;
    color: #434343;
    display: block;
}

.footer-top>div+div {
    margin-top: 20px
}

.footer-social-wrapper {
    display: flex;
    justify-content: center
}

.footer-social-wrapper::before {
    content: '';
    height: 1px;
    background-color: #939393;
    width: 100%;
    position: absolute;
    top: calc(50% - 3px)
}

.footer-social-wrapper {
    position: relative
}

.site-footer .social-menu {
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px
}

.site-footer .footer-menu-wrapper ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    list-style: none
}
.footer-menu-wrapper.center-align {
    display: flex;
    gap: clamp(70px, 10vw, 140px);
    justify-content: space-between;
    align-items: flex-start;
}

.site-footer .footer-menu-wrapper ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Creates 2 equal-width columns */
  gap: 10px; /* Optional: Adds spacing between columns and rows */
  padding-left: 20px; /* Ensures list bullets have room */
}

.site-footer .footer-menu-wrapper ul li {
    margin-left: 15px;
    text-align: left;
}

.site-footer .footer-menu-wrapper ul li::before {
    content: '||';
    display: inline-block;
    margin-right: 15px;
    color: var(--footertext-color)
}

.footer-bottom {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 40px
}

.footer-top+.footer-bottom {
    padding-top: 0;

    .search-form input[type="submit"] {
        padding: 4px 11px 6px 10px;
        width: auto;
    }
}

.pagination .page-numbers {
    padding: 0.5em 1em;
    text-decoration: none;
    margin-right: 4px;
    margin-bottom: 10px;
    display: inline-block;
    /* background: var(--base-color); */
    color: var(--light-color);
    color: #000;
    border-radius: 10px;
    border: 2px solid #363739;
    color: #363739 !important;
    background: transparent;
}

.pagination .page-numbers.current,.pagination .page-numbers:hover,.pagination .page-numbers:focus {
    background: #ffffff;
}

.pagination .page-numbers.current {

    opacity: .25;
}

.page-numbers.dots {
    border: 0
}
.search-form,.ct-sidebar .wp-block-search {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.search-form input[type="search"],.ct-sidebar .wp-block-search input[type="search"] {
    width: 100%;
    border: 1px solid var(--light-color);
    padding: 5px 90px 5px 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

#ct-content-area .search-form input[type="search"],.search-form input[type="search"],.ct-sidebar .wp-block-search input[type="search"] {
    /* border-color: var(--primary-color); */
    border-color: #c6c6c6;
    border-radius: 40px 40px 40px 40px;
}

#ct-content-area .search-form input[type="search"]:focus,.search-form input[type="search"]:focus,.ct-sidebar .wp-block-search input[type="search"]:focus {
    outline: 1px dotted var(--dark-light-color);
    outline-offset: -2px
}

.search-form button[type="submit"],.search-form input[type="submit"],.ct-sidebar .wp-block-search .wp-block-search__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    padding: 5px;
    /*  background-color: #B00303;
    border-color: var(--primary-color); */
    border: 1px solid #d3d3d3;
    background-color: #f8f8f8;
    /* border-radius: 0 40px 40px 0; */
    width: 64px;
    border-radius: 0 40px 40px 0;
    justify-content: center;
    cursor: pointer;
    color: #000;
    /* border-radius: 0; */
    /* -webkit-border-radius: 0; */
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.search-form input[type="submit"]:hover,.ct-sidebar .wp-block-search .wp-block-search__button:hover {
    border-color: var(--primary-color);
    background-color: var(--link-color)
}

.ct-sidebar .wp-block-search .wp-block-search__label {
    display: none
}

.ct-sidebar .widget_recent_comments ol {
    padding-left: 0
}

@media screen and (min-width: 576px) {
    .col {
        flex:100%;
        max-width: 100%
    }

    .col-1-2 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-1-3 {
        flex: 0 0 33.33337%;
        max-width: 33.33337%
    }

    .col-2-3 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-1-4 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-2-4 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media screen and (max-width: 991px) {
    .ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block {
        display:block
    }

    .ct-mobile-top-menu-wrapper .overlay-search-wrapper:has(.sub_block) .search-button {
        display: block
    }

    .footer-bottom .site-info {
        text-align: center;
        margin-bottom: 15px
    }
}

@media (hover: hover) and (pointer: fine) {
    a:hover {
        color:red
    }
}

@media screen and (max-width: 899px) {
    #logo-nav #trends1 {
        display:none
    }

    #secondary {
        padding: 0 0 0 0;
        margin-top: 15px;
        width: 100%
    }

    #secondary .widget.popular-posts {
        max-width: none
    }

    #secondary .widget.popular-posts li .popular_post_img {
        width: 30%;
        flex-basis: 30%
    }

    #secondary .widget.popular-posts li .wpp-item-data {
        width: 70%;
        flex-basis: 70%
    }

    #secondary .widget.popular-posts li .wpp-item-data a {
        padding-right: 0
    }
}

@media screen and (max-width: 767px) {
    .home .ct-inner-content-area,.single-post .ct-inner-content-area {
        padding-top:0;
        margin-top: 5px
    }

    ul.menu:not(.social-menu) li+li,.header-contact-item+.header-contact-item {
        margin-left: 10px
    }

    [class*="col-"]+[class*="col-"],.col+.col,.col+[class*="col-"],[class*="col-"]+.col {
        margin-top: 15px
    }

    #primary [class*="col-"]+[class*="col-"] {
        margin-top: 16px;
    }


       #secondary .widget.popular-posts {
        border-color: #000;
    } 
    .mbl-hide {
        display: none
    }

    .header-top-toggle {
        font-size: var(--heading-font);
        text-align: var(--text-center)
    }

    .header-top-toggle>a {
        display: block
    }

    .header-top-toggle>a>i {
        transition: all 0.25s ease-in-out
    }

    .header-top-toggle>a.open>i {
        transform: rotate(180deg)
    }

    .site-main-header [class*="col-"] {
        margin-top: 0;
        flex: 0 0 40%;
        max-width: 50%;
        padding-left: 0;
        padding-right: 0
    }

    .site-main-header [class*="col-"] .site-branding {
        text-align: left
    }

    .site-main-header .container .row .col-sm-1-2 .site-title.logo {
        margin-bottom: 0px;
        margin-top: -3px;
        font-size: 28px
    }

    .site-main-header .container .row {
        align-content: flex-start;
        flex-wrap: wrap;
        padding: 6px 2px 5px 2px;
        margin-top: 5px;
        align-items: center
    }

    .site-main-header .container .row .site-branding {
        padding-left: 0
    }

    .site-main-header .container .row .menu-wrapper {
        width: auto
    }

    .site-main-header .container .row .col-sm-1-2 {
        margin-left: 60px;
        margin-right: 20px;
        width: auto;
        flex: auto
    }

    .site-main-header .container .row .logo {
        font-size: 33px;
        line-height: 1.35
    }

    .site-main-header .container .row .col-sm-1-2 .site-title a svg {
        height: 26px;
        width: 35px;
        display: block;
        margin: 0 auto
    }

    .site-header-top-nav li a {
        font-size: 14px
    }

    .post-navigation .nav-links .nav-title {
        display: none
    }

    .menu-wrapper .container-inner {
        justify-content: space-between;
        border: 0;
        background-color: transparent
    }

    .offcanvas-enabled .main-navigation {
        display: block
    }

    .main-navigation .menu li {
        display: block;
        width: 100%;
        padding: 10px
    }

    .ct-mobile-top-menu-wrapper {
        display: none;
        align-items: center;
        justify-content: space-between;
        gap: 0.07rem;
        width: 100%
    }

    .ct-mobile-top-menu-wrapper .overlay-search-wrapper {
        top: 5px
    }

    .ct-mobile-top-menu-wrapper .overlay-search-wrapper .sub_block {
        margin-top: 2px;
        display: none
    }

    .ct-mobile-top-menu-wrapper .overlay-search-wrapper .sub_block,.ct-mobile-top-menu-wrapper .overlay-search-wrapper .sign-in_block {
        margin-right: 10px
    }

    .overlay-search-wrapper,.offcanvas-menu-wrapper {
        padding: 0 10px
    }

    .offcanvas-menu-wrapper {
        display: none
    }

    .menu-toggle-wrapper {
        width: auto;
        z-index: 999;
        margin-right: 20px;
        margin-left: 0px;
    }


    .main-navigation li.menu-item-has-children:after {
        top: 0;
        right: 0;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 2.5
    }

    #masthead #site-navigation {
        height: 100% !important;
        max-height: 110vh;
        overflow-y: auto;
        width: 100%;
        top: 0;
        left: 0;
        position: fixed !important;
        background-color: rgba(0,0,0,0.75);
        z-index: 999999
    }

    #masthead #primary-menu>li,#masthead #primary-menu>li>a {
        background-color: #fff;
        color: #141413;
        font-weight: 900;
        padding: 8px 10px;
        font-size: 20px
    }

    #masthead.site-header #primary-menu>li+li {
        margin-left: 0;
        margin-top: 0;
        border-top: 1px solid #ddd
    }

    #masthead.site-header #primary-menu>li.ct-nav-item {
        background-color: #000;
        padding: 5px 10px;
        text-align: center
    }

    #masthead.site-header #site-navigation>li.ct-nav-item a.close_nav {
        background: #34a7ff;
        padding: 3px;
        display: inline-block;
        width: 73px;
        height: 36px;
        line-height: 1.9
    }

    #masthead .maintoggled #site-navigation {
        height: 100% !important;
        width: 100%;
        opacity: 1;
        left: 0%;
        z-index: 99999999999999
    }

    #masthead .maintoggled #site-navigation .close_nav {
        border-radius: 0
    }

    #masthead .maintoggled #site-navigation>* {
        width: 100%
    }

    #primary-menu .sub-menu {
        left: -100% !important;
        z-index: 1
    }

    #primary-menu .sub-menu.open,#primary-menu li.focus>ul.sub-menu,#primary-menu li.focus-visible>ul.sub-menu {
        height: auto !important;
        min-height: 1px;
        float: none;
        width: 100%;
        left: 0 !important;
        padding-top: 0;
        position: relative;
        box-shadow: none;
        margin-top: 10px;
        padding-left: 40px
    }

    #primary-menu .sub-menu.open li:not(:first-child),#primary-menu li.focus>ul.sub-menu li:not(:first-child),#primary-menu li.focus-visible>ul.sub-menu li {
        border-top: 1px solid #ddd
    }

    .footer-bottom {
        text-align: center
    }

    .row {
        flex-wrap: nowrap;
        display: flex;
        flex-direction: column
    }

    #primary .related-posts .rel-post-wrap {
        padding: 0;
        display: flex;
        flex-direction: row;
        margin-top: 4px
    }

    #primary .related-posts .rel-post-wrap .img-wrapper {
        width: 30%;
        flex-basis: 30%;
        position: relative;
        padding-top: 20.315789%
    }

    #primary .related-posts .rel-post-wrap .img-wrapper img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        vertical-align: middle;
        border: 0;
        border-radius: 5px;
        margin: 0 0 0 0
    }

    #primary .related-posts .rel-post-wrap .rel-post-content {
        width: 70%;
        flex-basis: 70%;
        padding-left: 15px
    }

    #primary .related-posts .rel-post-wrap .rel-post-content .entry-title {
        display: flex;
        flex-direction: column-reverse
    }

    .footer-bottom .site-info {
        margin-bottom: 0
    }
}

@media screen and (min-width: 600px) {
    .footer-go-to-top {
        bottom:40px;
        right: 30px
    }
}

@media screen and (min-width: 768px) {

@font-face{
	font-family:'Oswald';
	font-style:normal;
	font-weight:400;
	font-display:swap;
	src:url('fonts/oswald-normal-latin-400.woff2')format('woff2');
	unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	}
    
    .widget.popular-posts li .wpp-item-data a {
        /* font-family: 'Oswald'; */
        /* font-family: 'Oswald','Roboto Condensed', 'Noto Serif', sans-serif, arial; */
        /* font-weight: 100; */
        /* font-weight: 400; */
        font-family: 'Noto Serif';
        font-weight: 500;
        line-height: 1.4;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        Font-size: 18px;
        Color: #0c0c0c;
        letter-spacing: -.031em;
        margin-top: -5px;
        /* text-decoration: underline; */
        /* text-underline-offset: 4px; */
        /* text-decoration-thickness: 0.1px; */
    }

    .site-main-header {
        background-color: #fff
    }

    .site-main-header .menu-toggle-wrapper {
        margin: 0px 20px 0px 0;
    }

    .site-main-header .container.trending-tags {
        display: none
    }

    .site-main-header .container .row #trends1.container.trending-tags {
        display: inline-flex
    }

    .home #ct-content-area .row {
        flex-direction: row;
        justify-content: space-between;
        padding: 0 0px;
    }


    
  .single .row {
    //
    flex-wrap: wrap;
    flex-wrap: wrap;
    /* grid-template-columns: 1fr 1fr; */
}

    #ct-content-area .row .col-md-2-3 {
 /* flex: 1 0 66.66667%;
 max-width: 68.66667%; */
 /* width: calc(100% - 400px); */
 /* flex: 0 0 66.33337%; */
 padding: 0 15px 0 0;
 order: 1;
 position: relative;
 z-index: 9;
 margin-bottom: 0;
 background: #fff;
 border-right: 1px solid #000;
 /* border-bottom: 1px solid var(--frontheadline-color); */
 padding-bottom: 23px;
 }

    #ct-content-area .row .col-md-1-3 {
         /* flex: 0 0 32.33337%;
         max-width: 32.33337%; */
         /* max-width: 63.33337%; */
         /* flex: 0 0 66.33337%; */
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        order: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: start;
        padding-left: 13px;
        margin-top: 1px;
        position: relative;
        align-content: center;
        justify-content: flex-end;
         /* border-bottom: 1px solid var(--frontheadline-color); */
    }




    
    #ct-content-area .row .col-md-1-3 .featured-list {
        margin-top: 0;
        /* border-bottom: 1px solid var(--frontheadline-color); */
        padding-bottom: 9px;
        width: 95%;
        
        
        
        
        
        
        
        
        
        
        
        

        .main-header {
            margin-bottom: 10px;
        }
    }

    .col-sm-1-2 {
        /* flex: 0 0 50%; */
        max-width: 100%
    }

    .col-sm-1-4 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-3-4 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .offset-sm-1-3 {
        margin-left: 33.33337%
    }

    .offset-sm-1-4 {
        margin-left: 25%
    }

    .header-contact-item+.header-contact-item {
        margin-left: 30px
    }

    .header-contact {
        text-align: var(--text-right)
    }

    .site-header-top-nav ul {
        display: flex;
        flex-wrap: wrap
    }

    .site-header-top-nav ul li+li {
        margin-left: 15px
    }

    .main-navigation ul#primary-menu li:hover>.sub-menu,.main-navigation ul#primary-menu li.focus>.sub-menu {
        top: 100%;
        visibility: visible;
        opacity: 1
    }

    .main-navigation li {
        position: relative;
        margin: 0px 0 0 0
    }

    .ct-nav-item {
        display: none
    }

    .main-navigation ul#primary-menu>li>a,.main-navigation div#primary-menu>ul>li>a {
        font-size: 14px;
        font-weight: 600;
        font-family: arial;
        padding-right: 15px;
        text-transform: capitalize;
        color: #fff
    }

    #masthead #primary-menu li a:hover {
        color: #ff0000
    }

    #masthead.site-header #primary-menu>li.ct-nav-item a.close_nav:hover {
        background-color: #ff0000
    }

    .main-navigation #primary-menu li.menu-item.menu-item-has-children {
        margin-right: 19px
    }

    .main-navigation #primary-menu li.menu-item.menu-item-has-children a {
        padding-right: 10px
    }

    .main-navigation ul#primary-menu .sub-menu {
        background-color: #fff;
        width: 220px;
        border-top: 2px solid var(--primary-color);
        position: absolute;
        left: 0;
        top: 130%;
        z-index: 100;
        visibility: hidden;
        opacity: 0;
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
        box-shadow: 0 0 15px rgba(0,0,0,0.1)
    }

    .main-navigation ul#primary-menu>li .sub-menu li {
        border-bottom: 1px solid #f5f5f5
    }

    .main-navigation ul#primary-menu>li .sub-menu a {
        font-size: 18px;
        display: block;
        padding: 3px 6px
    }

    .main-navigation ul#primary-menu>li>.sub-menu .sub-menu {
        left: 110%;
        top: -2px;
        border-left: 1px solid #E5E5E5
    }

    .main-navigation ul#primary-menu .sub-menu>li:hover>.sub-menu,.main-navigation ul#primary-menu .sub-menu>li.focus>.sub-menu {
        left: 100%;
        visibility: visible;
        opacity: 1
    }

    #site-navigation {
        flex: 1;
        max-width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        background-color: rgba(0,0,0,0.86);
        display: none
    }

    .entry-content table {
        border-collapse: collapse
    }

    .entry-content table td {
        padding: 10px;
        padding-top: 10px !important
    }

    .ct-no-sidebar #primary {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ct-left-sidebar #primary {
        order: 2
    }

    .ct-left-sidebar #secondary {
        order: 1
    }

    .ct-middle-column .ct-inner-content-area>.container>.row {
        justify-content: center
    }
}

@media screen and (min-width: 900px) {
    .col-sm-1-3 {
        padding-right:0;
        min-width: 301px;
        width: 330px
    }

    aside#secondary {
        overflow: hidden;
        padding-left: 1rem
    }



    .home aside#secondary {
        overflow: hidden;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0px;
    }

    .col-sm-2-3 {
        padding-right: 30px
    }

    .home #latest {
        width: calc(100% - 383px);
        padding-top: 15px;
    }

    .home #latest .ct-post-wrapper.ct-normal {
        /* border-right: 1px solid #dcdcdc; */
        padding-right: 60px
    }
}

@media screen and (min-width: 992px) {
    .col-md-1-2 {
        flex:0 0 50%;
        max-width: 50%;
        color: #818181;
    }



    .col-md-1-4 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-3-4 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .footer-bottom .row {
        align-items: center
    }

    .footer-bottom-right {
        text-align: right
    }

    .footer-bottom-right form {
        margin-right: 0
    }
}

@media screen and (min-width: 1080px) {
    .col-sm-1-2 {
        /* flex:0 0 50%; */
        max-width: 100%
    }

    .col-sm-1-3 {
        padding-right: 0
    }

    .col-sm-2-3 {
        padding-right: 50px
    }

    .col-sm-2-3 .blockwp-breadcrumb-wrapper {
        margin-bottom: 0px
    }

    .col-sm-2-3 .blockwp-breadcrumb-wrapper .breadcrumbs {
        margin-bottom: 5px
    }

    .col-sm-1-4 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-3-4 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media screen and (min-width: 1200px) {
    .single #primary {
        padding-right: 15px;
    }

    .col-lg-1-2 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-1-3 {
        flex: 0 0 32%;
        max-width: 32%;
    }

    .col-lg-2-3 {
        flex: 0 0 68%;
        max-width: 68%;
    }



    .col-lg-1-4 {
        padding-left: 2rem
    }

    .col-lg-3-4 {
        padding-right: 65px
    }
}

@media screen and (min-width: 1300px) {
    .col-lg-3-4 {
        padding-right:30px;
    }

    .col-lg-3-4 .blockwp-breadcrumb-wrapper {
        margin-bottom: 0px
    }

    .col-lg-3-4 .blockwp-breadcrumb-wrapper .breadcrumbs {
        margin-bottom: 7px
    }
}

@media screen and (min-width: 800px) {
    .site-main-header .top-menu1 .menu {
        justify-content:center
    }

    .single .site-main-header .container,.single .site-main-header .top-menu1 #top-navigation {
        padding-left: 15px;
        padding-right: 15px;
        /* max-width: 100%; */
        margin-left: auto;
        margin-right: auto
    }

    .home .site-main-header .container,.home .site-main-header .top-menu1 #top-navigation {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1416px;
        margin: 0px auto;
    }

    .page .site-main-header .container,.page .site-main-header .top-menu1 #top-navigation {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        margin: 0 auto
    }

    .archive .site-main-header .container,.archive .site-main-header .top-menu1 #top-navigation,.category .site-main-header .container,.category .site-main-header .top-menu1 #top-navigation,.search .site-main-header .container,.search .site-main-header .top-menu1 #top-navigation {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 1190px) and (min-width: 767px) {
    #ct-content-area {
        padding-left:20px;
        padding-right: 20px
    }

    .home #ct-content-area {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 1500px) {
    #ct-content-area,.site-main-header .container,.site-main-header .top-menu1 {
        padding-left:0px;
        padding-right: 0px
    }

    .site-main-header .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .single .entry-content {
        /* padding-left: 0; */
        /* padding-right: 0; */
    }
}

.col-sm-1-4.text-right.mbl-hide {
    display: none
}

@media screen and (max-width: 767px) {
    .single-post #primary {
        padding-top:0px
    }

    

.single #primary, .single #secondary {
  flex: 1;              /* Allows both to grow equally to fill the second row */
}
    
    #secondary {
        padding: 0 var(--gutter-size);
    }

    .home #secondary {
        padding: 0 0
    }

    .crumb-header {
        padding: 0
    }

    .crumb-header .header-layout {
        border-bottom: 0;
        display: flex;
    }

    .site-main-header {
        display: inline-block;
        margin-left: 0;
        width: 100%
    }

    .site-main-header .container {
        padding: 0px 10px 0 10px;
        margin-bottom: 0px;
        margin-top: 0px
    }



    .home .ct-inner-content-area {
        margin-top: 18px;
    }

    .menu-wrapper .container {
        width: 100%;
        padding: 0 0px;
        margin: 0 auto
    }
}

#masthead .close-nav,#masthead .fas {
    transition: color .45s ease-in-out;
    -moz-transition: color .45s ease-in-out;
    -webkit-transition: color .45s ease-in-out
}

#masthead .search-toggle:hover .search-icon,#masthead .menu-toggle:hover .search-icon {
    color: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}



@media screen and (max-width: 767px) {
    .menu-wrapper .offcanvas-menu-wrapper {
        display:none
    }
}

div:has(.table-wrapper) {
    overflow-x: unset
}

.table-wrapper {
    margin: 15px 0
}

.table-container {
    overflow: hidden;
    border: 0;
    border-left: 0;
    border-right: 0
}

.dual-scrollbar {
    overflow-x: auto;
    overflow-y: hidden;
    height: 15px;
    background: #f7f7f7;
    display: none;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    overscroll-behavior-x: contain
}

.dual-scrollbar::-webkit-scrollbar {
    height: 12px
}

.dual-scrollbar::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 6px
}

.dual-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #666
}

.dual-scrollbar {
    scrollbar-width: auto
}

.dual-scrollbar.bottom-scroll {
    margin-top: 11px
}

.table-container {
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    overscroll-behavior-x: contain
}

.table-container,.table-container table {
    cursor: default;
}

.table-container.dragging,.table-container.dragging table {
    cursor: grabbing;
    user-select: none
}

table {
    border-collapse: collapse;
    width: 1200px
}

th,td {
    border: 1px solid #ddd;
    padding: 8px 12px;
    white-space: nowrap
}

thead th {
    background: #fafafa;
    position: sticky;
    top: 0;
    z-index: 1
}

table thead.social_sticky {
    position: sticky;
    top: 0%;
    position: -webkit-sticky
}

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fafafa;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.sticky-header table {
    border-collapse: collapse
}

.sticky-header th,.sticky-header td {
    border: 1px solid #ddd;
    padding: 8px 12px;
    white-space: nowrap
}

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: var(--table-header-bg, #f7f7f9);
    color: var(--table-header-text, inherit);
    border-bottom: 1px solid var(--table-header-border, #dcdce5);
    overflow: hidden;
    border: 0;
    font: inherit;
    line-height: normal;
    will-change: scroll-position
}

.sticky-header.is-scrolling {
    box-shadow: var(--table-header-shadow, 0 2px 6px rgba(0,0,0,0.08))
}

.sticky-header table {
    border-collapse: collapse
}

.sticky-header th,.sticky-header td,.table-container thead tr th {
    border-right: 1px solid #fff;
    background: red;
    padding: 8px 12px;
    white-space: nowrap;
    color: #fff;
    font-weight: 700;
    font-family: 'Oswald';
    /* font-family: "Noto Serif", serif, georgia, arial, swald, arial, sans-serif; */
    font-size: 1.13rem;
    letter-spacing: 0.043em
}

.sticky-header th,.sticky-header td {
    padding: 8px 0
}

.sticky-header th {
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis
}

.sticky-header {
    pointer-events: none
}

.table-container {
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x pan-y;
    overscroll-behavior-x: contain;
    overscroll-behavior-y: auto
}

.sticky-bar {
    z-index: 1100;
    padding-top: 6px;
    background: #fff
}

.sticky-bar .dual-scrollbar.top-scroll {
    margin-bottom: 9px
}
