@font-face {
    font-family: 'NeueHaasUnicaW1G';
    src: url('../fonts/NeueHaasUnicaW1G-Regular.eot');
    src: url('../fonts/NeueHaasUnicaW1G-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NeueHaasUnicaW1G-Regular.woff2') format('woff2'), url('../fonts/NeueHaasUnicaW1G-Regular.woff') format('woff'), url('../fonts/NeueHaasUnicaW1G-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Quincy CF";
    src: url("../fonts/d8c3c276bfc50eb876897d00332d505e.eot");
    /* IE9*/
    src: url("../fonts/d8c3c276bfc50eb876897d00332d505e.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("../fonts/d8c3c276bfc50eb876897d00332d505e.woff2") format("woff2"),
        /* chrome、firefox */
        url("../fonts/d8c3c276bfc50eb876897d00332d505e.woff") format("woff"),
        /* chrome、firefox */
        url("../fonts/d8c3c276bfc50eb876897d00332d505e.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("../fonts/d8c3c276bfc50eb876897d00332d505e.svg#Quincy CF") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Quincy CF Bold";
    src: url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.eot");
    /* IE9*/
    src: url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.woff2") format("woff2"),
        /* chrome、firefox */
        url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.woff") format("woff"),
        /* chrome、firefox */
        url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("../fonts/8ca8f6527c36fecba5d7d807482b61f2.svg#Quincy CF Bold") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Quincy CF Bold Italic";
    src: url("../fonts/42f2771c3964c47cb5a6ca3325392b98.eot");
    /* IE9*/
    src: url("../fonts/42f2771c3964c47cb5a6ca3325392b98.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("../fonts/42f2771c3964c47cb5a6ca3325392b98.woff2") format("woff2"),
        /* chrome、firefox */
        url("../fonts/42f2771c3964c47cb5a6ca3325392b98.woff") format("woff"),
        /* chrome、firefox */
        url("../fonts/42f2771c3964c47cb5a6ca3325392b98.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("../fonts/42f2771c3964c47cb5a6ca3325392b98.svg#Quincy CF Bold Italic") format("svg");
    /* iOS 4.1- */
}

body {
    font-family: NeueHaasUnicaW1G;
}

#hm-hdr-topbar {
    line-height: 1.6;
    margin: 25px 0;
    line-height: 1.6;
    padding: 25px 0;
    border-top: solid 2px #e5e5e5;
    border-bottom: solid 2px #e5e5e5;
    margin: 0 0 25px 0;
}

.site-header {
    border: none;
    background: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}

.front-page .site-header {
    border-bottom: none;
}

body:not(.header-scroll) .site-header {
    position: static;
}

.hhtb-box {
    display: flex;
    font-family: NeueHaasUnicaW1G;
    font-size: 14px;
    color: #636363;
}

.hhtb-box-1 {
    background-color: #f2f2f2;
    padding: 20px;
}

.hhtb-box-3 {
    background-color: #ffeb95;
    border: solid 1px #fce893;
}

.hhtb-box a span {
    text-decoration: underline;
    margin-right: 5px;
}

.httb-img {
    line-height: 0;
}

.hhtb-box-1 .httb-img {
    margin-right: 15px;
    flex: 0 0 42px;
}

.hhtb-box-1 a {
    color: #917e7f;
    display: inline-block;
}

.hhtb-box-2 .httb-img {
    margin-right: 15px;
    flex: 0 0 110px;
}

.httb-head {
    font-family: "Quincy CF Italic";
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #847576;
}

.httb-subhead {
    font-family: "Quincy CF Italic";
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: 3.2px;
    text-align: center;
    color: #847576;
    position: relative;
    margin-top: 4px;
}

.httb-subhead::before {
    opacity: 0.3;
    border-top: solid 1px #917e7f;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
    position: absolute;
}

.httb-subhead span {
    display: inline-block;
    background: #fff;
    position: relative;
    padding: 0 15px;
}

.hhtb-box-3 .httb-desc {
    font-family: "Quincy CF Italic";
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: normal;
    color: #000000;
    padding: 7px 0;
    margin-top: auto;
    margin-bottom: auto;
}

.hhtb-box-3 .httb-img {
    margin-right: 15px;
    flex: 0 0 89px;
    padding-left: 15px;
    margin-top: auto;
    padding-top: 10px;
}

.hhtb-box-3 a {
    color: #cd1719;
    font-family: NeueHaasUnicaW1G;
    font-size: 14px;
}

.hhtb-box-3 a span {
    text-decoration: underline;
}

#hm-main {
    line-height: 1.4;
}

.ipimg-placeholder {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 72.86%;
    width: 100%;
    display: block;
    background-color: #f2f2f2;
}

.npost-item {
    margin: 0 0 25px 0;
    font-family: "Quincy CF";
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 25px;
}

.npost-item .npost-img {
    margin-bottom: 25px;
}

.npost-item .npost-cat {
    margin: 0 0 10px 0;
}

.npost-item .npost-cat a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 1px;
    color: #cd1719;
    font-family: "quincycf-extrabold", Georgia, Times, Times New Roman, serif;
}

.npost-item .npost-desc {
    margin: 5px 0;
}

.npost-item .npost-desc a {
    font-family: "Quincy CF";
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #484848;
}

.npost-item .npost-meta {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #484848;
}

.nblog-heading {
    font-family: "Quincy CF";
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #484848;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 15px;
}

.nblog-item {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.nblog-item .nblog-cat {
    font-family: "Quincy CF";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.75px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.nblog-item .nblog-cat a {
    color: #cd1719;
}

.nblog-item .nblog-title,
.nblog-item .nblog-title a {
    font-size: 16px;
    color: #484848;
}

.nblog-img {
    margin-left: 16px;
    flex: 0 0 65px;
}

.centered {
    text-align: center;
}

.npost2-item {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.npost2-item .npost-cat,
.npost3-item .npost-cat {
    font-family: "Quincy CF";
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #cd1719;
}

.npost2-item .npost-cat a,
.npost3-item .npost-cat a {
    color: #cd1719;
    text-decoration: none;
}

.npost2-item .npost-head,
.npost3-item .npost-head {
    font-family: "Quincy CF";
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #484848;
    margin: 7px 0;
}

.npost2-item .npost-head a,
.npost3-item .npost-head a {
    color: #484848 !important;
    text-decoration: none;
}

.npost2-item .npost-meta,
.npost3-item .npost-meta {
    font-family: "Quincy CF";
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #484848;
}

.npost2-item .npost-img,
.npost3-item .npost-img {
    margin-bottom: 15px;
}

.npost3-item .npost-head {
    font-size: 24px;
    text-align: left;
}

.npost3-item .npost-meta {
    text-align: left;
    font-size: 16px;
}

#npost2-btm {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

#hm-subpbox,
.istp-subpbox {
    border: solid 1px #fce893;
    background-color: #ffeb95;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 30px 0;
    margin: 45px 0;
    align-items: center;
}

.istp-subpbox {
    padding: 0 10px;
    margin: 0;
}

.subp-head {
    font-family: "Quincy CF";
    font-size: 34px;
    font-style: italic;
    line-height: 1;
    color: #000000;
    margin: 0 45px;
}

.subp-img {
    margin-top: auto;
    line-height: 0;
}

.xsbtn {
    border-radius: 2px;
    background-color: #cd1719;
    max-width: 200px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    padding: 10px 50px;
    width: 100%;
    font-family: NeueHaasUnicaW1G;
    letter-spacing: 0.75px;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.mt-auto {
    margin-top: auto;
}

#hm-magazine-box h2 {
    font-family: "Quincy CF";
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #484848;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 20px 0;
    margin-bottom: 40px;
}

.hm-magbox h3,
.hm-magbox h3 a {
    font-family: "Quincy CF";
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #484848;
    margin: 15px 0;
}

.hm-mag-img {
    padding-bottom: 130%;
    position: relative;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.38);
}

.hm-mag-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#hm-submissions {
    background-color: #f2f2f2;
    padding: 0 50px;
    margin: 50px 0;
    text-align: center;
}

.xsbtn.gray {
    background-color: #917e7f;
    color: #fff;
    padding: 10px 20px;
    width: auto;
}

.submission-faq {
    font-family: NeueHaasUnicaW1G;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #917e7f;
}

.submission-faq span {
    border-bottom: 1px solid #917e7f;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.hm-submission-desc {
    max-width: 384px;
    margin: auto;
}

.hm-submission-desc h2 {
    font-family: "Quincy CF";
    font-size: 40px;
    font-weight: normal;
    color: #484848;
}

.hm-submission-desc h2 span {
    border-bottom: 1px solid #636363;
    display: inline-block;
    padding-bottom: 7px;
}

.hm-submission-desc .xlead {
    font-family: NeueHaasUnicaW1G;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    color: #484848;
}

#hm-newsletter-box {
    background-color: #282828;
    color: #fff;
}

#hm-newsletter-box h2 {
    font-family: "Quincy CF";
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    margin: 10px 0 15px;
}

#hm-newsletter-box p {
    font-size: 18px;
    font-family: NeueHaasUnicaW1G;
    margin-bottom: 25px;
}

