@charset "UTF-8";
/*!
Theme Name: Telegram 
Theme URI: https://www.themeinwp.com/theme/telegram
Author: ThemeInWP
Author URI: https://www.themeinwp.com
Description: Telegram is a creative, clean, responsive, and multi-layout highly organized WordPress magazine or news theme which is made to be used by online magazines, newspapers, editors, journalists, publishing units, bloggers, informative sites, educational websites, content writers, digital news media and other similar websites. Optimized as well as cross browser compatible theme with attractive and eye catching layout in any browser and different variations of devices screen size. The Telegram is compatible with many popular WordPress plugins and is also translation & RTL (right to left language) ready. Built with Awesome Features using both Customizer as well as Widget API we bring out different sections with multiple uses. We also just give you a demo site click via our own demo importer plugin. Demo : https://demo.themeinwp.com/telegram
Requires at least: 5.3
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: telegram
Tags: blog, news, photography, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-logo, custom-menu, featured-images, featured-image-header, rtl-language-support, flexible-header, post-formats, translation-ready, theme-options, threaded-comments, footer-widgets
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: none;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: none;
    font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}
html {
    box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
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;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
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: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
/* Elements
--------------------------------------------- */
body {
    background: #fff;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}
a:visited {
    color: #800080;
}
a:hover,
a:focus,
a:active {
    color: #191970;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}
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: 3px;
    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%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
/* Small menu. */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}
.post,
.page {
    margin: 0 0 1.5em;
}
.updated:not(.published) {
    display: none;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.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;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}
@-webkit-keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes hover {
    100% {
        left: 125%;
    }
}
@-moz-keyframes hover {
    100% {
        left: 125%;
    }
}
@keyframes hover {
    100% {
        left: 125%;
    }
}
@-webkit-keyframes scale-in {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@-moz-keyframes scale-in {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@keyframes scale-in {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes scale-out {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        opacity: 1;
    }
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
}
@-moz-keyframes scale-out {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        opacity: 1;
    }
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
}
@keyframes scale-out {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        opacity: 1;
    }
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        opacity: 1;
    }
}
.posts-navigation a:before, .posts-navigation a:after, .twp-single-post .entry-footer .edit-link:before, .widget figure a:before,
.twp-single-post figure a:before, .twp-single-post .entry-content blockquote.wp-block-quote:before, .twp-single-post .entry-content blockquote.wp-block-quote:after,
.twp-single-post .entry-content .wp-block-pullquote blockquote:before,
.twp-single-post .entry-content .wp-block-pullquote blockquote:after, .comments-area .comment-list li .comment-content p:before, .comments-area .comment-list li .comment-meta .comment-metadata time:before,
.comments-area .comment-list li .comment-meta .comment-metadata .comment-edit-link:before, .desktop .down-arrow > a:after,
.desktop .right-arrow > a:after, .twp-social-icon-with-text li a:before, ul.twp-social li a:before, .widget .gallery .slick-arrow:before,
.wp-block-gallery .slick-arrow:before,
.twp-slick-arrow .slick-arrow:before, .twp-breadcrumbs li a:after {
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
}
.twp-mobile-menu-section ul, .widget ul, .twp-single-post .entry-content .wp-block-gallery, .comments-area .comment-list, .desktop ul, .desktop ul.twp-nav-menu,
.desktop div.twp-nav-menu ul, .twp-social-icon-with-text, ul.twp-social, .twp-footer-menu, .twp-category ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.twp-single-post .entry-content .wp-block-image:before, .twp-breaking-post:before, .mc4wp-form .mc4wp-form-fields p:before, .search-form:before, .twp-single-post .entry-content .wp-block-image:after, .twp-breaking-post:after, .mc4wp-form .mc4wp-form-fields p:after, .search-form:after {
    clear: both;
    content: "";
    display: block;
}
.twp-overlay {
    transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #efecec;
}
.dark-mode .bg-image {
    background-color: #282828;
}
.twp-center {
    text-align: center;
}
.d-none {
    display: none !important;
}
.twp-primary-bg {
    background-color: #f42548;
    color: #fff;
}
.twp-section-border {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(234, 239, 242, 0.63);
}
.twp-tooltip {
    display: inline-block;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    background-color: #eaeff2;
    color: #f42548;
    border-radius: 3px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-tooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-left-width: 8px;
    border-left-style: solid;
    border-right-width: 8px;
    border-right-style: solid;
    border-color: transparent;
    border-top-color: #eaeff2;
    display: inline-block;
    position: absolute;
    top: 100%;
    right: 15px;
}
.twp-container-fluid {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.twp-container-fluid.twp-no-gap {
    padding-left: 0;
    padding-right: 0;
}
.twp-container {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 1050px) {
    .twp-container {
        max-width: 1450px;
        margin: auto;
    }
}
.twp-container.twp-no-gap {
    padding-left: 0;
    padding-right: 0;
}
.site-content,
.twp-site-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}
@media (min-width: 1050px) {
    .site-content,
    .twp-site-content-wrapper {
        max-width: 1350px;
        margin: auto;
    }
}
.site-content {
    padding: 30px 15px 60px;
}
.single-post .site-content {
    display: block;
    max-width: 100%;
    margin: 0;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
}
.single-post .twp-site-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
#primary,
#secondary {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 1050px) {
    #primary,
    #secondary {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 1050px) {
    #primary {
        flex: 0 0 70%;
        max-width: 70%;
    }
}
@media (min-width: 1050px) {
    #secondary {
        flex: 0 0 30%;
        max-width: 30%;
    }
}
@media (min-width: 576px) {
    .widget-area .theiaStickySidebar {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (min-width: 576px) {
    .widget-area .widget {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin-left: 7.5px;
        margin-right: 7.5px;
    }
}
@media (min-width: 1050px) {
    .widget-area .widget {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
.no-sidebar #primary {
    flex: 0 0 100%;
    max-width: 100%;
}
.no-sidebar #secondary {
    display: none;
}
.right-sidebar #primary {
    order: 1;
}
.right-sidebar #secondary {
    order: 2;
}
.left-sidebar #primary {
    order: 2;
}
.left-sidebar #secondary {
    order: 1;
}
.twp-row,
.twp-d-flex {
    display: flex;
    flex-wrap: wrap;
}
.twp-row {
    margin-left: -10px;
    margin-right: -10px;
}
.twp-col {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
    max-width: 100%;
}
.twp-col.twp-no-gap {
    padding-left: 0;
    padding-right: 0;
}
.twp-col-half {
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 576px) {
    .twp-col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .twp-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .twp-col-md-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 992px) {
    .twp-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .twp-col-md-8 {
        flex: 0 0 66.67%;
        max-width: 66.67%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-5 {
        flex: 0 0 41.66%;
        max-width: 41.66%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-7 {
        flex: 0 0 58.33%;
        max-width: 58.33%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-8 {
        flex: 0 0 66.67%;
        max-width: 66.67%;
    }
}
@media (min-width: 1050px) {
    .twp-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
}
body {
    color: #404553;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 400;
    background-color: #f8f9fa;
}
body button {
    font-family: inherit;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a {
    text-decoration: none;
    color: #404553;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a:visited {
    color: #404553;
}
a:hover, a:focus-within {
    color: #f42548;
}
p a {
    color: #f42548;
}
p a:hover {
    color: #404553;
}
.site-title {
    font-size: 35px;
    font-weight: 800;
}
.twp-section-title {
    font-size: 30px;
}
.twp-post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    font-size: 18px;
}
.widget-title,
.twp-post-title-lg {
    font-size: 24px;
}
.twp-post-title-xs {
    font-size: 16px;
}
body {
    margin: 0;
}
body.page {
    margin: 0;
}
body input,
body textarea {
    outline: none;
}
body button {
    outline: none;
}
.twp-archive-post p,
.twp-archive-post .entry-title {
    margin: 0;
    padding-top: 10px;
}
.twp-archive-post .entry-title {
    font-size: 20px;
}
.twp-archive-post .entry-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
}
.twp-archive-post .entry-content {
    margin: 0;
    overflow: hidden;
}
.twp-archive-post .twp-image-section {
    margin-top: 10px;
}
.twp-archive-post p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    font-size: 16px;
    opacity: 0.63;
}
.twp-archive-post .twp-category li {
    margin-top: 10px;
}
.twp-archive-post .entry-meta {
    padding-top: 10px;
    font-weight: 500;
}
.twp-archive-post .twp-read-more-btn {
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background-color: #f42548;
    color: #fff;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.twp-archive-post .twp-read-more-btn:hover {
    opacity: 0.63;
    color: #fff;
}
.twp-archive-post .twp-btn-section {
    text-align: center;
}
@media (min-width: 1050px) {
    .twp-archive-post .twp-btn-section {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        text-align: initial;
    }
}
.twp-archive-post .twp-btn-section .twp-read-more,
.twp-archive-post .twp-btn-section .twp-social-share-section {
    margin-top: 15px;
}
@media (min-width: 1050px) {
    .twp-archive-post .twp-btn-section .twp-read-more,
    .twp-archive-post .twp-btn-section .twp-social-share-section {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.twp-archive-post .twp-btn-section .twp-toggle-share {
    position: relative;
    top: -3px;
}
.twp-archive-post .twp-social-share-section .twp-social-share-layout-2 {
    justify-content: center;
    align-items: center;
}
@media (min-width: 1050px) {
    .twp-archive-post .twp-social-share-section .twp-social-share-layout-2 {
        justify-content: flex-end;
    }
}
@media (min-width: 1050px) {
    .twp-archive-post .twp-social-share-section .twp-toggle-share {
        transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
    }
}
@media (min-width: 992px) {
    .twp-archive-layout-1 .twp-archive-post,
    .twp-archive-layout-2 .twp-archive-post {
        box-shadow: 0 0 4px 4px rgba(234, 239, 242, 0.63);
        padding: 5px 15px 15px;
        border-radius: 5px;
    }
}
.twp-archive-layout-1 .twp-archive-post .twp-image-section,
.twp-archive-layout-2 .twp-archive-post .twp-image-section {
    padding-bottom: 40px;
}
.twp-archive-layout-1 .twp-archive-post .twp-content-wrapper,
.twp-archive-layout-2 .twp-archive-post .twp-content-wrapper {
    margin: 0;
    background-color: #fff;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    margin-top: -30px;
    padding: 5px 15px 15px;
}
.twp-archive-layout-1 .twp-archive-post .twp-image-section {
    height: 300px;
}
.twp-archive-layout-2 .twp-archive-post .twp-image-section {
    height: 400px;
}
.twp-archive-layout-3 .twp-archive-post {
    background-color: rgba(234, 239, 242, 0.63);
}
@media (min-width: 576px) {
    .twp-archive-layout-3 .twp-archive-post {
        width: calc(100% - 200px);
        padding: 5px 20px 15px;
    }
}
@media (min-width: 992px) {
    .twp-archive-layout-3 .twp-archive-post {
        width: calc(100% - 300px);
    }
}
@media (min-width: 1050px) {
    .twp-archive-layout-3 .twp-archive-post {
        width: 600px;
    }
}
.twp-archive-layout-3 .twp-archive-post .twp-image-section {
    height: 350px;
}
@media (min-width: 576px) {
    .twp-archive-layout-3 .twp-archive-post .twp-image-section {
        width: calc(100% + 200px);
    }
}
.twp-archive-layout-3 .twp-archive-post .entry-content {
    margin: 0;
}
.twp-archive-layout-4 .twp-archive-post:first-child .twp-image-section {
    height: 350px;
}
.twp-archive-layout-4 .twp-archive-post .entry-header,
.twp-archive-layout-4 .twp-archive-post .entry-content {
    margin: auto;
    width: calc(100% - 30px);
}
@media (min-width: 576px) {
    .twp-archive-layout-4 .twp-archive-post .entry-header,
    .twp-archive-layout-4 .twp-archive-post .entry-content {
        width: 80%;
    }
}
.twp-archive-layout-4 .twp-archive-post .twp-image-section {
    padding-bottom: 15px;
    height: 300px;
}
.twp-archive-layout-4 .twp-archive-post .entry-header {
    position: relative;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-title {
    padding-top: 25px;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta {
    position: absolute;
    left: 0;
    top: -26px;
    width: 100%;
    justify-content: center;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta .entry-meta-item {
    background-color: #fff;
    color: #f42548;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    cursor: pointer;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta .entry-meta-item:hover {
    background-color: #f42548;
    color: #fff;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta a,
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta .twp-icon {
    color: inherit;
}
.twp-archive-layout-4 .twp-archive-post .entry-header .entry-meta .entry-meta-author {
    display: none;
}
.twp-social-share-section .twp-social-share-layout-2 {
    display: flex;
    flex-wrap: wrap;
}
.twp-social-share-section .twp-share-container {
    display: flex;
    align-items: center;
}
.twp-social-share-section .twp-toggle-share {
    display: inline-block;
    width: 30px;
    text-align: center;
}
.twp-social-share-section .twp-toggle-share i {
    display: inline-block;
    margin-top: 9px;
}
.twp-social-share-section .twp-toggle-share span {
    display: none;
}
.twp-social-share-with-hover-effect .twp-social-share-layout-2 {
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.twp-social-share-with-hover-effect .twp-social-share-layout-2:hover .twp-share-container {
    overflow: initial;
    opacity: 1;
    left: 5px;
}
.twp-social-share-with-hover-effect.twp-icon-left-align .twp-social-share-layout-2:hover .twp-share-container {
    right: 0;
    z-index: 3;
}
@media (min-width: 1050px) {
    .twp-social-share-with-hover-effect.twp-icon-left-align .twp-social-share-layout-2 .twp-share-container {
        right: -150px;
        left: auto;
    }
}
@media (min-width: 1050px) {
    .twp-social-share-with-hover-effect .twp-share-container {
        overflow: hidden;
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        position: absolute;
        z-index: 1;
        left: 30px;
        opacity: 0;
        top: 0;
    }
}
.twp-post-read-time .twp-read-time {
    display: inline-block;
    background-color: rgba(1, 1, 1, 0.63);
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 5px;
    position: relative;
}
.twp-post-read-time i {
    display: none;
}
.twp-breadcrumbs ul {
    list-style: none;
    margin: 15px 0 0;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0 15px;
    align-items: center;
}
.twp-breadcrumbs li {
    font-weight: 500;
    margin-top: 10px;
}
.twp-breadcrumbs li a {
    padding-right: 20px;
    padding-left: 10px;
    position: relative;
}
.twp-breadcrumbs li a:after {
    content: "";
    display: inline-block;
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    right: 0;
}
.twp-breadcrumbs li.trail-begin {
    font-size: 18px;
}
.twp-breadcrumbs li.trail-begin a {
    color: #f42548;
    padding-left: 0;
}
.twp-breadcrumbs li.trail-begin a:hover {
    color: #404553;
}
.twp-breadcrumbs li.trail-end {
    padding-left: 0;
}
.twp-breadcrumbs li.trail-end a {
    padding-right: 0;
}
.twp-breadcrumbs li.trail-end a:after {
    content: none;
}
.twp-category {
    font-size: 14px;
}
.twp-category ul {
    display: flex;
    flex-wrap: wrap;
}
.twp-category a {
    display: inline-block;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.twp-category-with-bg ul {
    margin-left: -5px;
    margin-right: -5px;
}
.twp-category-with-bg a {
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 13px;
    background-color: #010101;
    color: #fff;
    position: relative;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.twp-category-with-bg li {
    margin-left: 5px;
    margin-right: 5px;
}
.twp-category-with-bg li:nth-child(1) a, .twp-category-with-bg li:nth-child(2) a, .twp-category-with-bg li:nth-child(3) a, .twp-category-with-bg li:nth-child(4) a, .twp-category-with-bg li:nth-child(5) a, .twp-category-with-bg li:nth-child(6) a, .twp-category-with-bg li:nth-child(7) a, .twp-category-with-bg li:nth-child(8) a, .twp-category-with-bg li:nth-child(9) a, .twp-category-with-bg li:nth-child(10) a, .twp-category-with-bg li:nth-child(11) a, .twp-category-with-bg li:nth-child(12) a, .twp-category-with-bg li:nth-child(13) a, .twp-category-with-bg li:nth-child(14) a, .twp-category-with-bg li:nth-child(15) a, .twp-category-with-bg li:nth-child(16) a {
    color: #fff;
}
.twp-category-with-bg li:nth-child(1) a:active, .twp-category-with-bg li:nth-child(1) a:hover, .twp-category-with-bg li:nth-child(1) a:focus-within, .twp-category-with-bg li:nth-child(2) a:active, .twp-category-with-bg li:nth-child(2) a:hover, .twp-category-with-bg li:nth-child(2) a:focus-within, .twp-category-with-bg li:nth-child(3) a:active, .twp-category-with-bg li:nth-child(3) a:hover, .twp-category-with-bg li:nth-child(3) a:focus-within, .twp-category-with-bg li:nth-child(4) a:active, .twp-category-with-bg li:nth-child(4) a:hover, .twp-category-with-bg li:nth-child(4) a:focus-within, .twp-category-with-bg li:nth-child(5) a:active, .twp-category-with-bg li:nth-child(5) a:hover, .twp-category-with-bg li:nth-child(5) a:focus-within, .twp-category-with-bg li:nth-child(6) a:active, .twp-category-with-bg li:nth-child(6) a:hover, .twp-category-with-bg li:nth-child(6) a:focus-within, .twp-category-with-bg li:nth-child(7) a:active, .twp-category-with-bg li:nth-child(7) a:hover, .twp-category-with-bg li:nth-child(7) a:focus-within, .twp-category-with-bg li:nth-child(8) a:active, .twp-category-with-bg li:nth-child(8) a:hover, .twp-category-with-bg li:nth-child(8) a:focus-within, .twp-category-with-bg li:nth-child(9) a:active, .twp-category-with-bg li:nth-child(9) a:hover, .twp-category-with-bg li:nth-child(9) a:focus-within, .twp-category-with-bg li:nth-child(10) a:active, .twp-category-with-bg li:nth-child(10) a:hover, .twp-category-with-bg li:nth-child(10) a:focus-within, .twp-category-with-bg li:nth-child(11) a:active, .twp-category-with-bg li:nth-child(11) a:hover, .twp-category-with-bg li:nth-child(11) a:focus-within, .twp-category-with-bg li:nth-child(12) a:active, .twp-category-with-bg li:nth-child(12) a:hover, .twp-category-with-bg li:nth-child(12) a:focus-within, .twp-category-with-bg li:nth-child(13) a:active, .twp-category-with-bg li:nth-child(13) a:hover, .twp-category-with-bg li:nth-child(13) a:focus-within, .twp-category-with-bg li:nth-child(14) a:active, .twp-category-with-bg li:nth-child(14) a:hover, .twp-category-with-bg li:nth-child(14) a:focus-within, .twp-category-with-bg li:nth-child(15) a:active, .twp-category-with-bg li:nth-child(15) a:hover, .twp-category-with-bg li:nth-child(15) a:focus-within, .twp-category-with-bg li:nth-child(16) a:active, .twp-category-with-bg li:nth-child(16) a:hover, .twp-category-with-bg li:nth-child(16) a:focus-within {
    color: #fff;
}
.twp-category-with-bg li:nth-child(1) a, .twp-category-with-bg li:nth-child(9) a {
    background-color: #EF5350;
}
.twp-category-with-bg li:nth-child(1) a:hover, .twp-category-with-bg li:nth-child(1) a:focus-within, .twp-category-with-bg li:nth-child(9) a:hover, .twp-category-with-bg li:nth-child(9) a:focus-within {
    background-color: #42A5F5;
}
.twp-category-with-bg li:nth-child(2) a, .twp-category-with-bg li:nth-child(10) a {
    background-color: #AB47BC;
}
.twp-category-with-bg li:nth-child(2) a:hover, .twp-category-with-bg li:nth-child(2) a:focus-within, .twp-category-with-bg li:nth-child(10) a:hover, .twp-category-with-bg li:nth-child(10) a:focus-within {
    background-color: #673ab7;
}
.twp-category-with-bg li:nth-child(3) a, .twp-category-with-bg li:nth-child(11) a {
    background-color: #42A5F5;
}
.twp-category-with-bg li:nth-child(3) a:hover, .twp-category-with-bg li:nth-child(3) a:focus-within, .twp-category-with-bg li:nth-child(11) a:hover, .twp-category-with-bg li:nth-child(11) a:focus-within {
    background-color: #EF5350;
}
.twp-category-with-bg li:nth-child(4) a, .twp-category-with-bg li:nth-child(12) a {
    background-color: #4caf50;
}
.twp-category-with-bg li:nth-child(4) a:hover, .twp-category-with-bg li:nth-child(4) a:focus-within, .twp-category-with-bg li:nth-child(12) a:hover, .twp-category-with-bg li:nth-child(12) a:focus-within {
    background-color: #1B5E20;
}
.twp-category-with-bg li:nth-child(5) a, .twp-category-with-bg li:nth-child(13) a {
    background-color: #f42548;
}
.twp-category-with-bg li:nth-child(5) a:hover, .twp-category-with-bg li:nth-child(5) a:focus-within, .twp-category-with-bg li:nth-child(13) a:hover, .twp-category-with-bg li:nth-child(13) a:focus-within {
    background-color: #010101;
}
.twp-category-with-bg li:nth-child(6) a, .twp-category-with-bg li:nth-child(14) a {
    background-color: #673ab7;
}
.twp-category-with-bg li:nth-child(6) a:hover, .twp-category-with-bg li:nth-child(6) a:focus-within, .twp-category-with-bg li:nth-child(14) a:hover, .twp-category-with-bg li:nth-child(14) a:focus-within {
    background-color: #AB47BC;
}
.twp-category-with-bg li:nth-child(7) a {
    background-color: #010101;
}
.twp-category-with-bg li:nth-child(7) a:hover, .twp-category-with-bg li:nth-child(7) a:focus-within {
    background-color: #f42548;
}
.twp-category-with-bg li:nth-child(8) a, .twp-category-with-bg li:nth-child(16) a {
    background-color: #1B5E20;
}
.twp-category-with-bg li:nth-child(8) a:hover, .twp-category-with-bg li:nth-child(8) a:focus-within, .twp-category-with-bg li:nth-child(16) a:hover, .twp-category-with-bg li:nth-child(16) a:focus-within {
    background-color: #4caf50;
}
.twp-category-with-multi-color {
    font-weight: 500;
}
.twp-category-with-multi-color li:nth-child(1) a, .twp-category-with-multi-color li:nth-child(9) a {
    color: #EF5350;
}
.twp-category-with-multi-color li:nth-child(1) a:hover, .twp-category-with-multi-color li:nth-child(1) a:focus-within, .twp-category-with-multi-color li:nth-child(9) a:hover, .twp-category-with-multi-color li:nth-child(9) a:focus-within {
    color: #42A5F5;
}
.twp-category-with-multi-color li:nth-child(2) a, .twp-category-with-multi-color li:nth-child(10) a {
    color: #AB47BC;
}
.twp-category-with-multi-color li:nth-child(2) a:hover, .twp-category-with-multi-color li:nth-child(2) a:focus-within, .twp-category-with-multi-color li:nth-child(10) a:hover, .twp-category-with-multi-color li:nth-child(10) a:focus-within {
    color: #673ab7;
}
.twp-category-with-multi-color li:nth-child(3) a, .twp-category-with-multi-color li:nth-child(11) a {
    color: #42A5F5;
}
.twp-category-with-multi-color li:nth-child(3) a:hover, .twp-category-with-multi-color li:nth-child(3) a:focus-within, .twp-category-with-multi-color li:nth-child(11) a:hover, .twp-category-with-multi-color li:nth-child(11) a:focus-within {
    color: #EF5350;
}
.twp-category-with-multi-color li:nth-child(4) a, .twp-category-with-multi-color li:nth-child(12) a {
    color: #4caf50;
}
.twp-category-with-multi-color li:nth-child(4) a:hover, .twp-category-with-multi-color li:nth-child(4) a:focus-within, .twp-category-with-multi-color li:nth-child(12) a:hover, .twp-category-with-multi-color li:nth-child(12) a:focus-within {
    color: #1B5E20;
}
.twp-category-with-multi-color li:nth-child(5) a, .twp-category-with-multi-color li:nth-child(13) a {
    color: #f42548;
}
.twp-category-with-multi-color li:nth-child(5) a:hover, .twp-category-with-multi-color li:nth-child(5) a:focus-within, .twp-category-with-multi-color li:nth-child(13) a:hover, .twp-category-with-multi-color li:nth-child(13) a:focus-within {
    color: #010101;
}
.twp-category-with-multi-color li:nth-child(6) a, .twp-category-with-multi-color li:nth-child(14) a {
    color: #673ab7;
}
.twp-category-with-multi-color li:nth-child(6) a:hover, .twp-category-with-multi-color li:nth-child(6) a:focus-within, .twp-category-with-multi-color li:nth-child(14) a:hover, .twp-category-with-multi-color li:nth-child(14) a:focus-within {
    color: #AB47BC;
}
.twp-category-with-multi-color li:nth-child(7) a {
    color: #010101;
}
.twp-category-with-multi-color li:nth-child(7) a:hover, .twp-category-with-multi-color li:nth-child(7) a:focus-within {
    color: #f42548;
}
.twp-category-with-multi-color li:nth-child(8) a, .twp-category-with-multi-color li:nth-child(16) a {
    color: #1B5E20;
}
.twp-category-with-multi-color li:nth-child(8) a:hover, .twp-category-with-multi-color li:nth-child(8) a:focus-within, .twp-category-with-multi-color li:nth-child(16) a:hover, .twp-category-with-multi-color li:nth-child(16) a:focus-within {
    color: #4caf50;
}
.entry-footer .cat-links a {
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 13px;
    position: relative;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.entry-footer .cat-links a:nth-child(1), .entry-footer .cat-links a:nth-child(2), .entry-footer .cat-links a:nth-child(3), .entry-footer .cat-links a:nth-child(4), .entry-footer .cat-links a:nth-child(5), .entry-footer .cat-links a:nth-child(6), .entry-footer .cat-links a:nth-child(7), .entry-footer .cat-links a:nth-child(8), .entry-footer .cat-links a:nth-child(9), .entry-footer .cat-links a:nth-child(10), .entry-footer .cat-links a:nth-child(11), .entry-footer .cat-links a:nth-child(12), .entry-footer .cat-links a:nth-child(13), .entry-footer .cat-links a:nth-child(14), .entry-footer .cat-links a:nth-child(15), .entry-footer .cat-links a:nth-child(16) {
    color: #fff;
}
.entry-footer .cat-links a:nth-child(1):active, .entry-footer .cat-links a:nth-child(1):hover, .entry-footer .cat-links a:nth-child(1):focus-within, .entry-footer .cat-links a:nth-child(2):active, .entry-footer .cat-links a:nth-child(2):hover, .entry-footer .cat-links a:nth-child(2):focus-within, .entry-footer .cat-links a:nth-child(3):active, .entry-footer .cat-links a:nth-child(3):hover, .entry-footer .cat-links a:nth-child(3):focus-within, .entry-footer .cat-links a:nth-child(4):active, .entry-footer .cat-links a:nth-child(4):hover, .entry-footer .cat-links a:nth-child(4):focus-within, .entry-footer .cat-links a:nth-child(5):active, .entry-footer .cat-links a:nth-child(5):hover, .entry-footer .cat-links a:nth-child(5):focus-within, .entry-footer .cat-links a:nth-child(6):active, .entry-footer .cat-links a:nth-child(6):hover, .entry-footer .cat-links a:nth-child(6):focus-within, .entry-footer .cat-links a:nth-child(7):active, .entry-footer .cat-links a:nth-child(7):hover, .entry-footer .cat-links a:nth-child(7):focus-within, .entry-footer .cat-links a:nth-child(8):active, .entry-footer .cat-links a:nth-child(8):hover, .entry-footer .cat-links a:nth-child(8):focus-within, .entry-footer .cat-links a:nth-child(9):active, .entry-footer .cat-links a:nth-child(9):hover, .entry-footer .cat-links a:nth-child(9):focus-within, .entry-footer .cat-links a:nth-child(10):active, .entry-footer .cat-links a:nth-child(10):hover, .entry-footer .cat-links a:nth-child(10):focus-within, .entry-footer .cat-links a:nth-child(11):active, .entry-footer .cat-links a:nth-child(11):hover, .entry-footer .cat-links a:nth-child(11):focus-within, .entry-footer .cat-links a:nth-child(12):active, .entry-footer .cat-links a:nth-child(12):hover, .entry-footer .cat-links a:nth-child(12):focus-within, .entry-footer .cat-links a:nth-child(13):active, .entry-footer .cat-links a:nth-child(13):hover, .entry-footer .cat-links a:nth-child(13):focus-within, .entry-footer .cat-links a:nth-child(14):active, .entry-footer .cat-links a:nth-child(14):hover, .entry-footer .cat-links a:nth-child(14):focus-within, .entry-footer .cat-links a:nth-child(15):active, .entry-footer .cat-links a:nth-child(15):hover, .entry-footer .cat-links a:nth-child(15):focus-within, .entry-footer .cat-links a:nth-child(16):active, .entry-footer .cat-links a:nth-child(16):hover, .entry-footer .cat-links a:nth-child(16):focus-within {
    color: #fff;
}
.entry-footer .cat-links a:nth-child(1), .entry-footer .cat-links a:nth-child(9) {
    background-color: #EF5350;
}
.entry-footer .cat-links a:nth-child(1):hover, .entry-footer .cat-links a:nth-child(1):focus-within, .entry-footer .cat-links a:nth-child(9):hover, .entry-footer .cat-links a:nth-child(9):focus-within {
    background-color: #42A5F5;
}
.entry-footer .cat-links a:nth-child(2), .entry-footer .cat-links a:nth-child(10) {
    background-color: #AB47BC;
}
.entry-footer .cat-links a:nth-child(2):hover, .entry-footer .cat-links a:nth-child(2):focus-within, .entry-footer .cat-links a:nth-child(10):hover, .entry-footer .cat-links a:nth-child(10):focus-within {
    background-color: #673ab7;
}
.entry-footer .cat-links a:nth-child(3), .entry-footer .cat-links a:nth-child(11) {
    background-color: #42A5F5;
}
.entry-footer .cat-links a:nth-child(3):hover, .entry-footer .cat-links a:nth-child(3):focus-within, .entry-footer .cat-links a:nth-child(11):hover, .entry-footer .cat-links a:nth-child(11):focus-within {
    background-color: #EF5350;
}
.entry-footer .cat-links a:nth-child(4), .entry-footer .cat-links a:nth-child(12) {
    background-color: #4caf50;
}
.entry-footer .cat-links a:nth-child(4):hover, .entry-footer .cat-links a:nth-child(4):focus-within, .entry-footer .cat-links a:nth-child(12):hover, .entry-footer .cat-links a:nth-child(12):focus-within {
    background-color: #1B5E20;
}
.entry-footer .cat-links a:nth-child(5), .entry-footer .cat-links a:nth-child(13) {
    background-color: #f42548;
}
.entry-footer .cat-links a:nth-child(5):hover, .entry-footer .cat-links a:nth-child(5):focus-within, .entry-footer .cat-links a:nth-child(13):hover, .entry-footer .cat-links a:nth-child(13):focus-within {
    background-color: #010101;
}
.entry-footer .cat-links a:nth-child(6), .entry-footer .cat-links a:nth-child(14) {
    background-color: #673ab7;
}
.entry-footer .cat-links a:nth-child(6):hover, .entry-footer .cat-links a:nth-child(6):focus-within, .entry-footer .cat-links a:nth-child(14):hover, .entry-footer .cat-links a:nth-child(14):focus-within {
    background-color: #AB47BC;
}
.entry-footer .cat-links a:nth-child(7) {
    background-color: #010101;
}
.entry-footer .cat-links a:nth-child(7):hover, .entry-footer .cat-links a:nth-child(7):focus-within {
    background-color: #f42548;
}
.entry-footer .cat-links a:nth-child(8), .entry-footer .cat-links a:nth-child(16) {
    background-color: #1B5E20;
}
.entry-footer .cat-links a:nth-child(8):hover, .entry-footer .cat-links a:nth-child(8):focus-within, .entry-footer .cat-links a:nth-child(16):hover, .entry-footer .cat-links a:nth-child(16):focus-within {
    background-color: #4caf50;
}
.twp-footer-menu {
    display: flex;
    flex-wrap: wrap;
}
.twp-footer-menu li {
    position: relative;
}
.twp-footer-menu li a {
    padding: 0 10px;
}
.twp-footer-menu li:after {
    content: "/";
    display: inline-block;
}
.twp-footer-menu li:last-child:after {
    content: none;
}
.mc4wp-form input[type=email],
.mc4wp-form input[type=search],
.search-form input[type=email],
.search-form input[type=search] {
    width: 100%;
    height: 45px;
    float: left;
    border-radius: 0;
    padding: 0 15px;
    border-color: #d7d1d1;
    outline: none;
}
.mc4wp-form input[type=submit],
.search-form input[type=submit] {
    float: left;
    height: 45px;
    font-size: 1rem;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    background-color: #f42548;
    color: #fff;
}
.mc4wp-form input[type=submit]:hover, .mc4wp-form input[type=submit]:focus-within,
.search-form input[type=submit]:hover,
.search-form input[type=submit]:focus-within {
    background-color: #010101;
    color: #fff;
}
.search-form label {
    width: calc(100% - 90px);
    float: left;
}
.search-form input[type=submit] {
    width: 90px;
}
.mc4wp-form input[type=email] {
    width: calc(100% - 100px);
}
.mc4wp-form input[type=submit] {
    width: 100px;
}
.mc4wp-form input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
    top: 2px;
}
.twp-menu-icon {
    display: block;
    width: 40px;
    cursor: pointer;
}
.twp-menu-icon .twp-menu-icon:hover .twp-line {
    width: 40px;
    transform: rotate(180deg);
    left: initial;
}
.twp-menu-icon span {
    display: block;
    position: relative;
}
.twp-menu-icon .twp-line {
    height: 3px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transform: rotate(160deg);
}
.twp-menu-icon .twp-line-1,
.twp-menu-icon .twp-line-3 {
    width: 24px;
}
.twp-menu-icon .twp-line-1 {
    left: -2px;
}
.twp-menu-icon .twp-line-2 {
    width: 35px;
}
.twp-menu-icon .twp-line-3 {
    left: 4px;
}
button:hover .twp-menu-icon .twp-line, button:focus-within .twp-menu-icon .twp-line {
    width: 40px;
    transform: rotate(180deg);
    left: initial;
}
.twp-menu-icon-with-box {
    display: block;
    width: 35px;
    margin: auto;
}
.twp-menu-icon-with-box .twp-line {
    display: block;
    position: relative;
    height: 4px;
    background-color: #fff;
    margin-bottom: 5px;
    width: 100%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-menu-icon-with-box .twp-line:before {
    content: "";
    display: block;
    width: 3px;
    height: 4px;
    background-color: #f42548;
    position: absolute;
    top: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-menu-icon-with-box .twp-line-1:before {
    left: 4px;
}
.twp-menu-icon-with-box .twp-line-2:before {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.twp-menu-icon-with-box .twp-line-3:before {
    right: 4px;
}
button:hover .twp-menu-icon-with-box .twp-line-1:before, button:focus-within .twp-menu-icon-with-box .twp-line-1:before {
    left: initial;
    right: 4px;
}
button:hover .twp-menu-icon-with-box .twp-line-3:before, button:focus-within .twp-menu-icon-with-box .twp-line-3:before {
    left: 4px;
    right: initial;
}
.twp-post-format-with-bg span {
    background-color: #f42548;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
}
.twp-post-format-with-bg.twp-post-format-sm span {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 14px;
}
.twp-post-format-with-bg.twp-post-format-white-bg span {
    background-color: #fff;
    color: #f42548;
}
.twp-close button {
    border: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    background-color: transparent;
}
.twp-close button:hover, .twp-close button:focus-within {
    color: #f42548;
}
.twp-image-70 {
    height: 70px;
}
.twp-image-80 {
    height: 80px;
}
.twp-image-150 {
    height: 150px;
}
.twp-image-200 {
    height: 200px;
}
.twp-image-250 {
    height: 250px;
}
.twp-image-350 {
    height: 350px;
}
.twp-image-380 {
    height: 380px;
}
.twp-image-420 {
    height: 420px;
}
.twp-image-550 {
    height: 550px;
}
.twp-image-section {
    position: relative;
}
.twp-image-section:hover p {
    opacity: 1;
}
.twp-image-section > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.twp-image-section.twp-image-with-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
    padding: 10px 15px 15px;
}
.twp-image-section.twp-overlay:before {
    z-index: 1;
}
.twp-image-section .twp-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.twp-image-section .twp-desc,
.twp-image-section .twp-category,
.twp-image-section .twp-post-format-wrapper {
    z-index: 2;
}
.twp-image-section .twp-post-format-wrapper {
    align-items: center;
    margin-left: -5px;
    margin-right: -5px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-image-section .twp-post-format-wrapper .twp-post-format,
.twp-image-section .twp-post-format-wrapper .twp-post-read-time {
    margin: 0 5px;
}
.twp-image-section .twp-category {
    position: absolute;
    top: 5px;
    left: 15px;
    margin-right: 15px;
}
.twp-image-section p {
    opacity: 0.63;
}
.twp-image-hover-effect {
    overflow: hidden;
}
.twp-image-hover-effect:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 239, 242, 0.63) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 239, 242, 0.63) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 239, 242, 0.63) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}
.twp-image-hover-effect:hover:after {
    -webkit-animation: hover 1s;
    -o-animation: hover 1s;
    -moz-animation: hover 1s;
    animation: hover 1s;
}
.twp-image-hover-effect:hover.twp-overlay:before {
    content: none;
}
.twp-image-zoom-in-effect {
    overflow: hidden;
}
.twp-image-zoom-in-effect .twp-image {
    transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    overflow: hidden;
}
.twp-image-zoom-in-effect:hover .twp-image {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
.twp-image-zoom-in-effect:hover.twp-overlay:before {
    content: none;
}
.twp-meta-tag {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    align-items: center;
}
.twp-meta-tag span {
    display: inline-block;
}
.twp-meta-tag .twp-icon {
    font-size: 20px;
}
.twp-meta-tag .twp-icon,
.twp-meta-tag .twp-caption {
    padding: 0 5px;
}
.twp-meta-tag .entry-meta-date .twp-icon {
    position: relative;
    top: 2px;
}
.twp-meta-tag.twp-meta-tag-lg {
    font-size: 16px;
    margin-left: -15px;
    margin-right: -15px;
}
.twp-meta-tag.twp-meta-tag-lg .twp-icon {
    font-size: 25px;
}
.twp-meta-tag.twp-meta-tag-lg .entry-meta-item {
    padding-right: 15px;
    padding-left: 15px;
}
.twp-newsletter-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.twp-newsletter-section .twp-wrapper {
    margin: auto;
    width: calc(100% - 30px);
}
@media (min-width: 576px) {
    .twp-newsletter-section .twp-wrapper {
        width: calc(90% - 30px);
    }
}
@media (min-width: 992px) {
    .twp-newsletter-section .twp-wrapper {
        width: 800px;
    }
}
.twp-newsletter-section .twp-newsletter-post {
    background-color: #010101;
    color: #fff;
}
.twp-newsletter-section h2,
.twp-newsletter-section p {
    margin: 0;
    padding-top: 10px;
}
.twp-newsletter-section .twp-image-section,
.twp-newsletter-section .twp-desc {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .twp-newsletter-section .twp-image-section,
    .twp-newsletter-section .twp-desc {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.twp-newsletter-section .twp-image-section {
    min-height: 400px;
    max-height: 500px;
    display: none;
}
@media (min-width: 768px) {
    .twp-newsletter-section .twp-image-section {
        display: block;
    }
}
.twp-newsletter-section .twp-desc {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding: 10px 30px 15px;
    position: relative;
    min-height: 300px;
}
@media (min-width: 768px) {
    .twp-newsletter-section .twp-desc {
        min-height: auto;
    }
}
.twp-newsletter-section .twp-desc .twp-close {
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    padding: 0 30px;
    text-align: end;
}
.twp-newsletter-section .twp-desc .twp-close button {
    background-color: transparent;
    color: #fff;
}
.twp-newsletter-section .twp-desc .twp-close button:hover, .twp-newsletter-section .twp-desc .twp-close button:focus-within {
    color: #f42548;
}
.twp-overlay {
    position: relative;
    z-index: 1;
}
.twp-overlay:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(16, 18, 19, 0.62) 0%, rgba(123, 123, 123, 0.16) 50%);
    background: -webkit-linear-gradient(to top, rgba(16, 18, 19, 0.62) 0%, rgba(123, 123, 123, 0.16) 50%);
    background: -moz-linear-gradient(to top, rgba(16, 18, 19, 0.62) 0%, rgba(123, 123, 123, 0.16) 50%);
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-body-overlay {
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
}
.twp-body-overlay.show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 3;
    background-color: rgba(1, 1, 1, 0.63);
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #010101;
}
#status {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0), 2px 1px 0px #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    -webkit-animation: spin 0.9s linear infinite;
    -o-animation: spin 0.9s linear infinite;
    -moz-animation: spin 0.9s linear infinite;
    animation: spin 0.9s linear infinite;
}
.twp-post p,
.twp-post .entry-title,
.twp-post .twp-post-title {
    margin: 0;
    padding-top: 10px;
}
.twp-post .entry-title {
    line-height: 1.2;
}
.twp-post .twp-meta-tag .entry-meta-item,
.twp-post .twp-meta-tag .twp-social-share-section {
    margin-top: 10px;
}
.twp-meta-tag{
    gap:10px;
}
.entry-meta-author:before,
.entry-meta-date:before{
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-right: 10px;
}
.entry-meta-author:before{
    content: "\f345";
}
.entry-meta-date:before{
    content: "\f2ab";
}
.twp-post .twp-category li {
    margin-top: 10px;
}
.twp-breaking-post {
    padding: 0 7.5px;
    height: 50px;
    overflow: hidden;
}
.twp-breaking-post .twp-image-section {
    float: left;
    width: 50px;
    background-color: #d7d1d1;
    height: 50px;
    border-radius: 100%;
}
.twp-breaking-post .twp-desc {
    padding-left: 10px;
    float: left;
    width: calc(100% - 50px);
}
.twp-breaking-post .twp-desc .twp-post-title {
    margin: 0;
    padding-top: 10px;
    line-height: 1.2;
    font-size: 14px;
}
.twp-breaking-post .twp-desc a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
}
.twp-post-style-1 {
    display: flex;
    flex-wrap: wrap;
}
.twp-post-style-1 .twp-image-section {
    flex: 0 0 100px;
    max-width: 100px;
}
.twp-post-style-1 .twp-image-section .twp-post-format-wrapper {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}
.twp-post-style-1 .twp-desc {
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding: 0 10px;
}
.twp-post-style-1 .twp-post-title {
    padding-top: 5px;
}
.twp-post-style-1 .twp-meta-tag .entry-meta-item {
    margin-top: 3px;
}
.twp-post-style-1 .twp-meta-wrapper {
    align-items: center;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.twp-post-style-1 .twp-meta-wrapper .twp-category li {
    margin-top: 5px;
}
.twp-post-style-1 .twp-meta-wrapper .entry-meta-item {
    margin-top: 5px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.twp-post-style-2 {
    color: #fff;
}
.twp-post-style-2 a {
    color: #fff;
}
.twp-post-style-2 a:hover {
    color: #f42548;
}
.twp-post-style-2:hover .twp-post-format-wrapper {
    opacity: 0;
}
.twp-post-style-3 {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.twp-post-style-3 .twp-image-section {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
}
.twp-post-style-3 .twp-desc {
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
    padding: 0 30px 0 10px;
}
.twp-post-style-3 .twp-post-count {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 30px;
    opacity: 0.63;
}
.twp-post-style-4 .twp-desc {
    padding: 5px 10px 10px;
}
.twp-post-style-4.twp-post-with-box-shadow {
    padding: 10px 10px 15px;
    box-shadow: 0 0 4px 4px rgba(234, 239, 242, 0.63);
}
.twp-post-style-4.twp-post-with-border {
    padding: 15px 10px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(234, 239, 242, 0.63);
}
.twp-post-style-5 {
    display: flex;
    flex-wrap: wrap;
}
.twp-post-style-5 .twp-desc,
.twp-post-style-5 .twp-image-section {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 992px) {
    .twp-post-style-5 .twp-desc,
    .twp-post-style-5 .twp-image-section {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.twp-post-style-5 .twp-image-section .twp-post-format-wrapper {
    padding: 15px;
}
.twp-post-style-5 .twp-desc {
    padding: 15px 30px;
    background-color: #eaeff2;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
@media (min-width: 1050px) {
    .twp-post-style-5 .twp-desc .twp-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}
.twp-post-style-5 .twp-meta-tag .entry-meta-item {
    margin-top: 10px;
}
.twp-post-style-5 .twp-social-share-section {
    padding-top: 10px;
}
.twp-post-style-5 .twp-social-share-section .twp-social-share-layout-2 {
    align-items: center;
}
.twp-post-style-5 .twp-social-share-section .twp-social-icons {
    padding-left: 5px;
    padding-right: 5px;
}
.twp-post-style-5 .twp-social-share-section .twp-toggle-share i {
    margin-top: 15px;
}
.twp-scroll-top {
    position: fixed;
    bottom: -70px;
    right: 60px;
    z-index: 2;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border-radius: 100%;
    background-color: #010101;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-scroll-top.show {
    bottom: 60px;
}
.twp-scroll-top:hover {
    background-color: #f42548;
    color: #fff;
}
.slick-arrow {
    cursor: pointer;
}
.twp-arrow {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background-color: #eaeff2;
    color: #010101;
    text-align: center;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-arrow:last-child {
    background-color: #d7d1d1;
}
.twp-arrow:hover {
    background-color: #f42548;
    color: #fff;
}
.widget .gallery .slick-arrow,
.wp-block-gallery .slick-arrow,
.twp-slick-arrow .slick-arrow {
    font-size: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #f42548;
    background-color: #f42548;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    outline: none;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
@media (min-width: 1050px) {
    .widget .gallery .slick-arrow,
    .wp-block-gallery .slick-arrow,
    .twp-slick-arrow .slick-arrow {
        opacity: 0;
    }
}
.widget .gallery .slick-arrow:hover, .widget .gallery .slick-arrow:focus-within,
.wp-block-gallery .slick-arrow:hover,
.wp-block-gallery .slick-arrow:focus-within,
.twp-slick-arrow .slick-arrow:hover,
.twp-slick-arrow .slick-arrow:focus-within {
    border-radius: 100%;
}
.widget .gallery .slick-arrow:before,
.wp-block-gallery .slick-arrow:before,
.twp-slick-arrow .slick-arrow:before {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
}
.widget .gallery .slick-prev:before,
.wp-block-gallery .slick-prev:before,
.twp-slick-arrow .slick-prev:before {
    content: "";
}
.widget .gallery .slick-next:before,
.wp-block-gallery .slick-next:before,
.twp-slick-arrow .slick-next:before {
    content: "";
}
.widget .gallery .slick-arrow,
.wp-block-gallery .slick-arrow {
    opacity: 1;
}
.wp-block-gallery:hover .slick-arrow,
.twp-banner-slider:hover .slick-arrow,
.widget .gallery:hover .slick-arrow,
.twp-single-post-slider:hover .slick-arrow,
.twp-carousel-section:hover .slick-arrow {
    opacity: 1;
}
.wp-block-gallery .slick-arrow,
.twp-banner-slider .slick-arrow,
.widget .gallery .slick-arrow,
.twp-single-post-slider .slick-arrow,
.twp-carousel-section .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 1;
}
.wp-block-gallery .slick-prev,
.twp-banner-slider .slick-prev,
.widget .gallery .slick-prev,
.twp-single-post-slider .slick-prev,
.twp-carousel-section .slick-prev {
    left: 7.5px;
}
.wp-block-gallery .slick-next,
.twp-banner-slider .slick-next,
.widget .gallery .slick-next,
.twp-single-post-slider .slick-next,
.twp-carousel-section .slick-next {
    right: 7.5px;
}
.twp-slick-dots .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: 15px;
    top: 15px;
}
.twp-slick-dots .slick-dots li {
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.twp-slick-dots .slick-dots .slick-active button {
    background-color: #f42548;
    border-color: #f42548;
}
.twp-slick-dots .slick-dots button {
    background-color: #fff;
    font-size: 0;
    border-color: #fff;
    height: 12px;
    width: 12px;
    border-radius: 100%;
}
.twp-slick-dots .slick-dots button:hover {
    background-color: #d7d1d1;
    border-color: #d7d1d1;
}
ul.twp-social {
    display: flex;
    flex-wrap: wrap;
}
ul.twp-social li span {
    font-size: 0;
    display: none;
}
ul.twp-social li a {
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
ul.twp-social li a:before {
    display: block;
}
ul.twp-social li a[href*="t.me"]:before {
    content: "";
}
ul.twp-social li a[href*=twitter]:before,
.twp-social-icon-with-text li a[href*=twitter]:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
    -webkit-mask-size: 20px;
    mask-size: 20px;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: currentColor;
}
ul.twp-social li a[href*=twitter]:before{
    height: 20px;
    width: 20px;
}
ul.twp-social li a:hover[href*=twitter], ul.twp-social li a:focus-within[href*=twitter] {
    color: #fff;
    background-color: #0178cd;
    border-color: #0178cd;
}
ul.twp-social li a:hover[href*=twitter]:before, ul.twp-social li a:focus-within[href*=twitter]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=facebook]:before {
    content: "";
}
ul.twp-social li a:hover[href*=facebook], ul.twp-social li a:focus-within[href*=facebook] {
    color: #fff;
    background-color: #263962;
    border-color: #263962;
}
ul.twp-social li a:hover[href*=facebook]:before, ul.twp-social li a:focus-within[href*=facebook]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=dribbble]:before {
    content: "";
}
ul.twp-social li a:hover[href*=dribbble], ul.twp-social li a:focus-within[href*=dribbble] {
    color: #fff;
    background-color: #d11960;
    border-color: #d11960;
}
ul.twp-social li a:hover[href*=dribbble]:before, ul.twp-social li a:focus-within[href*=dribbble]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=linkedin]:before {
    content: "";
}
ul.twp-social li a:hover[href*=linkedin], ul.twp-social li a:focus-within[href*=linkedin] {
    color: #fff;
    background-color: #014569;
    border-color: #014569;
}
ul.twp-social li a:hover[href*=linkedin]:before, ul.twp-social li a:focus-within[href*=linkedin]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=instagram]:before {
    content: "";
}
ul.twp-social li a:hover[href*=instagram], ul.twp-social li a:focus-within[href*=instagram] {
    color: #fff;
    background-color: #ac194b;
    border-color: #ac194b;
}
ul.twp-social li a:hover[href*=instagram]:before, ul.twp-social li a:focus-within[href*=instagram]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=youtube]:before {
    content: "";
}
ul.twp-social li a:hover[href*=youtube], ul.twp-social li a:focus-within[href*=youtube] {
    color: #fff;
    background-color: #b30000;
    border-color: #b30000;
}
ul.twp-social li a:hover[href*=youtube]:before, ul.twp-social li a:focus-within[href*=youtube]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=vimeo]:before {
    content: "";
}
ul.twp-social li a:hover[href*=vimeo], ul.twp-social li a:focus-within[href*=vimeo] {
    color: #fff;
    background-color: #0f83a8;
    border-color: #0f83a8;
}
ul.twp-social li a:hover[href*=vimeo]:before, ul.twp-social li a:focus-within[href*=vimeo]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=wordpress]:before {
    content: "";
}
ul.twp-social li a:hover[href*=wordpress], ul.twp-social li a:focus-within[href*=wordpress] {
    color: #fff;
    background-color: #00405e;
    border-color: #00405e;
}
ul.twp-social li a:hover[href*=wordpress]:before, ul.twp-social li a:focus-within[href*=wordpress]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=pinterest]:before {
    content: "";
}
ul.twp-social li a:hover[href*=pinterest], ul.twp-social li a:focus-within[href*=pinterest] {
    color: #fff;
    background-color: #730411;
    border-color: #730411;
}
ul.twp-social li a:hover[href*=pinterest]:before, ul.twp-social li a:focus-within[href*=pinterest]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=tumblr]:before {
    content: "";
}
ul.twp-social li a:hover[href*=tumblr], ul.twp-social li a:focus-within[href*=tumblr] {
    color: #fff;
    background-color: #23323f;
    border-color: #23323f;
}
ul.twp-social li a:hover[href*=tumblr]:before, ul.twp-social li a:focus-within[href*=tumblr]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=whatsapp]:before {
    content: "";
}
ul.twp-social li a:hover[href*=whatsapp], ul.twp-social li a:focus-within[href*=whatsapp] {
    color: #fff;
    background-color: #009a4f;
    border-color: #009a4f;
}
ul.twp-social li a:hover[href*=whatsapp]:before, ul.twp-social li a:focus-within[href*=whatsapp]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=reddit]:before {
    content: "";
}
ul.twp-social li a:hover[href*=reddit], ul.twp-social li a:focus-within[href*=reddit] {
    color: #fff;
    background-color: #b33000;
    border-color: #b33000;
}
ul.twp-social li a:hover[href*=reddit]:before, ul.twp-social li a:focus-within[href*=reddit]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=vk]:before {
    content: "";
}
ul.twp-social li a:hover[href*=vk], ul.twp-social li a:focus-within[href*=vk] {
    color: #fff;
    background-color: #335173;
    border-color: #335173;
}
ul.twp-social li a:hover[href*=vk]:before, ul.twp-social li a:focus-within[href*=vk]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=mailto]:before {
    content: "";
}
ul.twp-social li a:hover[href*=mailto], ul.twp-social li a:focus-within[href*=mailto] {
    color: #fff;
    background-color: #bf2114;
    border-color: #bf2114;
}
ul.twp-social li a:hover[href*=mailto]:before, ul.twp-social li a:focus-within[href*=mailto]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social li a[href*=telegram]:before {
    content: "";
}
ul.twp-social li a:hover[href*=telegram], ul.twp-social li a:focus-within[href*=telegram] {
    color: #fff;
    background-color: #005580;
    border-color: #005580;
}
ul.twp-social li a:hover[href*=telegram]:before, ul.twp-social li a:focus-within[href*=telegram]:before {
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"], ul.twp-social li a:focus-within[href*="t.me"] {
    background-color: #005580;
    border-color: #005580;
    color: #fff;
}
ul.twp-social li a:hover[href*="t.me"]:before, ul.twp-social li a:focus-within[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a {
    border-width: 2px;
    border-style: solid;
    line-height: 36px;
}
ul.twp-social-with-bg li a[href*=twitter] {
    background-color: #1ca0fe;
    border-color: #1ca0fe;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=twitter]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=facebook] {
    background-color: #3b5999;
    border-color: #3b5999;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=facebook]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=dribbble] {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=dribbble]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=linkedin] {
    background-color: #0177b5;
    border-color: #0177b5;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=linkedin]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=instagram] {
    background-color: #E1306c;
    border-color: #E1306c;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=instagram]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=youtube] {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=youtube]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=vimeo] {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=vimeo]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=wordpress] {
    background-color: #0074aa;
    border-color: #0074aa;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=wordpress]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=pinterest] {
    background-color: #bd071c;
    border-color: #bd071c;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=pinterest]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=tumblr] {
    background-color: #3e5a70;
    border-color: #3e5a70;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=tumblr]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=whatsapp] {
    background-color: #00e676;
    border-color: #00e676;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=whatsapp]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=reddit] {
    background-color: #ff4500;
    border-color: #ff4500;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=reddit]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=vk] {
    background-color: #4a76a8;
    border-color: #4a76a8;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=vk]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=mailto] {
    background-color: #EA4335;
    border-color: #EA4335;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=mailto]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*=telegram] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*=telegram]:before {
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
ul.twp-social-with-bg li a[href*="t.me"]:before {
    color: #fff;
}
ul.twp-social-rounded a {
    border-radius: 100%;
}
ul.twp-social-with-border li a {
    border-width: 2px;
    border-style: solid;
    line-height: 36px;
}
ul.twp-social-with-border li a[href*=twitter] {
    border-color: #1ca0fe;
    color: #1ca0fe;
}
ul.twp-social-with-border li a[href*=twitter]:before {
    color: #1ca0fe;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=facebook] {
    border-color: #3b5999;
    color: #3b5999;
}
ul.twp-social-with-border li a[href*=facebook]:before {
    color: #3b5999;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=dribbble] {
    border-color: #ea4c89;
    color: #ea4c89;
}
ul.twp-social-with-border li a[href*=dribbble]:before {
    color: #ea4c89;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=linkedin] {
    border-color: #0177b5;
    color: #0177b5;
}
ul.twp-social-with-border li a[href*=linkedin]:before {
    color: #0177b5;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=instagram] {
    border-color: #E1306c;
    color: #E1306c;
}
ul.twp-social-with-border li a[href*=instagram]:before {
    color: #E1306c;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=youtube] {
    border-color: #ff0000;
    color: #ff0000;
}
ul.twp-social-with-border li a[href*=youtube]:before {
    color: #ff0000;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=vimeo] {
    border-color: #1ab7ea;
    color: #1ab7ea;
}
ul.twp-social-with-border li a[href*=vimeo]:before {
    color: #1ab7ea;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=wordpress] {
    border-color: #0074aa;
    color: #0074aa;
}
ul.twp-social-with-border li a[href*=wordpress]:before {
    color: #0074aa;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=pinterest] {
    border-color: #bd071c;
    color: #bd071c;
}
ul.twp-social-with-border li a[href*=pinterest]:before {
    color: #bd071c;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=tumblr] {
    border-color: #3e5a70;
    color: #3e5a70;
}
ul.twp-social-with-border li a[href*=tumblr]:before {
    color: #3e5a70;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=whatsapp] {
    border-color: #00e676;
    color: #00e676;
}
ul.twp-social-with-border li a[href*=whatsapp]:before {
    color: #00e676;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=reddit] {
    border-color: #ff4500;
    color: #ff4500;
}
ul.twp-social-with-border li a[href*=reddit]:before {
    color: #ff4500;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=vk] {
    border-color: #4a76a8;
    color: #4a76a8;
}
ul.twp-social-with-border li a[href*=vk]:before {
    color: #4a76a8;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=mailto] {
    border-color: #EA4335;
    color: #EA4335;
}
ul.twp-social-with-border li a[href*=mailto]:before {
    color: #EA4335;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=telegram] {
    border-color: #0088CC;
    color: #0088CC;
}
ul.twp-social-with-border li a[href*=telegram]:before {
    color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"] {
    color: #0088CC;
    border-color: #0088CC;
}
ul.twp-social-with-border li a[href*="t.me"]:before {
    color: #0088CC;
}
.twp-social-share-section .twp-share-container a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    line-height: 26px;
}
.twp-social-share-section .twp-share-container a[href*=twitter] {
    background-color: #1ca0fe;
    border-color: #1ca0fe;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=twitter]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=twitter], .twp-social-share-section .twp-share-container a:focus-within[href*=twitter] {
    background-color: #0178cd;
    border-color: #0178cd;
}
.twp-social-share-section .twp-share-container a[href*=facebook] {
    background-color: #3b5999;
    border-color: #3b5999;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=facebook]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=facebook], .twp-social-share-section .twp-share-container a:focus-within[href*=facebook] {
    background-color: #263962;
    border-color: #263962;
}
.twp-social-share-section .twp-share-container a[href*=dribbble] {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=dribbble]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=dribbble], .twp-social-share-section .twp-share-container a:focus-within[href*=dribbble] {
    background-color: #d11960;
    border-color: #d11960;
}
.twp-social-share-section .twp-share-container a[href*=linkedin] {
    background-color: #0177b5;
    border-color: #0177b5;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=linkedin]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=linkedin], .twp-social-share-section .twp-share-container a:focus-within[href*=linkedin] {
    background-color: #014569;
    border-color: #014569;
}
.twp-social-share-section .twp-share-container a[href*=instagram] {
    background-color: #E1306c;
    border-color: #E1306c;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=instagram]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=instagram], .twp-social-share-section .twp-share-container a:focus-within[href*=instagram] {
    background-color: #ac194b;
    border-color: #ac194b;
}
.twp-social-share-section .twp-share-container a[href*=youtube] {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=youtube]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=youtube], .twp-social-share-section .twp-share-container a:focus-within[href*=youtube] {
    background-color: #b30000;
    border-color: #b30000;
}
.twp-social-share-section .twp-share-container a[href*=vimeo] {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=vimeo]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=vimeo], .twp-social-share-section .twp-share-container a:focus-within[href*=vimeo] {
    background-color: #0f83a8;
    border-color: #0f83a8;
}
.twp-social-share-section .twp-share-container a[href*=wordpress] {
    background-color: #0074aa;
    border-color: #0074aa;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=wordpress]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=wordpress], .twp-social-share-section .twp-share-container a:focus-within[href*=wordpress] {
    background-color: #00405e;
    border-color: #00405e;
}
.twp-social-share-section .twp-share-container a[href*=pinterest] {
    background-color: #bd071c;
    border-color: #bd071c;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=pinterest]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=pinterest], .twp-social-share-section .twp-share-container a:focus-within[href*=pinterest] {
    background-color: #730411;
    border-color: #730411;
}
.twp-social-share-section .twp-share-container a[href*=tumblr] {
    background-color: #3e5a70;
    border-color: #3e5a70;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=tumblr]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=tumblr], .twp-social-share-section .twp-share-container a:focus-within[href*=tumblr] {
    background-color: #23323f;
    border-color: #23323f;
}
.twp-social-share-section .twp-share-container a[href*=whatsapp] {
    background-color: #00e676;
    border-color: #00e676;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=whatsapp]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=whatsapp], .twp-social-share-section .twp-share-container a:focus-within[href*=whatsapp] {
    background-color: #009a4f;
    border-color: #009a4f;
}
.twp-social-share-section .twp-share-container a[href*=reddit] {
    background-color: #ff4500;
    border-color: #ff4500;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=reddit]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=reddit], .twp-social-share-section .twp-share-container a:focus-within[href*=reddit] {
    background-color: #b33000;
    border-color: #b33000;
}
.twp-social-share-section .twp-share-container a[href*=vk] {
    background-color: #4a76a8;
    border-color: #4a76a8;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=vk]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=vk], .twp-social-share-section .twp-share-container a:focus-within[href*=vk] {
    background-color: #335173;
    border-color: #335173;
}
.twp-social-share-section .twp-share-container a[href*=mailto] {
    background-color: #EA4335;
    border-color: #EA4335;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=mailto]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=mailto], .twp-social-share-section .twp-share-container a:focus-within[href*=mailto] {
    background-color: #bf2114;
    border-color: #bf2114;
}
.twp-social-share-section .twp-share-container a[href*=telegram] {
    background-color: #0088CC;
    border-color: #0088CC;
    color: #fff;
}
.twp-social-share-section .twp-share-container a[href*=telegram]:before {
    color: #fff;
}
.twp-social-share-section .twp-share-container a:hover[href*=telegram], .twp-social-share-section .twp-share-container a:focus-within[href*=telegram] {
    background-color: #005580;
    border-color: #005580;
}
.twp-social-share-section.twp-social-share-lg .twp-share-container a {
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 18px;
}
.twp-social-share-section.twp-social-share-rounded a {
    border-radius: 100%;
}
.twp-social-icon-with-text {
    display: flex;
    flex-wrap: wrap;
}
.twp-social-icon-with-text li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    display: flex;
    border-radius: 3px;
}
.twp-social-icon-with-text li a span {
    font-size: 15px;
    padding: 0 15px;
}
.twp-social-icon-with-text li a:before {
    display: inline-block;
    width: 40px;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-social-icon-with-text li a[href*=twitter] {
    color: #fff;
    background-color: #1ca0fe;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=twitter], .twp-social-icon-with-text li a:focus-within[href*=twitter] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=facebook] {
    color: #fff;
    background-color: #3b5999;
}
.twp-social-icon-with-text li a[href*=facebook]:before {
    content: "";
    background-color: #5f7ec1;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=facebook], .twp-social-icon-with-text li a:focus-within[href*=facebook] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=facebook]:before, .twp-social-icon-with-text li a:focus-within[href*=facebook]:before {
    background-color: #3b5999;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=dribbble] {
    color: #fff;
    background-color: #ea4c89;
}
.twp-social-icon-with-text li a[href*=dribbble]:before {
    content: "";
    background-color: #f290b6;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=dribbble], .twp-social-icon-with-text li a:focus-within[href*=dribbble] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=dribbble]:before, .twp-social-icon-with-text li a:focus-within[href*=dribbble]:before {
    background-color: #ea4c89;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=linkedin] {
    color: #fff;
    background-color: #0177b5;
}
.twp-social-icon-with-text li a[href*=linkedin]:before {
    content: "";
    background-color: #05a8fe;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=linkedin], .twp-social-icon-with-text li a:focus-within[href*=linkedin] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=linkedin]:before, .twp-social-icon-with-text li a:focus-within[href*=linkedin]:before {
    background-color: #0177b5;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=instagram] {
    color: #fff;
    background-color: #E1306c;
}
.twp-social-icon-with-text li a[href*=instagram]:before {
    content: "";
    background-color: #eb739b;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=instagram], .twp-social-icon-with-text li a:focus-within[href*=instagram] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=instagram]:before, .twp-social-icon-with-text li a:focus-within[href*=instagram]:before {
    background-color: #E1306c;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=youtube] {
    color: #fff;
    background-color: #ff0000;
}
.twp-social-icon-with-text li a[href*=youtube]:before {
    content: "";
    background-color: #ff4d4d;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=youtube], .twp-social-icon-with-text li a:focus-within[href*=youtube] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=youtube]:before, .twp-social-icon-with-text li a:focus-within[href*=youtube]:before {
    background-color: #ff0000;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=vimeo] {
    color: #fff;
    background-color: #1ab7ea;
}
.twp-social-icon-with-text li a[href*=vimeo]:before {
    content: "";
    background-color: #60cdf0;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=vimeo], .twp-social-icon-with-text li a:focus-within[href*=vimeo] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=vimeo]:before, .twp-social-icon-with-text li a:focus-within[href*=vimeo]:before {
    background-color: #1ab7ea;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=wordpress] {
    color: #fff;
    background-color: #0074aa;
}
.twp-social-icon-with-text li a[href*=wordpress]:before {
    content: "";
    background-color: #00a8f7;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=wordpress], .twp-social-icon-with-text li a:focus-within[href*=wordpress] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=wordpress]:before, .twp-social-icon-with-text li a:focus-within[href*=wordpress]:before {
    background-color: #0074aa;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=pinterest] {
    color: #fff;
    background-color: #bd071c;
}
.twp-social-icon-with-text li a[href*=pinterest]:before {
    content: "";
    background-color: #f71a33;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=pinterest], .twp-social-icon-with-text li a:focus-within[href*=pinterest] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=pinterest]:before, .twp-social-icon-with-text li a:focus-within[href*=pinterest]:before {
    background-color: #bd071c;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=tumblr] {
    color: #fff;
    background-color: #3e5a70;
}
.twp-social-icon-with-text li a[href*=tumblr]:before {
    content: "";
    background-color: #5982a1;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=tumblr], .twp-social-icon-with-text li a:focus-within[href*=tumblr] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=tumblr]:before, .twp-social-icon-with-text li a:focus-within[href*=tumblr]:before {
    background-color: #3e5a70;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=whatsapp] {
    color: #fff;
    background-color: #00e676;
}
.twp-social-icon-with-text li a[href*=whatsapp]:before {
    content: "";
    background-color: #34ff9c;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=whatsapp], .twp-social-icon-with-text li a:focus-within[href*=whatsapp] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=whatsapp]:before, .twp-social-icon-with-text li a:focus-within[href*=whatsapp]:before {
    background-color: #00e676;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=reddit] {
    color: #fff;
    background-color: #ff4500;
}
.twp-social-icon-with-text li a[href*=reddit]:before {
    content: "";
    background-color: #ff7d4d;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=reddit], .twp-social-icon-with-text li a:focus-within[href*=reddit] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=reddit]:before, .twp-social-icon-with-text li a:focus-within[href*=reddit]:before {
    background-color: #ff4500;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=vk] {
    color: #fff;
    background-color: #4a76a8;
}
.twp-social-icon-with-text li a[href*=vk]:before {
    content: "";
    background-color: #7a9dc4;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=vk], .twp-social-icon-with-text li a:focus-within[href*=vk] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=vk]:before, .twp-social-icon-with-text li a:focus-within[href*=vk]:before {
    background-color: #4a76a8;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=mailto] {
    color: #fff;
    background-color: #EA4335;
}
.twp-social-icon-with-text li a[href*=mailto]:before {
    content: "";
    background-color: #f1837a;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=mailto], .twp-social-icon-with-text li a:focus-within[href*=mailto] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=mailto]:before, .twp-social-icon-with-text li a:focus-within[href*=mailto]:before {
    background-color: #EA4335;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=telegram] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*=telegram]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a[href*="t.me"] {
    color: #fff;
    background-color: #0088CC;
}
.twp-social-icon-with-text li a[href*="t.me"]:before {
    content: "";
    background-color: #1ab3ff;
}
.twp-social-icon-with-text li a:hover[href*=telegram], .twp-social-icon-with-text li a:focus-within[href*=telegram] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*=telegram]:before, .twp-social-icon-with-text li a:focus-within[href*=telegram]:before {
    background-color: #0088CC;
}
.twp-social-icon-with-text li a:hover[href*="t.me"], .twp-social-icon-with-text li a:focus-within[href*="t.me"] {
    color: #fff;
}
.twp-social-icon-with-text li a:hover[href*="t.me"]:before, .twp-social-icon-with-text li a:focus-within[href*="t.me"]:before {
    background-color: #0088CC;
}
.twp-tags-list a,
.entry-footer .tags-links a {
    display: inline-block;
    position: relative;
    padding: 0 5px;
    text-transform: capitalize;
    font-weight: 500;
}
.twp-tags-list a:before,
.entry-footer .tags-links a:before {
    content: "#";
    display: inline-block;
    padding-right: 5px;
    opacity: 0.63;
    color: #f42548;
}
.twp-section-title-with-arrow {
    justify-content: space-between;
    align-items: center;
}
.desktop ul.twp-nav-menu > li > a,
.desktop div.twp-nav-menu > ul > li > a {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-color: #f42548;
}
.desktop ul.twp-nav-menu > li > a:before,
.desktop div.twp-nav-menu > ul > li > a:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: #c5b8b8;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: -1;
}
.desktop ul.twp-nav-menu > li .sub-menu,
.desktop div.twp-nav-menu > ul > li .children {
    position: absolute;
    top: 110%;
    left: 0;
    width: 220px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    z-index: 3;
}
.desktop ul.twp-nav-menu > li .sub-menu a,
.desktop div.twp-nav-menu > ul > li .children a {
    display: block;
    padding: 10px 15px;
    color: #404553;
    text-transform: capitalize;
}
.desktop ul.twp-nav-menu > li .sub-menu a:visited,
.desktop div.twp-nav-menu > ul > li .children a:visited {
    color: #404553;
}
.desktop ul.twp-nav-menu > li .sub-menu a:hover,
.desktop div.twp-nav-menu > ul > li .children a:hover, .desktop ul.twp-nav-menu > li .sub-menu a:focus-within,
.desktop div.twp-nav-menu > ul > li .children a:focus-within {
    background-color: #f42548;
    color: #fff;
}
.desktop ul.twp-nav-menu,
.desktop div.twp-nav-menu ul {
    display: flex;
    flex-wrap: wrap;
}
.desktop ul.twp-nav-menu a,
.desktop div.twp-nav-menu ul a {
    text-transform: uppercase;
    font-size: 90%;
}
.desktop ul.twp-nav-menu > li a,
.desktop div.twp-nav-menu > ul > li a {
    position: relative;
    display: block;
    color: #fff;
}
.desktop ul.twp-nav-menu > li > a:hover, .desktop ul.twp-nav-menu > li > a:focus-within,
.desktop div.twp-nav-menu > ul > li > a:hover,
.desktop div.twp-nav-menu > ul > li > a:focus-within {
    background-color: #fff;
    color: #f42548;
    border-color: #010101;
}
.desktop ul.twp-nav-menu > li > a .menu-description,
.desktop div.twp-nav-menu > ul > li > a .menu-description {
    position: absolute;
    right: -15px;
    bottom: 30px;
}
.desktop ul.twp-nav-menu > li,
.desktop div.twp-nav-menu > ul > li {
    position: relative;
}
.desktop ul.twp-nav-menu > li .sub-menu li,
.desktop div.twp-nav-menu > ul > li .children li {
    display: block;
    width: 100%;
}
.desktop ul.twp-nav-menu > li:hover .sub-menu,
.desktop ul.twp-nav-menu > li:focus-within .sub-menu,
.desktop div.twp-nav-menu > ul > li:hover .children,
.desktop div.twp-nav-menu > ul > li:focus-within .children {
    top: 100%;
    opacity: 1;
    height: auto;
    overflow: visible;
    visibility: visible;
}
.desktop ul.twp-nav-menu .sub-menu .menu-description,
.desktop div.twp-nav-menu .children .menu-description {
    margin: 0 5px;
    padding: 2.5px 7.5px;
}
.desktop ul.twp-nav-menu > li .sub-menu > li,
.desktop div.twp-nav-menu > ul > li .children > li {
    position: relative;
}
.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu,
.desktop div.twp-nav-menu > ul > li .children > li .children {
    top: 0;
    left: calc(100% + 30px);
    overflow: hidden;
    visibility: hidden;
    transition: left 0.2s ease 0s, opacity 0.2s;
    -moz-transition: left 0.2s ease 0s, opacity 0.2s;
    -webkit-transition: left 0.2s ease 0s, opacity 0.2s;
    -o-transition: left 0.2s ease 0s, opacity 0.2s;
    -ms-transition: left 0.2s ease 0s, opacity 0.2s;
}
.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,
.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu,
.desktop ul.twp-nav-menu > li .sub-menu > li:hover .sub-menu,
.desktop ul.twp-nav-menu > li .sub-menu > li:focus-within .sub-menu,
.desktop div.twp-nav-menu > ul > li .children > li:hover .children,
.desktop div.twp-nav-menu > ul > li .children > li:focus-within .children,
.desktop div.twp-nav-menu > ul > li .children > li:hover .children,
.desktop div.twp-nav-menu > ul > li .children > li:focus-within .children {
    opacity: 1;
    height: auto;
    left: 100%;
    overflow: visible;
    visibility: visible;
}
.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li .sub-menu,
.desktop div.twp-nav-menu > ul > li .children > li .children > li .children {
    top: 20%;
    left: 100%;
    overflow: hidden;
    visibility: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}
