.box-container {
    background-color: #fff
}

.white {
    color: #fff
}

.no-padding {
    padding: 0
}

.align-item-center {
    align-items: center
}

.d-flex {
    display: flex
}
.gap-10 {
    gap: 10px;
}
.gap-20 {
    gap: 20px;
}
.d-column {
    flex-direction: column;
}
.color-secondary {
    color: var(--secondary-color)
}

.cursor-pointer {
    cursor: pointer
}

.justify-start {
    justify-content: flex-start
}

.justify-center {
    justify-content: center;
}

.justify-space-between {
    justify-content: space-between
}

.align-item-center {
    align-items: center
}

.text-bold {
    font-weight: 700
}

a {
    text-decoration: none
}

.search-button,.all-share-buttons button,.share-list button,.btn-grad {
    background-color: var(--secondary-color);
    transition: .5s
}

.search-button:hover,.all-share-buttons button:hover,.share-list button:hover,.btn-grad:hover {
    background-color: var(--secondary-color)
}

.relative {
    position: relative
}

.search-popup input {
    border-color: #654778;
    color: #363636
}

.container-journal {
    margin: 0 auto;
    max-width: 1550px;
    padding: 0 40px
}

.container-journal.fluid {
    max-width: 1760px
}

.container-journal.mx {
    max-width: 1920px;
    padding: 0
}

.container-journal.mn {
    max-width: 1320px
}

.view-more-posts {
    margin-top: 30px;
    padding: 0;
    text-align: right;
    transition: all .3s linear
}

.view-more-posts a {
    font-size: 14px;
    border-bottom: 2px solid #000;
    color: #000;
    font-weight: 700;
    padding: 0 0 6px
}

.view-more-posts a:hover {
    color: #000
}

.author-info:not(.comment-content) {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.category-info {
    align-items: center;
    justify-content: space-between
}

.author-info .author-name {
    font-weight: 700;
    margin: 0;
}

.section-title {
    margin: 0 0 60px;
    max-width: 650px
}

.section-title .pre-title {
    color: #969696;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .053rem;
    margin: 0 0 10px
}

.section-title .title {
    font-size: 1.875rem;
    color: #363636;
    position: relative;
    font-weight: 600;
    padding-bottom: 22px;
    margin: 0
}

.section-title .title:after {
    background: var(--primary-color);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 178px;
    height: 2px
}

.banner .float-logo {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    width: 215px;
    height: auto
}

.tab-options button.active {
    border-color: #363636;
    color: #363636
}

.search:active,.search:focus {
    border: 2px solid #dcdcdc;
    outline: none
}

.search::placeholder {
    color: #363636
}

.desc-text p {
    color: inherit;
    margin: 0
}

div .read-url span,div .read-btn {
    line-height: 50px;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 0 50px;
    color: #fff;
    font-weight: 700;
    background: var(--secondary-color);
    border-radius: 100px;
    display: inline-block;
    white-space: nowrap
}

div .read-btn {
    margin-top: 30px
}

@media screen and (max-width: 1199px) {
    .section-title {
        margin:0 0 50px
    }
}

@media screen and (max-width: 991px) {
    .search {
        max-width:100%;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .section-title {
        margin-bottom:40px
    }

    .banner .float-logo {
        top: 60%;
        height: auto
    }
}

@media screen and (max-width: 575px) {
    .section-title .pre-title {
        font-size:.875rem;
        margin-bottom: 5px
    }

    .section-title .title {
        font-size: 1.5rem
    }
}

p {
    font-size: 18px;
    line-height: 30px
}

.story-bottom-list-img {
    width: 39px;
    height: 39px;
    margin: 0 20px 0 0
}

.story-bottom-list {
    color: #b9b9b9;
    display: flex;
    max-width: 515px;
    font-weight: 700;
    font-size: 20px;
    margin: 15px 0;
    line-height: 24px;
    align-items: center
}

.ellipsis-2_lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.story-bottom-img {
    margin: -355px 0 0
}

.story-bottom-img img {
    max-width: 100%;
    height: 100%
}

.story-mobile-view .category-description {
    color: var(--secondary-color)
}

.pre-footer .pre-footer-bg {
    background-color: #352440
}

.user-platform-mobile .pre-footer .section-title .pre-title {
    color: #826f8e;
    margin-bottom: 22px
}

.user-platform-mobile .pre-footer .section-title .title {
    color: #a595af;
    font-size: 1.875rem;
    line-height: 1.3;
    padding-bottom: 22px
}

.user-platform-mobile .pre-footer .section-title .title::after {
    background-color: #826f8e;
    content: ''
}

.inline-list li {
    display: inline-block
}

.certified-logos {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    justify-content: center
}

.certified-logos li img {
    max-width: 100%;
    height: auto
}

.category-title {
    color: #b8b8b8;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    line-height: 20px;
    padding: 5px 0
}

.category-description {
    color: #013573;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    width: 100%;
    padding: 7px 0;
    position: relative
}

.bookmark-error-message {
    color: red!important
}

.bookmark-error-message.success {
    color: #00cd92!important
}

.nav-container .mega-box,.nav-container .nav-links .drop-menu {
    top: 45px!important
}

.search-form ul.dropdown-menu.show {
    z-index: 0
}

.g-w-22 {
    width: 22%;
    padding: 0 .5rem 0 0
}

.g-w-34 {
    width: 34%
}

.visible-desktop {
    display: block
}

.visible-responsive {
    display: none
}

#go-top-btn {
    background-color: var(--secondary-color)
}

#go-top-btn::after {
    border-color: transparent transparent #fff #fff
}