.hm-newsletter-frm {
    display: flex;
    flex-wrap: wrap;
}

.hm-newsletter-frm input[type=email],
.hm-newsletter-frm input[type=text] {
    max-width: 218px;
    border-radius: 2px;
    border: solid 1px #d1d1d1;
    background-color: #ffffff;
    color: #a6a6a6;
    height: 36px;
    flex: 1;
}

.hm-newsletter-frm input[type=submit] {
    border-radius: 2px !important;
    font-family: NeueHaasUnicaW1G;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffdd3d;
    color: #1a1a1a;
    margin-left: 1px;
    height: 36px;
    padding: 0 30px;
    line-height: 36px !important;
}

#hm-newsletter .mc4wp-response {
    margin-top: 10px;
}

.img-lnhfix {
    line-height: 0;
}

.hm-newsletter {
    margin: 65px 0 50px;
}

.header-scroll #hdr-top-bar {
    display: none !important;
}

#hdr-top-bar {
    background: #fff;
    text-align: right;
    color: #917e7f;
    padding: 15px 0;
    position: relative;
    z-index: 1001;
}


#hdr-top-bar a {
    color: #917e7f;
}

#hdr-top-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

#hdr-top-bar ul>li {
    margin-right: 15px;
    display: inline-block;
    position: relative;
}

