/*
Theme Name: sportsspectrum new
Text Domain: Sports Spectrum
Version: 7.8.2
Description: Theme for Sports Spectrum Website
Tags: News, Sports, Faith-based
Author: Sports Spectrum Team
Author URI: http://sportsspectrum.com
*/

@import "screen.css";
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&amp;subset=cyrillic,latin-ext,vietnamese');


/* Main Nav */

.navbar.fixed-top {
    position: fixed !important;
    top: 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    min-height: 94px;
    align-items: center;
    padding-bottom: 20px;
}

.navbar-brand img {
    height: 50px;
    max-width: initial;
}

.navbar .nav-container {
    display: flex;
    justify-content: start !important;
    gap: .5rem;
}

.navbar-dark {
    background-color: black;
    margin-bottom: 0 !important;
}

.navbar-light {
    background-color: white;
    margin-bottom: 0 !important;
}

/* Styles for footer */
.container-fluid {
    --bs-gutter-x: 0 !important;
}

.footer--ss {
    background-color: black;
    display: none;
}

.footer--ss .nav-link {
    color: white;
}

#sidebar-mobile #a_sticky_sidebar_parent {
    display: none;
}

/* Extract from current theme */


html,
body {
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
}

p {
    margin: 0 0 30px;
}

p>a:hover,
p>a {
    font-size: inherit;
}

.widget_media_image {
    text-align: center;
}

.widget_media_image img {
    max-width: 100%;
    width: auto;
}

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

.gallery-icon.portrait {
    padding: 10px;
}

input,
textarea {
    max-width: 100%;
}

input[type="submit"] {
    border: 1px solid #333;
    border-image: none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    margin: 4px auto;
    padding: 5px 10px;
}

.wpcf7-form input[type="submit"] {
    border: 1px solid #5290C1;
    border-image: none;
    border-radius: 2px;
    box-shadow: none;
    background-color: #5290C1 !important;
    color: #fff;
    margin: 4px auto;
    padding: 5px 10px;
}

.wpcf7-form input[type="submit"]:hover {
    background: none !important;
    color: #5290C1 !important;
}

.not_visible {
    visibility: hidden;
}

.middle_width {
    max-width: 786px;
}

/* 
 * WordPress Core Styles (styles for the classes inserted by the Wordpress editor)
 */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 90%;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.container {
    max-width: 1600px !important;
    margin: 0;
    padding: 90px 4vw 0 !important;
}

#header_bootom {
    margin-top: 10px;
}

/*CONTENT STYLE START*/
.video_gallery_template .archive_post_preview {
    max-width: 32.3%;
    margin-bottom: 50px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}

.category-podcast .video_gallery_template .archive_post_preview {
    margin-bottom: 20px;
}

.video_gallery_template .archive_post_preview .post_thumb_preview {
    height: auto;
    position: relative;
}

.video_gallery_template .archive_post_preview .post_thumb_preview>a {
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 129.93px;
    max-height: 129.93px;
}

.category-video .video_gallery_template .archive_post_preview .post_thumb_preview>a {
    min-height: 140.84px;
    max-height: 140.84px;

}

.archive_videos_and_content h3 a {
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}

.archive_videos_and_content .post_thumb_preview a i {
    color: red;
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.post_author,
.post_author *,
.post_date {
    font-family: 'Oswald', sans-serif;
    letter-spacing: -0.5px !important;
}

.single_each_post_image {
    min-height: 96.36px;
    max-height: 96.36px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.post_author a {
    color: #333;
    font-weight: bold;
}

#related_posts {
    margin-top: 20px;
}

#related_posts aside{
    margin-top: 20px;
    margin-bottom: 20px;
}

#related_posts .single_post{
    margin-top: 40px;
}

.i_s404_title {
    font-weight: bolder;
}

.single .post_all_content .text {
    margin-top: 50px;
}

.wp-caption .wp-caption-text,
.wp-caption-text,
.featured_caption {
    text-align: left;
    font-size: 12px;
}

.searchform_404 h4 {
    margin-top: 30px;
    font-size: 32px;
    font-weight: bolder;
}

.content_left_part {
    max-width: 68%;
    width: 100%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    box-shadow: none !important;
    padding: 16px 30px;
}

.content_full_width {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: 10px 30px;
}

#sidebar {
    width: 100%;
    max-width: 29%;
    display: inline-block;
    vertical-align: top;
    will-change: min-height;
}

#sidebar_logo a {
    display: block;
}

#sidebar_logo {
    margin-bottom: 15px;
}

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

/*#sidebar_logo a img:last-child{
    max-width: 73%;
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}*/
.sidebar_all_posts {
    margin-bottom: 15px
}

.sidebar_posts_title h3,
.sidebar_posts_headline h2 {
    margin-top: 0;
}

.sidebar_posts_headline h2 {
    font-weight: bolder;
}

.widget.follow li {
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
}

.widget.follow li a span {
    display: inline-block;
    vertical-align: middle;
}

.a_sidebar_posts .widget.follow li a span {
    margin-top: -20px;
}

.sidebar_posts_headline h2 {
    margin-bottom: 0;
}

.sidebar_posts_headline h2,
.widget.follow {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
}

.widget.follow ul {
    margin-bottom: 0;
}

.widget.follow {
    float: right;
}

.widget.follow li a i {
    font-size: 18px;
}

hr,
.line,
.error404 .searchform_404 hr,
#filter-toggle-block hr,
#follow_us_block hr,
.a_sidebar_posts hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}

.line,
.error404 .searchform_404 hr {
    border-color: #ccc;
}

.a_404__posts_title h3 {
    font-size: 16px;
    font-weight: bolder;
    margin-top: 0;
}

.widget.follow li a {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #333;
    border-radius: 100%;
    text-align: center;
}

.widget.follow li * {
    color: #fff;
    display: block;
}

.sidebar_posts_title h3 {
    font-size: 16px;
    font-weight: normal;
}

.left_and_sidebar {
    background-color: #f0f0f0;
    padding: 22px;
    /*position: relative;*/
}

#header_bottom_menu_div {
    vertical-align: middle;
    display: inline-block;
}

#posts_with_category_icon .sidebar_all_posts {
    margin-bottom: 10px;
    margin-top: 0;
}

#primary_sidebar {
    /*margin-bottom: 50px;*/
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

#follow_us_block h2 {
    margin-top: 0;
}

.vimeo_url i {
    color: #1AB7EA;
}

.pinterest_url i {
    color: #CD2129;
}

.linkedIn_url i {
    color: #0072AD;
}

.google_pluse_url i {
    color: #DC4E41;
}

.youtube_url i {
    color: #C52724;
}

.instagram_url i {
    color: #000000;
}

.twitter_url i {
    color: #43A3DE;
}

.facebook_url i {
    color: #425B96;
}

#follow_us_block hr {
    border-color: #B32F3E;
}

#follow_us_block ul {
    padding-left: 0;
}

#follow_us_block li {
    padding: 10px;
    background-color: #F8FDFC;
    border-bottom: 1px dotted #333;
    margin-right: 10px;
    list-style-type: none;
}

#follow_us_block li a span {
    color: #333;
}

#follow_us_block li a i {
    font-size: 24px;
    margin-right: 10px;
}

#follow_us_block li a {
    font-size: 20px;
}

.sidebar_posts_icon {
    max-width: 20px;
    width: 100%;
    margin-right: 0px;
    float: left;
    display: inline-block;
    vertical-align: middle;
}

.sidebar_all_posts .row {
    margin: 0;
    flex-wrap: nowrap;
}

#posts_with_category_icon .sidebar_posts_title {
    flex-shrink: 1;
}

#i_filter_toggle_ul {
    margin-bottom: 0;
}

#i_filter_toggle_ul li {
    padding-top: 10px;
}

.sidebar_posts_icon img {
    max-width: 20px;
    width: 100%;
    height: auto;
}

.isotope.i_posts_container.a_choosed_all_filter .isotop_elements.hide_for_all {
    display: none !important;
}

.category-podcast .a_category_description iframe {
    min-height: 150px;
}

.a_category_description {
    margin-top: 30px;
}