.post-breadcrumb li:not(:last-child):after {
    border-color: transparent transparent #969696 #969696
}

.item-card .desc-text {
    color: #fff
}

.text-uppercase {
    text-transform: uppercase!important
}

.ms-auto {
    margin-left: auto!important
}

.author-info.category-info .drop-selected {
    font-size: 1rem
}

.js-sticky-header {
    background-color: #0E203D !important
}

.menu-item .link-wrapper .title,.mega-item-3 .menu-image .menu-title {
    color: rgba(165,1,74,.9)
}

.pagination button.active {
    background-color: rgba(165,1,74,.9)
}

.menu-item .mega-menu-down-indicator:after {
    border-color: rgba(165,1,74,.9)transparent transparent transparent
}

.mega-item-3 .menu-image .explore-btn {
    background: rgba(165,1,74,.9)
}

.blog-footer .author-info {
    border: 2px solid #654778
}

.details-content h3,.details-content h2 {
    color: #363636
}

.share-wrapper .share-area a:hover {
    border: 2px solid #b5ae91;
}

.info-area .post-author {
    border: 2px solid #654778
}

.author-info .author-name a,.info-area .post-author a {
    color: #000
}

.author-info .author-name a:hover,.info-area .post-author a:hover {
    color: #654778
}

.share-area a {
    border: 2px solid #7b755b
}

.share-area svg {
    fill: #7b755b
}

.share-area a:hover {
    background: #654778
}

.blog-detail .left-area a.active,.blog-detail .left-area a:hover {
    color: #363636
}

.item-card .tag-wrapper a {
    background: #7b755b;
}

.hotlist-subscription {
    background: #380951 url("../../the-hotlist-bg.jpg")no-repeat 50%/cover;
    background-size: cover;
    background: #380951;
    color: #fff
}

.hotlist-subscription-wrapper {
    gap: 4.1%
}

.hotlist-subscription .section-title {
    margin-bottom: 0
}

.hotlist-subscription .section-title .pre-title {
    color: #fff;
    font-size: 1rem
}

.the-hotlist-left img {
    max-width: 100%
}

.hotlist-subscription .section-title .title::after {
    background: #fff
}

.the-hotlist-middle ul {
    padding-left: 18px
}

.the-hotlist-middle li {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.3;
    list-style: disc;
    padding: 12px 0
}

.the-hotlist-right form {
    flex-direction: column;
    max-width: 100%
}

.the-hotlist-right input {
    background-color: initial;
    border: 2px solid #d1d1d1;
    border-radius: 32px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 19px;
    padding: 21px 20px;
    text-align: center;
    width: 100%
}

.the-hotlist-right input::placeholder {
    color: #fff
}

.the-hotlist-right button {
    background-color: #d5005c;
    border: none;
    border-radius: 32px;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
    padding: 20px;
    width: 100%
}

.subscription-acknowledgement {
    margin: 10px 0 15px;
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .031rem;
    line-height: 1.5;
    text-align: center
}

footer .subscription-acknowledgement {
    text-align: left
}

.underlined {
    text-decoration: underline !important;
}

.underlined:hover {
    text-decoration: none
}

.layout-about .the-hotlist-middle {
    display: none
}

.layout-about .hotlist-subscription {
    border-radius: 10px
}

.layout-about .hotlist-subscription .container-journal {
    padding: 0 150px
}

.layout-about .hotlist-subscription .section-title {
    max-width: 433px
}

.hot-story-tag {
    pointer-events: none;
    align-items: center;
    background: #d5005c;
    border-radius: 0 0 40px 40px;
    color: #fff;
    display: flex;
    font-family: Arial,sans-serif;
    font-weight: 700;
    flex-direction: column;
    padding: 26px 18px 50px;
    position: absolute;
    right: 20px;
    top: 0;
    width: 75px;
    z-index: 2
}