#hdr-top-bar ul>li>a {
    font-family: NeueHaasUnicaW1G;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.85;
    color: #917e7f;
    letter-spacing: 0.5px;
}

#hdr-top-bar ul ul.sub-menu {
    width: 200px;
    z-index: 99;
    background: #fff;
    box-shadow: 0 2rem 2rem -0.05rem rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: absolute;
    text-align: left;
    display: block !important;
    border: 1px solid #ddd;
    left: 50%;
    margin-left: -100px;
    transform: translate(0, -1em);
    visibility: hidden;
    opacity: 0;
    transition: all 0.1s ease-in-out 0s, visibility 0s linear 0.1s, z-index 0s linear 0.01s;
}

#hdr-top-bar ul>li:hover>ul.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translate(0, 0) !important;
    transition-delay: 0s, 0s, 0s !important;
}

#hdr-top-bar ul>li:hover>ul.sub-menu li {
    display: block;
}

#hdr-top-bar ul ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    display: none;
    width: 100%;
}

#hdr-top-bar ul ul.sub-menu li a {
    border-top: none;
    padding: 0.8rem 1.6rem;
    margin: 0;
    color: #1a1a1a !important;
    width: 100%;
    display: block;
    font-weight: 400;
    text-decoration: none !important;
}

.icon-cart,
.icon-search {
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
    line-height: 0 !important;
}

.astm-search-menu {
    display: none !important;
}

.genesis-nav-menu .btn-red {
    margin-left: 2rem;
    padding: 0 !important;
}

.header-box .genesis-nav-menu li.btn-red>a {
    padding: 8px 2.5rem !important;
    margin: 0;
}

.header-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-box .title-area {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 0 !important;
}

.header-box .title-area a {
    display: inline-block;
    line-height: 0 !important;
}

.header-scroll .header-box .title-area img {
    max-height: 30px;
    width: auto;
}