.category-podcast .content_left_part,
#category_filter,
#follow_us_block,
.a_sidebar_posts,
.home_page_post_blog,
#owl-home,
.all_3_sections {
    -webkit-box-shadow: -4px 0px 6px 0px rgba(225, 225, 225, 0.79);
    -moz-box-shadow: -4px 0px 6px 0px rgba(225, 225, 225, 0.79);
    box-shadow: -4px 0px 6px 0px rgba(225, 225, 225, 0.79);
    background-color: #fff;
}

.a_sidebar_posts #posts_with_featured_image img {
    max-width: 100%;
    width: 100%;
}

#owl-home {
    position: relative;
}

.owl-nav i {
    font-size: 48px;
}

.owl-nav {
    position: absolute;
    top: 175px;
    width: 100%;
    /*    -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
}

#owl-home:hover .owl-nav {
    display: block;
}

.owl-prev {
    float: left;
    margin-left: 15px !important;
    background: none !important;
}

.owl-next {
    background: none !important;
    float: right;
    margin-right: 15px !important;
}

.home_page_post_blog {
    padding: 10px 30px;
}

.filter-toggle {
    padding-left: 0;
}

.filter-toggle li a {
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    letter-spacing: -0.5px !important;
}

.filter-toggle li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    list-style-type: none;
}

.category-podcast .content_left_part,
#category_filter,
.slid_excerpt_and_read_more,
.slide_title {
    padding-left: 30px;
    padding-right: 30px;
}
.title--explore {
    margin-bottom: 2rem;
}

@media (max-width: 767.98px) {

    .category-podcast .content_left_part,
    #category_filter,
    .slid_excerpt_and_read_more,
    .slide_title {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.post_content_image_part .a_post_image,
.isotop_elements .image a.a_post_image {
    min-height: 122.7px;
    max-height: 122.7px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
}

.page-template-page-blog .image a.a_post_image {
    min-height: 158px;
    max-height: 158px;
}

.a_404__posts_image:nth-child(2n+1) {
    clear: both;
}

.archive.author .text h3 {
    margin-top: 0;
}

.archive.author .text h3 a,
#related_posts .single_each_post_title a,
.a_404__posts_title h3 a,
.isotop_elements .text h3 a,
.sidebar_posts_title h3 a,
.a_sidebar_posts #posts_with_featured_image h3 a,
.post_content_title_part h3 a,
.slide_title h3 a {
    font-size: inherit;
    color: inherit;
    font-weight: bold;
    color: #333;
}

.sidebar_posts_title h3 a {
    letter-spacing: 0 !important;
    font-weight: normal;
    font-size: 14px;
}

.all_3_sections .inner_section a {
    font-family: 'Oswald', sans-serif;
    letter-spacing: -0.5px !important;
    font-weight: normal;
}

.a_sidebar_posts #posts_with_featured_image .sidebar_posts_image,
.a_sidebar_posts #posts_with_featured_image .sidebar_posts_title {
    padding-left: 0;
}

#posts_with_featured_image .row {
    margin: 0;
}

#follow_us_block,
.a_sidebar_posts {
    padding: 10px;
}

.a_sidebar_posts #posts_with_featured_image .sidebar_posts_title {
    padding-right: 0;
}

.slid_excerpt i {
    margin-right: 10px;
    margin-left: 10px;
}

.slid_excerpt p {
    color: #969898;
    font-size: 16px;
}

.slid_excerpt {
    color: #969898;
    font-size: 16px;
}

.slid_read_more {
    display: block;
    margin-left: 0;
}

.slid_read_more a {
    color: #e4002b;
    font-weight: bold;
}

.slide_title h3 {
    font-size: 20px;
    font-weight: bold;
}

.all_3_sections:last-child {
    margin-right: 0;
}

.all_3_sections {
    padding-left: 0;
    padding-right: 0;
    margin-right: 3%;
    width: 100%;
    max-width: 31.3%;
    background-color: transparent;
}

.all_3_sections .inner_section {
    background-color: #fff;
    padding: 10px;
}

#follow_us_block h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bolder;
}

.page-template-default .a_page_title hr,
.all_posts hr,
.all_3_sections .inner_section hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #4A5B64;
    padding: 0;
}

.page-template-default .a_page_title hr {
    border-color: #333;
}

.error404 h1 {
    font-size: 150px;
    color: #a6192e;
    font-family: 'Oswald', sans-serif;
    letter-spacing: -.5px !important;
}

.archive.author .tag.hand,
.home_page_posts .tag.hand {
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
    left: 0;
}

.archive.author .tag.hand {
    left: 15px;
}

.archive.author h1,
.page-template-default .a_page_content h2,
.page-template-default h1 {
    margin-top: 0;
    /*color: #333;*/
}

.page-template-default .a_page_content h2,
.single #related_posts h2 {
    text-align: center;
    font-size: 18px;
    color: #333;
}

.single .text iframe,
.single .text p iframe {
    max-width: 100%;
    width: 100%;
    /*min-height: 450px;*/
}

.single #related_posts h2 {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 24px;
}

.single #related_posts h3 {
    margin-top: 0;
}

.page-template-default .a_page_content h2 {
    text-align: left;
    font-weight: normal;
}

.wpcf7-form>p span textarea,
.wpcf7-form>p span input {
    width: 100%;
    max-width: 100%;
}

.contact_row_class a {
    color: #5290C1;
}

.wpcf7-submit {
    float: right;
}

.contact_row_class .textwidget p {
    clear: both
}

.wpcf7-form>p span {
    max-width: 70%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.wpcf7-form>p label {
    max-width: 29%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.single .post_all_content h2 {
    margin-top: 5px;
    margin-bottom: 30px;
}

.newsletter img {
    width: 100%;
    max-width: 25px;
    margin-right: 10px;
}

.archive.author .headline h1 {
    margin-top: 0;
}

.load_more_posts_btn {
    border-radius: 0;
    font-size: 16px;
}

.loadmore,
.load_more_posts_btn,
.a_read_more_button,
.read_more_button,
.subscribe_now,
.single .post_category a,
.archive.author .tag.hand,
.home_page_posts .tag.hand,
.all_3_sections .inner_section a {
    display: inline-block;
    margin-bottom: 10px;
    background-color: #333;
    color: #fff;
    padding: 10px;
    border: 1px solid #333;
    text-transform: uppercase;
    text-decoration: none;
}

.author_blog_post {
    margin-bottom: 0px !important;
}

.author_blog_post .read_more_button {
    color:white!important;
    background-color: #e4002b!important;
    border: none!important;
}

.search-results .isotop_elements:after,
.category .isotop_elements:after,
.page-template-page-blog .isotop_elements:after,
.author_blog_post:after {
    clear: both;
    float: none;
    content: "";
    display: block;
    width: 100%;
}

.search_div .fa.fa-check {
    display: none;
}

.search-results .a_read_more_button,
.category .a_read_more_button,
.page-template-page-blog .a_read_more_button {
    display: inline-block;
}

.category_post_author_and_date i {
    font-size: 14px;
}

.category_post_author_and_date {
    margin: 5px 0;
    display: block;
}

.single .post_category a,
.archive.author .tag.hand,
.home_page_posts .tag.hand {
    padding: 5px;
    font-size: 14px;
}

.home_page_posts .tag.hand {
    padding: 2px;
    font-size: 12px;
}

.load_more_posts_btn:focus {
    color: #fff;
}

.category .home_page_post_blog h2,
.page-template-page-blog .home_page_post_blog h2 {
    margin-top: 0;
    color: #333;
}

.subscribe_now {
    margin-top: 20px;
}

.subscribe_now:hover,
.load_more_posts_btn:hover,
.loadmore:hover,
.a_read_more_button:hover,
.read_more_button:hover,
.home_page_posts .tag.hand:hover,
.all_3_sections .inner_section a:hover {
    color: #333;
    cursor: pointer;
    background: none;
}

.home_page_posts .tag.hand:hover {
    background-color: #fff;
}

.all_3_sections .inner_section h3 {
    margin-top: 0;
    font-weight: bolder;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
}

.post_content_title_part h3 {
    font-weight: bolder;
    color: #333;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 18px;
    font-family: "Karla", sans-serif;
    font-weight: 600;
}

.home .a_blog_post .post_content_title_part h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

.post_content_title_part h3 a {
    font-family: "Karla", sans-serif;
    font-weight: 600;
}

.all_3_sections .inner_section img,
.all_3_sections .inner_section hr {
    margin-top: 0;
    margin-bottom: 20px;
}

.a_blog_post {
    margin-bottom: 20px;
}

.a_blog_post:nth-child(3n+1) {
    clear: both;
}

.all_3_sections:last-child {
    padding-right: 0;
}

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

#home_3_sections {
    margin: 25px auto;
}

#home_3_sections .row {
    margin: 0;
}

