/*Amos Media 2024*/
/*v.2024.06.28 rel 001*/

.main-body-back2basic {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

h1 {
    font-family: "Playfair Display";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

h2 {
    font-family: "Playfair Display";
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

h3 {
    font-family: "Playfair Display";
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

h4 {
    font-family: "Playfair Display";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

h5 {
    font-family: "Playfair Display";
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

a.Paper, a.Precious, a.US, a.Videos, a.World, a.paper, a.precious, a.us, a.videos, a.world, a.auctions, a.Auctions {
    font-family: "Playfair Display", serif !important;
}

.title-headline {
    margin: 2rem 0;
    padding: 15px;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    font-size: 1.5rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    font-weight: 700;
    height: 0;
}

.list-my-headlines {
    padding-left: 20px;
}

.headline-big {
    font-size: 2rem;
    padding-bottom: 30px;
}


hr.separator {
    background: #000;
    height: 2px;
    width: 65%;
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-bottom: 0px;
}

h4.feature {
    color: #fff !important;
    font-weight: bolder;
}

h4.world {
    color: #e64e3c !important;
    font-weight: bolder;
}

h4.paper {
    color: #5dbd5d !important;
    font-weight: bolder;
}

h4.auctions {
    color: #9932CC !important;
    font-weight: bolder;
}

/*HOME PAGE VIEW 2|1 grid*/
.home-category-stories {
    margin-top: -10px;
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-gap: 30px;
    padding-top: 20px;
}

    .home-category-stories .article-list-item:first-child {
        grid-column: 1;
        grid-row: 1 / last-line;
        grid-row-start: span 3;
        position: relative;
        z-index: 3;
    }

    .home-category-stories .article-list-item h3 {
        font-family: 'Playfair Display', sans-serif;
        font-size: 1.5rem;
        font-weight: 600 !important;
        margin: 5px 0 0;
    }

.article-list-item h3 {
    font-weight: 400;
    font-size: 1.5rem;
    margin-top: 0;
    line-height: 1.75rem;
    margin-bottom: 8px;
}

.article-list-image {
    width: 100% !important;
}

.home-category-stories .article-list-item:first-child p {
    margin: 15px 0 0;
    font-size: 12px;
}

a.Podcast, a.podcast {
    color: #C49D1D;
}

a.Videos, a.video, a.videos {
    color: #FF6635 !important;
}

a.auctions, a.Auctions {
    color: #9932CC !important;
}

/*CURRENT ISSUE*/
.current-issue {
    background: #203444;
    padding: 20px;
    margin-top: -10px;
}

.current-issue .issue-container:before {
    height: 25px;
    width: 325px;
    content: "";
    display: inline-block;
}

.current-issue .issue-date {
    font-size: 32px;
}

.current-issue .issue-right:after {
    height: 75px; 
    width: 250px;
    margin-left: 310px;
    margin-top: -80px;
    content: "";
    display: inline-block;
}

.current-issue .issue-container .contained-issue {
    position: relative;
    margin: 0 auto;
    margin-top: -30px;
}

.current-issue .issue-container h2 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 2.5rem;
    line-height: 2rem;
    font-weight: 400;
    margin-left: 100px;
}

.current-issue .issue-container h2 span {
    font-family: open sans, sans-serif;
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.current-issue .issue-container .contained-issue .issue-positioning {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: 260px 1fr;
    margin-left: 10px;
}

.current-issue .issue-container .contained-issue .issue-positioning .issue-left {
    position: relative;
    margin-top: -40px;
}

.current-issue .issue-container .contained-issue .issue-positioning .issue-right .story-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.current-issue .issue-container .contained-issue .issue-positioning .issue-right .story-list li:after {
    border-bottom: 1px solid gray;
    content: "";
    display: block;
    width: 200px;
    height: 1px;
}

.current-issue .issue-container ul a {
    color: #fff;
}

.subscribe-btn a, .renew-btn a, .access-btn a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 4px 10px;
}

.subscribe-btn, .renew-btn, .access-btn {
    background: #C49D1D;
    border: 2px solid #C49D1D;
    height: 33px;
    margin: 0;
    padding: 0;
    margin-right: 15px;
    width: 150px;
    margin-top: 20px;
}

.access-btn {
    width: 300px;
}

.current-issue .issue-container .issue-right .stories ul.story-list li h3 {
    font-size: 24px;
    font-weight: normal !important;
}

.stories {
    vertical-align: middle;
    height: 265px;
    display: flex;
    align-items: center;
}

.spacing {
    margin-top: 30px;
    margin-bottom: 30px;
}

.spacing-img {
    margin-bottom: 20px;
}

.spacing-summary {
    margin-bottom: 20px;
}

/*FOOTER CSS*/
footer {
    width: 100%;
    margin: 0 auto;
    background: #203444;
}

footer .fooLogo {
    border-top: 1px solid #8a8a8a;
    border-bottom: 1px solid #8a8a8a;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 15px;
}

    footer .fooLogo ul {
        display: table;
        width: 70%;
        margin: auto;
    }

        footer .fooLogo ul li {
            display: table-cell;
        }

footer .fooNav {
    max-width: 1076px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 50px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 70px; 
    width: 100%;
}

.footerTitle {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #C49D1D; 
    font-weight: 700;
    letter-spacing: 1px;
}

footer .fooNav .fooNavItem ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer .fooNav .fooNavItem ul li {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

footer .fooNav .fooNavItem ul li a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    border-bottom: 0;
    color: #fff;
    text-decoration: none;
}

footer .fooNav .fooNavItem ul li a:hover {
    color: #C49D1D;
    text-decoration: underline;
}

footer .fooNav .fooNavItem p.footerTitle.spaceTitle {
    margin-top: 30px;
}

footer .fooLinks {
    margin-top: 30px;
    padding: 25px 15px 100px;
    border-top: 1px solid #8a8a8a;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

footer .fooLinks p {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

footer .fooLinks span {
    padding: 0 10px;
}

footer .fooLinks span a {
    color: #000;
    text-decoration: none;
    color: #fff;
}

footer .fooLinks span a:hover {
    color: #000;
    text-decoration: underline;
    color: #C49D1D;
}

.fooNavItem:nth-child(3) {
    width: 270px;
}

.footer-row {
    padding-left: -15px !important;
    padding-right: -15px !important;
    margin-bottom: -10px;
    margin-top: 20px;
}

div#footer_TD78F3F4A068_Col00 {
    padding: 0px;
}


/*NEWSLETTERS*/

.cw_newsletters_today {
    background: #203444;
    /*padding: 25px 0 20px;*/
    margin: 2rem 0;
    color: #fff;
}

.cw_newsletters_today .leade {
    display: block;
    text-align: center;
}

.cw_newsletters_today .leade span {
    display: block;
    font-size: 4rem !important;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
}

.cw_newsletters_today .leade form {
    display: inline;
}

.cw_newsletters_today .leade form input[type=email] {
    border: 1px solid #000;
    color: gray;
    background: #fff;
    padding: 14px;
    vertical-align: top;
    margin-top: 3px;
    text-transform: none;
    letter-spacing: 1px;
    width: 330px;
    margin-left: 10px;
}

.cw_newsletters_today .leade form input[type=submit] {
    width: 140px;
    margin-top: 3px;
    font-size: 1.2rem;
    padding: 9px 10px 10px;
    margin-left: 20px;
    background: #e92b94;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: 1px;
    cursor: pointer;
}

#Email-1 {
    border: 1px solid #000;
    color: gray;
    background: #fff;
    padding: 14px;
    vertical-align: top;
    margin-top: 3px;
    text-transform: none;
    letter-spacing: 1px;
    width: 530px;
    margin-left: 10px;
}

#Email1-1 p {
    font-size: 12px;
    color: red;
}

.sf-SubmitButton {
    width: 140px;
    margin-top: 3px;
    font-size: 1.2rem;
    padding: 9px 10px 10px;
    margin-left: 20px;
    background: #C49D1D;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    top: 1px;
    cursor: pointer;
}

/*thank you messagge*/

.enewsletter_container {
    background: #203444;
    color: #fff;
    font-size: 12px;
    display: block;
    text-align: center;
    color: #fff;
    min-height: 250px;
}

.enewsletter_container span {
    display: block;
    font-size: 4rem !important;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    margin: 8rem 0px 30px 0px;
}

.home-ad-300x50 {
    margin-top: -20px;
}

.css-email-input {
    text-align: right;
}

.css-signup-button {
    text-align: left;
}

.sf-fieldWrp label {
    display: none;
    visibility: hidden;
}

.form-group strong {
    visibility: hidden;
    display: none;
}

.checkbox label {
    text-align: justify;
    font-size: 12px;
    margin-left: 100px;
    margin-right: 100px;
}

.css-email-input p {
    color: red;
    font-size: 16px !important;
}

span.badge.badge-warning-ex {
    background-color: #C49D1D;
    margin-left: 10px;
    margin-top: -15px;
}


/*Ads Size Remark*/
#Coin_CoinWorld_728x90 {
    width: 728px;
    height: 110px !important;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #efefef;
}

#Coin_CoinWorld_300x600, #Coin_CoinWorld_300x600_b {
    width: 300px;
    height: 600px !important;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #efefef;
}

#Coin_CoinWorld_300x250, #Coin_CoinWorld_300x250_exp {
    width: 300px;
    height: 250px !important;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #efefef;
}

select#news-list-menu {
    margin-bottom: 20px;
    margin-top: -50px;
    width: 300px;
}