/* Replaced css */

.widget-area ul li {
    list-style-type: none;
    margin-bottom: 7px;
}

header nav ul li a {
    font-family: NeueHaasUnicaW1G;
    text-transform: none !important;
    color: #484847;
    line-height: 1.85;
}

.genesis-nav-menu a {
    opacity: 1 !important;
}

.footer-widgets {
    color: #a19192;
}

.footer-widgets a:not(.button) {
    color: #a19192;
    opacity: 1;
}

.footer-widgets .widget-area {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
    flex: auto;
}

.footer-widgets p {
    margin-bottom: 15px;
}

.footer-widgets .widget-title {
    color: #fff;
    margin-bottom: 15px;
}

.site-footer {
    color: #a19192;
}

.widget-area-box {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.social-link ul {
    line-height: 0;
}

.social-link ul li {
    margin: 5px 15px 5px 0;
    display: inline-block;
}

.social-link ul li a {
    display: block;
    line-height: 0;
}

.ftr-logo {
    line-height: 0;
}

#copyright {
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #2f2f2f;
    padding: 4rem 0;
    align-items: center;
}

.make-donation-btn {
    background: #917e7f;
    color: #fff !important;
    padding: 5px 8px;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.site-footer {
    background: #1a1a1a;
    border-top: none;
    padding: 0;
}

#hm-current-issue {
    background: #f2f2f2;
    padding: 25px 30px;
}

.ci-head {
    font-family: QuincyCF;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    color: #917e7f;
}

.ci-title {
    font-family: "Quincy CF Bold";
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #484848;
    margin: 10px 0 20px;
}

.ci-btn {
    margin-top: 15px;
}

.ci-btn a {
    min-width: 165px;
    display: inline-block;
}

.hdr-search-box {
    display: inline-block;
    position: relative;
}

.hdr-search-form {
    position: absolute;
    right: 0;
    width: 272px;
    z-index: 10;
    top: 32px;
}

.hdr-search-form form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.hdr-search-form form .is-search-input {
    flex: 1;
}

.hdr-search-form .is-search-submit {
    background: none;
    padding: 0;
}

.hdr-search-form .is-search-submit .is-search-icon {
    padding: 8px;
}

.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.woocommerce-account .woocommerce .col-1,
.woocommerce-account .woocommerce .col-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout .form-row,
.woocommerce-account .woocommerce .form-row {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}


/* end of replaced css */

.woocommerce ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product .button {
    background-color: #cd1719 !important;
    border-radius: 2px !important;
    padding: 8px 2.5rem !important;
    margin: 0;
}

.tax-product_cat .archive-title {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
}

.tax-product_cat .archive-description {
    padding-bottom: 0;
}

.woocommerce-variation-price {
    margin-bottom: 15px;
}

.woocommerce ul.products li.product-category a img {
    border: 1px solid #ddd;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 1.2em;
    color: #666;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: none !important;
}

.tax-article-stories .site-inner {
    padding-bottom: 0;
}

.tax-article-stories #genesis-content {
    max-width: 100%;
    width: 100%;
}

.issuem-httb-box {
    font-family: "Quincy CF";
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.3;
    letter-spacing: normal;
    color: #847576;
}

.issuem-ctitle .issuem-mtitle {
    margin: 0;
    font-family: "Quincy CF";
    font-size: 44px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #484847;
}

.issuem-ctitle .issuem-mtitle a {
    color: #484847;
    text-decoration: none;
}

#issuem-cat-header {
    margin-bottom: 25px;
}

.issuem-sub-cat-header {
    margin-bottom: 40px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 40px;
}

.issuem-subtitle {
    font-family: 'NeueHaasUnicaW1G';
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #917e7f;
    font-style: normal;
    letter-spacing: 1px;
    margin: 0;
    font-style: normal;
}

.issuem-ctitle {
    border-right: solid 1px #e5e5e5;
    padding-right: 30px;
    margin-right: 15px;
}

#issuem-sub-cat-box {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 10px;
}

.iscb-item {
    text-align: center;
    padding: 0;
}

.iscb-item a {
    display: inline-block;
    text-decoration: none !important;
}