.post_content_image_part img {
    max-width: 100%;
    width: 100%;
}

.all_posts h2 {
    margin-top: 0;
    color: #333;
    font-size: 24px;
    font-weight: bolder;
    text-transform: uppercase;
}

.masonry_hidden {
    display: none;
}

.archive.author .image,
.isotop_elements .grid-item-inner .image {
    position: relative;
}

/*.isotop_elements:nth-child(3n+1){
    clear: both;
}*/
#related_posts .single_each_post_title a,
.isotop_elements .text h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 16px;
}

.isotop_elements .text h3 a {
    font-family: 'Karla';
    font-weight: 600;
}

.page-template-page-blog .text h3 {
    margin-top: 0;
}

.archive .isotop_elements h3,
.search-results .isotop_elements h3,
.category .isotop_elements h3 {
    margin-top: 0;
}

.search-results .isotop_elements h3,
.category .isotop_elements h3 {
    font-size: 18px;
}

.libsyn_player {
    min-height: 57px;
}

.search-results .content_left_part h2,
.category .sport-category-part h2 {
    margin-top: 0;
}

.search-results .image a,
.author .image a.a_featured_image,
.category .isotop_elements .image a {
    display: block;
    background-size: cover;
    min-height: 165px;
    max-height: 165px;
    background-position: center center;
    background-repeat: no-repeat;
}

.author .image a.a_featured_image {
    min-height: 152px;
    max-height: 152px;

}

.home .isotop_elements {
    min-height: 200px;
    float: left;
}

.home .slid_image {
    min-height: 436.04px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 436.04px;
}

.all_3_sections_image_block {
    min-height: 190px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 190px;
    margin-bottom: 20px
}

.isotop_elements {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    padding: 0 0px;
    margin-right: 1.3%;
    box-shadow: #ddd 0px 2px 0px;
}

.search-results .isotop_elements,
.category .isotop_elements,
.page-template-page-blog .isotop_elements {
    margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
    padding: 0;
}

#filter-toggle-block .sport-category-part {
    padding: 0;
}

.a_page_title h1 {
    font-size: 30px;
}

.content_left_part>h2 {
    margin-top: 0;
}

#sticky_sidebar_inner {
    margin-top: 30px;
}

#sidebar #header_advertisement {
    text-align: center;
}

#sidebar #header_advertisement img {
    max-width: 300px;
    width: 100%;
    height: auto;
}

.category .isotop_elements,
.page-template-page-blog .isotop_elements {
    clear: both;
}

.search-results .image.col-md-4,
.category .image.col-md-4,
.page-template-page-blog .image.col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.search-results .isotop_elements:nth-child(3n+1),
.category .isotop_elements:nth-child(3n+1),
.page-template-page-blog .isotop_elements:nth-child(3n+1) {
    clear: none;
}

.isotop_elements .text h3 a:hover {
    color: #333;
}

.home_page_posts a {
    display: block;
}

.home_page_posts a img {
    max-width: 100%;
    width: 100%;
    height: 150px;
}

.isotop_elements a img {
    height: auto;
}

.serch_part input[type="submit"] {
    visibility: hidden;
}

.serch_part .type_your_text {
    padding-left: 10px;
    margin-top: 6px;
    color: #aaa;
    font-size: 20px;
    font-style: italic;
}

.prev-posts-link,
.next-posts-link {
    display: inline-block;
    max-width: 49%;
    width: 100%;
}

.next-posts-link {
    text-align: right;
}

.single .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 436.04px;
    max-height: 436.04px;
}

#sidebar .widget_media_image img {
    max-width: 100%;
    min-height: auto;
}

.single .image.video_bg {
    min-height: 400px;
}

.a_404__all_posts {
    margin-bottom: 30px;
    padding-left: 0;
}

.a_404__all_posts .a_404__posts_image {
    padding-left: 0;
    padding-right: 0;

}

.card404 {
    height: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #fff;
}

/*.a_404__all_posts .a_404__posts_title{
    padding-right: 0;
}*/
#realted_posts_404 .row {
    margin: 0;
}

.a_404__all_posts:nth-child(3n+1) {
    clear: left;
    padding-right: 0;
}

.searchform_404 {
    margin-top: 50px;
}

#posts_with_featured_image .sidebar_posts_title h3 a,
#posts_with_category_icon .sidebar_posts_title h3 a {
    font-family: "Karla", sans-serif;
    letter-spacing: -0.5px !important;
    font-weight: 600;
    font-size: 14px;
}

/*.stiky_sidebar.fixed .subscribe_ad{
    display: none;
}*/
.stiky_sidebar.fixed.bottom .subscribe_ad {
    display: block;
}

.subscribe_ad {
    margin-left: 0!important;
}

.home .stiky_sidebar {
    z-index: 1111;
}

#stiky_sidebar_block.bottom {
    z-index: 1111;
}

#stiky_sidebar_block {
    display: none;
}

#stiky_sidebar_block.fixed {
    display: block;
    z-index: 1111;
    position: fixed;
    top: 150px;
    /*top: 20px;*/
    width: 100%;
    /*max-width: 442px;*/
    overflow-y: auto;
    max-width: 350px;
}

.stiky_sidebar.fixed {
    /*    z-index: 1111;
        position: fixed;
        width: 100%;
        max-width: 18%;*/
}

.stiky_sidebar>div:last-child {
    margin-top: 30px;
}

#stiky_sidebar_block.bottom {
    position: absolute;
    bottom: 140px;
    top: auto;
    width: 100%;
    max-width: 442px;
}

#stiky_sidebar_block.bottom {
    max-width: 18%;
}

.stiky_sidebar.fixed .subscribe_ad img {
    width: 100%;
    max-width: 300px;
}

.stiky_sidebar.fixed .textwidget {
    margin-top: 0;
}

.home .outline {
    clear: both;
}

.filtr-item.home_page_posts {}

.category.category-video .sport-category-part {
    padding: 0;
}

.video_gallery_template .archive_post_preview:nth-child(3n+3) {
    margin-right: 0;
}

.archive_videos_and_content h3 {
    font-size: 18px;
    font-family: "Karla", sans-serif;
    font-weight: 600;
}

.archive_videos_and_content h3 a {
    font-family: "Karla", sans-serif;
    font-weight: 600;

}

#posts_with_featured_image .sidebar_posts_image a {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 59px;
    min-height: 59px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#posts_with_category_icon i {
    color: #aaa;
}

/*CONTENT STYLE END*/

/*FOOTER STYLE START*/
.left_footer li {
    margin-right: 20px;
}

.right_footer li,
.left_footer li {
    display: inline-block;
    list-style-type: none;
}

#footer_menu_ul,
.a_copyright {
    display: inline-block;
    vertical-align: top;
}

.a_copyright {
    margin-left: 20px;
}

.right_footer {
    text-align: right;
}

#footer {
    margin: 30px 0;
    padding: 20px 0 15px 0;
}

.right_footer {
    padding-right: 30px;
}

.a_copyright p,
#footer a {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0px !important;
    /*font-weight: bold;*/
}

#footer a {
    padding: 7px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0 !important;
}

.right_footer {
    padding-right: 30px;
}

#footer_inner .row {
    margin: 0;
}

#footer_menu_ul {
    padding-left: 0;
}

.a_copyright p,
#footer_inner ul {
    margin-bottom: 0;
}

/*FOOTER STYLE END*/
.new_right i,
.hamburger_icon i {
    color: #fff;
    font-size: 20px;
}

.new_right {
    margin-top: 15px;
}

.new_right,
.hamburger_icon {
    display: none;
    float: right;
}

.stiky_sidebar.widget .textwidget a img.alignleft {
    float: none;
}

#top_main_menu.menu_mobile {
    display: none !important;
}

.search-results .isotop_elements {
    max-width: 100%;
    clear: both;
    margin-bottom: 50px;
}

#mobile_sidebar_bottom,
#mobile_sidebar_top {
    display: none;
}