.hot-list-counter img {
    height: auto;
    line-height: 0;
    position: static;
    padding-bottom: 12px;
    width: 19px
}

.hot-list-edition {
    font-size: .688rem;
    text-align: right;
    transform: translate(0,19px)rotateZ(270deg)
}

.hot-list-counter {
    border-bottom: 1px solid #fff;
    font-size: 2.375rem;
    line-height: 28px;
    padding-bottom: 15px;
    text-align: center
}

.hot-list-edition span {
    font-size: 1rem
}

.item-card .tag-wrapper a {
    background: #7b755b;
	transition: all 0.25s ease-in-out;
}

.hot-list-icon img {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    height: 100px;
    width: auto;
    pointer-events: none
}

@media screen and (max-width: 1399px) {
    .container-journal {
        padding:0 30px
    }

    .category-title {
        font-size: 14px;
        line-height: 20px
    }

    .category-description {
        font-size: 20px;
        line-height: 26px
    }

    .story {
        padding: 45px 0
    }

    .story-bottom-img {
        margin: -240px 0 0;
        text-align: center
    }

    .story-bottom-img img {
        max-width: 360px;
        height: 100%
    }

    .footer-sign-up form {
        display: block!important
    }

    .footer-sign-up input[type=text] {
        border-radius: 3px;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 5px;
        text-align: center
    }

    .footer-sign-up button {
        border-radius: 3px;
        width: 100%;
        margin: 4px 0;
        font-size: .875rem
    }

    .footer-content p {
        max-width: 100%
    }
}

@media screen and (max-width: 1199px) {
    header,header .right-area {
        background-color:var(--primary-color)
    }
    
    .hot-story-tag {
        padding:10px 15px 35px
    }

    .hot-list-edition {
        transform: translate(0,13px)rotateZ(270deg)
    }

    .item-card:hover .hot-story-tag {
        display: none
    }
}

@media screen and (min-width: 1200px) {
    .h1,h1 {
        font-size:2.5rem
    }
}

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

    .container-journal {
        padding: 0 15px
    }

    .drop-menu li {
        margin: 0
    }

    .drop-menu li a {
        border-radius: 5px;
        font-size: 18px
    }

    .visible-desktop {
        display: none
    }

    .visible-responsive {
        display: block
    }

    .section-title .pre-title {
        color: #826f8e
    }

    .pre-footer .section-title .title {
        color: #a595af
    }

    .hotlist-subscription-wrapper {
        flex-direction: column;
        gap: 28px 0
    }

    .the-hotlist-left,.the-hotlist-right,.the-hotlist-middle {
        flex-basis: 100%;
        max-width: 100%;
        text-align: center
    }

    .the-hotlist-right form {
        width: 380px;
        margin: 0 auto
    }

    .hotlist-subscription .section-title .title {
        padding-top: 5px;
        line-height: 0
    }

    .the-hotlist-middle ul {
        padding-left: 0
    }

    .the-hotlist-middle li {
        font-size: 1.125rem;
        list-style: none;
        padding: 9px 0 8px
    }
}

@media screen and (max-width: 767px) {
    .hot-story-tag {
        right:12px
    }

    .category-description {
        font-size: 24px;
        line-height: 32px;
        padding: 0 0 20px
    }

    .footer .footer-menu-title {
        display: none
    }

    .footer .footer-menu-title:first-child {
        display: block
    }

    .footer-menu-title-gap {
        display: none
    }

    .footer-content {
        padding: 30px 0
    }

    .custom-container {
        padding-left: 12px;
        padding-right: 12px
    }

    .footer-top {
        padding: 1px 0 25px;
        border-top: 0;
        border-bottom: 0
    }

    .footer-menu-list {
        margin: 0
    }

    .footer-sign-up p {
        padding: 0
    }

    .story-web-view .story-bottom-img {
        margin: 0
    }

    .footer .footer-bottom {
    	padding: 30px 0 30px 0;
	}

    .story-bottom-bg {
        background-image: none!important
    }

    .footer-top.max-container {
        display: block
    }

    .g-w-22 {
        width: 100%
    }

    .g-w-34 {
        width: 100%
    }

    .layout-about .hotlist-subscription .container-journal {
        padding: 0 15px
    }
}

@media screen and (min-width: 1200px) {
    .hotlist-subscription {
        padding-top:112px;
        padding-bottom: 112px
    }
}

@media screen and (min-width: 1360px) {
    .the-hotlist-right form {
        width:422px
    }
}