.iscb-item .iscb-title {
    display: block;
    margin-top: 2px;
    font-family: 'NeueHaasUnicaW1G';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #917e7f;
}

.iscb-item .iscb-title {
    display: block;
    margin-top: 2px;
    font-family: 'NeueHaasUnicaW1G';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #917e7f;
}

.iscb-item .iscb-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    width: 63px;
    height: 67px;
}

#issuem-cat-top-post-in {
    background: #f8f7f7;
}

.istpbox-cat,
.istpbox-cat a {
    font-family: "Quincy CF";
    font-size: 16px;
    letter-spacing: 1px;
    color: #cd1719;
    text-transform: uppercase;
}

.istpbox-head {
    margin: 10px 0 5px;
}

.istpbox-head a {
    font-family: "Quincy CF";
    font-size: 40px;
    line-height: 1.25;
    letter-spacing: normal;
    color: #484847;
}

.istpbox-meta {
    font-family: "Quincy CF";
    font-size: 16px;
    font-style: italic;
    color: #484848;
    margin: 10px 0;
}

.istpbox-date {
    font-family: 'NeueHaasUnicaW1G';
    font-size: 14px;
    color: #999595;
    margin-top: 15px;
}

#issuem-cat-btm-post {
    padding: 50px 100px 0;
    border-top: solid 1px #e5e5e5;
    margin: 50px 0 0;
}

#issuem-cat-btm-post .istpbox-post,
#issuem-cat-btm-post .istp-subpbox-out {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 31px;
}

#issuem-cat-btm-post .istpbox-head a {
    font-size: 32px;
}

.istpbox-load-more {
    text-align: center;
}

.istpbox-load-more-btn {
    border-radius: 2px;
    border: solid 1px #917e7f !important;
    background: transparent !important;
    width: 167px;
    font-family: 'NeueHaasUnicaW1G';
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #917e7f !important;
    padding: 0;
    text-transform: none;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    letter-spacing: 1px;
}

.iscb-slider .owl-prev,
.iscb-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.iscb-slider button:hover {
    box-shadow: none;
}

.iscb-slider .owl-prev {
    left: -30px;
}

.iscb-slider .owl-next {
    right: -30px;
}

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #555;
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }

    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.woocommerce-product-gallery__image:first-child img {
    object-fit: cover;
    max-height: 720px;
    object-position: top;
}

.header-box .genesis-nav-menu li.nav-refugee-project {
    background-color: #917e7a !important;
    border-radius: 2px !important;
    margin-left: 2rem;
    padding: 0 !important;
}

.header-box .genesis-nav-menu li.nav-refugee-project a {
    color: #fff !important;
    padding: 8px 2.5rem !important;
    margin: 0;
}

.online-class-box {
    border: 1px solid #D8D8D8;
    padding: 25px 20px 20px;
    margin-bottom: 30px;
}

.online-class-box .row {
    margin-right: -20px;
    margin-left: -20px;
}

.online-class-box .row>[class^="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

.online-class-box .oc-border {
    border-right: 1px solid #D8D8D8;
}

.oc-logo-box {
    margin-bottom: 25px;
}

.oc-desc-box .xsbtn {
    padding: 11px 25px;
    max-width: none;
    width: auto;
    letter-spacing: 1px;
}

.oc-desc-box .xsbtn svg {
    margin-left: 5px;
}

.oc-desc-box h3 {
    font-family: 'Quincy CF Bold Italic';
    font-size: 25px;
    line-height: 1.2;
    color: #484847;
}

.oc-desc-box p {
    font-family: 'NeueHaasUnicaW1G';
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    color: #484848;
}

#issuem-cat-grid-box {
    margin-bottom: 25px;
}

#issuem-cat-grid-box .istpbox-desc {
    margin-top: 15px;
    margin-bottom: 15px;
}

#issuem-cat-grid-box .istpbox-head,
#issuem-cat-grid-box .istpbox-meta {
    margin: 5px 0;
}

#issuem-cat-grid-box .istpbox-head a {
    font-size: 28px;
}

.spacer-50 {
    margin: 50px 0 0;
}


/* Start : Newsletter Popup CSS */