#owl-home .a_slide>a {
    display: block;
    max-width: 100%;
    width: 100%;
}

.page-template-page-author-template .author-item h4 {
    margin: 0;
    padding: 5px 0;
    background: #333;
    border: 1px solid #333;
    color: #fdfafd;
}

.page-template-page-author-template h1 {
    margin-top: 0;
}

.page-template-page-author-template .author-item {
    margin-bottom: 50px;
}

.page-template-page-author-template .author-item a:hover h4 {
    background: #fdfafd;
    color: #333;
}

.auther_block:after {
    content: "";
    display: block;
    width: 100%;
    float: none;
    clear: both;
}

.auther_block {
    margin-bottom: 50px;
}

.fancybox-container.fancybox-is-open {
    z-index: 9999999;
}

.fancybox-button.fancybox-button--close {
    width: 70px;
    height: 70px;
}

.fancybox-slide--current {
    height: 75%;
    width: 75%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}


/* my */
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.navbar-open {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

body.navbar-open:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    left: 0;
    top: 0;
    z-index: 99999;
}

.navbar {
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 999999;
    border-radius: 0 !important;
}

.navbar-expand-lg .navbar-toggler {
    display: block;
    border-color: #ffffff;
    position: relative;
    z-index: 9999999;
    padding-top: 20px;
}


.navbar-open .navbar-toggler-icon.close {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z"/></svg>');
    background-size: contain;
    opacity: .5;
}

.navbar-expand-lg .navbar-collapse {
    display: none !important;
}

.navbar-expand-lg .navbar-collapse.show {
    display: flex !important;
    flex-direction: row;
    flex-basis: 100% !important;
    align-items: start;
    justify-content: space-evenly;
    flex-wrap: wrap;
    position: relative;
    left: auto;
    top: 50%;

    width: 96%;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: column;
}

.navbar-expand-lg .navbar--top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
    flex: 1;
}

.navbar-expand-lg .navbar--top .form-inline {
    display: none!important;
    align-self: flex-end !important;
    width: 270px !important;
    margin: 6px 0;
    padding: 0;
}

.navbar-expand-lg .navbar--top .form-inline.toggled {
    display: flex !important;
    position: absolute;
    top: 54px;
    padding: 4px 12px;
    border: 1px solid #F0F0F0;
    border-top: none;
    right: 0;
    animation: fadeInSearch .25s ease-in-out;
}

@keyframes fadeInSearch {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 54px;
        opacity: 1;
    }
}

.navbar--top .btn--search-toggler{
    width: 50px;
}

.navbar--top .btn--search-toggler .fa-search{
    display: block;
}

.navbar--top .btn--search-toggler .fa-times{
    display: none;
}

.navbar--top .btn--search-toggler.toggled .fa-search{
    display: none!important;
}

.navbar--top .btn--search-toggler.toggled .fa-times{
    display: block!important;
}

.navbar-expand-lg .navbar--top .navbar-nav {
    flex-direction: row;
}

.navbar:after,
.navbar:before,
.navbar .container-fluid::before,
.navbar .container-fluid::after,
.navbar-collapse:before {
    display: none;
    content: " ";
}

.navbar .container-fluid {
    padding: 0 20px;
}

a.navbar-brand {
    margin: 0 !important;
    padding-left: 0;
}

.navbar .form-inline {
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
}

/* tab buttons menu */

.tab-btnx {
    width: 100%;
    justify-content: center;
    display: flex;
    gap: 20px;
    position: absolute;
    top: 0px;
    margin: auto;
    left: 0;
}

.tab-btnx .active {
    background-color: #fff;
    color: #000;
}

.tab-btnx a {
    padding: 5px 15px !important;

    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    text-transform: uppercase;
    color: #fff;
    gap: 10px;
    cursor: pointer;
    align-items: center;
}

.tab-btn-a.active .svg-path {
    fill: black;
}

.tab-btn-a .svg-path {
    fill: white;
}

#menutab {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-top: 50px;
}

.form-inline {
    display: none;
    margin-top: 100px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, rgba(0, 0, 0, .5));
    justify-content: flex-start !important;
    padding: 0px 15px;
    margin: 70px 0 0;
}

.form-inline input {
    width: 100% !important;
}

.submit_btnx,
.submit_btnx:hover {
    background: none;
    border: none;
}

.form-inline input:focus {
    box-shadow: none;
}

.navbar-expand-lg .navbar-collapse.show {
    height: calc(100vh - 70px) !important;
    align-content: space-between;
    overflow-y: auto !important;
}

.nav-link {
    text-transform: lowercase;
    /* Convert the entire text to lowercase first */
    font-family: "Karla", sans-serif;

}

.nav-link:first-letter {
    text-transform: uppercase;
    /* Capitalize the first letter */
}

.navbar-open .navbar-dark {
    background-color: black;
}

.navbar-open .navbar-light {
    background-color: white;
}

#menutab ul.sub-menu {
    display: flex;
    gap: 10px 8px;
    flex-wrap: wrap;
    max-width: 400px;
    list-style: none;
    margin: 0 0 1rem;
    padding: 0;
}

#menutab ul.sub-menu li a {
    background: #202020;
    border-radius: 4px;
    /* Button */
    font-weight: bold;
    color: #fff;
    padding: 8px 16px;
    text-transform: capitalize;
}

.navbar-dark #menutab ul.sub-menu li a {
    background: #202020;
    color: #fff;
}

.navbar-light #menutab ul.sub-menu li a {
    background: #F0F0F0;
    color: #202020;
}

div#navbarSupportedContent::-webkit-scrollbar {
    display: none;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    border-color: #333;
    background: #333;
}

aside form {
    padding: 15px 20px;
}

aside {
    margin-bottom: 20px;
    background: #fff;

}

h2.widget-title {
    text-transform: uppercase;
    /* display: inline-block; */
    vertical-align: top;
    font-size: 26px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    padding-top: 15px;
}