select:invalid {
    color: gray;
}

/*News Items*/
.news-item-summary {
    margin: 10px 0;
}

/*Home Back2Basic Middle*/
.home-image-featured {
    margin-bottom: 20px;
}

.home-image-featured ul li a img {
    margin-bottom: 20px;
}

.home-text-muted-amos {
    position: absolute;
    top: 73%;
    right: 0;
    transform: translate(0%, -60%);
    margin-right: 20px;
}

.home-item-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-left-image-featured ul li a img {
    margin-bottom: 5px;
}

.home-left-headlines_title {
    white-space: normal;
    font-size: 15px;
    width: 98%;
    font-weight: bold;
    margin: 0px;
}

.home-news-headlines_title {
    white-space: normal;
    font-size: 15px;
    width: 98%;
    font-weight: bold;
    margin-top: 5px;
}

.home-left-summary {
    margin-bottom: 5px;
}

.categoryTitle {
    width: 55%;
    margin-right: 2%;
    float: left;
}

.publicationDate {
    width: max-content;
    float: right;
}

.clearfix {
    clear: both
}

#bio .personal-photo img {
    float: left;
    margin: 3px 9px 0 1px;
    width: 107.14px;
    max-height: 150px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    color: #000;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    border-color: #000;
}

.pagination > li > a, .pagination > li > span {
    text-decoration: none;
    color: #000;
    background-color: #fff;
}