.mfp-bg.mfp-ready {
    opacity: 0.6;
}

.mfp-hide {
    display: none;
}

#newsletter-popup {
    background: #282828;
    color: #fff;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
    border-radius: 10px;
    position: relative;
}

#newsletter-popup .mfp-close {
    color: #fff !important;
}

@media (max-width:768px) {
    #newsletter-popup .hm-newsletter {
        text-align: center;
    }

    #newsletter-popup {
        padding: 0 25px;
    }

    #newsletter-popup .hm-newsletter-frm {
        justify-content: center;
    }
}


/* END : Newsletter Popup CSS */

@media (max-width: 1600px) and (min-width: 768px) {

    .ftr-logo,
    .ftr-sm,
    .ftr-moreinfo,
    .ftr-copyright {
        flex: 1 1 50%;
        min-width: 50%;
        margin: 7px 0;
    }

    .ftr-logo,
    .ftr-moreinfo {
        text-align: left;
    }

    .ftr-sm,
    .ftr-copyright {
        text-align: right;
    }

    #copyright {
        flex-wrap: wrap;
    }
}

@media (min-width: 1600px) {
    .footer-widgets .footer-widgets-5 {
        flex: 1 1 35%;
        width: 35%;
    }

    .oc-desc-box h3 {
        margin-left: auto;
        margin-right: auto;
    }

    #copyright {
        justify-content: unset;
    }

    .ftr-sm {
        margin-left: 45px;
    }

    .ftr-copyright {
        margin-left: auto;
    }
}

@media (min-width: 800px) {

    .with-page-header .genesis-nav-menu a,
    .with-page-header .genesis-nav-menu .menu-item.highlight a {
        color: #000;
    }

    .site-header .wrap,
    #hdr-top-bar .wrap {
        max-width: 160rem;
    }

    .header-scroll .site-header {
        padding: 10px 0;
    }

    .footer-widgets {
        padding: 55px 0 0;
    }

    body:not(.with-page-header) .site-inner {
        padding-top: 40px;
    }

    .rf-hdr-top-bar {
        min-width: 50%;

    }

   

}

@media (max-width: 1600px) {

    .footer-widgets .footer-widgets-1,
    .footer-widgets .footer-widgets-2,
    .footer-widgets .footer-widgets-3,
    .footer-widgets .footer-widgets-4 {
        flex: 1 1 25%;
        width: 25%;
    }

    .footer-widgets .footer-widgets-5 {
        flex: 1 1 66.66%;
        width: 66%;
    }

     

    .header-box .title-area img {
        width: 200px;
        height: auto;
    }

    .header-box .nav-primary .genesis-nav-menu>li>a {
        letter-spacing: 0;
    }
}

@media (max-width: 1260px) {
    .header-box .title-area img {
        width: 167px;
    }
}

@media (max-width: 1100px) {

    .header-box .genesis-nav-menu li.nav-refugee-project a,
    .header-box .genesis-nav-menu li.btn-red>a {
        padding: 6px 1rem !important;
        margin-left: 0 !important;
    }

    .header-box .nav-primary .genesis-nav-menu>li>a {
        margin-left: 1rem;
    }

    .header-box .genesis-nav-menu .btn-red,
    .header-box .genesis-nav-menu li.nav-refugee-project {
        margin-left: 1rem;
    }
}

@media (max-width: 991px) {

    .genesis-nav-menu .btn-red,
    .header-box .genesis-nav-menu li.nav-refugee-project {
        text-align: center;
    }

    .header-box .genesis-nav-menu li.nav-refugee-project a,
    .header-box .genesis-nav-menu li.btn-red>a {
        padding: 4px 8px !important;
    }

    .header-box .nav-primary .genesis-nav-menu>li>a {
        margin-left: 8px;
    }

    .header-box .genesis-nav-menu .btn-red,
    .header-box .genesis-nav-menu li.nav-refugee-project {
        margin-left: 8px;
    }

    #hdr-top-bar ul>li {
        margin-right: 8px;
    }

    #hdr-top-bar .icon-cart,
    #hdr-top-bar .icon-search {
        margin-left: 8px;
    }

    #hm-top-banner .col-12 {
        margin-bottom: 15px;
    }
}