.slide_title h3 {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

a {
    text-decoration: none;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body h1 *,
body h2 *,
body h3 *,
body h4 *,
body h5 *,
body h6 * {
    font-family: 'Oswald', sans-serif;
    letter-spacing: -0.5px !important;
    font-weight: bold;
}

.slid_image {
    min-height: 436.04px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /* max-height: 436.04px; */
}


/* tab on front page  */

.tabs-container {
    /* overflow-x: auto; */
    white-space: nowrap;
    margin-bottom: 20px;
}

.tabs {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    gap: 15px;
}

.tab,
.tabxx {
    cursor: pointer;
    padding: 6px 18px !important;
    font-size: 16px !important;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 15px 0px;
    background-color: #f7f7f7;
    transition: background-color 0.3s;
    font-family: 'oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 2px;
}

.tab.active,
.tabxx.active {
    background-color: #333;
    color: #fff;
    font-weight: bold;
}

.tab:hover .tabxx:hover {
    background-color: #7d7d7d;
}

.post-card {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

.post-card h3 {
    margin-top: 0;

    font-weight: bolder;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
}


.card-icon {
    display: flex;
    justify-content: start;
    gap: 0.5rem;

}

i.fa-brands.fa-spotify,
i.fa-solid.fa-podcast,
i.fa-brands.fa-amazon {
    font-size: 18px;
    padding: 12px;
    background-color: #FAFAFA;
    border-radius: .25rem;
    color: #e4002b !important;
    border: 1px solid #E0E0E0;
}

.card-icon p {
    margin: 0;
}

.post-card a {
    text-decoration: none;
    color: #333;
}

.pd__10 {
    padding: 10px 0px;
}

.card-icons {
    display: flex;
    justify-content: start;
    gap: 0.5rem;
}

/* Remove focus outlines from all elements */
*:focus {
    outline: none;
}

/* If you want to target only specific elements (e.g., slick slider items), use more specific selectors */
.slider .slick-slide:focus {
    outline: none;
}

/* Ensure that focus styles are removed for anchor tags and buttons if needed */
a:focus,
button:focus {
    outline: none;
}

.pd__10 {
    font-family: "Karla", sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px !important;
    margin-bottom: 10px;
    padding: 10px 0px;
    flex-basis: min-content;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: 5em;
}

.no-image-placeholder p {
    background-color: #333;
    /* Background color */
    color: #fff;
    /* Text color */
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    height: 149px;
    /* Set the height to match your layout */
    width: 100%;
    /* Full width of the container */
    text-align: center;
    font-size: 16px;
    /* Adjust font size as needed */
    line-height: 1.5;
    /* Adjust line height for better readability */
}

ul.slick-dots {
    display: none !important;
}

ul.tabs.slider1 li {
    text-align: center;
    white-space: nowrap;
    font-weight: 800;
}

.tabxx {
    text-align: center;
}

/* Styles for single blog post */
span.post_category a {
    background-color: #FAFAFA !important;
    color: #333 !important;
    padding: 2px 10px !important;
    text-decoration: none !important;
    font-family: 'oswald', sans-serif;
    border: 1px solid #DEDEDE;
    font-size: 16px;
    text-transform: uppercase;
}

span.post_category {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 6px !important;
}

span.post_category a:hover {
    text-decoration: none;
    border: 1px solid #CCC;
}

.a_post_img_class.image {
    background-size: cover;
    margin: 5px 0px;
}

.post_blog h2 {
    font-size: 32px;
}
.post_blog h3{
    font-size: 26px;
}

/* .post_all_content {
    margin-top: 15px;
} */

.isotop_elements {
    box-shadow: none;
}

a.a_post_img_class {
    width: 100%;
    min-width: 100%;
    display: inline-flex;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 1rem;
}

a.a_read_more_button {
    color: #e4002b;
    background-color: transparent;
    width: fit-content;
    border: none;
    display: flex;
    text-transform: math-auto;
    align-items: center;
    justify-content: center;
    gap: 10px;
    align-content: center;
}

a.a_read_more_button:hover,
a:hover {
    color: #e4002b;
}

a.a_read_more_button i {
    color: #e4002b !important;
}

a:hover {
    color: #333;
}

.xbbbg,
.grid-item-inner {
    /* margin-bottom: 3px; */
    padding-bottom: 6px;
    margin-right: 1px;
    padding-right: 6px;
    position: relative;
    min-height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    flex-wrap: wrap;
}

.text p {
    font-size: 18px;
}

.text a {
    font-size: 16px;
    color: #e4002b;
}

.text h1 a,
.text h2 a,
.text h3 a,
.text h4 a,
.text h5 a {
    color: #333;
}

.text .twitter-tweet {
    margin-left: auto;
    margin-right: auto;
}

.post_all_content .text {
    max-width: 680px;
    margin: 16px auto;
}

.text p iframe {
    width: 100% !important;
    max-width: 100% !important;
}

#pao-tags-content-wrapper {
    border-bottom: 1px solid #CCC;
}

#pao-tags-content-wrapper .pao-tags-content-inner{
    display: block;
    margin: auto;
    max-width: 680px;
}

#pao-tags-content-wrapper h3,
#pao-tags-content-wrapper ul {
    margin: auto;
    display: inline-block;
    font-size: 1rem;
    color: #333;
    text-transform: capitalize;
    font-family:'Lato', sans-serif !important;
}

#pao-tags-content-wrapper h3{
    text-transform: uppercase;
}


#pao-tags-content-wrapper h3 {
    display: block;
}

#pao-tags-content-wrapper ul li {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}

ul.pao-post-tags-wrapper a {
    color: #747474;
    font-size: 16px !important;
}

div#sticky_sidebar_innerxx aside {
    display: none;
}

.yikes-easy-mc-submit-button,
.yikes-easy-mc-submit-button span {
    color: #fff;
}

.yikes-easy-mc-submit-button:hover {
    color: #333333;
}

.tab-btnx .active {
    background-color: #fff;
    color: #000;
}

a.tab-btn-a {
    color: #fff;
}

.navbar-light a.tab-btn-a {
    color: #000;
    border: 1px solid #ccc;
    background: #F0F0F0;
}

.navbar-light a.tab-btn-a svg {
    fill: #000!important;
}

.navbar-light a.tab-btn-a.active {
    color: #000;
    border: 1px solid #000;
    background: white;
}

a.tab-btn-a .active :hover {
    color: #000;
}

p.xp {
    margin: 0;
    height: 49px;
}

img.imgxcardx {
    height: auto !important;
}

#menutab ul.navbar-nav.mr-auto {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
}

.sidebar_posts_title {
    max-width: 100%;
}

.archive_videos_and_content.archive_posts_and_content {
    margin-top: 25px;
}

.libsyn_player {
    min-height: 0px;
}

.archive_post_preview .xbbbg,
.grid-item-inner {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0;
}

.archive_videos_and_content .archive_post_preview {
    border: 1px solid white;
    padding: 16px 10px;
    min-height: auto;
}

/* Updated Styles - Layout */

.home_content .left_and_sidebar {
    background-color: #FFFFFF;
    padding: 0;
    padding-top: 15px;
}

.home_content .left_and_sidebar .content_left_part {
    padding: 0;
}

#sticky_sidebar_innerxxtop .sport-target.sport-highlight-wrapper {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}

.owl-carousel .owl-item {
    border: 1px solid #F0F0F0;
    padding-bottom: 32px;
    margin-bottom: 12px;
}

.owl-item h3 {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#owl-home,
.a_sidebar_posts {
    -webkit-box-shadow: -4px 0px 6px 0px transparent !important;
    -moz-box-shadow: -4px 0px 6px 0px transparent !important;
    box-shadow: -4px 0px 6px 0px transparent !important;
}

.a_sidebar_posts {
    border: 1px solid #F0F0F0;
}

.owl-dots {
    margin-bottom: 16px;
}

ul.tabs.slider1 {
    margin-bottom: 0 !important;
}


.home-title {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    margin-top: 32px;
}


#post-cards-containerxx {
    margin-top: -25px;
}

h6.post-category {
    font-size: 14px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

a.text-dark {
    color: #333;
}

.post-card-container-home .card h3 {
    display: none;
}

/* Fixes for Articles */

.post_all_content .text h3+p {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;

}

.pao-post-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 9px;
    padding-left: 0;
    text-decoration: underline;
    margin-bottom: 32px;
    border-bottom: none !important;
    padding-bottom: 40px;
}

.post_blog {
    padding-top: 0 !important;
}

#post-cards-container .slick-next:before,
#post-cards-container .slick-prev:before {
    font-size: 28px !important;
    overflow: visible!important;
    opacity: 1!important;
}

/* Init Media queries */

@media screen and (max-width: 1560px) {

    .stiky_sidebar.fixed,
    .stiky_sidebar.bottom {
        max-width: 24%;
    }
}

@media screen and (max-width: 1300px) {
    .stiky_sidebar.widget .subscribe_ad iframe {
        max-width: 100%;
        width: 100%;
    }

    .stiky_sidebar.widget .subscribe_ad {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        text-align: center;
    }

    .stiky_sidebar.widget .textwidget .subscribe_ad:after,
    .stiky_sidebar.widget .textwidget:after,
    .stiky_sidebar.widget:after {
        content: "";
        float: none;
        clear: both;
        width: 100%;
        display: block;
    }

    .stiky_sidebar.widget .textwidget a {
        display: block;
    }

    #posts_with_category_icon .sidebar_posts_title {
        max-width: 100% !important;
    }

    .home .isotop_elements {
        min-height: 190px;
    }

    .video_gallery_template .archive_post_preview {
        max-width: 31.3%;
    }

    .stiky_sidebar.widget .textwidget a img.alignleft {
        margin: 0;
    }
}