.spacing-img.images-400 a img {
    width: 100%;
}

.grid-list-news-4-col {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.grey-container.centered footer {
    background: #f6f6f6 !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .current-issue .issue-container .contained-issue .issue-positioning {
        display: block;
    }

    footer .fooNav {
        grid-template-columns: none;
    }

    #Email-1 {
        width: 100%;
    }

    .home-category-stories {
        display: block;
    }

    .current-issue .issue-right:after {
        border-bottom: none;
        border-right: none;
        height: 0px;
        width: 0px;
        margin-left: 0px;
        content: "";
        display: inline-block;
    }
    /*Remove custom.css*/
    .main {
        max-width: 1400px;
        margin: 0 !important;
        padding-top: 10px;
    }

    /*Remove quantum-style.css*/
    .sfPublicWrapper {
        max-width: 1900px;
        margin: auto;
        width: auto !important;
    }

    .checkbox label {
        margin-left: 0px;
        margin-right: 0px;
    }

    .subscribe-btn, .renew-btn, .access-btn {
        margin: 0;
        width: 100%;
        margin-top: 20px;
    }

    .grid-list-news-4-col {
        display: none;
    }

    select#news-list-menu {
        margin-bottom: 20px;
        margin-top: -50px;
        width: auto;
    }


    .current-issue .issue-container h2 {
        margin-left: 0;
    }

    .current-issue .issue-container .contained-issue .issue-positioning .issue-left {
        margin-top: 40px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}