@media (max-width: 800px) {
    .issuem-httb-gdesc {
        flex: 1 1 auto;
    }

    .issuem-httb-ghead {
        padding: 14px 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 20px;
    }

    .issuem-httb-ghead .row {
        flex-wrap: nowrap;
    }

    #issuem-sub-cat-box {
        display: none;
    }

    #iscb-cat-dropdown {
        display: block !important;
        margin: 24px 0;
    }

    #iscb-cat-dropdown .nice-select {
        width: 100%;
    }

    #issuem-cat-btm-post {
        padding: 25px 0 0;
        border: none;
        margin: 10px 0 0 0;
    }

    .nav-primary ul li ul.sub-menu,
    .nav-primary ul li ul.sub-menu li {
        border: none;
    }

    .header-box .genesis-nav-menu li.btn-red .sub-menu {
        margin: 0;
        width: 100%;
    }

    .header-box .genesis-nav-menu li.btn-red .sub-menu li a {
        color: #fff;
        margin-right: 0;
    }

    .nav-primary ul li.btn-red button.sub-menu-toggle:before,
    .nav-primary ul li.btn-red a i.ion-chevron-right::before {
        color: #fff;
    }

    .nav-primary ul li.btn-red a i.ion-chevron-right {
        right: 6px;
    }

    .header-box .title-area {
        order: 2;
    }

    .header-box #hdr-top-bar {
        order: 1;
        flex: 0 0 100%;
    }

    .header-box .menu-toggle {
        order: 3;
    }

    .header-box .nav-primary {
        order: 4;
    }

    #hdr-top-bar ul>li {
        margin-right: 12px;
    }

    #hdr-top-bar .icon-cart,
    #hdr-top-bar .icon-search {
        margin-left: 12px;
    }
}

@media (max-width: 768px) {
    #hm-subpbox {
        padding: 20px 15px;
    }

    .subp-head {
        margin: 15px 0;
        text-align: center;
    }

    #hm-submissions {
        padding: 20px;
        margin: 30px 0;
    }

    .footer-widgets .widget-area {
        width: 100%;
        flex: 1 1 100%;
    }

    .footer-widgets .footer-widgets-4 {
        order: 0;
    }

    #copyright {
        justify-content: center;
        display: block;
    }

    .ftr-moreinfo,
    .ftr-sm {
        margin: 10px 0;
    }

    .footer-widgets .footer-widgets-1,
    .footer-widgets .footer-widgets-2,
    .footer-widgets .footer-widgets-3,
    .footer-widgets .footer-widgets-4 {
        flex: 1 1 50%;
        width: 50%;
    }

    .issuem-ctitle .issuem-mtitle {
        font-size: 40px !important;
    }

    #issuem-cat-top-post .istpbox-desc {
        padding: 20px 15px;
    }

    .istpbox-desc {
        padding-top: 15px;
    }

    .issuem-sub-cat-header {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 10px;
    }

    .istp-subpbox .subp-img {
        margin-top: 20px;
    }

    .istp-subpbox .subp-head {
        margin-left: 0;
        margin-right: 0;
    }

    .istp-subpbox {
        padding: 20px;
    }

    .tax-article-stories .site-inner {
        padding-top: 20px;
    }

    .issuem-subtitle {
        font-size: 24px;
    }

    #issuem-cat-top-post .issuem-container {
        padding: 0;
    }

    .istpbox-head a {
        font-size: 35px;
    }

    #issuem-cat-btm-post .istpbox-head a {
        font-size: 24px;
    }

    #issuem-cat-top-post,
    #issuem-cat-btm-post {
        text-align: center;
    }

    .tax-article-stories .site-inner .wrap {
        padding: 0;
    }

    .issuem-container {
        padding: 0 15px;
    }

    .oc-desc-box {
        margin-top: 25px;
    }

    .mbl-order-first {
        order: -1;
    }
}

@media (max-width: 620px) {
    #hdr-top-bar {
        text-align: center;
    }

    #hdr-top-bar ul.top-menu-bar {
        margin-bottom: 15px;
    }
}