@media screen and (max-width: 1200px) {

    #top_main_menu.menu_mobile a,
    #category_main_menu_ul a,
    #main_menu_div a,
    #header_bottom_menu_div a {
        padding: 3px 7px;
    }

    .top_left_header .header_text_logo {
        max-width: 66%;
    }

    .top_left_header .header_circle_logo {
        max-width: 29%;
    }

    #stiky_sidebar_block {
        display: none !important;
    }

    .top_right_header h4 {
        font-size: 18px;
    }

    #top_main_menu.menu_mobile a #category_main_menu_ul a,
    #main_menu_div a,
    #header_bottom_menu_div a {
        font-size: 14px;
        padding: 5px;
    }

    /*    #top_main_menu {
        margin-top: 20px;
    }*/
    .sidebar_posts_headline h2,
    .widget.follow {
        font-size: 20px;
    }

    .widget.follow li a i {
        font-size: 14px;
    }

    .widget.follow li a {
        width: 25px;
        height: 25px;
    }

    .a_sidebar_posts .widget.follow li a span {
        margin-top: 0;
    }

    #header.fixed .top_left_header .header_circle_logo {
        max-width: 22%;
    }

    #header.fixed .top_right_header h4 {
        font-size: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .container {
        max-width: 1600px !important;
        margin: 0 auto;
        padding: 100px 0 20px;
    }

    #content_parent.site-content {
        margin-top: 125px;
    }

    #mobile_sidebar_bottom,
    #mobile_sidebar_top {
        display: block;
    }

    .home #sidebar {
        display: none;
    }

    #post-cards-container .slick-list {
        padding: 1rem;
        width: 100vw;
        margin-left: -4vw;
    }

    #mobile_sidebar_top {
        padding-top: 20px;
    }

    #primary_sidebar {
        position: static !important;
        transform: none !important;
    }

    .stiky_sidebar.widget .subscribe_ad iframe {
        max-width: 270px;
    }

    .top_middle_header {
        display: none !important;
    }

    #top_main_menu.menu_mobile {
        display: block !important
    }

    .stiky_sidebar.fixed,
    .stiky_sidebar.bottom {
        position: static !important;
        width: 100% !important;
        max-width: 100%;
    }

    .new_right {
        text-align: right;
    }

    .new_right>div {
        display: inline-block;
    }

    .new_right,
    .hamburger_icon {
        display: block;
    }

    #header_bootom {
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .header_bottom_left_and_right {
        display: none;
        width: 100%;
        left: 0;
        position: absolute;
        top: 35px;
        background-color: #333;
        z-index: 11;
    }

    .top_middle_header.show_top_menu,
    .header_bottom_left_and_right.show_top_menu {
        display: block;
    }

    .header_bottom_left_and_right>div {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }

    .header_bottom_left_and_right li {
        float: none;
        display: block;
    }

    #category_main_menu_ul {
        width: 100%;
        display: block;
        margin-left: 0;
    }

    .header.container-fluid,
    #top_main_menu,
    .top_middle_header,
    .bottom_right_header,
    .bottom_left_header {
        padding-left: 0;
        padding-right: 0;
    }

    .hamburger_icon:hover,
    .top_hamburger_icon:hover {
        cursor: pointer;
    }

    .header.container-fluid .row {
        margin-left: 0;
        margin-right: 0;
    }

    #header_top_main_menu_ul,
    #header_top_main_menu_ul li {
        width: 100%;
        position: static;
    }

    #header_bottom_main_menu_ul {
        display: block;
        text-align: center;
    }

    #category_main_menu_ul li.menu-item-has-children>a {
        display: none;
    }

    #category_main_menu_ul li.menu-item-has-children>ul {
        display: block;
        position: static;
    }

    .top_middle_header {
        display: none;
        position: absolute;
        top: 66px;
        width: 100%;
        z-index: 111;
        /* background-color: #14203E; */
        left: 0;
        text-align: center;
    }

    .top_middle_header li {
        float: none;
        display: block;
        width: 100%;
    }

    #top_header {
        position: relative;
        min-height: auto;
    }

    #home_content_left,
    #sidebar {
        max-width: 100%;
        width: 100%;
        display: block;
    }

    #sidebar {

        height: auto !important;
    }

    #sidebar_logo a img {
        max-width: 320px;
    }

    #sidebar_logo a {
        text-align: center;
    }

    #sidebar_logo {
        margin-top: 15px;
    }

    #posts_with_featured_image .sidebar_posts_image {
        max-width: 33%;
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    #posts_with_featured_image .sidebar_posts_title {
        max-width: 66%;
        width: 100%;
        display: inline-block;
        vertical-align: top;

    }

    #posts_with_featured_image .sidebar_posts_image a {
        max-height: 120px;
        min-height: 120px;
    }

    .top_left_header {
        max-width: 49%;
        width: 100%;
        display: inline-block;
        vertical-align: bottom;
    }

    .top_right_header {
        vertical-align: bottom;
        display: inline-block;
        max-width: 50%;
        width: 100%;
    }

    #header.fixed .top_left_header .header_text_logo {
        max-width: 170px;
    }

    #header.fixed .top_left_header .header_circle_logo {
        max-width: 70px;
    }

    .top_left_header .header_text_logo {
        max-width: 239px;
        margin-top: -25px;
    }

    .top_left_header .header_circle_logo {
        max-width: 85px;
    }

    .search_div {
        display: block;
    }

    .serch_part {
        top: 24px;
        right: 0;
    }

    #header.fixed #category_main_menu_ul {
        margin-left: 0;
    }
}

@media screen and (max-width: 991px) {
    .navbar-expand-lg .navbar--top {
        display: none !important;
    }

    #content_parent.site-content {
        margin-top: 125px;
    }

    #header.fixed a.logo {
        top: 0;
    }

    a.logo {
        max-width: 100%;
        top: -23px;
    }

    .stiky_sidebar.bottom {
        position: static !important;
    }

    .top_left_header {
        width: 100%;
        display: inline-block;
        /* vertical-align: middle; */
    }

    .top_right_header {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .left_footer {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

    .right_footer {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        padding-left: 0;
    }

    #footer_menu_ul {
        display: block;
    }

    .a_copyright {
        margin-left: 0;
        margin-top: 10px;
    }

    .left_footer li {
        margin-right: 0;
    }

    .home .isotop_elements {
        max-width: 48%;
        min-height: 246px;
    }

    .post_content_image_part .a_post_image,
    .isotop_elements .image a.a_post_image {
        max-height: 155.39px;
        min-height: 155.39px;
    }

    .all_3_sections:last-child,
    .all_3_sections {
        max-width: 240px;
        margin-left: auto;
        margin-bottom: 30px;
        margin-right: auto;
    }

    .all_3_sections:last-child {
        margin-bottom: 0;
    }

    .slide_title h3 {
        font-size: 24px;
    }

    .author .image a.a_featured_image,
    .search-results .isotop_elements .image a,
    .category .isotop_elements .image a {
        min-height: 500px;
        max-height: 500px;
    }

    .archive .isotop_elements h3,
    .search-results .isotop_elements h3,
    .category .isotop_elements h3 {
        margin-top: 10px;
    }

    .single_each_post {
        max-width: 50%;
        width: 100%;
        float: left;
    }

    .a_404__all_posts {
        max-width: 49%;
        width: 100%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .a_404__all_posts:nth-child(3n+1) {
        padding-right: 15px;
        clear: none;
    }

    .a_404__all_posts .a_404__posts_image,
    .single_each_post_image {
        min-height: 150px;
        max-height: 150px;
    }

    .collapse {
        display: block;
    }
}

@media screen and (max-width: 880px) {
    .home .isotop_elements {
        min-height: 230px;
    }
}

@media screen and (max-width: 767px) {
    .home .isotop_elements {
        min-height: 220px;
    }

    #header.fixed .top_right_header {
        margin-top: 0;
    }

    #header.fixed .top_left_header {
        padding-top: 5px;
    }

    /*    .logged-in #header.fixed,#header{
        position: static;
    }*/
    #content_parent.site-content {
        margin-top: 0;
    }

    .top_left_header {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 49%;
    }

    a.logo {
        margin-left: auto;
        margin-right: auto;
        position: static;
        text-align: center;
        display: inline-block;
    }

    .top_left_header .header_text_logo {
        margin-top: 0;
    }

    .top_left_header .header_text_logo {
        max-width: 180px;
    }

    .top_right_header {
        width: 100%;
        padding-left: 0;
        max-width: 49%;
    }

    .top_right_header h4 {
        text-align: right;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .video_gallery_template .archive_post_preview {
        max-width: 47.5%;
        margin-right: 2%;
    }

    .video_gallery_template .archive_post_preview:nth-child(2n+2) {
        margin-right: 0;
    }

    .video_gallery_template .archive_post_preview:nth-child(3n+3) {
        margin-right: 2%;
    }

    .author .image a.a_featured_image,
    .search-results .isotop_elements .image a,
    .category .isotop_elements .image a {
        min-height: 400px;
        max-height: 400px;
    }

    #top_main_menu.collapse {
        display: block;
    }

    .top_middle_header {
        top: 144px;
    }

    /*    .single .text iframe,
    .single .text p iframe{
        min-height: 350px;
    }*/
    .fancybox-slide--current {
        height: 60%;
        width: 95%;
    }
}