.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:hover .sub-menu,
.desktop ul.twp-nav-menu > li .sub-menu > li .sub-menu > li:focus-within .sub-menu,
.desktop div.twp-nav-menu > ul > li .children > li .children > li:hover .children,
.desktop div.twp-nav-menu > ul > li .children > li .children > li:focus-within .children {
    opacity: 1;
    height: auto;
    overflow: visible;
    visibility: visible;
    top: 0;
}
.desktop .twp-nav-menu a {
    font-weight: 500;
}
.desktop .twp-nav-menu li {
    display: none;
}
@media (min-width: 1050px) {
    .desktop .twp-nav-menu li {
        display: block;
    }
}
.desktop .twp-nav-menu .brand-home {
    display: block;
}
.desktop .twp-nav-menu .brand-home a {
    background-color: #010101;
    color: #fff;
    font-size: 30px;
    border-color: #010101;
}
.menu-description {
    background-color: #eaeff2;
    color: #f42548;
    text-transform: capitalize;
    font-size: 10px;
    padding: 0 7.5px;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    font-weight: 800;
}
.desktop .twp-nav-menu li.down-arrow > a {
    padding-right: 30px;
}
.desktop .down-arrow > a:after,
.desktop .right-arrow > a:after {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}
.desktop .down-arrow > a:after {
    content: "";
}
.desktop .right-arrow > a:after {
    content: "";
}
.desktop .twp-nav-menu .twp-menu-description {
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.desktop .twp-nav-menu .twp-menu-description:before {
    content: "";
    position: absolute;
    display: inline-block;
    height: 0;
    width: 0;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    border-width: 3px;
    border-style: solid;
    border-bottom: 0;
    border-color: transparent;
    border-top-color: #f42548;
    z-index: 1;
}
.twp-nav-menu .twp-menu-description {
    padding: 0 8px;
    height: 18px;
    line-height: 18px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    font-size: 10px;
    background-color: #f42548;
    color: #fff;
    border-radius: 3px;
}
.comments-area .comment-respond .comment-form .logged-in-as a, .comments-area .comment-list li .comment-reply-link {
    display: inline-block;
    height: 36px;
    line-height: 34px;
    padding: 0 30px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #f42548;
    color: #f42548;
    font-size: 16px;
    text-decoration: none;
}
.comments-area .comment-respond .comment-form .logged-in-as a:visited, .comments-area .comment-list li .comment-reply-link:visited {
    color: #f42548;
}
.comments-area .comment-respond .comment-form .logged-in-as a:hover, .comments-area .comment-list li .comment-reply-link:hover, .comments-area .comment-respond .comment-form .logged-in-as a:focus-within, .comments-area .comment-list li .comment-reply-link:focus-within {
    background-color: #f42548;
    color: #fff;
}
.comments-area {
    padding: 30px;
    font-weight: 500;
    margin-top: 30px;
    background-color: #fff;
}
.comments-area cite {
    font-style: normal;
}
.comments-area .comments-title {
    margin: 0;
}
.comments-area textarea,
.comments-area input[type=text],
.comments-area input[type=email],
.comments-area input[type=url] {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeff2;
    padding: 10px 15px;
}
.comments-area #respond input#submit {
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 36px;
    border-width: 2px;
    border-style: solid;
    border-color: #f42548;
    background-color: #f42548;
    color: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    font-size: 1.1rem;
    font-weight: 500;
}
.comments-area #respond input#submit:visited {
    color: #fff;
}
.comments-area #respond input#submit:hover, .comments-area #respond input#submit:focus-within {
    background-color: transparent;
    color: #f42548;
}
.comments-area .comment-list li {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #eaeff2;
}
.comments-area .comment-list li .comment-reply-link {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.comments-area .comment-list li .comment-meta {
    color: #f42548;
}
.comments-area .comment-list li .comment-meta .comment-author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.comments-area .comment-list li .comment-meta .comment-author cite {
    display: inline-block;
    padding: 0 5px 0 15px;
}
.comments-area .comment-list li .comment-meta .comment-metadata {
    padding-top: 15px;
}
.comments-area .comment-list li .comment-meta .comment-metadata a, .comments-area .comment-list li .comment-meta .comment-metadata span, .comments-area .comment-list li .comment-meta .comment-metadata time {
    display: inline-block;
    position: relative;
}
.comments-area .comment-list li .comment-meta .comment-metadata time,
.comments-area .comment-list li .comment-meta .comment-metadata .comment-edit-link {
    padding-left: 25px;
    padding-right: 20px;
}
.comments-area .comment-list li .comment-meta .comment-metadata time:before,
.comments-area .comment-list li .comment-meta .comment-metadata .comment-edit-link:before {
    position: absolute;
    left: 5px;
    bottom: 0;
    font-size: 1rem;
}
.comments-area .comment-list li .comment-meta .comment-metadata time:before {
    content: "";
}
.comments-area .comment-list li .comment-meta .comment-metadata .comment-edit-link:before {
    content: "";
}
.comments-area .comment-list li .comment-content p {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}
.comments-area .comment-list li .comment-content p:last-child {
    margin-bottom: 0;
}
.comments-area .comment-list li .comment-content p:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    font-size: 20px;
}
.comments-area .comment-list li .reply {
    padding-top: 15px;
}
.comments-area .comment-respond {
    padding-top: 15px;
}
.comments-area .comment-respond .comment-reply-title {
    font-size: 1.3rem;
    margin-top: 15px;
    margin-bottom: 0;
}
.comments-area .comment-respond p {
    margin-top: 15px;
    margin-bottom: 0;
}
.comments-area .comment-respond .comment-form {
    display: flex;
    flex-wrap: wrap;
}
.comments-area .comment-respond .comment-form p {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .comments-area .comment-respond .comment-form p {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 10px;
    }
}
.comments-area .comment-respond .comment-form p.comment-notes, .comments-area .comment-respond .comment-form p.comment-form-comment, .comments-area .comment-respond .comment-form p.comment-form-cookies-consent, .comments-area .comment-respond .comment-form p.form-submit, .comments-area .comment-respond .comment-form p.logged-in-as {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
}
.comments-area .comment-respond .comment-form label {
    display: block;
    margin-bottom: 15px;
}
.comments-area .comment-respond .comment-form .comment-form-ratings {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
}
.comments-area .comment-respond .comment-form .comment-form-ratings label {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 3px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
    position: relative;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
    position: absolute;
    left: 0;
    top: 2px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent label {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    text-align: justify;
}
.comments-area .comment-respond .comment-form .logged-in-as a {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
@media (min-width: 768px) {
    .comments-area .comment-respond .comment-form .logged-in-as a {
        margin-right: 10px;
        width: initial;
    }
}
.comments-area .comment-respond .comment-form .logged-in-as a:last-child {
    margin-right: 0;
}
.twp-single-banner .entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
}
.twp-single-post {
    margin: 0;
}
.twp-single-post p {
    text-align: initial;
}
.twp-single-post .twp-meta-tag {
    padding-top: 15px;
}
.twp-single-post .entry-content .entry-title,
.twp-single-post .entry-content p, .twp-single-post .entry-content h2, .twp-single-post .entry-content h3,
.twp-single-post .entry-content figure, .twp-single-post .entry-content figcaption,
.twp-single-post .entry-content .wp-block-cover,
.twp-single-post .entry-content .wp-block-button,
.twp-single-post .entry-header .entry-title,
.twp-single-post .entry-header p,
.twp-single-post .entry-header h2,
.twp-single-post .entry-header h3,
.twp-single-post .entry-header figure,
.twp-single-post .entry-header figcaption,
.twp-single-post .entry-header .wp-block-cover,
.twp-single-post .entry-header .wp-block-button {
    margin-bottom: 0;
    margin-top: 10px;
}
.twp-single-post .entry-content .wp-block-gallery,
.twp-single-post .entry-header .wp-block-gallery {
    margin-top: 0;
}
.twp-single-post .entry-content .wp-block-gallery.slick-slider,
.twp-single-post .entry-header .wp-block-gallery.slick-slider {
    margin-top: 20px;
}
.twp-single-post .entry-header p {
    font-style: italic;
    font-size: 1.1rem;
}
.twp-single-post .post-thumbnail {
    margin-top: 10px;
}
.twp-single-post .post-thumbnail,
.twp-single-post .wp-block-image {
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    display: block;
    box-shadow: 0 0 5px 5px rgba(234, 239, 242, 0.6);
}
.twp-single-post .entry-content {
    margin: 0;
    background-color: #fff;
    padding: 5px 15px 15px;
}
.twp-single-post .entry-content figcaption {
    font-size: 1rem;
    color: inherit;
}
.twp-single-post .entry-content pre.wp-block-verse, .twp-single-post .entry-content pre.wp-block-preformatted {
    background-color: rgba(0, 0, 0, 0.63);
    font-size: 1rem;
    font-family: inherit;
    padding: 20px;
    margin-bottom: 0;
    margin-top: 15px;
    white-space: pre-line;
    text-align: justify;
    color: #fff;
}
.twp-single-post .entry-content blockquote.wp-block-quote,
.twp-single-post .entry-content .wp-block-pullquote blockquote {
    padding: 30px;
    margin: 15px 0 0;
    font-weight: 500;
    position: relative;
}
.twp-single-post .entry-content blockquote.wp-block-quote:before, .twp-single-post .entry-content blockquote.wp-block-quote:after,
.twp-single-post .entry-content .wp-block-pullquote blockquote:before,
.twp-single-post .entry-content .wp-block-pullquote blockquote:after {
    display: block;
    position: absolute;
    font-size: 30px;
    color: #f42548;
    content: "";
}
.twp-single-post .entry-content blockquote.wp-block-quote:before,
.twp-single-post .entry-content .wp-block-pullquote blockquote:before {
    left: 0;
    top: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.twp-single-post .entry-content blockquote.wp-block-quote:after,
.twp-single-post .entry-content .wp-block-pullquote blockquote:after {
    right: 0;
    bottom: 0;
}
.twp-single-post .entry-content blockquote.wp-block-quote p,
.twp-single-post .entry-content .wp-block-pullquote blockquote p {
    margin: 0;
    font-size: 1rem;
    font-style: normal;
}
.twp-single-post .entry-content blockquote.wp-block-quote cite,
.twp-single-post .entry-content .wp-block-pullquote blockquote cite {
    display: block;
    margin-top: 10px;
    text-align: end;
    color: #f42548;
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
}
.twp-single-post .entry-content .wp-block-pullquote {
    padding: 0;
    margin-top: 0;
}
.twp-single-post .entry-content .blocks-gallery-grid {
    width: 100%;
}
.twp-single-post .entry-content ul {
    margin: 0;
}
.twp-single-post .entry-content ul li {
    padding-top: 15px;
}
.twp-single-post .entry-content .wp-block-categories {
    padding-top: 15px;
    list-style: lower-roman;
}
.twp-single-post .entry-content .wp-block-categories select {
    padding: 7px 15px;
}
.twp-single-post .entry-content .wp-block-categories li {
    padding-left: 5px;
}
.twp-single-post .entry-content .wp-block-code {
    background-color: rgba(1, 1, 1, 0.63);
    font-family: inherit;
    margin-bottom: 0;
    color: #fff;
}
.twp-single-post .entry-content code {
    font-family: inherit;
}
.twp-single-post .entry-content table td {
    padding: 10px 15px;
    text-align: center;
}
.twp-single-post .entry-content .wp-block-gallery .blocks-gallery-item {
    margin-bottom: 0;
}
.twp-single-post .entry-content .wp-block-gallery figcaption {
    color: #fff;
}
.twp-single-post .entry-content .wp-block-gallery li figure {
    margin-top: 0;
}
.twp-single-post .entry-content .slick-slider li {
    padding-top: 0;
}
.twp-single-post .entry-content hr {
    height: 2px;
    background-color: #eaeff2;
    margin: 20px 0 0;
}
.twp-single-post .entry-content .wp-block-image {
    margin-bottom: 0;
}
.twp-single-post .twp-like-dislike-button,
.twp-single-post .booster-author-block {
    margin-top: 15px;
}
.widget figure,
.twp-single-post figure {
    text-align: center;
    overflow: hidden;
}
.widget figure img,
.twp-single-post figure img {
    transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    overflow: hidden;
}
.widget figure img:hover,
.twp-single-post figure img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
.widget figure a,
.twp-single-post figure a {
    position: relative;
    display: inline-block;
}
.widget figure a:before,
.twp-single-post figure a:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 100%;
    background-color: #fff;
    color: #f42548;
    z-index: 2;
    font-weight: 800;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    opacity: 0;
}
.widget figure a:hover:before,
.twp-single-post figure a:hover:before {
    opacity: 1;
}
.widget figure a img,
.twp-single-post figure a img {
    cursor: pointer;
}
.widget figure figcaption,
.twp-single-post figure figcaption {
    margin: 0;
    padding-top: 10px;
}
.entry-content a:not(.more-link):not(.button):not(.twp-icon-holder):not(.twp-read-more-btn) {
    text-decoration: underline;
}
.entry-summary a:not(.more-link):not(.button) {
    text-decoration: underline;
}
.widget_text a:not(.more-link):not(.button) {
    text-decoration: underline;
}
.widget .widget-title {
    margin: 0;
    padding-top: 15px;
}
.widget .wp-video,
.widget select {
    margin-top: 15px;
}
.widget .search-form {
    padding-top: 15px;
}
.widget figure,
.widget .wp-caption {
    margin: 0 auto;
    padding-top: 15px;
}
.widget p img {
    margin-top: 15px;
}
.widget select {
    padding: 10px 15px;
    font-family: inherit;
    width: 100%;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(215, 209, 209, 0.29);
    padding: 10px 0;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li:first-child {
    border-top: 0;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li a {
    display: inline-block;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul {
    margin-top: 10px;
    border-bottom: 0;
    font-size: 0.9rem;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul li {
    width: 100%;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul li:first-child {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #d7d1d1;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul li a {
    padding-left: 15px;
    display: inline-block;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul li ul {
    list-style: dots;
}
.widget ul:not(.post-categories):not(.twp-social-icon-with-text) li ul li li a {
    padding-left: 45px;
    display: inline-block;
}
.widget .menu {
    font-weight: 800;
}
.widget .menu ul {
    font-weight: 500;
}
.widget .menu ul ul {
    font-weight: 400;
}
.widget.widget_calendar table {
    border-spacing: 0;
    margin: 0;
}
.widget.widget_calendar thead {
    background-color: rgba(234, 239, 242, 0.4);
    color: #010101;
}
.widget.widget_calendar thead th {
    padding: 10px;
}
.widget.widget_calendar tbody {
    background-color: rgba(234, 239, 242, 0.63);
    color: #010101;
}
.widget.widget_calendar tbody td {
    text-align: center;
    padding: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(215, 209, 209, 0.2);
}
.widget.widget_calendar tbody td:last-child {
    border-right-width: 1px;
    border-right-style: solid;
}
.widget.widget_calendar tbody tr:last-child td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.widget.widget_calendar caption,
.widget.widget_calendar tfoot {
    font-weight: 500;
}
.widget.widget_calendar caption {
    padding: 15px 0;
}
.widget.widget_calendar tfoot a {
    display: inline-block;
    padding-top: 15px;
}
.widget.widget_calendar a {
    color: #f42548;
    font-weight: 500;
    font-size: 18px;
}
.widget.widget_calendar a:visited {
    color: #f42548;
}
.widget.widget_calendar a:hover {
    opacity: 0.63;
}
.widget.widget_calendar nav {
    margin-top: 10px;
}
.widget .slick-slide img {
    margin: auto;
}
.widget .tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 15px 5px 0;
    background-color: #f42548;
    color: #fff;
    padding: 0 10px;
    line-height: 1.8;
    text-transform: capitalize;
}
.widget .tagcloud a:visited {
    color: #fff;
}
.widget .tagcloud a:hover {
    opacity: 0.8;
    color: #fff;
}
.widget-area .twp-col,
.widget-area .twp-col-half,
.twp-footer-widget .widget .twp-col,
.twp-footer-widget .widget .twp-col-half,
.twp-offcanvas-content-section .twp-col,
.twp-offcanvas-content-section .twp-col-half {
    flex: 0 0 100%;
    max-width: 100%;
}
.widget-area .twp-social-icon-with-text li,
.twp-footer-widget .widget .twp-social-icon-with-text li,
.twp-offcanvas-content-section .twp-social-icon-with-text li {
    flex: 0 0 100%;
    max-width: 100%;
}
.widget-area .twp-popular-widget-section .twp-popular-post-list .twp-post,
.twp-footer-widget .widget .twp-popular-widget-section .twp-popular-post-list .twp-post,
.twp-offcanvas-content-section .twp-popular-widget-section .twp-popular-post-list .twp-post {
    flex: 0 0 100%;
    max-width: 100%;
}
.widget-area .widget,
.twp-offcanvas-content-section .widget {
    padding: 0 15px 15px;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
    border: 0;
}
.twp-single-post .entry-footer {
    padding: 15px 15px 20px;
    font-weight: 500;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeff2;
    background-color: #eaeff2;
}
.twp-single-post .entry-footer > span {
    padding-right: 10px;
}
.twp-single-post .entry-footer a,
.twp-single-post .entry-footer span {
    display: inline-block;
}
.twp-single-post .entry-footer a,
.twp-single-post .entry-footer .twp-icon {
    margin-top: 5px;
}
.twp-single-post .entry-footer .twp-icon {
    margin-left: 5px;
    margin-right: 5px;
}
.twp-single-post .entry-footer .edit-link:before,
.twp-single-post .entry-footer .twp-icon {
    font-size: 16px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 100%;
    background-color: #f42548;
    color: #fff;
    text-align: center;
}
.twp-single-post .entry-footer .cat-links a {
    margin-left: 5px;
    margin-right: 5px;
}
.twp-single-post .entry-footer .edit-link {
    position: relative;
}
.twp-single-post .entry-footer .edit-link:before {
    content: "";
    display: inline-block;
    margin: 5px 5px 0;
}
.twp-single-post .entry-footer .edit-link a {
    padding: 0 5px;
}
.twp-pagination .navigation {
    margin: 0;
    padding-top: 15px;
}
.twp-pagination .navigation .nav-next,
.twp-pagination .navigation .nav-previous {
    margin-top: 15px;
}
.posts-navigation .nav-links {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7.5px;
    margin-right: -7.5px;
    align-items: center;
}
.posts-navigation .nav-next,
.posts-navigation .nav-previous {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.posts-navigation a {
    display: inline-block;
    background-color: #010101;
    color: #fff;
    padding: 10px 15px;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}
.posts-navigation a:before, .posts-navigation a:after {
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    background-color: #fff;
    color: #010101;
    border-radius: 100%;
}
.posts-navigation a:hover {
    background-color: #f42548;
    color: #fff;
    border-radius: 0;
}
.posts-navigation a:hover:before, .posts-navigation a:hover:after {
    background-color: #fff;
    color: #f42548;
}
.posts-navigation .nav-previous a:before {
    margin-right: 7.5px;
    content: "";
}
.posts-navigation .nav-next a:after {
    margin-left: 7.5px;
    content: "";
}
.post-navigation .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
    background-color: #010101;
    text-align: center;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    border-radius: 5px;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px 30px;
}
@media (min-width: 576px) {
    .post-navigation .nav-next,
    .post-navigation .nav-previous {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}
.post-navigation .nav-next a,
.post-navigation .nav-previous a {
    color: #fff;
}
.post-navigation .nav-next:hover,
.post-navigation .nav-previous:hover {
    background-color: #f42548;
}
.post-navigation .nav-next:hover a,
.post-navigation .nav-previous:hover a {
    color: #fff;
}
.post-navigation .nav-next:hover .twp-icon,
.post-navigation .nav-previous:hover .twp-icon {
    background-color: #fff;
    color: #f42548;
}
.post-navigation .twp-icon {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    background-color: #fff;
    color: #010101;
    border-radius: 100%;
}
.post-navigation .nav-title {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
}
.twp-pagination-numeric {
    padding-top: 15px;
}
.twp-pagination-numeric .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.twp-pagination-numeric .nav-links a,
.twp-pagination-numeric .nav-links span {
    display: inline-block;
    padding: 3px 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #eaeff2;
    background-color: #fff;
    font-weight: 500;
    color: #010101;
}
.twp-pagination-numeric .nav-links a:hover,
.twp-pagination-numeric .nav-links span:hover {
    background-color: #010101;
    color: #fff;
    border-color: #010101;
}
.twp-pagination-numeric .nav-links a.current,
.twp-pagination-numeric .nav-links span.current {
    background-color: #f42548;
    color: #fff;
    border-color: #f42548;
}
.twp-pagination-numeric .nav-links a:last-child {
    border-right-width: 1px;
    border-right-style: solid;
}
.twp-breaking-news-section {
    overflow: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-breaking-news-section .twp-wrapper {
    background-color: #fff;
    position: relative;
    margin-top: 15px;
}
.twp-breaking-news-section .twp-title-section {
    display: none;
    float: left;
    padding: 0 10px;
    position: relative;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    background-color: #f42548;
    color: #fff;
    padding: 0 20px 0 30px;
}
@media (min-width: 768px) {
    .twp-breaking-news-section .twp-title-section {
        display: initial;
    }
}
.twp-breaking-news-section .twp-title-section:before {
    box-shadow: 0 0 4px 4px #d7d1d1;
    -webkit-animation: ping 1.5s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite both;
    -o-animation: ping 1.5s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite both;
    -moz-animation: ping 1.5s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite both;
    animation: ping 1.5s cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite both;
}
.twp-breaking-news-section .twp-title-section:after, .twp-breaking-news-section .twp-title-section:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 15px;
    top: 22px;
    background-color: #fff;
    border-radius: 100%;
    z-index: 1;
}
.twp-breaking-news-section .twp-title-section .twp-section-title {
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.twp-featured-post-section,
.twp-carousel-section {
    margin-top: 15px;
}
.twp-banner-section .banner-order-1 {
    order: 1;
}
.twp-banner-section .banner-order-2 {
    order: 3;
}
@media (min-width: 1050px) {
    .twp-banner-section .banner-order-2 {
        order: 2;
    }
}
.twp-banner-section .banner-order-3 {
    order: 2;
}
@media (min-width: 1050px) {
    .twp-banner-section .banner-order-3 {
        order: 3;
    }
}
.twp-banner-section .twp-exclusive-post-list,
.twp-banner-section .twp-banner-slider-section {
    margin-top: 15px;
}
.twp-banner-section .twp-exclusive-post-list:hover .twp-arrow-section {
    opacity: 1;
}
.twp-banner-section .twp-exclusive-post-list .twp-title-section {
    padding-bottom: 5px;
}
.twp-banner-section .twp-exclusive-post-list .twp-section-title,
.twp-banner-section .twp-exclusive-post-list .twp-arrow-section {
    padding-top: 10px;
}
.twp-banner-section .twp-exclusive-post-list .twp-section-title {
    margin: 0;
    line-height: 1;
}
.twp-banner-section .twp-exclusive-post-list .twp-arrow-section {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
@media (min-width: 1050px) {
    .twp-banner-section .twp-exclusive-post-list .twp-arrow-section {
        opacity: 0;
    }
}
.twp-banner-section .twp-exclusive-post-list .twp-post {
    margin-top: 8px;
}
.twp-banner-section .twp-banner-slider-section .twp-image-section {
    height: 470px;
}
.twp-banner-section .twp-banner-slider-section .twp-social-share-section {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
    .twp-banner-section .twp-banner-slider-section .twp-social-share-section {
        flex: none;
        max-width: none;
    }
}
.twp-banner-section .twp-post-list-with-post-count .twp-post {
    margin-top: 15px;
}
.twp-banner-section .twp-post-list-with-post-count .twp-post:nth-child(odd) {
    padding: 10px 15px;
    background-color: #fff;
}
.twp-featured-post-section {
    padding: 15px 0 30px;
}
.twp-featured-post-section.bg-image,
.twp-featured-post-section.bg-image a {
    color: #fff;
}
.twp-featured-post-section a:hover {
    color: #f42548;
}
.twp-featured-post-section .twp-section-title {
    margin: 0;
    padding-top: 15px;
}
.twp-featured-post-section .twp-post-list {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.twp-featured-post-section .twp-post {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
@media (min-width: 576px) {
    .twp-featured-post-section .twp-post {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .twp-featured-post-section .twp-post {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 1050px) {
    .twp-featured-post-section .twp-post {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.twp-featured-post-section .twp-post .twp-desc:hover,
.twp-featured-post-section .twp-post .twp-desc:focus{
    background-color: #010101;
}
.twp-featured-post-section .twp-post .twp-desc:hover,
.twp-featured-post-section .twp-post .twp-desc:focus,
.twp-featured-post-section .twp-post .twp-desc:hover a:not(:hover):not(:focus),
.twp-featured-post-section .twp-post .twp-desc:focus a:not(:hover):not(:focus){
    color: #fff;
}
.twp-carousel-section .twp-social-share-section {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px) {
    .twp-carousel-section .twp-social-share-section {
        flex: none;
        max-width: none;
    }
}
.twp-advertisement-post-section {
    padding: 30px 0 45px;
}
.twp-advertisement-post-section .twp-section-title {
    margin-top: 15px;
    margin-bottom: 0;
}
.twp-advertisement-post-section .twp-post,
.twp-advertisement-post-section .twp-advertisement-section {
    margin-top: 15px;
}
.twp-site-footer {
    background-color: rgba(1, 1, 1, 0.9);
    color: #fff;
    padding: 15px 0;
}
.twp-site-footer a {
    color: #fff;
}
.twp-site-footer a:hover {
    color: #f42548;
}
.twp-site-footer .twp-footer-widget {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(215, 209, 209, 0.29);
    padding-bottom: 30px;
}
.twp-site-footer .twp-footer-widget .widget {
    margin-top: 0;
    margin-bottom: 0;
}
.twp-site-footer .twp-footer-widget .widget .twp-post-with-box-shadow {
    box-shadow: none;
    border-color: rgba(234, 239, 242, 0.4);
    border-width: 1px;
    border-style: solid;
}
.twp-site-footer .twp-footer-widget .custom-html-widget ul li {
    border: 0;
    padding-bottom: 0;
}
.twp-site-footer .twp-footer-widget .custom-html-widget ul li a {
    text-decoration: none;
}
.twp-site-footer .twp-copyright-section .twp-footer-menu {
    margin-top: 5px;
    justify-content: center;
}
@media (min-width: 1050px) {
    .twp-site-footer .twp-copyright-section .twp-footer-menu {
        justify-content: flex-start;
    }
}
.twp-site-footer .twp-copyright-section .twp-footer-menu li {
    margin-top: 10px;
}
.twp-site-footer .twp-copyright-section .site-info {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media (min-width: 1050px) {
    .twp-site-footer .twp-copyright-section .site-info.twp-right {
        justify-content: flex-end;
    }
}
.twp-site-footer .twp-copyright-section .site-info a,
.twp-site-footer .twp-copyright-section .site-info span,
.twp-site-footer .twp-copyright-section .site-info strong {
    display: inline-block;
    padding: 0 5px;
}
.twp-site-footer .twp-copyright-section .site-info a {
    color: #f42548;
}
.twp-site-footer .twp-copyright-section .site-info a:hover {
    color: #fff;
}
.twp-header-ad-section {
    padding: 20px 0;
}
.site-branding {
    position: relative;
    padding: 15px 0 30px;
}
.site-branding.twp-header-with-image {
    color: #fff;
}
.site-branding.twp-header-with-image a {
    color: #fff;
}
.site-branding.twp-header-with-image a:visited {
    color: #fff;
}
.site-branding.twp-header-with-image .site-title a:hover {
    color: #f42548;
}
.site-branding .twp-header-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-attachment: fixed;
}
.site-branding .site-title,
.site-branding .site-description {
    margin: 0;
    padding-top: 10px;
    line-height: 1.2;
}
.site-branding .site-description {
    font-size: 18px;
}
.site-branding .twp-logo-section,
.site-branding .twp-advertisement-section {
    margin-top: 15px;
}
.site-branding .twp-logo-section img,
.site-branding .twp-advertisement-section img {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.site-branding .twp-logo-section img:hover,
.site-branding .twp-advertisement-section img:hover {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
}
.site-branding .twp-wrapper {
    text-align: center;
}
@media (min-width: 992px) {
    .site-branding .twp-wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        text-align: initial;
    }
}
@media (min-width: 992px) {
    .site-branding .twp-wrapper .twp-logo-section {
        flex: 0 0 calc(100% - 720px);
        max-width: calc(100% - 720px);
    }
}
@media (min-width: 992px) {
    .site-branding .twp-wrapper .twp-advertisement-section {
        flex: 0 0 720px;
        max-width: 720px;
        text-align: right;
    }
}
.twp-home-page-primary-widget-area .twp-home-widget-section {
    padding: 15px 0 45px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(234, 239, 242, 0.9);
    margin: 0;
}
.twp-home-page-primary-widget-area .twp-home-widget-section .widget-title {
    font-size: 30px;
}
.twp-home-page-secondary-widget-area {
    padding-top: 30px;
}
.twp-popular-widget-section .twp-popular-post-list {
    margin-top: 30px;
}
@media (min-width: 576px) {
    .twp-popular-widget-section .twp-popular-post-list .twp-post-list {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (min-width: 576px) {
    .twp-popular-widget-section .twp-popular-post-list .twp-post {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .twp-popular-widget-section .twp-popular-post-list .twp-post {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 1050px) {
    .twp-popular-widget-section .twp-popular-post-list .twp-post {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.twp-popular-widget-section .twp-popular-post-list .twp-image-section:hover .twp-post-format {
    top: 10px;
}
.twp-popular-widget-section .twp-popular-post-list .twp-post-format {
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 10px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.twp-popular-widget-section .twp-popular-post-list .widget-title {
    padding-top: 10px;
}
.twp-popular-widget-section .twp-grid-post-section {
    margin-top: 30px;
}
.twp-popular-widget-section .twp-grid-post-section .widget-title {
    padding-top: 10px;
    line-height: 1;
}
.twp-popular-widget-section .twp-grid-post-section .twp-post {
    margin-top: 20px;
}
.twp-featured-widget-section .twp-post-list,
.twp-featured-widget-section .twp-feature-single-post {
    margin-top: 30px;
}
.twp-featured-widget-section .twp-feature-single-post {
    min-height: 480px;
    max-height: 600px;
}
.twp-featured-widget-section .twp-feature-single-post .twp-image-section {
    height: 100%;
}
.twp-featured-widget-section .twp-post-list {
    background-color: rgba(234, 239, 242, 0.63);
    padding: 5px 15px;
}
.twp-featured-widget-section .twp-post-list .twp-post {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(215, 209, 209, 0.63);
    padding: 10px 0;
}
.twp-featured-widget-section .twp-post-list .twp-post:first-child {
    border-top: 0;
}
.twp-list-widget-section .twp-post-list {
    display: flex;
    flex-wrap: wrap;
}
.twp-list-widget-section .twp-post {
    margin-top: 15px;
    background-color: rgba(234, 239, 242, 0.63);
    padding: 10px 0 10px 10px;
}
.twp-social-widget-section ul {
    margin-left: -5px;
    margin-right: -5px;
}
.twp-social-widget-section li {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    flex: 0 0 50%;
    max-width: 50%;
}
@media (min-width: 576px) {
    .twp-social-widget-section li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 768px) {
    .twp-social-widget-section li {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 992px) {
    .twp-social-widget-section li {
        flex: 0 0 16.66%;
        max-width: 16.66%;
    }
}
.admin-bar .twp-mobile-menu-section {
    top: 30px;
}
.twp-mobile-menu-section {
    position: fixed;
    top: 0;
    width: 100%;
    left: -100%;
    height: 100vh;
    background-color: #eaeff2;
    z-index: 10;
    overflow-y: scroll;
    padding: 15px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
@media (min-width: 768px) {
    .twp-mobile-menu-section {
        left: -600px;
        width: 400px;
    }
}
.twp-mobile-menu-section.open {
    left: 0;
}
.twp-mobile-menu-section .twp-close {
    text-align: right;
    margin-top: 15px;
}
.twp-mobile-menu-section ul.nav-menu,
.twp-mobile-menu-section ul.twp-nav-menu {
    font-weight: 500;
    font-size: 16px;
}
.twp-mobile-menu-section ul.nav-menu .brand-home,
.twp-mobile-menu-section ul.twp-nav-menu .brand-home {
    display: none;
}
.twp-mobile-menu-section ul.nav-menu .menu-description,
.twp-mobile-menu-section ul.twp-nav-menu .menu-description {
    background-color: #f42548;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}
.twp-mobile-menu-section ul.nav-menu li,
.twp-mobile-menu-section ul.twp-nav-menu li {
    padding-top: 10px;
}
.twp-mobile-menu-section ul.nav-menu .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu {
    background-color: #fff;
    padding: 0 10px 10px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 400;
}
.twp-mobile-menu-section ul.nav-menu .children .children,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu {
    background-color: #eaeff2;
}
.twp-mobile-menu-section ul.nav-menu .children .children .children,
.twp-mobile-menu-section ul.nav-menu .children .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu {
    background-color: #fff;
}
.twp-mobile-menu-section ul.nav-menu .children .children .children .children,
.twp-mobile-menu-section ul.nav-menu .children .children .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .children .children .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .children .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .children .children,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .children .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children .sub-menu,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu .children,
.twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu .sub-menu {
    background-color: #eaeff2;
}
.twp-navbar-section .twp-site-feature button, .twp-navbar-section .twp-site-navigation .twp-menu-icon-section button {
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    width: 45px;
    text-align: center;
}
.admin-bar .twp-navbar-section.sticky {
    top: 30px;
}
@media screen and (max-width: 782px){
    .admin-bar .twp-navbar-section.sticky {
        top: 46px;
    }
}
@media screen and (max-width: 600px){
    .admin-bar .twp-navbar-section.sticky {
        top: 0;
    }
}
.admin-bar .twp-navbar-section.sticky .menu-description {
    display: none;
}
.light-mode-caption {
    display: none;
}
.twp-navbar-section {
    background-color: #f42548;
    color: #fff;
    margin-top: -1px;
}
.twp-navbar-section.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}
.twp-navbar-section.sticky .twp-site-feature button .twp-tooltip {
    bottom: -25px;
}
.twp-navbar-section.sticky .twp-site-feature button .twp-tooltip:after {
    top: -10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.twp-navbar-section .twp-wrapper {
    align-items: center;
}
.twp-navbar-section .twp-site-navigation {
    flex: 0 0 110px;
    max-width: 110px;
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 576px) {
    .twp-navbar-section .twp-site-navigation {
        flex: 0 0 calc(100% - 280px);
        max-width: calc(100% - 280px);
    }
}
@media (min-width: 1050px) {
    .twp-navbar-section .twp-site-navigation .twp-menu-icon-section {
        display: none;
    }
}
.twp-navbar-section .twp-site-navigation .twp-menu-icon-section .twp-menu-icon-with-box {
    position: relative;
    top: 2px;
}
.twp-navbar-section .twp-site-feature {
    flex: 0 0 calc(100% - 110px);
    max-width: calc(100% - 110px);
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
@media (min-width: 576px) {
    .twp-navbar-section .twp-site-feature {
        flex: 0 0 280px;
        max-width: 280px;
    }
}
.twp-navbar-section .twp-site-feature button {
    position: relative;
    color: #fff;
}
.twp-navbar-section .twp-site-feature button:hover .twp-tooltip, .twp-navbar-section .twp-site-feature button:focus-within .twp-tooltip {
    opacity: 1;
}
.twp-navbar-section .twp-site-feature button .twp-tooltip {
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 1;
}
.twp-navbar-section .twp-site-feature .twp-dark-mode button {
    font-size: 20px;
}
.twp-navbar-section .twp-site-feature .twp-search-section button {
    font-size: 24px;
}
.twp-navbar-section .twp-site-feature .twp-offcanvas-section button {
    top: -2px;
    width: 50px;
}
.twp-navbar-section .twp-site-feature .twp-nav-newsletter button {
    background-color: #010101;
    color: #fff;
    padding: 0 5px;
    width: 50px;
}
@media (min-width: 576px) {
    .twp-navbar-section .twp-site-feature .twp-nav-newsletter button {
        width: 140px;
    }
}
.twp-navbar-section .twp-site-feature .twp-nav-newsletter button:hover, .twp-navbar-section .twp-site-feature .twp-nav-newsletter button:focus-within {
    background-color: #eaeff2;
    color: #f42548;
}
.twp-navbar-section .twp-site-feature .twp-nav-newsletter button .twp-caption {
    display: none;
}
@media (min-width: 576px) {
    .twp-navbar-section .twp-site-feature .twp-nav-newsletter button .twp-caption {
        display: inline-block;
    }
}
.twp-navbar-section .twp-site-feature .twp-nav-newsletter button span {
    display: inline-block;
    padding: 0 5px;
}
.twp-navbar-section .twp-nav-search-content {
    background-color: #fff;
    padding: 30px 0;
    display: none;
}
.twp-navbar-section .twp-nav-search-content .twp-wrapper {
    margin: auto;
    width: 600px;
}
.twp-navbar-section .twp-nav-search-content .search-form {
    flex: 0 0 calc(100% - 60px);
}
.twp-navbar-section .twp-nav-search-content .twp-close {
    flex: 0 0 60px;
    max-width: 60px;
    text-align: center;
}
@media (max-width: 767px) {
    .twp-navbar-section .twp-nav-search-content .twp-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
}
.admin-bar .twp-offcanvas-content-section {
    top: 30px;
}
.twp-offcanvas-content-section {
    position: fixed;
    top: 0;
    width: 100%;
    left: -100%;
    height: 100vh;
    background-color: #eaeff2;
    z-index: 10;
    overflow-y: scroll;
    padding: 15px 15px 60px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
@media (min-width: 768px) {
    .twp-offcanvas-content-section {
        left: -600px;
        width: 400px;
    }
}
.twp-offcanvas-content-section.open {
    left: 0;
}
.twp-offcanvas-content-section .twp-close {
    text-align: right;
    margin-top: 15px;
}
.twp-popup-section {
    transform: translateZ(-1400px) translateY(-800px);
    -webkit-transform: translateZ(-1400px) translateY(-800px);
    -moz-transform: translateZ(-1400px) translateY(-800px);
    height: 0;
    overflow: hidden;
}
.twp-popup-section.open {
    position: fixed;
    height: 100%;
    z-index: 10;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    -o-animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    -moz-animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.twp-popup-section.open.close {
    -webkit-animation: scale-out 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    -o-animation: scale-out 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    -moz-animation: scale-out 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    animation: scale-out 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
.twp-exclusive-post-list {
    background-color: rgba(1, 1, 1, 0.7);
    color: #fff;
    padding: 5px 15px 15px;
}
.twp-exclusive-post-list a {
    color: #fff;
}
.twp-exclusive-post-list a:visited {
    color: #fff;
}
.twp-exclusive-post-list a:hover {
    color: #f42548;
}
.twp-exclusive-post-list .twp-post {
    margin-top: 10px;
}
.twp-exclusive-post-list .twp-post-title {
    padding-top: 0;
}
.twp-popular-post-list {
    background-color: #f42548;
    padding: 5px 15px 15px;
    color: #fff;
}
.twp-popular-post-list .twp-section-title {
    margin: 0;
    padding-top: 10px;
}
.twp-popular-post-list .twp-post {
    margin-top: 15px;
}
.twp-popular-post-list .twp-post a {
    color: #fff;
}
.twp-popular-post-list .twp-post a:hover {
    opacity: 0.63;
    color: #fff;
}
.twp-post-with-border .twp-post {
    border-top-width: 1px;
    border-top-style: dashed;
    border-color: rgba(215, 209, 209, 0.63);
    padding: 15px 0;
}
.twp-related-post-section .twp-wrapper {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(234, 239, 242, 0.9);
    padding: 15px 0 45px;
}
.twp-related-post-section .twp-section-title {
    margin: 15px 0 0;
}
.twp-related-post-section .twp-post {
    margin-top: 20px;
}
.twp-topbar-section {
    background-color: #eaeff2;
}
.twp-topbar-section .twp-date-section,
.twp-topbar-section .twp-tag-section,
.twp-topbar-section .twp-social-menu-section {
    flex: 0 0 100%;
    max-width: 100%;
}
.twp-topbar-section .twp-date-section {
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    background-color: #010101;
    color: #fff;
    text-align: center;
    order: 1;
}
@media (min-width: 576px) {
    .twp-topbar-section .twp-date-section {
        flex: 0 0 200px;
        max-width: 200px;
    }
}
.twp-topbar-section .twp-date-section span {
    font-size: 18px;
    padding-right: 5px;
}
.twp-topbar-section .twp-tag-section {
    font-size: 14px;
    order: 3;
    text-align: center;
    background-color: #fff;
}
.twp-topbar-section .twp-tag-section a {
    color: #404553;
}
.twp-topbar-section .twp-tag-section a:hover {
    color: #f42548;
}
@media (min-width: 992px) {
    .twp-topbar-section .twp-tag-section {
        order: 2;
        flex: 0 0 calc(100% - 440px);
        max-width: calc(100% - 440px);
        background-color: transparent;
    }
}
.twp-topbar-section .twp-tag-section .twp-icon {
    padding: 0 10px;
}
.twp-topbar-section .twp-tag-section .twp-icon span {
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #f42548;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
}
.twp-topbar-section .twp-tag-section .twp-top-tag {
    align-items: center;
    padding: 5px 15px;
    justify-content: center;
}
@media (min-width: 992px) {
    .twp-topbar-section .twp-tag-section .twp-top-tag {
        justify-content: flex-start;
        padding: 0 15px;
        height: 40px;
    }
}
.twp-topbar-section .twp-tag-section .twp-tags-title {
    padding: 0 10px;
}
.twp-topbar-section .twp-tag-section .twp-tags-title span {
    display: inline-block;
    background-color: #f42548;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 90%;
    font-weight: 500;
    position: relative;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.twp-topbar-section .twp-tag-section .twp-tags-title span:after {
    content: "";
    position: absolute;
    display: inline-block;
    right: -13px;
    top: 0;
    width: 0;
    height: 0;
    border-top-width: 11px;
    border-top-style: solid;
    border-right-width: 14px;
    border-right-style: solid;
    border-color: transparent;
    border-top-color: #f42548;
}
.twp-topbar-section .twp-social-menu-section {
    order: 2;
}
@media (min-width: 576px) {
    .twp-topbar-section .twp-social-menu-section {
        flex: 0 0 calc(100% - 200px);
        max-width: calc(100% - 200px);
    }
}
@media (min-width: 992px) {
    .twp-topbar-section .twp-social-menu-section {
        order: 3;
        flex: 0 0 240px;
        max-width: 240px;
    }
}
.twp-topbar-section .twp-social-menu-section .twp-social {
    justify-content: center;
}
@media (min-width: 576px) {
    .twp-topbar-section .twp-social-menu-section .twp-social {
        justify-content: flex-end;
    }
}
.page-title {
    margin: 0;
}
.twp-archive-post-list .twp-archive-post {
    margin: 30px 0 0;
}
.twp-archive-post-list .twp-pagination {
    flex: 0 0 100%;
    max-width: 100%;
}
.twp-archive-layout-1 {
    margin-left: -10px;
    margin-right: -10px;
}
.twp-archive-layout-1.twp-archive-post-list {
    display: flex;
    flex-wrap: wrap;
}
.twp-archive-layout-1.twp-archive-post-list .twp-archive-post {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 576px) {
    .twp-archive-layout-1.twp-archive-post-list .twp-archive-post {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
}
.twp-archive-layout-4 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.twp-archive-layout-4 .twp-archive-post {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 576px) {
    .twp-archive-layout-4 .twp-archive-post {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.twp-archive-layout-4 .twp-archive-post:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}
.twp-archive-layout-4 .twp-archive-post:nth-child(2), .twp-archive-layout-4 .twp-archive-post:nth-child(3) {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: rgba(34, 34, 34, 0.16);
    padding-top: 20px;
}
.twp-home-page-latest-post {
    padding: 15px 0 45px;
}
.twp-home-page-latest-post .widget-area {
    margin-top: 25px;
}
.twp-home-static-page {
    padding: 30px 0 45px;
}
.twp-home-static-page .twp-single-post {
    background-color: #fff;
    padding: 5px 15px 15px;
    margin-top: 15px;
}
.twp-home-static-page .twp-single-post .entry-content {
    padding: 0;
}
.twp-home-static-page .entry-footer {
    margin-top: 15px;
}
.twp-404 form,
.twp-404 .page-title,
.no-results form,
.no-results .page-title {
    margin-top: 15px;
}
.twp-404 .page-title,
.no-results .page-title {
    color: #f42548;
}
.twp-404 {
    padding: 45px 0 60px;
}
.twp-404 .twp-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
@media (min-width: 768px) {
    .twp-404 .twp-wrapper {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
}
.no-results {
    text-align: center;
}
@media (min-width: 576px) {
    .no-results {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1050px) {
    .no-results {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}
.no-results p {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 18px;
    opacity: 0.63;
}
.no-results .page-content {
    margin: 0;
}
.dark-mode {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    /*Topbar*/
    /*Navigation Bar*/
    /* Mobile menu */
    /*Breaking News*/
}
.dark-mode a {
    color: #fff;
}
.dark-mode a:hover {
    color: #f42548;
}
.dark-mode .comments-area,
.dark-mode .widget-area .widget,
.dark-mode .twp-topbar-section,
.dark-mode .be-author-details .be-author-wrapper,
.dark-mode .twp-post-style-5 .twp-desc,
.dark-mode .twp-breaking-news-section .twp-wrapper,
.dark-mode .twp-single-post .entry-content,
.dark-mode .twp-single-post .post-thumbnail,
.dark-mode .twp-single-post .wp-block-image,
.dark-mode .twp-archive-layout-3 .twp-archive-post,
.dark-mode .twp-archive-layout-1 .twp-archive-post .twp-content-wrapper,
.dark-mode .twp-archive-layout-2 .twp-archive-post .twp-content-wrapper,
.dark-mode .twp-banner-section .twp-post-list-with-post-count .twp-post:nth-child(odd),
.dark-mode .twp-featured-widget-section .twp-post-list,
.dark-mode .twp-list-widget-section .twp-post{
    background-color: rgba(1, 1, 1, 0.63);
}
.dark-mode .twp-single-post .entry-footer {
    background-color: #010101;
    border-color: #010101;
}
.dark-mode .twp-single-post .post-thumbnail,
.dark-mode .twp-single-post .wp-block-image,
.dark-mode .twp-archive-layout-1 .twp-archive-post,
.dark-mode .twp-archive-layout-2 .twp-archive-post,
.dark-mode .twp-post-style-4.twp-post-with-box-shadow {
    box-shadow: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(234, 239, 242, 0.1);
}
.dark-mode .twp-archive-layout-4 .twp-archive-post:nth-child(2),
.dark-mode .twp-archive-layout-4 .twp-archive-post:nth-child(3) {
    border-color: rgba(234, 239, 242, 0.1);
}
.dark-mode .twp-tag-section a {
    color: #404553;
}
@media (min-width: 992px) {
    .dark-mode .twp-tag-section a {
        color: #fff;
    }
}
.dark-mode .light-mode-caption {
    display: inline-block;
}
.dark-mode .dark-mode-caption {
    display: none;
}
.dark-mode .twp-dark-mode i:before {
    content: "";
}
.dark-mode .twp-offcanvas-content-section {
    background-color: #010101;
    color: #fff;
}
.dark-mode .twp-offcanvas-content-section .twp-close button {
    color: #fff;
}
.dark-mode .twp-offcanvas-content-section .widget {
    background-color: rgba(215, 209, 209, 0.13);
}
.dark-mode .twp-mobile-menu-section {
    background-color: #010101;
    color: #fff;
}
.dark-mode .twp-mobile-menu-section .twp-close button {
    color: #fff;
}
.dark-mode .twp-mobile-menu-section ul.nav-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu {
    background-color: rgba(215, 209, 209, 0.63);
}
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu {
    background-color: #010101;
}
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu {
    background-color: rgba(1, 1, 1, 0.63);
}
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .children .sub-menu .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.nav-menu .sub-menu .sub-menu .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .children .sub-menu .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .children .sub-menu .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .children .sub-menu,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu .children,
.dark-mode .twp-mobile-menu-section ul.twp-nav-menu .sub-menu .sub-menu .sub-menu .sub-menu {
    background-color: #010101;
}
.dark-mode .twp-breaking-news-section .twp-title-section {
    background-color: #010101;
    color: #fff;
}
.dark-mode .twp-home-page-primary-widget-area .twp-home-widget-section {
    border-color: rgba(234, 239, 242, 0.11);
}
a.skip-link-search-end, a.skip-link-search-start, a.skip-link-search-start-1, a.skip-link-search-start-2 {
    display: none;
}
body.search-reveal a.skip-link-search-end, body.search-reveal a.skip-link-search-start, body.search-reveal a.skip-link-search-start-1, body.search-reveal a.skip-link-search-start-2 {
    display: block;
}
a.skip-link-menu-start, a.skip-link-menu-end {
    display: none;
}
.twp-mobile-menu-section.open a.skip-link-menu-start, .twp-mobile-menu-section.open a.skip-link-menu-end {
    display: block;
}
