/*
Theme Name: Mansion Sports News
Author: Mansion Sports
Author URI: Mansion Sports News
Description: Explore the latest sports news, highlights, and analysis at Mansion Sports News. Your go-to source for sports updates.
Version: 1.0
*/

body {
    font-family: Lato, sans-serif;
    background: #fff;
    color: #334155;
    line-height: unset;
}

* {
    /* border: 0; */
    /* margin: 0; */
    /* outline: 0; */
    /* padding: 0; */
    font-family: Lato, sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
    /* vertical-align: baseline; */
}

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

a {
    text-decoration: none;
    cursor: pointer !important;
    color: unset;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
}

.mt-32 {
    margin-top: 32px !important;
}

.mb-16 {
    margin-bottom: 16px !important;
}

.mt-16 {
    margin-top: 16px !important;
}

.m0 {
    margin: 0 !important;
}

.modal {
    z-index: 10000;
}

.img-fit {
    object-fit: cover;
    height: inherit;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 16px;
    padding-left: 16px;
}

.pt-32 {
    padding-top: 16px;
}

a:hover {
    text-decoration: none;
    color: unset;
}

input:focus {
    outline: none;
}
:focus-visible {
    outline: none;
}
.pt-32 {
    padding-top: 32px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-32 {
    margin-bottom: 32px !important;
}
.mt-24 {
    margin-top: 24px !important;
}
.mb-24 {
    margin-bottom: 24px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .row {
        margin-left: -4px;
        margin-right: -4px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 4px;
        padding-left: 4px;
    }

    .mt-md-24 {
        margin-top: 24px !important;
    }

    .mb-md-24 {
        margin-bottom: 24px !important;
    }
}

@media screen and (min-width: 992px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 10px;
        padding-left: 10px;
    }

    .mt-lg-40 {
        margin-top: 40px !important;
    }

    .mb-lg-40 {
        margin-bottom: 40px !important;
    }

    .mb-lg-24 {
        margin-bottom: 24px !important;
    }
}


@media screen and (min-width: 1140px) {
    .container {
        max-width: 1040px
    }
}

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

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
}

#btn-verify-tfa {
    opacity: 0.5;
}
.height-inherit{
    height: inherit;
}

.img-contain {
    object-fit: contain;
    height: inherit;
}

.video-inherit{
    height: inherit;
    object-fit: inherit;
}

.trending-video .frame-video {
    background: #bababa;
}

.home-top .container-slider-tablet {
    padding: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

.webstories-page {
    margin-top: 80px;
}

.webstories-page .description {
    margin: 8px 0;
}

@media (min-width: 993px) {
    .container.container-tablet {
        max-width: 100% !important;
    }

    .home-top .container-tablet .trending__content .frame-image-tablet {
        height: 390px;
    }

    .trending .container-tablet .trending__content h3 {
        font-weight: 700;
        font-size: 16px;
        line-height: 22.4px;
        border-bottom: 1px dashed rgba(0, 0, 0, .16);
        padding-bottom: 8px;
    }

    .home-top .container-tablet .frame-image-tablet,
    .home-top .container-tablet .frame-image-small-tablet,
    .container-tablet .frame-image.frame-image-tablet,
    .container-tablet .frame-image-small.frame-image-small-tablet {
        height: 142px;
    }

    .news-category .container-tablet .list__post_cate.list__post_cate-tablet {
        display: flex;
    }

    .container-tablet .frame-video-tablet {
        height: 411px;
    }

    .container-tablet .list__post_article .post_article.post_article-video {
        display: block;
    }

    .container-tablet .list__post_article .post_article.post_article-video .frame-video-small{
        width: 100%;
    }

    .container-tablet .football .list__post .post .description a {
        font-weight: 700;
        font-size: 14px;
        line-height: 19.6px;
        margin-bottom: 8px;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .container-tablet .list__post_article .post_article .content a.title {
        font-weight: 700;
        font-size: 14px;
        line-height: 19.6px;
        margin-bottom: 8px;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .category-page #posts-of-category .post_article.tablet-category,
    .related-news .container-tablet .list__post_article .post_article,
    .soccer-page .container-tablet .list__post_article .post_article {
        display: block;
    }

    .news h1.title.title-tablet {
        font-size: 32px;
        line-height: 38.4px;
    }

    .news-articles-page .frame-image-small.frame-image-small-tablet,
    .sexy-girls-article-page .frame-image-small.frame-image-small-tablet,
    .fitspo-article-page .frame-image-small.frame-image-small-tablet {
        height: 193px;
    }

    .container-tablet .breadcrumb_mansion h2 {
        font-size: 20px;
        line-height: 24px;
    }
}