@media screen and (max-width: 660px) {
    #content_parent.site-content {
        margin-top: 174px;
    }
}

@media screen and (max-width: 600px) {
    .home .isotop_elements {
        min-height: 210px;
    }

    #header.fixed .top_right_header h4 {
        margin-top: -17px;
        padding-left: 75px;
    }

    .top_left_header,
    .top_right_header {
        max-width: 100%;
        display: block;
    }

    .owl-nav {
        top: 100px;
    }

    #posts_with_featured_image .sidebar_posts_image a {
        max-height: 80px;
        min-height: 80px;
    }

    .top_right_header h4 {
        text-align: left;
        padding-left: 90px;
    }

    .top_right_header {
        margin-top: -20px;
    }

    .home .isotop_elements {
        max-width: 100%;
    }

    .post_content_image_part .a_post_image,
    .isotop_elements .image a.a_post_image {
        max-height: 240px;
        min-height: 240px;
    }

    .wpcf7-form>p label,
    .wpcf7-form>p span {
        max-width: 100%;
        display: block;
    }

    .home .slid_image {
        min-height: 290px;
        max-height: 290px;
    }

    .video_gallery_template .archive_post_preview {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }

    .video_gallery_template .archive_post_preview .post_thumb_preview>a {
        background-size: contain;
        width: 100%;
        height: 0px;
        padding-bottom: 50%;
        margin-bottom: 1rem;
    }

    .author .image a.a_featured_image,
    .search-results .isotop_elements .image a,
    .category .isotop_elements .image a {
        min-height: 300px;
        max-height: 300px;
    }

    .single .image {
        max-height: 300px;
        min-height: 300px;
    }

    #posts_with_featured_image .sidebar_posts_image a {
        min-height: 60px;
        max-height: 60px;
    }

    #posts_with_featured_image .sidebar_posts_image {
        max-width: 32%;
    }

    /*    .single .text iframe,
    .single .text p iframe{
        min-height: 250px;
    }*/
}

@media screen and (max-width: 500px) {

    /*    .top_left_header{
        max-width: 250px;
    }*/
    #header_inner {
        padding-top: inherit;
    }

    #top_header {
        min-height: 20px;
    }

    .post_content_image_part .a_post_image,
    .isotop_elements .image a.a_post_image {
        min-height: 160px;
        max-height: 160px;
    }

    .sidebar_posts_headline h2 {
        font-size: 17px;
    }

    .author .image a.a_featured_image,
    .search-results .isotop_elements .image a,
    .category .isotop_elements .image a {
        min-height: 250px;
        max-height: 250px;
    }

    .single .image {
        max-height: 150px;
        min-height: 150px;
    }

    .single_each_post {
        max-width: 100%;
        width: 100%;
        float: left;
    }

    .single_each_post_image {
        min-height: 200px;
        max-height: 200px;
    }

    .a_404__all_posts {
        max-width: 100%;
        display: block;
    }

    #primary_sidebar_inner aside {
        margin-bottom: 30px;
    }

    #primary_sidebar_inner aside .subscribe_ad {
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 400px) {
    .top_right_header h4 {
        font-size: 16px;
    }

    .owl-nav {
        top: 60px;
    }

    .owl-nav i {
        font-size: 32px;
    }

    .home .slid_image {
        min-height: 190px;
        max-height: 190px;
    }

    .author .image a.a_featured_image,
    .search-results .isotop_elements .image a,
    .category .isotop_elements .image a {
        min-height: 150px;
        max-height: 150px;
    }

    .fancybox-slide--current {
        height: 50%;
        width: 100%;
    }
}

/* Media Queries for "my" */
@media (max-width:767px) {
    .navbar .container-fluid {
        padding: 0 10px;
    }

    .navbar-expand-lg .navbar-collapse.show {
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0;
        margin-top: 20px;
        padding-top: 20px;
    }
}

/* Media for tabs */

@media (max-width:575px) {

    .slider .slick-next::before,
    .slider1 .slick-next::before,
    .slider .slick-prev::before,
    .slider1 .slick-prev::before {
        color: white;
        font-size: 32px;
        text-shadow: 0 0 20px rgba(0, 0, 0, 1);
    }
}


/* Media for Layout */
@media screen and (max-width: 767.98px) {

    ul.tabs.slider1 li,
    ul.tabs.slider1xx li {
        text-align: center !important;
        white-space: nowrap !important;
        margin-right: 8px !important;
        padding: 10px 20px !important;
        font-weight: bold !important;
        border-radius: 2px !important;
        border: 1px solid #EEE !important;
        box-shadow: none !important;
    }

    ul.tabs.slider1 .slick-next,
    ul.tabs.slider1 .slick-prev,
    ul.tabs.slider1xx .slick-next,
    ul.tabs.slider1xx .slick-prev {
        /* display: none !important;*/
    }

    #post-cards-container .slick-list .post-card {
        margin-right: 4px;
    }

    #post-cards-container .slick-next,
    #post-cards-container .slick-prev {
        /* display: none !important; */ 
    }
}

@media screen and (max-width: 570px) {

    #post-cards-container .slick-next,
    #post-cards-container .slick-prev {
        top: 130px!important;
    }

    #post-cards-container .slick-next {
        right: 40px !important;
    }

    #post-cards-container .slick-prev {
        left: 40px !important;
    }
}

@media screen and (max-width: 1024px) {
    .home-content #sidebar {
        display: block !important;
    }

    #post-cards-container .slick-next,
    #post-cards-container .slick-prev {
        display: block !important;
        z-index: 9 !important;
        top: 130px!important;
    }

    #post-cards-container .slick-next {
        right: 20px !important;
    }

    #post-cards-container .slick-prev {
        left: 20px !important;
        z-index: 10;
    }
}


/* Styles for Desktop - Mobile First Part  */

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

    #a_sticky_sidebaro img {
        max-width: 1400px!important;
        height: auto;
        width: 100%!important;
    }

    .navbar .tab-btnx {
        display: none;
    }

    .navbar.fixed-top {
        height: 160px;
    }

    .navbar-expand-lg .navbar-toggler {
        padding-top: 0;
    }

    #a_sticky_sidebar_parent {
        position: sticky;
        top: 80px;
    }

    .navbar .nav-container.container-fluid {
        position: relative;
        height: 140px;
        justify-content: center !important;
        padding-top: 90px;
    }

    .navbar .nav-container.container-fluid .navbar-brand {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -220px !important;
        height: 80px;
    }

    .navbar .nav-container.container-fluid .navbar-brand img {
        height: 80px;
    }

    .navbar .nav-container.container-fluid .navbar--top {
        width: auto;
        flex-grow: initial;
        gap: 1rem;
        position: relative;
    }

    #menutab ul.sub-menu.main-menu {
        display: none !important;
    }

    .container {
        max-width: 1600px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 6vw !important;
        padding-right: 6vw !important;
    }

    .container.page_content {
        margin-top: 100px;
    }

    #sticky_sidebar_innerxxtop img {
        height: auto;
        width: 100% !important;
        margin: auto;
    }

    #post-cards-container .slick-next,
    #post-cards-container .slick-prev {
        display: block !important;
        z-index: 9 !important;
    }

    #post-cards-container .slick-next:before,
    #post-cards-container .slick-prev:before {
        font-size: 30px !important;
        opacity: .75;
        color: #e4002b !important;
    }

    #post-cards-container .slick-next {
        right: -20px !important;
    }

    #post-cards-container .slick-prev {
        left: -20px !important;
        z-index: 10;
    }

    .home-title {
        font-size: 32px;
    }

    .home_content .left_and_sidebar {
        padding-top: 1.5rem !important;
        display: flex;
        justify-content: space-between;
    }

    #sticky_sidebar_innerxxtop .sport-target.sport-highlight-wrapper {
        position: relative;
        top: 0;
    }

    #sticky_sidebar_innerxxtop .sport-target.sport-highlight-wrapper {
        left: 0;
    }

    .navbar-open .navbar-dark {
        background: black;
    }

    .navbar-open .navbar-light {
        background: white;
    }

    .sub-menu .menu-item.mobile-only {
        display: none;
    }

    .navbar-expand-lg .navbar-collapse {
        opacity: 0;
        animation: fadeIn .25s ease-in-out;
    }

    @keyframes fadeIn {
        from {
            top: -50px;
            opacity: 0;
        }

        to {
            top: 140px;
            opacity: 1;
        }
    }

    .navbar-expand-lg .navbar-collapse.show {
        width: 75%;
        opacity: 1;
        max-width: 680px;
        position: absolute;
        background: white;
        padding: 3rem 2rem;
        top: 140px;
        height: auto !important;
        flex-direction: row;
    }

    #menutab {
        margin-top: 0;
    }

    #menutab ul.navbar-nav.mr-auto {
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: nowrap;
        gap: 1rem;
        align-items: stretch;
    }

    #menutab ul.navbar-nav li.menu-item.menu-item-has-children {
        padding-right: 1rem;
        border-right: 1px solid rgba(255, 255, 255, .5);
        flex-grow: 1;
        flex-basis: 0;
    }

    .navbar-light #menutab ul.navbar-nav li.menu-item.menu-item-has-children {
        border-right: 1px solid rgba(0, 0, 0, .5);
    }

    #menutab ul.navbar-nav li.menu-item.menu-item-has-children:last-child {
        padding-right: 0;
        border-right: none;
    }

    #menutab ul.navbar-nav li.menu-item.menu-item-has-children>a {
        cursor: default;
        padding-bottom: 8px;
        display: block;
        position: relative;
        margin-bottom: 1.5rem;
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        text-transform: capitalize;
    }

    .navbar-light #menutab ul.navbar-nav li.menu-item.menu-item-has-children>a {
        border-bottom: 1px solid rgba(0, 0, 0, .5);
    }

    #menutab ul.navbar-nav li.menu-item.menu-item-has-children>a:hover {
        text-decoration: none;
        cursor: default;
    }

    #menutab ul.navbar-nav li.menu-item.menu-item-has-children>a:after {
        content: "";
        width: 100%;
        display: block;
        position: absolute;
        bottom: -8px;
        height: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        left: 0;
    }

    .navbar-light #menutab ul.navbar-nav li.menu-item.menu-item-has-children>a:after {
        border-bottom: 1px solid rgba(0, 0, 0, .5);
    }

    body.navbar-open:before {
        opacity: .25;
        min-height: 2480px;
        height: 100vh;
    }

    #menutab ul.sub-menu {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    #menutab ul.sub-menu li a {
        background: none;
        padding: 4px 0;
        width: 100%;
    }

    .navbar-dark #menutab ul.sub-menu li a,
    .navbar-light #menutab ul.sub-menu li a {
        background: none;
    }

    #post-cards-containerxx {
        display: grid;
        grid-template-columns: auto auto;
        gap: .5rem;
    }

    .slick-track {
        display: flex !important;
        gap: 10px !important;
    }

    .slick-initialized .slick-slide {
        height: inherit;
        font-weight: bold;
    }

    .content_left_part>h2 {
        margin-top: 1.75rem;
        margin-bottom: 1.25rem;
    }
    .content_left_part>h2.title--explore {
        margin-bottom: 2.25rem;
    }

    /* Fix for Navigation arrows */

    .owl-next:hover i,
    .owl-prev:hover i {
        color: #e4002b !important;
    }

    /* Fixes for article on Desktop */

    span.post_category {
        gap: 10px;
    }


}

/* Styles for Larger Desktop */

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

    #post-cards-containerxx {
        grid-template-columns: auto auto auto !important;
    }

}

/* Styles for Elementor Podcast */

.i_wiser_section_content {
    height: 100%;
    opacity: unset;
}

@import url("https://use.typekit.net/yir0vsi.css");
.feedback-signup {
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px !important;
    margin-right: 15px;
}

.feedback-signup:hover {
    color: #AC1B2F;
}

#sticky_sidebar_inner .widget.widget_text {
    margin: 0 auto;
}

#sticky_sidebar_inner .widget.widget_text:not(:first-child) {
    margin-bottom: 0px;
    margin: 0 auto;
    width: 80%;
}

.ss-podcast-info-wrapper p {
    color: #000000;
    font-family: Lato;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 28px;
}

.ss-podcast-info-wrapper a {
    color: #AC1A2F;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.6px;
    line-height: 27px;
    float: left;
    text-decoration: underline;
    margin-right: 30px;
}

.ss-podcast-info-wrapper a:hover {
    color: #14203e;
    font-size: 20px;
}

.elementor-element.ss-podcast-title-wrapper.elementor-widget.elementor-widget-heading h2 {
    color: #131F3E;
    font-family: Oswald;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1.19px;
    line-height: 55px;
    font-style: italic;
}

html body #content aside#text-15 .mc-subscribe-btn, html body #content aside#text-14 .mc-subscribe-btn {
    background-color: #AC1B2F;
    color: #fff;
    padding: 10px;
    border: 1px solid #AC1B2F;
    border-radius: 0px;
}

.mc-subscribe-btn .yikes-mailchimp-submit-button-span-text {
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Oswald', sans-serif !important;
    letter-spacing: -0.5px !important;
    font-weight: normal;
    font-size: 16px;
}

#text-14 h2 {
    font-size: 23px;
}

#text-15, #text-14 {
    background: #fff;
    padding: 15px;
    box-shadow: none;
    border: 1px solid #F0F0F0;
}

#text-15 h2, #text-14 h2 {
    color: #14203e;
    margin-top: 0px;
    text-align: center;
    text-transform: uppercase;
}

#related_posts .single_each_post_image {
    background-size: contain;
}

li.pao-post-tag {
    list-style: none;
    background: #14203e;
    display: inline-block;
    padding: 0px 10px;
    margin: 10px;
    margin-left: 0px;
}

li.pao-post-tag a {
    color: #fff;
}

.pao-post-tags-wrapper {
    padding-left: 0px;
}

.pao-archive-title-wrapper {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
}

.pao-archive-title-wrapper h1 {
    color: #fff;
}

.archive_post_preview .post_date {
    color: #fff;
    margin-bottom: 0px;
}

ul.page-numbers li {
    display: inline-block;
    float: left;
    clear: none;
    margin: 0 5px;
}

.pagination {
    display: block;
}

span.page-numbers.current {
    color: #fff;
}

span.page-numbers.dots {
    color: #fff;
}

ul.page-numbers {
    display: flex;
    justify-content: center;
}/*VSG edits*/

.single .post_category a {
    margin-bottom: 0;
}

.a_post_img_class.image {
    margin-top: 10px;
}

li.pao-post-tag {
    background: none;
    padding: 0 3px;
    margin: 0px;
}

li.pao-post-tag a, span.pao-tag-comma {
    color: #a2a2a2;
}

h3.pao-tags-pre {
    float: left;
    margin-right: 5px;
}

ul.pao-post-tags-wrapper {
    margin-bottom: 0px;
}

li.pao-post-tag {
    margin-bottom: 0px;
    margin-top: 0px;
}

h3.pao-tags-pre {
    margin-bottom: 0px;
    margin-top: 0px;
    color: #a2a2a2;
    font-family: 'Karla';
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
    padding-top: 1.4px;
}

div#pao-tags-content-wrapper {
    display: flex;
    align-items: top;
    text-transform: uppercase;
    line-height: 1em;
}

@media (max-width: 700px) {
    .elementor-element.ss-podcast-title-wrapper.elementor-widget.elementor-widget-heading h2 {
        font-size: 30px;
        text-align: center;
    }

    .ss-podcast-info-wrapper {
        text-align: center;
    }

    .ss-podcast-info-wrapper a {
        margin: 0 auto;
        float: none;
        margin-right: auto;
    }

    .ss-podcast-info-wrapper a:first-child {
        margin-bottom: 30px;
    }

    #header_advertisement {
        position: sticky;
        z-index: 99;
        position: -webkit-sticky;
        top: 122px;
        margin-top: 152px;
    }
}

.btn-devo {
    background-color: #e4002b;
    border: none;
    color: white;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
}

.btn-week {
    background-color: #e4002b;
    border: none;
    color: white;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
}

.btn-devo2 {
    background-color: #e4002b;
    border: none;
    color: white;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
}

/* Fix for Search */

.isotope.i_posts_container.filtr-container {
    display: flex;
    flex-direction: column;
    border: 1px solid white;
}

.single_post_title {
    margin-top: .5rem;
}