@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700;800&display=swap');
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-v17-latin-regular.woff2') format('woff2'),
    url('../fonts/lato-v17-latin-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    line-height: 23px;
    color: #353538;
    display: flex;
    min-height: 100vh; 
    flex-direction: column;
}
.cf:before,
.cf:after,
.arpr_article_preview:before,
.arpr_article_preview:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after,
.arpr_article_preview:after {
    clear: both;
}
* {
    outline: none;
}

.search-results h4 a,
.article-container a:not(.x-follow-button) {
    font-family: Georgia,Times,Times New Roman,serif !important;
    font-size: 18px !important;
    line-height: 23px !important;
}

a {
    color: #3F5765;
    text-decoration: underline;
}
a:hover {
    color: #3F5765;
    text-decoration: underline;
}
a:active {
    color: #3F5765;
    text-decoration: underline;
}
a:visited{
    color: #414145;
    text-decoration: none;
}

p {
    font-family: Georgia,Times,Times New Roman,serif;
}
p {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 11px 0;
    padding: 0;
    color: #353538;
}

p.small {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 11px 0;
}
p.author, h6, figcaption {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #7d7d84;
    font-size: 13px;
    line-height: 18px;
    padding: 0;
    margin: 0;
}
p.author,
.kick-kicker p.author {
    font-family: Georgia,Times,Times New Roman,serif;
    font-style: normal;
    color: #7e7e7e;
    font-size: 13px !important;
    line-height: 18px !important;
}
.hest_headline_stack_main h6 {
    font-family: 'Abhaya Libre', serif;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 18px;
    font-style: italic;
}

p.author a,
.kick-kicker p.author a {
    /* font-size: 13px;
    line-height: 18px; */
    color: #7e7e7e;
    /* text-transform: uppercase; */
    text-decoration: none;
}
p.author a:hover,
.kick-kicker p.author:hover {
    color: #3F5765;
}
h6 {
    margin: 0 0 17px 0;
}
h1, h2, h3, h4, h5 {
    font-family: 'Abhaya Libre', serif;
    font-weight: 700;
    margin: 0 0 2px 0;
    color: #353538 !important
}
body.home a,
header a,
body.home h1 a,
body.home h2 a,
body.home h3 a,
body.home h4 a,
body.home h5 a,
body.page-template-default a,
body.page-template-default h1 a,
body.page-template-default h2 a,
body.page-template-default h3 a,
body.page-template-default h4 a,
body.page-template-default h5 a {
    text-decoration: none;
}
h1 {
    font-weight: 700;
    font-size: 44px;
    line-height: 49px;
    margin: 0 0 10px 0;
}
h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 39px;
}

h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 31px;
}

h4 {
    font-weight: 700;
    font-size: 22px !important;
    line-height: 25px;
}

h5 {
    font-weight: 700;
    font-size: 18px !important;
    line-height: 21px;
}

.kick-kicker h5,
.doap-container h6 {
    font-family: 'Abhaya Libre', serif;
    font-weight: 700;
    font-size: 18px !important;
    font-style: italic;
    line-height: 18px;
    font-weight: normal;
    color: #353538 !important;
    margin: 0;
    padding: 0 !important;
}
.doap-container h6 {
    margin-bottom: 10px;
}
/* .kick-kicker p.author {
    color: #babac4 !important;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 16px !important;
    line-height: 18px !important;
    display: inline-block;
    margin: 5px 0 0 0;
}
.kick-kicker p.author a {
    color: #babac4 !important;
} */


.et_pb_row.contains-kicker,
.et_pb_row.contains-kicker > .et_pb_module_inner,
.et_pb_row .et_pb_module.kick_kicker,
.et_pb_row.contains-kicker .et_pb_module:last-of-type {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    margin-bottom: 10px !important;
}
.et_pb_row.contains-kicker,
.et_pb_row.contains-kicker > .et_pb_module_inner,
.et_pb_row.contains-kicker .et_pb_module:last-of-type {
    margin-bottom: 0px !important;
}
.doap_double_article h2, 
.arpr_article_preview h2.h3-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 500 !important;
    font-size: 48px;
    line-height: 48px;
}
 
.doap_double_article h2, 
.arpr_article_preview h2.h2-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 72px;
    line-height: 72px;
}

.doap_double_article h1, 
.arpr_article_preview h1.h1-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 800 !important;
    font-size: 96px;
    line-height: 96px;
}

.doap_double_article h1, 
.arpr_article_preview h1.h1-special-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 800 !important;
    font-size: 110px;
    line-height: 110px;
}

.doap_double_article h2,
.arpr_article_preview h2.large-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 25px;
    line-height: 25px;
}

.arpr_article_preview h2.medium-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: normal !important;
    font-size: 22px;
    line-height: 22px;
}
.hest_headline_stack_item h2,
.hest_headline_stack_main .monp-item h2,
.arpr_article_preview h2.small-headline,
.doap_double_article h2.small-headline {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 20px;
}

.arpr-headline-image.top,
.arpr-headline-image.middle {
    display: flex;
    flex-direction: column;
}
.arpr-headline-image.no-wrap {
    display: flex;
    flex-direction: row;
}
.arpr-headline-image.no-wrap .text-container,
.arpr-headline-image.no-wrap .image {
    width: 50%;
}
.arpr-headline-image.no-wrap .image.non-mobile {
    display: block;
}
.arpr-headline-image.no-wrap .image.mobile {
    display: none;
}
.arpr-headline-image .headline a {
    overflow-wrap: break-word;
}
.arpr-headline-image.right .headline,
.arpr-headline-image.left .image {
    float: left;
}
.arpr-headline-image.left .headline,
.arpr-headline-image.right .image {
    float: right;
}
.arpr-headline-image.left .headline,
.arpr-headline-image.left .image,
.arpr-headline-image.right .headline,
.arpr-headline-image.right .image {
    width: 50%;
    box-sizing: border-box;
    padding-bottom: 14px;
}
.arpr-headline-image.left.no-wrap .headline,
.arpr-headline-image.right.no-wrap .headline {
    width: 100%;
    float: none;
}
.arpr-headline-image.top .headline,
.arpr-headline-image.top .image,
.arpr-headline-image.middle .headline,
.arpr-headline-image.middle .image {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 14px;
}
.arpr-headline-image.top .headline,
.arpr-headline-image.right .headline,
.arpr-headline-image.middle .headline,
.arpr-headline-image.left .headline {
    padding-bottom: 0;
}
.arpr-headline-image.left .image {
    padding-right: 30px;
}
.arpr-headline-image.right .image  {
    padding-left: 30px;
}

.et_pb_column:nth-child(2n) .hest_headline_stack_main {
    margin: 0 -5px 0 -10px;
}
.et_pb_column:nth-child(2n+1) .hest_headline_stack_main {
    margin: 0 -10px 0 -5px;
}
.et_pb_column:first-child .hest_headline_stack_main,
.et_pb_column:last-child .hest_headline_stack_main {
    margin: 0;
}

@media only screen and (max-width: 960px) {
    .arpr-image-left,
    .arpr-image-right {
        width: 35%;
    }
    .et_pb_column:nth-child(2n) .hest_headline_stack_main,
    .et_pb_column:nth-child(2n+1) .hest_headline_stack_main,
    .et_pb_column:first-child .hest_headline_stack_main,
    .et_pb_column:last-child .hest_headline_stack_main {
        margin: 0;
    }

    .hest_headline_stack_main img {
        width: 100%;
    }

    .arpr-headline-image.no-wrap .image.non-mobile {
        display: none;
    }
    .arpr-headline-image.no-wrap .image.mobile {
        display: block;
    }
    .arpr-headline-image.no-wrap .text-container {
        width: 100%;
    }
    .doap_double_article h2,
    .arpr_article_preview h2.large-headline {
        font-size: 30px;
        line-height: 30px;
    }

    .arpr_article_preview h2.medium-headline {
        font-size: 26px;
        line-height: 26px;
    }
    .arpr_article_preview h2.small-headline,
    .doap_double_article h2.small-headline {
        font-size: 22px;
        line-height: 22px;
    }
    .doap_double_article h2, 
    .arpr_article_preview h2.h3-headline {
        font-size: 36px;
        line-height: 36px;
    }
    .doap_double_article h2, 
    .arpr_article_preview h2.h2-headline {
        font-size: 42px;
        line-height: 42px;
    }
    .doap_double_article h1, 
    .arpr_article_preview h1.h1-headline {
        font-size: 56px;
        line-height: 56px;
    }
    .doap_double_article h1, 
    .arpr_article_preview h1.h1-special-headline {
        font-size: 72px;
        line-height: 72px;
    }
    .arpr_article_preview p.small,
    .doap_double_article p.small {
        font-size: 18px;
        line-height: 28px;
    }

    .arpr_article_preview p.small,
    .doap_double_article p.small {
        font-size: 18px;
        line-height: 28px;
    }

}
.arpr-image-top,
.doap-image-top {
    width: 100%;
    display: block;
    margin: 0 0 14px 0;
}

.doap-row {
    display: flex;
    flex-direction: row;
}

.doap-column {
    flex: 1;
}

.doap-column:first-child {
    padding-right: 15px;
}
.doap-column:last-child {
    padding-left: 15px;
}
/* .doap-container h6 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 18px;
    font-weight: normal;
    color: #7D7D84;
} */
.monp-item {
    margin-bottom: 13px;
}
.monp-bordered {
    border-bottom: 1px solid #353538;
}

#page-container {
    padding-top: 0px !important;
    flex: 1;
    /*display: flex;
    justify-content: center;*/
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0 !important;
}
.et_pb_module_inner {
    margin: 0 0 22px 0;
    width: 100%;
}
.et_pb_gutters3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_module {
    margin-bottom: 0 !important;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0;
}

.et_pb_column {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.et_pb_column_layout_1_1:before {
    content: '1/1';
}
.et_pb_column_layout_1_5:before {
    content: '1/5';
}

.et_pb_column_layout_2_9:before {
    content: '2/9';
}

.et_pb_column_layout_1_4:before {
    content: '1/4';
}

.et_pb_column_layout_1_3:before {
    content: '1/3';
}

.et_pb_column_layout_4_9:before {
    content: '4/9';
}

.et_pb_column_layout_2_3:before {
    content: '2/3';
}
.et_pb_section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.et_pb_gallery {
    max-width: 940px;
    margin: 0 auto;
}

@media only screen and (max-width: 960px) {
    #page-container {
        display: block;
    }
    .et_pb_section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .et_pb_row {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0 15px 6px 15px !important;
    }

    .et_pb_column {
        padding-left: 0;
        padding-right: 0;
        border-right: 0 !important;
    }

    .et_pb_column:first-child {
        padding-left: 0;
    }

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

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1,
    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5,
    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9,
    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4,
    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3,
    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9,
    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .et_pb_fullwidth_section {
        padding: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .et_pb_section {
        padding-left: 30px;
        padding-right: 30px;
    }
    .et_pb_row {
        width: 100%;
        display: flex;
        flex-direction: row;
        padding: 0 15px 6px 15px !important;
    }

    .et_pb_column:first-child {
        padding-left: 0;
    }

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

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1 {
        width: 100%;
    }

    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5 {
        width: 20%;
    }

    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9 {
        width: 22.22%;
    }

    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4 {
        width: 25%;
    }

    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3 {
        width: 33.33%;
    }

    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9 {
        width: 44.44%;
    }

    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 66.66%;
    }
}

@media only screen and (min-width: 1290px) {
    .et_pb_row {
        width: 100%;
        max-width: 1230px;
        display: flex;
        flex-direction: row;
        padding: 0 15px 6px 15px !important;
    }
    /* .et_pb_module_inner > .et_pb_row  {
        margin: 0 -15px 0 -15px
    } */
    .et_pb_column:first-child {
        padding-left: 0;
    }

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

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1 {
        width: 100%;
    }

    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5 {
        width: 20%;
    }

    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9 {
        width: 22.22%;
    }

    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4 {
        width: 25%;
    }

    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3 {
        width: 33.33%;
    }

    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9 {
        width: 44.44%;
    }

    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 66.66%;
    }
}


/*Divi specific lines;handle with care*/

.et-db #et-boc .et-fb-form__toggle--always-open .et-fb-settings-module-items-wrap .et-fb-item-button-wrap--add,
.et_pb_column--add-new {
    display: none !important;
}

/* Autocomplete */
.autocomplete__items {
    position: absolute;
    font-size: 12px;
    background: #fff;
    border: 1px solid #2B3A42;
    min-width: 300px;
    max-width: 100%;
    margin-top: 10px;
    border-radius: 3px;
    z-index: 999;
}

.autocomplete__item {
    padding: 7px 14px;
    border-bottom: 1px solid #b9b9c4;
    cursor: pointer;
}

/* Search Page Definition Begins */
.search-results-container {
    width: 740px;
    margin: 0 auto 55px auto;
    box-sizing: border-box;
}

.search-results-container .search-title {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 50px 0px 0px 0px;
    padding: 0;
}

.search-results-container .search-subtitle {
    font-size: 14px;
}

.search-results-container .search-tips {
    list-style: disc;
    font-size: 14px;
    padding-left: 15px;
}

.search-results-container .search-control {
    flex-grow: 1;
    margin-right: 15px;
    position: relative;
}

.search-results-container .search-control:not(.autocomplete) .autocomplete__items {
    display: none;
}

.search-results-container .search-control--hidden {
    display: none;
}

.search-results-container .search-control .search-control__input {
    width: 100%!important;
}

.search-results-container .search-control .search-control__reset {
    position: absolute;
    right: 10px;
    font-size: 14px;
    text-decoration: none;
    top: 4px;
    background: #f2f2f2;
    padding: 4px 5px;
    line-height: 100%;
    text-transform: lowercase;
    cursor: pointer;
}

.search-results-container .search-control .search-control__reset--hidden {
    display: none;
}

.search-results-container .results-count {
    width: 640px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #efefef;
    padding: 0 0 12px 0;
    margin: 0 auto 30px auto;
}

.search-results-container .search-results {
    width: 640px;
    margin: 0 auto;
}

.search-results-container .search-results .item {
    margin: 0 0 30px 0;
}

.container-404 .search-container {
    padding-bottom: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.container-404 .search-container .left {
    width: 25%;
}
.container-404 .search-container .right {
    width: 75%;
}
.container-404 .search-container .search-form {
    max-width: 690px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

.search-results-container .search {
    margin-bottom: 15px;
}

.search-results-container .search-form {
    padding: 22px 0px 44px 0px;
}

.search-results-container .search-form-filters {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.search-results-container .search-form-filters .search-form-filters-label {
    font-size: 14px;
}

.search-results-container .search-form div.search,
.search-results-container .search-form div.filters,
.container-404 .search-container .search-form div.search {
    display: flex;
    flex-direction: row;
    position: relative;
}

.selectize-input,
.selectize-dropdown {
    border-color: #2B3A42 !important;
    box-shadow: none !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px !important;
    line-height: 100% !important;
}
.selectize-input.focus {
    box-shadow: none !important;
}
.search-results-container .search-form div.filters > div {
    width: 30%;
    padding-right: 10px;
}
.search-results-container .search-form div.filters > div:last-child {
    justify-content: right;
    padding-right: 0;
    display: flex;
}

.search-results-container .search-form button[type="submit"],
.search-results-container .search-form button[type="button"],
.container-404 .search-container .search-form button[type="submit"],
.category-container .load-more #more-posts,
.wp-block-file .wp-block-file__button {
    cursor: pointer;
    box-sizing: border-box;
    background: #2b3a42;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 100%;
    border-radius: 3px;
    border: 0;
    padding: 8px 18px 8px 18px;
}
.search-results-container .search-form button[type="submit"] {
    background-image: none;
}
.search-results-container .search-form button[type="submit"] span,
.container-404 .search-container .search-form button[type="submit"] span {
    display: inline-block;

}
.search-results-container .search-form button#filters {
    display: none;
    height: 32px;
    background-image: url(../img/icon-filter.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 75%;
    margin: 0 0 0 10px;
    position: relative;
}
.search-results-container .search-form button#filters span {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background:#ff530d;
}
.category-container .load-more #more-posts,
.wp-block-file .wp-block-file__button {
    font-family: 'Lato', sans-serif;
    font-size: 14px !important;
    width: auto;
}
.search-results-container .search-form input[type="submit"]:hover,
.container-404 .search-container .search-form input[type="submit"]:hover,
.category-container .load-more #more-posts:hover,
.wp-block-file .wp-block-file__button:hover {
    background: #3F5765;
}
.search-results-container .search-form button[type="button"] {
    width: auto;
    height: 30px;
    white-space: nowrap;;
    background: #EFEFEF;
    color: #353538;
}
.search-results-container .search-form button[type="button"]:hover {
    cursor: pointer;
    background: #b9b9c4;
    color: #353538;
}
.search-results-container .search-form input[type="text"],
.container-404 .search-container .search-form input[type="text"] {
    color: #2b3a42;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 100%;
    border-radius: 3px;
    border: 1px solid #2B3A42;
    padding: 6px 12px 6px 12px;
    width: 78.78%;
    margin: 0 2.56% 0 0;
}

.search-results-container .author-date,
.article-container .author-date,
.article-container.opinion .article-header .date,
.category-container .author-date {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 11px 0;
    text-transform: uppercase;
}

.search-results-container .author-date span,
.article-container .author-date span,
.article-container.opinion .article-header .date span,
.category-container .author-date span {
    color: #7D7D84;
    text-transform: none;
}

.search-results-container .pagination {
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 18px;
    line-height: 23px;
}
.search-results-container .pagination a {
    color: #3f5765;
    text-decoration: none;
}
.search-results-container .pagination a:hover {
    color: #3F5765;
    text-decoration: underline;
}
.search-results-container .pagination .prev {
    width: 50%;
    text-align: left;
}
.search-results-container .pagination .next {
    width: 50%;
    text-align: right;
}
@media only screen and (max-width: 960px) {
    .search-results-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .container-404 .search-container {
        flex-direction: column;
    }
    .container-404 .search-container .left {
        width: 25%;
        padding-top: 25px;
    }
    .container-404 .search-container .right {
        width: 100%;
    }
    .search-results-container .search-form button[type="submit"] span,
    .container-404 .search-container .search-form button[type="submit"] span {
        display: none;
    }
    .search-results-container .search-form button[type="submit"] {
        background-image: url("../img/header-search-icon-white.svg");
        background-size: 27px 100%;
        background-repeat: no-repeat;
        background-position: center;
        width: auto;
    }
    .search-results-container .results-count,
    .search-results-container .search-results {
        width: 100%;
    }
    .search-results-container .search-form button#filters {
        display: inline-block;
    }
    .search-results-container .search-form div.filters {
        display: none;
        flex-direction: column;
    }
    .search-results-container .search-form div.filters > div {
        width: 100%;
        padding: 0 0 10px 0;
    }
    .search-results-container .search-form div.filters > div:last-child {
        justify-content: center;
        padding-right: 0;
        display: flex;
    }
}

@media only screen and (min-width: 768px) {
    .search-results-container .search-form-filters {
        flex-direction: row;
        gap: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .search-results-container .search-control {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .search-results-container .search-form .search {
        flex-direction: column!important;
    }

    .search-results-container .search-form .search #searchsubmit {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
}

/* Search Page Definition Ends */

/* Article Page Defintion Begins */
.podcast-player-container {
    width: 100%;
    margin: 0 auto 15px auto;
}
.podcast-player-container #podcast-source {
    display: none;
}
.podcast-player-container .player-buttons-track {
    display: flex;
    flex-direction: row;
}

.podcast-player-container .player-buttons-track .buttons {
    max-width: 25%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.podcast-player-container .player-buttons-track .buttons #skip-backward-btn,
.podcast-player-container .player-buttons-track .buttons #skip-forward-btn {
    cursor: pointer;
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    border: 0;
}
.podcast-player-container .player-buttons-track .buttons #skip-backward-btn {
    background-image: url(../img/skip-bacward-btn.png);
}
.podcast-player-container .player-buttons-track .buttons #skip-forward-btn {
    background-image: url(../img/skip-forward-btn.png);
}
.podcast-player-container .player-buttons-track .buttons #play-pause-btn {
    cursor: pointer;
    display: block;
    border: 0;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/play-btn.png);
    background-color: #ffffff;
    margin: 0 15px;
}
.podcast-player-container .player-buttons-track .buttons #play-pause-btn.isPlaying {
    background-image: url(../img/pause-btn.png);
}

.podcast-player-container .player-buttons-track .track-duration {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 75%;
}
.podcast-player-container .player-buttons-track .track-duration .duration {
    font-size: 14px;
    line-height: 18px;
    margin: 0 15px;
}
.podcast-player-container .player-buttons-track .track-duration .track {
    width: 100%;
    height: 3px;
    background: #EFEFEF;
    cursor: pointer;
}
.podcast-player-container .player-buttons-track .track-duration .track .indicator {
    height: 3px;
    width: 0;
    background: #353538;
}
.article-container {
    width: 940px;
    /* min-height: 700px; */
    margin: 0 auto 55px auto;
    padding-top: 30px;
}
.article-container .opinion-author {
    max-width: 640px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
    margin: 0 auto 15px auto;
    display: flex;
    flex-direction: row;
}
.article-container .opinion-author p.small {
    margin-bottom: 0;
}
.article-container .opinion-author .pic-container {
    max-width: 68px;
    width: 100%;
    margin-right: 15px;
}
.article-container .opinion-author .pic-container img {
    border-radius: 50%;
}
.article-container .opinion-author .bio-container p.small a {
    font-size: 14px !important;
    line-height: 18px !important;
    text-decoration: none;
}


.article-container.opinion .article-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.article-container.opinion .article-header h1 {
    text-align: center;
    margin-bottom: 0;
}
.article-container.opinion .article-header h5 {
    border-bottom: 1px solid #353538;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0;
}
.article-container .article-header {
    width: 740px;
    margin: 0 auto;
}
.article-container .excerpt {
    font-style: italic;
    border-bottom: 1px solid #EFEFEF;
    margin: 0 0 15px 0;
}
.article-container.opinion .excerpt {
    border-bottom: 0;
}
.article-container .article-content {
    width: 640px;
    margin: 0 auto;
    position: relative;
}
.article-container.information-container .article-header,
.article-container.information-container .article-content {
    width: 900px;
}

.article-container.information-container .article-content table {
    border-left: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}
.article-container.information-container .article-content table td {
    border-right: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
    text-align: left;
    vertical-align: top;
    padding: 20px;
}
.article-container.information-container .article-content table tr:first-child td {
    background: #EFEFEF;
    font-weight: bold;
}

.article-container .article-content p {
    line-height: 28px;
    clear:both;
}
.article-container .related-articles {
    border-top: 1px solid #EFEFEF;
    padding-top: 15px;
    margin-top: 15px;
    width: 100%;
}
.article-container .related-articles h4 {
    margin: 0 0 13px 0;
}
.article-container .related-articles ul {
    display: flex;
    flex-direction: row;
}
.article-container .related-articles ul:first-of-type {
    border-bottom: 1px solid #EFEFEF;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li {
    display: flex;
    flex-direction: row;
    width: 50%;
}
.article-container .related-articles ul li figure {
    width: 40%;
    box-sizing: border-box;
    padding-right: 15px;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li div {
    width: 60%;
    padding-right: 15px;
    box-sizing: border-box;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li div a {
    display: block;
    font-size: 16px !important;
    line-height: 18px !important;
    text-decoration: none;
}
.article-container .related-articles ul li div a:hover {
    text-decoration: underline;
}
.article-container .related-articles ul li div p.small {
    display: none;
}
.article-container .related-articles ul li div span {
    font-size: 12px;
    line-height: 18px;
    color: #7D7D84;
}
.article-container .article-ad-2-3 {
    margin: 40px 0 0 0;
}
@media only screen and (min-width: 570px) and (max-width: 1290px) {
    .article-container .related-articles {
        opacity: 1;
        position: static;
        width: 100%;
        margin: 40px 0 0 0;
    }
    .article-container .related-articles .related-articles-list {
        /* display: flex;
        flex-direction: row; */
        box-sizing: border-box;
    }
    .article-container .related-articles .related-articles-list ul:first-child{
        padding: 0 15px 0 20px;
    }
    .article-container .related-articles .related-articles-list ul:last-child{
        padding: 0 20px 0 15px;
    }
}
@media only screen and (max-width: 570px) {
    .article-container .related-articles {
        opacity: 1;
        position: static;
        width: 100%;
        margin: 40px 0 0 0;
    }
    .article-container .related-articles .related-articles-list {
        width: 100%;
        box-sizing: border-box;
    }
    .article-container .related-articles ul li figure {
        width: auto;
        max-width: 100px;
    }
    .article-container .related-articles ul li div {
        width: 100%;
    }
    .article-container .related-articles ul li div p.small {
        display: block;
    }
}

.article-container > figure.wp-block-image {
    margin: 0 0 33px 0 !important;
    text-align: center;
}
.article-container figcaption {
    width: 740px;
    margin: 0 auto;
    padding: 11px 0 0 0;
    text-align: center;
}

.article-container figcaption img {
    width: 100%;
    display: block;
}
.article-container .article-content figcaption {
    width: 640px;
    margin: 0 auto !important;
    padding: 11px 0 0 0;
}

.article-container .article-content ul,
.article-container .article-content ol {
    padding-left: 35px;
}
.article-container .article-content ul li,
.article-container .article-content ol  li{
    margin: 0 0 11px 0;
    line-height: 28px;
}
.article-container .article-content ul {
    list-style-type: disc;
}
.article-container .article-content ol {
    list-style-type: decimal;
}
.article-container .article-header {
    padding: 0 0 4px 0;
}
.article-header h1 {
    font-size: 44px;
    line-height: 38px;
}
.article-container figure.featured-image {
    margin: 0 0 1em 0 !important;
    text-align: center;
}
.article-container a {
    color: #3F5765!important;
    text-decoration: underline!important;
}
.article-container a:hover {
    color: #3F5765!important;
    text-decoration: underline!important;
}
.article-container a:active {
    color: #3F5765!important;
    text-decoration: underline!important;
}
.article-container a:visited{
    color: #414145!important;
    text-decoration: none!important;
}
.article-container .author-date-share {
    display: flex;
    flex-direction: row;
}
.article-container .author-date-share .author-date,
.article-container .author-date-share .share {
    flex-grow: 1;
    flex-shrink: 0;
}
.article-container.opinion .article-header .share {
    border-bottom: 1px solid #EFEFEF;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article-container.opinion .article-header .share a,
.article-container .author-date-share .share a {
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 5px;
}
.article-container.opinion .article-header .share a.facebook,
.article-container .author-date-share .share a.facebook {
    display: none;
    background-image: url(../img/icon-fb-share.svg);
}
.article-container.opinion .article-header .share a.facebook:hover,
.article-container .author-date-share .share a.facebook:hover {
    background-image: url(../img/icon-fb-share-hover.svg);
}
.article-container.opinion .article-header .share a.twitter,
.article-container .author-date-share .share a.twitter {
    display: none;
    background-image: url(../img/icon-twitter-share.svg);
}
body.cmplz-marketing .article-container.opinion .article-header .share a.facebook,
body.cmplz-marketing .article-container .author-date-share .share a.facebook,
body.cmplz-marketing .article-container.opinion .article-header .share a.twitter,
body.cmplz-marketing .article-container .author-date-share .share a.twitter  {
    display: block !important;
}

.article-container.opinion .article-header .share a.twitter:hover,
.article-container .author-date-share .share a.twitter:hover {
    background-image: url(../img/icon-twitter-share-hover.svg);
}
.article-container.opinion .article-header .share a.email,
.article-container .author-date-share .share a.email {
    background-image: url(../img/icon-email-share.svg);
}
.article-container.opinion .article-header .share a.email:hover,
.article-container .author-date-share .share a.email:hover {
    background-image: url(../img/icon-email-share-hover.svg);
}

.article-container.opinion .article-header .share a.copy,
.article-container .author-date-share .share a.copy {
    background-image: url(../img/icon-copy-share.svg);
    position: relative;
}
.article-container.opinion .article-header .share a.copy:hover,
.article-container .author-date-share .share a.copy:hover {
    background-image: url(../img/icon-copy-share-hover.svg);
}

.article-container.opinion .article-header .share a.x,
.article-container .author-date-share .share a.x {
    background-image: url(../img/icon-x-share.svg);
    position: relative;
}
.article-container.opinion .article-header .share a.x:hover,
.article-container .author-date-share .share a.x:hover {
    background-image: url(../img/icon-x-share-hover.svg);
}

.article-container.opinion .article-header .share a.copy span,
.article-container .author-date-share .share a.copy span {
    display: none;
}
.article-container.opinion .article-header .share a.copy.copied span,
.article-container .author-date-share .share a.copy.copied span {
    display: block;
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    white-space: nowrap;
    padding: 3px 0 0 34px
}
@media only screen and (max-width: 960px) {
    .article-container {
        min-height: auto;
    }
    .article-container,
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 20px 0 20px;
    }
    .article-container .article-header,
    .article-container .article-content,
    .article-container .article-content figcaption,
    .article-container figcaption {
        width: 100%;
        max-width: 640px;
    }
    .article-container > figure.wp-block-image {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .article-container figcaption {
        box-sizing: border-box;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .article-header h1 {
        font-weight: bold;
        font-size: 28px;
        line-height: 31px;
    }
    .article-container .author-date-share {
        flex-direction: column;
    }
    .article-container .author-date-share .share {
        display: flex;
        padding: 0 0 11px 0;
    }
    .article-container .author-date-share .share a {
        float: none;
        width: 28px;
        height: 28px;
        margin: 0 5px 0 0;
    }

    .article-container .author-date-share .share a.facebook {
        order: 1;
    }
    .article-container .author-date-share .share a.twitter {
        order: 2;
    }
    .article-container .author-date-share .share a.email {
        order: 3;
    }
    .article-container .author-date-share .share a.copy {
        order: 4;
    }
    .article-container.opinion .article-header .share a.copy.copied span,
    .article-container .author-date-share .share a.copy.copied span {
        padding-top: 5px;
    }
}
/* Article Page Definiotion Ends */

/* Footer Definition Begins */
footer {
	background: #fcfcfc;
	border-top: 1px solid #b9b9c4;
}
footer .footer-btm-container {
    background: #0c3859;    
}
footer .footer-btm {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0;
}
footer .footer-btm .ccpa {
    float: left;
    color: #ffffff;
    font-size: 12px;
}
footer .footer-btm .ccpa a {
    color: #ffffff;
    text-decoration: none;
}
footer .footer-btm .ccpa a:hover {
    color: #ffffff;
    text-decoration: underline;
}
footer .footer-btm .social-platforms,footer .footer-btm .privacy-policies {
    float: right;
}
footer .footer-btm .social-platforms span, footer .footer-btm .privacy-policies span {
    color: #ffffff;
    font-size: 12px;
}
footer .footer-btm .privacy-policies a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
footer .footer-btm .privacy-policies a:hover {
    color: #f1f1f1;
}
footer .social-platforms a {
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
}
footer .social-platforms a, footer .social-platforms span {
    color: #0c3859!important;

}
footer .social-platforms a.twitter {
    background-image: url(../img/twitter.svg);
}
footer .social-platforms a.facebook {
    background-image: url(../img/facebook.svg);
}
footer .social-platforms a.youtube {
    background-image: url(../img/youtube.svg);
}
footer .social-platforms a.x {
    background-image: url(../img/x.svg);
}

footer .footer-container {
	width: 940px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	font-size: 14px;
    line-height: 18px;
	padding: 27px 0 27px 0;
}
footer .copyright {
	width: 25%;
}
footer .links {
	width: 100%;
}
footer .links ul {
	display: flex;
	flex-direction: row;
}
footer .links ul li {
    white-space: nowrap;
}
footer .links ul li span {	
	color: #b9b9c4;
	display: inline-block;
	padding: 0 10px;
}
footer .links ul li:last-of-type span {
    padding-left: 0;
}
footer .links ul li:last-of-type {
    margin-left: auto;
}
@media only screen and (min-width: 960px) and (max-width: 1290px) {
    footer .footer-container {
        width: 100%;
        padding: 27px 30px 58px 30px;
        box-sizing: border-box;
    }
    footer .footer-btm {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;;
    }
}
@media only screen and (max-width: 960px) {
    footer .footer-btm .ccpa {
        float: none;
        text-align: center;
    }
    footer .footer-btm {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;;
    }
    footer .footer-btm .social-platforms {
        float: none;
        display: flex;
        justify-content: center;
    }
    footer .footer-btm .social-platforms a {
        margin-top: 3px;
    }
    footer .footer-container {
        width: 100%;
        flex-direction: column;
    }
    footer .copyright,
    footer .links {
        text-align: center;
        width: 100%;
    }
    footer .links ul {
        margin: 0;
        float: none;
        justify-content: center;
        flex-wrap: wrap;
    }
    footer .links ul li {
        white-space: nowrap;
        width: 100%;
        padding: 5px 0 5px 0;
    }    
    footer .links ul li span {	
        display: none;
    }
    footer .links ul li.social-platforms {	
        margin-top: 3px;
    }
    footer .privacy-policies {
        text-align: center;
    }
}


/* Footer definition ends */

/* Header defintion begins */
header.home,
header.sub {
    position: relative;
    z-index: 1000;
}
header.home .top-container {
    background: #0c3859;
    display: flex;
}
header.sub .top-container {
    background: #fbfbfb;
    display: flex;
}
header.home .top-container .top-left,
header.home .top-container .top-right {
    background: #0c3859;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}
header.sub .top-container .top-left,
header.sub .top-container .top-right {
    background: #fbfbfb;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}
header.sub .top-container .top,
header.home .top-container .top {
    width: 1240px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    line-height: 0;
}
header .top-container #hamburger {
    display: none;
}
header .top-container #hamburger {
    width: 32px;
    height: 100%;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 9px 6px 4px 4px;
}
header .top-container #hamburger div {
    position: relative;
    width: 22px;
    height: 16px;
}
header .top-container #hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}


/* Icon 3 */

header .top-container #hamburger span:nth-child(1) {
    top: 0px;
}

header .top-container #hamburger span:nth-child(2),#hamburger span:nth-child(3) {
    top: 5px;
}

header .top-container  #hamburger span:nth-child(4) {
    top: 10px;
}

header .top-container #hamburger.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
}

header .top-container #hamburger.open span:nth-child(2) {
    transform: rotate(45deg);
}

header .top-container #hamburger.open span:nth-child(3) {
    transform: rotate(-45deg);
}

header .top-container #hamburger.open span:nth-child(4) {
    top: 5px;
    width: 0%;
    left: 50%;
}
header.sub .top-container .top .search-date,
header.home .top-container .top .search-date {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: row;
    position: relative;
}
header.home .top-container .top .date {
    color: #ffffff;
}
header.home .top-container .top .date a {
    color: #ffffff;
}
header.sub .top-container .top .date,
header.home .top-container .top .date {
    padding: 5px 0 0 0;
    position: absolute;
    left: 40px;
    z-index: 1000;
}
header.sub .top-container .top .date.search-open,
header.home .top-container .top .date.search-open {
    z-index:1;
}
header.sub .top-container .top .search .search-icon,
header.home .top-container .top .search .search-icon,
header.sub .top-container .top .search .close-icon,
header.home .top-container .top .search .close-icon {
    position: absolute;
    z-index: 10;
    border: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../img/header-search-icon.png) no-repeat;
    background-size: 17px 17px;
    background-color: #6EAAD0 !important;
    background-position: 50% 50%;
}

header.sub .top-container .top .search .close-icon {
    background: url(../img/header-close-icon.svg) no-repeat;
    background-color: transparent !important;
    background-position: 50% 50%;
    background-size: 80%;
}
header.sub .top-container .top .search .close-icon:hover {
    background-color: #BABAC4 !important;
}
header.sub .top-container .top .search .search-icon:hover,
header.home .top-container .top .search .search-icon:hover {
    background-color: #0c3859 !important;
}
header.home .top-container .top .search .search-icon {
    background-image: url(../img/header-search-icon-white.png);
    background-repeat: no-repeat;
}
header.home .top-container .top .search.open .search-icon {
    background-image: url(../img/header-search-icon.png);
    background-repeat: no-repeat;
}
header.sub .top-container .top .search input[type="text"],
header.home .top-container .top .search input[type="text"] {
    position: absolute;
    left: -320px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    padding: 5px 15px 6px 30px;
    color: #414145;
    border-bottom: 1px solid #b9b9c4;
    width: 280px;
    box-sizing: border-box;
    z-index: 5;
}
header.sub .top-container .top .search .search-buttons,
header.home .top-container .top .search .search-buttons {
    position: absolute;
    z-index: 1000;
    left: 280px;
    opacity: 0;
    display: flex;
    flex-direction: row;
}
header.sub .top-container .top .search .search-buttons button,
header.home .top-container .top .search .search-buttons button {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    padding: 5px 15px 7px 15px;
}
header.sub .top-container .top .search .search-buttons button[type="submit"],
header.home .top-container .top .search .search-buttons button[type="submit"] {
    background: #3f5765;
    color: #ffffff;
    cursor: pointer;
}
header.home .top-container .top .search .search-buttons button[type="submit"] {
    background: #ff530d;
}
header.home .top-container .top .search .search-buttons button[type="submit"]:hover {
    background: #3f5765;
}

header.sub .top-container .top .search .search-buttons button[type="button"],
header.home .top-container .top .search .search-buttons button[type="button"] {
    background: #efefef;
    color: #414145;
    cursor: pointer;
}
header.home .top-container .top .newsletter {
    color: #ffffff;
}
header.home .top-container .top .newsletter a,
header.home .top-container .top .newsletter a:hover {
    color: #ffffff;
}
header.sub .top-container .top .search-date,
header.sub .top-container .top .newsletter,
header.home .top-container .top .search-date,
header.home .top-container .top .newsletter {
    flex-grow: 1;
    flex-basis: 0;
}
header.sub .top-container .top .newsletter,
header.home .top-container .top .newsletter {
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
}
header.sub .top-container .top .newsletter a.button,
header.home .top-container .top .newsletter a.button,
header.home .mobile-nav .mobile-newsletter a.button,
header.sub .mobile-nav .mobile-newsletter a.button {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    border: 0;
    border-radius: 0px;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 15px 7px 42px;
    background: #ff530d url(../img/header-newsletter-icon.png) no-repeat;
    background-position: 13px 6px;
    background-size: 17px 17px;
    margin: 0 9px 0 0;
}
header.sub .top-container .top .newsletter a.button:hover,
header.sub .top-container .top .newsletter a.button:active,
header.home .top-container .top .newsletter a.button:hover,
header.home .top-container .top .newsletter a.button:active,
header.home .mobile-nav .mobile-newsletter a.button:hover,
header.home .mobile-nav .mobile-newsletter a.button:active,
header.sub .mobile-nav .mobile-newsletter a.button:hover,
header.sub .mobile-nav .mobile-newsletter a.button:active {
    background-color: #3f5765;
    background-position: 13px 6px;
    text-decoration: none;
}

header.home .logo-container {
    padding: 30px 0 15px 0;
    background: #fbfbfb;
    border-bottom: 1px solid #b9b9c4;
    text-align: center;
}

header.home .logo-container a.logo {
    display: block;
    width: 500px;
    margin: 0 auto;
}
header.sub .logo-container/* ,
header.sub .menu-container */ {
    display: none;
}
header.sub .top .logo-container {
    display: block;
}
header.sub .logo-container a.logo-big img
header.home .logo-container a.logo img {
    display: block;
    width: 100%;
}
header.home .menu-container,
header.sub .menu-container {
    display: block;
    width: 1240px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdce1;
    padding: 0 0 2px 0;
}
header.sub .menu-container {
    border-bottom: 0;
}
header.home .mobile-nav,
header.sub .mobile-nav {
    display: none;
}
header.home .menu-container .date {
    display: none;
}
header.home .menu-container .menu,
header.sub .menu-container .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dcdce1;
}
header.home .menu-container .menu ul > li,
header.sub .menu-container .menu ul > li {
    float: left;
    padding: 13px 15px 13px 15px;
    white-space: nowrap;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
}
header.home .menu-container .menu ul > li:last-child,
header.sub .menu-container .menu ul > li:last-child {
    padding-right: 0;
}
header.home .menu-container .menu ul > li a,
header.sub .menu-container .menu ul > li a {
    display: inline-block;
    padding: 5px;
}
header.home .menu-container .menu ul  ul,
header.sub .menu-container .menu ul  ul {
    display: none;
}

header.home .menu-container .menu ul.sub-menu,
header.sub .menu-container .menu ul.sub-menu {
    padding: 11px 0 4px 0;
    min-width: 170px;
    box-sizing: border-box;
}
header.home .menu-container .menu ul.sub-menu  li,
header.sub .menu-container .menu ul.sub-menu  li {
    padding: 0 14px 12px 14px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}
header.home .menu-container .menu ul.sub-menu a,
header.sub .menu-container .menu ul.sub-menu a {
    padding: 0;
}
header.home .menu-container .menu ul li.menu-item-has-children,
header.sub .menu-container .menu ul li.menu-item-has-children {
    position: relative;
}
header.home .menu-container .menu ul li.menu-item-has-children > a,
header.sub .menu-container .menu ul li.menu-item-has-children > a {
    background: url(../img/submenu-arw.png) no-repeat;
    background-position: 100% 12px;
    padding-right: 20px;
}
header.home .menu-container .menu ul li.menu-item-has-children:hover  ul.sub-menu,
header.sub .menu-container .menu ul li.menu-item-has-children:hover  ul.sub-menu {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #ffffff;
    border: 1px solid #b9b9c4;
    border-radius: 3px;
}

header.sub .top-container {
    border-top: 1px solid #b9b9c4;
    border-bottom: 1px solid #b9b9c4;
}
header.sub .top-container .top .newsletter {
    padding-top:15px;
}
header.sub .top-container .top .search-date {
    padding-top: 15px;
}
header.sub .logo-container {
    padding: 15px 0 15px 0;
    background: #fbfbfb;
    text-align: center;
}

header.sub .logo-container a.logo-big {
    display: block;
    opacity: 1;
    width: 313px;
    margin: 0 auto;
}
header.sub .logo-container a.logo-small {
    display: none;
    opacity: 0;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    header.sub .top-container .top,
    header.home .top-container .top {
        width: 100%;
        padding: 0 30px 0 30px;
        box-sizing: border-box;
    }
    header.home .menu-container {
        width: 916px;
    }
    header.home .menu-container .menu ul.sub-menu {
        min-width: 140px;
    }
    header.home .menu-container .menu ul > li {
        padding: 13px 10px 13px 10px;
    }
    header.sub .logo-container a.logo-big {
        display: block;
        width: 313px;
        margin: 0 auto;
        position: absolute;
        left: 0; right: 0;
    }
    header.sub .logo-container a.logo-small {
        position: relative;
        width: 30px;
        display: block;
        opacity: 0;
    }
}

@media only screen and (max-width: 720px) {
    header.sub .top-container .top .newsletter,
    header.home .top-container .top .newsletter {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    header.sub .top-container .top,
    header.home .top-container .top {
        width: 100%;
        height: 30px;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
        background:#0c3859;
    }
    header.sub .top-container {
        border: 0;
    }
    header.home .logo-container a.logo,
    header.sub .logo-container a.logo {
        width: 100%;
        max-width: 400px;
        display: block;
        margin: 0 auto;
        padding: 0 20px;
        box-sizing: border-box;
    }
    header.sub .logo-container {
        display: block;
        padding: 30px 0 15px 0;
        background: #fbfbfb;
        border-bottom: 1px solid #b9b9c4;
        text-align: center;
    }
    header.sub .top-container .logo-container {
        display: none;
    }
    header.sub .top-container .top .newsletter {
        padding-top: 0;
    }
    header .top-container #hamburger {
        display: block;
    }
    header.sub .top-container .top .search-date,
    header.home .top-container .top .search-date,
    header.home .menu-container .menu {
        display: none;
    }
    header.home .menu-container {
        width: auto;
        margin: 0 20px;
    }
    header.sub .menu-container {
        display: block;
        width: auto;
        margin: 0 20px;
        border-bottom: 1px solid #dcdce1;
        padding: 0 0 2px 0;
    }
    header.home .menu-container .date,
    header.sub .menu-container .date {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        border-bottom: 1px solid #dcdce1;
        padding: 11px 0;
    }
    header.home .mobile-nav,
    header.sub .mobile-nav  {
        display: none;
        width: 100%;
        border-top: 2px solid #3f5765;
        border-bottom: 1px solid #3f5765;
        padding: 0 0 10px 0;
        position: absolute;
        background: #ffffff;
    }
    header.home .mobile-nav .mobile-newsletter,
    header.sub .mobile-nav .mobile-newsletter {
        border-top: 1px solid #3f5765;
        padding: 15px 0 5px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header.home .mobile-nav.visible,
    header.sub .mobile-nav.visible {
        display: block;
    }
    header.home .mobile-nav .categories,
    header.sub .mobile-nav .categories {
        padding: 0;
    }
    header.home .mobile-nav .categories p,
    header.sub .mobile-nav .categories p {
        padding: 15px 37px 10px 37px;
    }

    header.home .mobile-nav .categories-container,
    header.sub .mobile-nav .categories-container {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    header.home .mobile-nav .categories-container .categories-list,
    header.sub .mobile-nav .categories-container  .categories-list {
        display: flex;
        min-width: 280px;
        padding-top: 10px;
    }
    header.home .mobile-nav .search,
    header.sub .mobile-nav .search {
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        padding: 20px 20px;
        margin: 0 auto;
        border-bottom: 2px solid #dadae0;
    }
    /* header.home .mobile-nav form.searchform,
    header.sub .mobile-nav form.searchform {
        display: flex;
        flex-direction: row;
    } */
    header.home .mobile-nav form.searchform table,
    header.sub .mobile-nav form.searchform table {
        width: 100%;
    }
    header.home .mobile-nav form.searchform table td:first-child,
    header.sub .mobile-nav form.searchform table td:first-child {
        width: 75%;
        padding-right: 5px;
    }
    header.home .mobile-nav .search button[type="submit"],
    header.sub .mobile-nav .search button[type="submit"] {
        box-sizing: border-box;
        background: #2b3a42 url(../img/header-search-icon-white.svg) no-repeat;
        background-size: 20px 20px;
        background-position: 5px 50%;
        color: #ffffff;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border:0;
        padding: 8px 8px 8px 28px;
        height: 29px;
        cursor: pointer;
    }
    header.home .mobile-nav .search button[type="submit"]:hover,
    header.sub .mobile-nav .search button[type="submit"]:hover {
        background-color: #3F5765;
        cursor: pointer;
    }
    header.home .mobile-nav .search input[type="text"],
    header.sub .mobile-nav .search input[type="text"] {
        color: #2b3a42;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 1px solid #2B3A42;
        padding: 5px 12px 5px 12px;
        min-width: 240px;
        margin: 0 2.5% 0 0;
    }

    header.home .mobile-nav ul li,
    header.sub .mobile-nav ul li {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 17px 0;
    }

    header.home .mobile-nav .categories .left,
    header.home .mobile-nav .categories .right,
    header.sub .mobile-nav .categories .left,
    header.sub .mobile-nav .categories .right {
        width: 50%;
        box-sizing: border-box;
    }
}
/* Header definition ends */

/* Email Subscribers defintion begins */
#email-subscribers {
    display: block;
    text-align: center;
    margin: 42px 0;
    padding: 0;
}
#email-subscribers h4 {
    position: relative;
    border-top: 1px solid #efefef;
}
#email-subscribers h4 span {
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    top: -10px;
}
#email-subscribers p {
    font-style: italic;
}
#email-subscribers .es_caption {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 23px;
    margin: 0 0 0 0;
}
#email-subscribers .es_subscription_form {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#email-subscribers input[type="email"], .custom-substack-widget input {
    box-sizing: border-box!important;
    color: #2b3a42!important;
    font-family: 'Lato', sans-serif!important;
    font-size: 14px!important;
    line-height: 100%!important;
    border-radius: 3px!important;
    border: 1px solid #2B3A42!important;
    padding: 10px 12px!important;
    float: left;
    width: 285px;
    max-width: 100%;
    margin: 0 7px 0 0;
    height: auto;
}

#email-subscribers  [type="submit"] {
    box-sizing: border-box;
    background: #2b3a42;
    color: #ffffff;
    margin-left: 7px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 100%;
    border-radius: 3px;
    border: 0;
    padding: 12px 18px;
    float: left;
}
#email-subscribers [type="submit"]:hover {
    background: #3F5765;
}

#email-subscribers .es_subscription_message  {
    display: block;
    clear: both;
    text-align: center;
    padding:14px 0 0 0;
}

#email-subscribers .es_subscription_message.success {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    line-height: 23px;
    color: #353538 !important;
}
@media only screen and (max-width: 960px) {
    #email-subscribers .es_subscription_form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #email-subscribers .es-field-wrap {
        float: none;
        margin: 0;
        width: 100%;
    }
    #email-subscribers input[type="email"] {
        width: 100%;
        margin: 0 0 15px 0;
    }
}
.article-content #email-subscribers {
    margin: 0;
}
.article-content #email-subscribers .es_subscription_message {
    padding: 0;
}
/* Email Subscribers definition ends */

/* Column & Rows border definition begins */
.et_pb_column {
    border-right: 1px solid #efefef;
}
.et_pb_row {
    border-bottom: 1px solid #efefef;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
}
.et_pb_column_1_5,
.et_pb_column_1_4, .et_pb_column:last-of-type{
    border-right: 0;
}
.et_pb_module_inner .et_pb_row, .et_pb_row .et_pb_module_inner {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}
.et_pb_row .et_pb_module {
    border-bottom: 1px solid #efefef;
    margin-bottom: 16px !important;
    padding-bottom: 16px !important;
}
.et_pb_module.hest_headline_stack_item {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.et_pb_row .et_pb_module:last-of-type,
.et_pb_row.arpr_article_preview:last-child,
.et_pb_row.arpr_article_preview:only-child{
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.et_pb_column_1_5 {
    padding:0 !important;
}
.et_pb_column_1_5 .arpr_article_preview:last-child,
.et_pb_column_1_4 .arpr_article_preview:last-child {
    padding: 20px !important;
    padding-bottom: 20px !important;
    height:100%;
}

.et_pb_column_1_5:first-child .arpr_article_preview:last-child,
.et_pb_column_1_4:first-child .arpr_article_preview:last-child {
    padding-left: 0 !important;
}
.et_pb_column_1_5:last-child .arpr_article_preview:last-child,
.et_pb_column_1_4:last-child .arpr_article_preview:last-child {
    padding-right: 0 !important;
}
@media only screen and (max-width: 960px) {
    .et_pb_row {
        border-bottom: 0;
    }
    .et_pb_row .et_pb_module:last-of-type,
    .et_pb_row.arpr_article_preview:last-child,
    .et_pb_row.arpr_article_preview:only-child{
        border-bottom: 1px solid #efefef !important;
        margin-bottom: 2px !important;
        padding-bottom: 16px !important;
    }
    .et_pb_row .et_pb_module:last-of-type.hest_headline_stack_main {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .et_pb_row .et_pb_module:last-of-type.hest_headline_stack_item {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .et_pb_row > .et_pb_module_inner {
        border-bottom: 1px solid #efefef !important;
    }
}
/* Column & Rows border definition ends */

/* 404 page definition begins */
.container-404 {
    width: 1240px;
    margin: 0 auto 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
}
.container-404 p.small,
.container-404 h2,
.container-404 .author-date {
    margin: 0;
    padding: 0;
}
.container-404 .search-container {
    text-align: center;
}
.container-404 .latest-articles-container h4 {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
.container-404 .latest-articles {
    display: flex;
    flex-direction: row;
}
.container-404 .latest-articles h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
}
.container-404 .latest-articles .item {
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
.container-404 .latest-articles .item:first-child {
    padding-left: 0;
}
.container-404 .latest-articles .item:last-child {
    padding-right: 0;
    border-right: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .container-404 {
        width: 100%;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 960px) {
    .container-404 {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .container-404 .latest-articles {
        flex-direction: column;
    }
    .container-404 .latest-articles .item {
        width: 100%;
        border-bottom: 1px solid #efefef;
        padding-bottom: 15px;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .container-404 .latest-articles .item:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
/* 400 page definition ends */

/* Category page definition begins */
.category-container .category-title h1 {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 25px;
    line-height: 22px;
}
.category-container .category-title .category-grid-toggle {
    float: right;
    margin: -4px 0 0 15px;
}
.category-container .author-title .category-grid-toggle {
    float: right;
    margin: -2px 0 0 0;
}
.category-container .category-title .category-grid-toggle button,
.category-container .author-title .category-grid-toggle button {
    display: block;
    text-indent: -9999px;
    border: 1px solid #efefef;
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    margin: 0;
    float: left;
    cursor: pointer;
    background-position: 50%;
}
.category-container .category-title .category-grid-toggle button.active,
.category-container .author-title .category-grid-toggle button.active {
    background-color: #efefef;
}
.category-container .category-title .category-grid-toggle button.grid,
.category-container .author-title .category-grid-toggle button.grid {
    background-image: url(../img/grid_icon.svg);
    border-right: 0;
    background-size: 95%;
}
.category-container .category-title .category-grid-toggle button.list,
.category-container .author-title .category-grid-toggle button.list {
    background-image: url(../img/list-icon.svg);
    background-size: 90% 80%;
}
.category-container .columnists {
    display: none;
}
.category-container .columnists select {
    font-size: 18px;
    margin-bottom: 15px;
}
.category-container .category-title .podcast-platforms {
    float: right;
    font-size: 13px;
}
.category-container .category-title .podcast-platforms a {
    font-weight: bold;
}
.category-container .category-title .podcast-platforms b {
    font-weight: normal;
}
.category-container {
    width: 1240px;
    margin: 0 auto 0 auto;
    padding-top: 30px;
}
.category-container p.small,
.category-container h2,
.category-container .author-date {
    margin: 0;
    padding: 0;
}
.category-container.list-view h2 a {
    font-family: Georgia,Times,Times New Roman,serif !important;
    font-size: 18px !important;
    line-height: 23px !important;
    text-decoration: underline !important;
}
.category-container .category-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
.category-container .main-category-items {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.category-container.list-view figure {
    display: none !important;
}
.category-container.list-view .main-category-items {
    flex-direction: column;
    border: 0;
    max-width: 640px;
    margin: 0 auto;
    padding-bottom: 0;
}
.category-container .secondary-category-items,
.category-container .third-category-items {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.category-container.list-view .secondary-category-items,
.category-container.list-view .third-category-items {
    border: 0;
    padding: 0;
    margin: 0;
}
.category-container .secondary-category-items .items-container {
    display: flex;
    flex-direction: row;
    margin: 0 -30px 0 -15px;
}
.category-container .third-category-items .items-container{
    display: flex;
    flex-direction: row;
    margin: 0 -15px 0 -15px;
}
.category-container.list-view .secondary-category-items .items-container,
.category-container.list-view .third-category-items .items-container {
    flex-direction: column;
    max-width: 640px;
    margin: 0 auto;
}

.category-container .category-ad-4-1 {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

.category-container .main-category-items .left-items {
    width: 44%;
    box-sizing: border-box;
}
.category-container .main-category-items .right-items {
    width: 56%;
    box-sizing: border-box;
}

.category-container .main-category-items .left-items {
    border-right: 1px solid #efefef;
    padding-right: 15px;
}
.category-container .main-category-items .right-items {
    padding-left: 15px;
}
.category-container .main-category-items .right-items .item {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.category-container .main-category-items .right-items .item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.category-container .main-category-items .right-items .item figure {
    width: 40%;
}
.category-container.list-view .main-category-items .left-items,
.category-container.list-view .main-category-items .right-items {
    width: 100% !important;
    border: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.category-container.list-view .main-category-items .left-items .item .content,
.category-container.list-view .main-category-items .right-items .item .content,
.category-container.list-view .main-category-items .right-items .item {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}
.category-container figure.mobile {
    display: none;
}
.category-container figure.desktop {
    display: block;
}
.category-container .main-category-items .right-items .item .content {
    width: 60%;
    box-sizing: border-box;
    padding: 0  0 0 15px;
}
.category-container .main-category-items .left-items h2 a,
.category-container .main-category-items .right-items h2 a,
.category-container .secondary-category-items h2 a,
.category-container .third-category-items h2 a {
    text-decoration: none;
}

.category-container .main-category-items .left-items h2,
.category-container .main-category-items .right-items h2,
.category-container .secondary-category-items h2,
.category-container .third-category-items h2 {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 18px;
}
.category-container .third-category-items .items-container h2 {
    margin-bottom: 5px !important;
}
.category-container .secondary-category-items .items {
    width: 33%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
/* .category-container .secondary-category-items .items:first-child,
.category-container .third-category-items .items:first-child {
    padding-left: 0;
} */
.category-container .secondary-category-items .items:last-child,
.category-container .third-category-items .items:last-child {
    /* padding-right: 0; */
    border-right: 0;
}
.category-container .secondary-category-items .items .content {
    display: flex;
    flex-direction: row;
}
.category-container .secondary-category-items .items .content .excerpt {
    width: 66%;
    padding-right: 15px;
    box-sizing: border-box;
}
.category-container .secondary-category-items .items .content figure {
    width: 33%;
}
.category-container .third-category-items:last-of-type {
    border-bottom: 0;
}
.category-container .third-category-items .items {
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
.category-container .third-category-items .items p.small {
    display: none;
}
.category-container.list-view .third-category-items .items p.small {
    display: block;
}
.category-container .third-category-items .items .author-date span em {
    display: block;
    text-indent: -9999px;
    height: 0;
}
.category-container.list-view .third-category-items .items .author-date span em {
    display: inline;
    text-indent: 0;
    height: auto;
}
.category-container.list-view .secondary-category-items .items,
.category-container.list-view .third-category-items .items,
.category-container.list-view .secondary-category-items .items .content .excerpt {
    width: 100%;
    padding: 0;
    border: 0;
}
.category-container.list-view .main-category-items .left-items,
.category-container.list-view .main-category-items .right-items .item,
.category-container.list-view .secondary-category-items .item,
.category-container.list-view .third-category-items .item {
    margin-bottom: 30px;
}
.category-container .load-more,
.wp-block-file .wp-block-file__button {
    text-align: center;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 960px) {
    header.sub .menu-container.columnists {
        display: none;
    }
    .category-container .columnists {
        display: block;
    }
    .category-container .category-title.opinion {
        margin-bottom: 10px;
    }

    .category-container .category-title .podcast-platforms,
    .category-container .category-title .columnists {
        text-align: right;
        padding-bottom: 5px;
        float: right;
    }
    .category-container .columnists select {
        margin-top: -3px;
    }
    body.category-podcast .category-container .category-title .category-grid-toggle {
        position: relative;
        top: 26px;
    }
    body.category-podcast .category-container .category-title h1 {
        clear: both;
    }
    .category-container .category-title .podcast-platforms {
        float: left;
        padding-bottom: 0;
        margin-top: -15px;
        line-height: 130%;
        text-align: left;
    }
    .category-container .category-title .podcast-platforms span,
    .category-container .category-title .columnists span
    .category-container .category-title .podcast-platforms a {
        display: block;
    }
    /* .category-container .category-title .podcast-platforms b {
        display: none;
    } */
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .category-container .main-category-items,
    .category-container .secondary-category-items,
    .category-container .third-category-items {
        display: block;
    }
    .category-container .main-category-items .left-items {
        border-bottom: 1px solid #efefef;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .category-container .main-category-items .left-items,
    .category-container .main-category-items .right-items {
        border-right: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .category-container .main-category-items .right-items .item {
        display: block;
    }
    .category-container figure.mobile {
        display: block;
    }
    .category-container figure.desktop {
        display: none;
    }
    .category-container .main-category-items .right-items .item figure {
        float: left;
        margin: 0 15px 0 0;
    }
    .category-container .main-category-items .right-items .item .content {
        float: left;
        width: 100%;
        padding: 0;
    }
    .category-container .secondary-category-items .items .content {
        display: block;
    }
    .category-container .secondary-category-items .items,
    .category-container .third-category-items .items {
        width: 100%;
        border-right: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #efefef;
    }
    .category-container .secondary-category-items .items-container,
    .category-container .third-category-items .items-container {
        display: block;
        margin: 0;
    }
    .category-container .secondary-category-items .items:last-child,
    .category-container .third-category-items .items:last-child {
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .category-container .secondary-category-items .items .content .excerpt {
        width: 100%;
        padding: 0;
    }
    .category-container .secondary-category-items .items .content figure {
        max-width: 166px;
        width: 100%;
        float: right;
        margin: 0 0 0 15px;
    }
    .category-container img {
        width: 100%;
    }

    .category-container .main-category-items .left-items h2,
    .category-container .main-category-items .right-items h2,
    .category-container .secondary-category-items h2,
    .category-container .third-category-items h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .category-container p.small {
        font-size: 18px;
        line-height: 28px;
    }
}
/* Category page definition ends */


.small-spacing {
    padding-bottom: 10px !important;
}
.medium-spacing {
    padding-bottom: 20px !important;
}
.large-spacing {
    padding-bottom: 30px !important;
}

.adblade-placeholder {
    width: 100%;
}
.adblade-placeholder .row {
    display: flex;
    flex-direction: row;
    margin: 0 0 20px 0;
}

.adblade-placeholder .row .column {
    margin: 0 10px;
    background: #efefef;
    box-sizing: border-box;
    min-width: 100px;
    min-height: 100px;
    flex-grow: 1;
}
.adblade-placeholder .row .column:first-child {
    margin-left: 0;
}
.adblade-placeholder .row .column:last-child {
    margin-right: 0;
}
.cnct_cns_cta {
    padding: 0px;
}

.cns-cta {
    text-align: center;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #3F5765;
    margin: 0 0 40px 0;
}

.cnct_cns_cta:last-of-type .cns-cta {
    margin-bottom: 0;
}

.cns-cta h4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.cns-cta h4 > span {
    margin: 0px 15px;
}

.cns-cta h4:before,
.cns-cta h4:after {
    content: '';
    display: block;
    height: 2px;
    border-top: 1px solid #3F5765;
    border-bottom: 1px solid #3F5765;
    flex: 1 0 15%;
}

.cns-cta p.small {
    margin: 0 0 6px 0 !important;
}
.cns-cta a {
    font-size: 14px;
    line-height: 18px;
}
.et_pb_module.cnct_cns_cta {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.category-container .author-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.category-container .author-avatar-bio {
    display: flex;
    flex-direction: row;
    margin: 0 0 40px 0;
}
.category-container .author-avatar-bio .avatar {
    max-width: 110px;
    width: 100%;
    margin-right: 30px;
}
.category-container .author-avatar-bio .avatar img {
    border-radius: 50%;
}

.category-container .author-avatar-bio .bio h1 {
    font-family: 'Abhaya Libre', serif !important;
    font-weight: 700 !important;
    font-size: 25px;
    line-height: 22px;
}
.category-container .author-avatar-bio .bio p {
    color: #7D7D84;
}

/* Carousel customization begins */
.wdc-image-carousel {
    max-width:670px;
    margin:0 auto;
}
.wdc_image_carousel .slick-prev {
    left: -60px !important;
}
.wdc_image_carousel .slick-next {
    right: -60px !important;
}
.wdc-image-carousel .content--absolute {
    height: auto;
    position: static;
    padding: 15px 20px 0 20px;
}

.wdc-image-carousel .content--absolute .content-inner {
    text-align: center;
}

.wdc-image-carousel .content--absolute .content-inner .wdc-image-title {
    font-size: 18px !important;
    line-height: 21px !important;
}
.wdc-image-carousel .content--absolute .content-inner  .wdc-image-subtitle {
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight:normal;
    font-family: Georgia,Times,Times New Roman,serif;
}
@media only screen and (max-width: 960px) {
    .wdc_image_carousel .slick-prev,
    .wdc_image_carousel .slick-next {
        display: none !important;
    }
}
/* Carousel customization ends */

.ad-banner {
    padding: 15px 0 40px 0;
    background: #EFEFEF;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    z-index: 1001;
}
.ad-banner span {
    display: inline-block;
    color: #606060;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    line-height: 10px;
    padding:0 0 15px 0;
}
.ad-banner.home,
.ad-banner.subpage {
    padding: 15px 0;
}
.ad-banner.home,
.ad-banner.subpage {
    display: flex;
    border-bottom: 1px solid #BABAC4;
}

.ad-banner.footer {
    display: flex;
    border-top: 1px solid #BABAC4;
}
.ad-banner.article-inline{
    margin: 0 auto;
    border-top: 1px solid #BABAC4;
    border-bottom: 1px solid #BABAC4;
}
.adsbygoogle.header,
.adsbygoogle.footer,
.adsbygoogle.home-inline {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    max-width: 1240px;
}
.adsbygoogle.article-inline {
    margin: 0 auto;
    max-width: 940px;
    width: 100%;
    text-align: center;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .adsbygoogle.header,
    .adsbygoogle.footer,
    .adsbygoogle.home-inline {
        max-width: 940px;
    }
}
@media only screen and (max-width: 960px) {
    .adsbygoogle.header,
    .adsbygoogle.footer,
    .adsbygoogle.home-inline,
    .adsbygoogle.article-inline {
        max-width: 320px;
    }
}

.et_pb_fullwidth_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cnad_cns_ads {
    text-align: center;
}
.cnad_cns_ads img {
    display: inline-block;
    width: 100%;
    max-width: 250px;
}
.has-drop-cap:not(:focus):first-letter {
    margin-bottom: 11px;
}

.article-content .twitter-button-embed {
    float: left;
    margin: 5px 20px 10px 0;
}
.author-avatar-bio .twitter-button-embed {
    margin: 15px 0 0 0;
}

@media (max-width: 980px) {
    .et_pb_column {
        margin-bottom: 15px;
    }
    .et_pb_row {
        margin-bottom: 0 !important;
    }
    .arpr-headline-image.left .image {
        padding-bottom: 10px;
        padding-right: 15px;
    }
    .arpr-headline-image.right .image {
        padding-bottom: 10px;
        padding-left: 15px;
    }
    .arpr-headline-image.left .image > img,
    .arpr-headline-image.right .image > img {
        width: 100%;
        margin-top: 3px;
    }
    .et_pb_column_1_5:nth-child(2n+1) .arpr_article_preview {
        padding: 0 !important;
    }
    .et_pb_column_1_5:first-child  .arpr_article_preview {
        padding-top: 20px !important;
    }
}

strong#back-issues-link {
    cursor: pointer;
}
#back-issues-dp {
    display: flex;
    justify-content:left;
    align-items: center;
    margin: 7px 0 0 0;
}
/* DatePicker Styling Begins */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-radius: 0;
}
.ui-widget.ui-widget-content {
    border-color: #b9b9c4;
}
.ui-datepicker {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    color: #353538 !important;
    padding-right: 5px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {

    border: 1px solid #0c3859;
    background: #0c3859;
    color: #ffffff !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #ff530d;
    background: #ff530d;
    color: #ffffff !important;
}

/* DatePicker Styling Ends */
.wp-block-embed__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-block-embed.is-provider-spotify > .wp-block-embed__wrapper {
    display: block;
}

.wp-block-gallery figure figcaption {
    display: none;
}

.wp-block-file > a:first-of-type {
    display: none;
}
.wp-block-file {
    text-align: center;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,
.wp-block-embed.is-type-video .wp-block-embed__wrapper object,
.wp-block-embed.is-type-video .wp-block-embed__wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.wp-block-pullquote p {
    line-height: 35px !important;
}
.wp-block-pullquote p:last-of-type {
    margin-top: 10px;
    font-size: 20px;
    line-height: 28px !important;
}

.et-search-form, blockquote {
    border-color: #0c3859;
}
/**/
.wp-block-gallery {
    margin: 0 0 1em 0 !important;
}
.wp-block-gallery .blocks-gallery-caption {
    padding:0 !important;
}
.wp-block-gallery.has-nested-images figure.wp-block-image picture,
.wp-block-gallery.has-nested-images figure.wp-block-image picture img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) picture {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) picture {
    margin-bottom: var(--gallery-block--gutter-size,16px)
}

.wp-block-column .wp-block-image figcaption {
    width:  auto !important;
}
body.cmplz-us #cmplz-manage-consent,
body.cmplz-us #cmplz-cookiebanner-container,
body.cmplz-eu footer .ccpa {
    display: none !important;
}

.wpforms-email-subscribers {
    display: block;
    text-align: center;
    margin: 42px 0;
    padding: 0;
}
.wpforms-email-subscribers h4 {
    position: relative;
    border-top: 1px solid #efefef;
}
.wpforms-email-subscribers h4 span {
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    top: -10px;
}
.wpforms-email-subscribers p {
    font-style: italic;
}
.wpforms-email-subscribers .es_caption {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 23px;
    margin: 0 0 0 0;
}
.wpforms-email-subscribers form {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.wpforms-email-subscribers input[type="email"] {
    box-sizing: border-box;
    color: #2b3a42;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 100%;
    border-radius: 3px;
    border: 1px solid #2B3A42;
    padding: 10px 12px;
    float: left;
    width: 100%;
    max-width: 100%;
    margin: 0 7px 0 0;
}

.wpforms-email-subscribers  button[type="submit"] {
    box-sizing: border-box;
    background: #2b3a42;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 100%;
    border-radius: 3px;
    border: 0;
    padding: 12px;
    height: 30px;
    margin-left: 7px;
    float: left;
}
.wpforms-email-subscribers input[type="submit"]:hover {
    background: #3F5765;
}

.wpforms-email-subscribers .es_subscription_message  {
    display: block;
    clear: both;
    text-align: center;
    padding:14px 0 0 0;
}

.wpforms-email-subscribers .es_subscription_message.success {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    line-height: 23px;
    color: #353538 !important;
}
@media only screen and (max-width: 960px) {
    .wpforms-email-subscribers .es_subscription_form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .wpforms-email-subscribers .es-field-wrap {
        float: none;
        margin: 0;
        width: 100%;
    }
    .wpforms-email-subscribers input[type="email"] {
        width: 100%!important;
        margin: 0 0 15px 0!important;
    }
    .wpforms-email-subscribers {
        max-width: 300px!important;
    }
    .wpforms-email-subscribers form {
        flex-direction: column!important;
    }
    .wpforms-email-subscribers form input {
        margin: 0 0 10px 0!important;
        padding: 10px 12px!important;
    }
    .wpforms-email-subscribers form button {
        width: 100%!important;
        margin: 0!important;
        padding: 12px 12px!important;
        height: auto!important;
    }
    .wpforms-email-subscribers .wpforms-email-subscribers-email {
        padding: 0!important;
    }
    .wpforms-email-subscribers .wpforms-submit-container {
        padding: 0!important;
    }
}
.wpforms-submit-spinner {
    display: none!important;
}
/* Email Subscribers definition ends */

/* Header defintion begins */
header.extended {
    position: relative;
    z-index: 1000;
}

header.extended .top-container {
    background: #0c3859;
    display: flex;
    padding: 13px 0px;
}

header.extended .top-container .top-left,
header.extended .top-container .top-right {
    background: #0c3859;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}

header.extended .top-container .top {
    width: 1240px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    line-height: 0;
}

header.extended .top-container .top .search-article {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: row;
    position: relative;
}

header.extended .top-container .top .date {
    color: #fff;
    padding: 5px 0 0 0;
    left: 40px;
    z-index: 1000;
}

header.extended .top-container .top .date a {
    color: #fff;
}

header.extended .top-container .top .date.search-open {
    z-index: 1;
}

header.extended .top-container .top .search .search-icon {
    background-color: transparent;
    border: none;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
}

header.extended .top-container .top .search .search-icon img {
    margin-right: 10px;
}

header.extended .top-container .top .search .search-icon:hover {
    background-color: #0c3859 !important;
    cursor: pointer;
}

header.extended .top-container .top .search .search-icon {
    background-repeat: no-repeat;
}

header.extended .top-container .top .search.open .search-icon {
    background-repeat: no-repeat;
}

header.extended .top-container .top .search input[type="text"] {
    position: absolute;
    left: -320px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 0;
    padding: 5px 15px 6px 30px;
    color: #414145;
    border-bottom: 1px solid #b9b9c4;
    width: 280px;
    box-sizing: border-box;
    z-index: 5;
}

header.extended .top-container .top .header-top__links {
    color: #ffffff;
}

header.extended .top-container .top .header-top__links a,
header.extended .top-container .top .header-top__links a:hover {
    color: #ffffff;
}

header.extended .top-container .top .header-top__links a:hover {
    text-decoration: underline;
}

header.extended .top-container .top .header-top__links a:not(:last-child) {
    margin-right: 16px;
}

header.extended .top-container .top .search-article,
header.extended .top-container .top .header-top__links {
    flex-grow: 1;
    flex-basis: 0;
}

header.extended .top-container .top .header-top__links {
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: end;
}

header.extended .top-container .top .header-top__links a.button,
header.extended .mobile-nav .mobile-header-top__links a.button {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    border: 0;
    border-radius: 0px;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 15px 7px 42px;
    background: #ff530d url(../img/header-newsletter-icon.png) no-repeat;
    background-position: 13px 6px;
    background-size: 17px 17px;
    margin: 0 9px 0 0;
}

header.extended .top-container .top .header-top__links a.button:hover,
header.extended .top-container .top .header-top__links a.button:active,
header.extended .mobile-nav .mobile-header-top__links a.button:hover,
header.extended .mobile-nav .mobile-header-top__links a.button:active {
    background-color: #3f5765;
    background-position: 13px 6px;
    text-decoration: none;
}

header.extended .logo-container {
    padding: 20px 0 20px 0;
    background: #fbfbfb;
    text-align: center;
    display: flex;
    flex-basis: 500px;
    margin-left: auto;
    margin-right: auto;
}

header.extended .logo-container a.logo {
    display: inline-flex;
    margin: 0 auto;
    width: 100%;
}

header.extended .logo-container a.logo img {
    display: block;
    width: 100%;
}

header.extended .menu-container {
    display: block;
    width: 1240px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdce1;
    padding: 0 0 2px 0;
}

header.extended .mobile-nav {
    display: none;
}

header.extended .menu-container .date {
    display: none;
}

header.extended .menu-container .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dcdce1;
}

header.extended .menu-container .menu ul>li {
    float: left;
    padding: 13px 15px 13px 15px;
    white-space: nowrap;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

header.extended .menu-container .menu ul>li:last-child {
    padding-right: 0;
}

header.extended .menu-container .menu ul>li a {
    display: inline-block;
    padding: 5px;
    font-family: "lato";
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    font-style: normal;
    text-align: center;
    color: #00395c;
}

header.extended .menu-container .menu ul ul {
    display: none;
}

header.extended .menu-container .menu ul.sub-menu {
    padding: 11px 0 4px 0;
    min-width: 170px;
    box-sizing: border-box;
}

header.extended .menu-container .menu ul.sub-menu li {
    padding: 0 14px 12px 14px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
}

header.extended .menu-container .menu ul.sub-menu a {
    padding: 0;
}

header.extended .menu-container .menu ul li.menu-item-has-children {
    position: relative;
}

header.extended .menu-container .menu ul li.menu-item-has-children>a {
    background: url(../img/submenu-arw.png) no-repeat;
    background-position: 100% 12px;
    padding-right: 20px;
}

header.extended .menu-container .menu ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #ffffff;
    border: 1px solid #b9b9c4;
    border-radius: 3px;
}

header.extended .mobile-header-top__links .header-top__links {
    display: none;
}

.extended-subheader__wrapper {
    border-bottom: 1px solid #b9b9c4;
    width: 100%;
    padding: 0 30px 0 30px;
    display: flex;
}

.subheader-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1240px;
    margin: auto;
}

.subheader-wrapper .date,
.subheader-wrapper .ios-download {
    margin-top: 5px;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    color: #353538;
    font-family: "lato";
}


.subheader-wrapper .ios-download {
    text-align: right;
}

.subheader-wrapper .date>p {
    font-family: "lato";
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #353538;
    margin-bottom: 3px;
}

.subheader-wrapper .date>a {
    font-family: "lato";
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #353538;
}

header.extended #back-issues-dp {
    position: absolute;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    header.extended .top-container .top {
        width: 100%;
        padding: 0 30px 0 30px;
        box-sizing: border-box;
    }

    header.extended .menu-container {
        width: 916px;
    }

    header.extended .menu-container .menu ul.sub-menu {
        min-width: 140px;
    }

    header.extended .menu-container .menu ul>li {
        padding: 13px 10px 13px 10px;
    }
}

@media only screen and (max-width: 720px) {
    header.extended .mobile-header-top__links .header-top__links {
        display: flex;
        flex-direction: column;
    }

    header.extended .mobile-header-top__links .header-top__links>* {
        margin-bottom: 10px;
    }

    header.extended .top-container .top .header-top__links {
        display: none;
    }
}


@media only screen and (max-width: 960px) {
    header.extended .mobile-nav .search button[type=submit] {
        box-sizing: border-box;
        background: #2b3a42 url(../img/header-search-icon-white.svg) no-repeat;
        background-size: 20px 20px;
        background-position: 5px 50%;
        color: #fff;
        font-family: lato, sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 0;
        padding: 8px 8px 8px 28px;
        height: 29px;
        cursor: pointer;
    }

    header.extended .mobile-nav .search button[type=submit]:hover {
        background-color: #3f5765;
        cursor: pointer;
    }

    .subheader-wrapper .date {
        display: none;
    }

    .subheader-wrapper .ios-download {
        display: none;
    }

    .extended-subheader__wrapper {
        padding: 0 20px 0 20px;
    }

    header.extended .top-container .top {
        width: 100%;
        height: 30px;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
        background: #0c3859;
    }

    header.extended .logo-container a.logo {
        width: 100%;
        max-width: 400px;
        display: block;
        margin: 0 auto;
        padding: 0 20px;
        box-sizing: border-box;
    }

    header .top-container #hamburger {
        display: block;
    }

    header.extended .top-container .top .search-article,
    header.extended .menu-container .menu {
        display: none;
    }

    header.extended .menu-container {
        width: auto;
        margin: 0 20px;
    }

    header.extended .menu-container .date {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        border-bottom: 1px solid #dcdce1;
        padding: 11px 0;
    }

    header.extended .mobile-nav {
        display: none;
        width: 100%;
        border-top: 2px solid #3f5765;
        border-bottom: 1px solid #3f5765;
        padding: 0;
        position: absolute;
        background: #ffffff;
    }

    header.extended .mobile-nav .mobile-header-top__links {
        border-top: 1px solid #3f5765;
        padding: 15px 0 5px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    header.extended .mobile-nav .mobile-header-top__links>* {
        margin-bottom: 15px;
        text-align: center;
    }

    header.extended .mobile-nav.visible {
        display: block;
    }

    header.extended .mobile-nav .categories {
        padding: 0;
    }

    header.extended .mobile-nav .categories p {
        padding: 15px 37px 10px 37px;
    }

    header.extended .mobile-nav .categories-container {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    header.extended .mobile-nav .categories-container .categories-list {
        display: flex;
        min-width: 280px;
        padding-top: 10px;
    }

    header.extended .mobile-nav .search {
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        padding: 20px 20px;
        margin: 0 auto;
        border-bottom: 2px solid #dadae0;
    }

    header.extended .mobile-nav .search input[type="text"] {
        color: #2b3a42;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 1px solid #2B3A42;
        padding: 5px 12px 5px 12px;
        min-width: 240px;
        margin: 0 2.5% 0 0;
    }

    header.extended .mobile-nav ul li {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 17px 0;
    }

    header.extended .mobile-nav .categories .left,
    header.extended .mobile-nav .categories .right {
        width: 50%;
        box-sizing: border-box;
    }
}
/** Header definition ends */

/* Header defintion begins */
header.sub-inner {
    z-index: 1001;
}

header.sub-inner .top-container {
    background: #0c3859;
    display: flex;
    padding: 9px 0px;
}

header.sub-inner .top-container .top-left,
header.sub-inner .top-container .top-right {
    background: #0c3859;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}

header.sub-inner .top-container .top {
    width: 100%;
    margin: 0 30px;
    display: flex;
    flex-direction: row;
    line-height: 0;
    align-items: center;
}

header.sub-inner .top-container .top .search-article {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
}

header.sub-inner .top-container .top .date {
    color: #fff;
    padding: 5px 0 0 0;
    left: 40px;
    z-index: 1000;
}

header.sub-inner .top-container .sub-inner__date {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
}

header.sub-inner .sub-inner__left {
    display: flex;
    align-items: center;
    flex: 0 1 auto;
}

header.sub-inner .top-container .top .date a {
    color: #fff;
}

header.sub-inner .top-container .top .date.search-open {
    z-index: 1;
}

header.sub-inner .top-container .top .search .search-icon {
    background-color: transparent;
    border: none;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

header.sub-inner .top-container .top .search .search-icon img {
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

header.sub-inner .top-container .top .search .search-icon:hover {
    background-color: #0c3859 !important;
    cursor: pointer;
}

header.sub-inner .top .search {
    display: flex;
    font-family: "lato";
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    align-items: center;
}

header.sub-inner .top-container .top .header-top__links a,
header.sub-inner .top-container .top .header-top__links a:hover {
    color: #fff;
}

header.sub-inner .top-container .top .header-top__links a:first-child {
    margin-right: 16px;
}

header.sub-inner .top-container .top .search-article,
header.sub-inner .top-container .top .header-top__links {
    flex-grow: 1;
    flex-basis: 0;
}

header.sub-inner .top-container .top .header-top__links {
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: end;
    font-weight: bold;
    flex: 0 1 auto;
}

header.sub-inner .top-container .top .header-top__links a.button:hover,
header.sub-inner .top-container .top .header-top__links a.button:active,
header.sub-inner .mobile-nav .mobile-header-top__links a.button:hover,
header.sub-inner .mobile-nav .mobile-header-top__links a.button:active {
    background-color: #3f5765;
    background-position: 13px 6px;
    text-decoration: none;
}

header.sub-inner .logo-container {
    padding: 0;
    background: transparent;
    text-align: center;
    display: flex;
    flex: 1 1 auto;
    flex-basis: 360px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

header.sub-inner .logo-container>a {
    display: block;
    width: 100%;
    margin: 0 10px;
}

header.sub-inner .logo-container a.logo {
    display: inline-flex;
    margin: 0 auto;
    width: 100%;
}

header.sub-inner .logo-container a.logo img {
    display: block;
    width: 100%;
}

header.sub-inner .mobile-nav {
    display: none;
}

header.sub-inner .mobile-header-top__links .header-top__links {
    display: none;
}

header.sub-inner .top-container .top .newsletter a.button:hover,
header.sub-inner .top-container .top .newsletter a.button:active,
header.sub-inner .mobile-nav .mobile-newsletter a.button:hover,
header.sub-inner .mobile-nav .mobile-newsletter a.button:active {
    background-color: #3f5765;
    background-position: 13px 6px;
    text-decoration: none;
}

header.sub-inner .top-container .top .newsletter a.button,
header.sub-inner .mobile-nav .mobile-newsletter a.button {
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    border: 0;
    border-radius: 0px;
    cursor: pointer;
    color: #fff;
    padding: 5px 15px 7px 42px;
    background: #ff530d url(./images/header-newsletter-icon.png) no-repeat;
    background-position: 13px 6px;
    background-size: 17px 17px;
    margin: 0 9px 0 0;
}

header.sub-inner .top-container #hamburgerDesktop {
    display: flex;
    align-items: center;
}

header.sub-inner .top-container #hamburgerDesktop {
    width: 32px;
    height: 100%;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 4px 6px 4px 4px;
    margin-right: 0;
    margin-top: 2px;
    padding-left: 0;
}

header.sub-inner .top-container #hamburgerDesktop div {
    position: relative;
    width: 16px;
    height: 16px
}

header.sub-inner .top-container #hamburgerDesktop span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

header.sub-inner .top-container #hamburgerDesktop span:nth-child(2) {
    top: 6px;
}

header.sub-inner .top-container #hamburgerDesktop span:nth-child(3) {
    top: 12px;
}

header.sub-inner .top-container #hamburgerDesktop.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
}

header.sub-inner .top-container #hamburgerDesktop.open span:nth-child(2) {
    transform: rotate(45deg);
    top: 7px;
}

header.sub-inner .top-container #hamburgerDesktop.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 7px;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    header.sub-inner .top-container .top {
        width: 100%;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 720px) {
    header.sub-inner .mobile-header-top__links .header-top__links {
        display: flex;
        flex-direction: column;
    }

    header.sub-inner .mobile-header-top__links .header-top__links>* {
        margin-bottom: 10px;
    }

    header.sub-inner .top-container .top .header-top__links {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    header.sub-inner .sub-inner__date {
        display: none;
    }
    header.sub-inner .mobile-nav .mobile-newsletter {
        border-top: 1px solid #3f5765;
        padding: 15px 0 5px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    header.sub-inner .mobile-nav .search button[type=submit] {
        box-sizing: border-box;
        background: #2b3a42 url(./images/search_ext.svg) no-repeat;
        background-size: 16px 20px;
        background-position: 5px 50%;
        color: #fff;
        font-family: lato, sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 0;
        padding: 8px 8px 8px 28px;
        height: 29px;
        cursor: pointer;
    }

    header.sub-inner .mobile-nav .search button[type=submit]:hover {
        background-color: #3f5765;
        cursor: pointer;
    }

    header.sub-inner .top-container .top {
        width: 100%;
        height: 30px;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
        background: #0c3859;
    }

    header.sub-inner .logo-container a.logo {
        width: 100%;
        max-width: 400px;
        display: block;
        margin: 0 auto;
        padding: 0 20px;
        box-sizing: border-box;
    }

    header .top-container #hamburger {
        display: block;
    }

    header.sub-inner .top-container .top .search-article {
        display: none;
    }

    header.sub-inner .mobile-nav {
        display: none;
        width: 100%;
        border-top: 2px solid #3f5765;
        border-bottom: 1px solid #3f5765;
        padding: 0 0 10px 0;
        position: absolute;
        background: #ffffff;
    }

    header.sub-inner .mobile-nav .mobile-header-top__links {
        border-top: 1px solid #3f5765;
        padding: 15px 0 5px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    header.sub-inner .mobile-nav .mobile-header-top__links>* {
        margin-bottom: 15px;
        text-align: center;
    }

    header.sub-inner .mobile-nav.visible {
        display: block;
    }

    header.sub-inner .mobile-nav .categories {
        padding: 0;
    }

    header.sub-inner .mobile-nav .categories p {
        padding: 15px 37px 10px 37px;
    }

    header.sub-inner .mobile-nav .categories-container {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    header.sub-inner .mobile-nav .categories-container .categories-list {
        display: flex;
        min-width: 280px;
        padding-top: 10px;
    }

    header.sub-inner .mobile-nav .search {
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        padding: 20px 20px;
        margin: 0 auto;
        border-bottom: 2px solid #dadae0;
    }

    header.sub-inner .mobile-nav .search input[type="text"] {
        color: #2b3a42;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 1px solid #2B3A42;
        padding: 5px 12px 5px 12px;
        min-width: 240px;
        margin: 0 2.5% 0 0;
    }

    header.sub-inner .mobile-nav ul li {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 17px 0;
    }

    header.sub-inner .mobile-nav .categories .left,
    header.sub-inner .mobile-nav .categories .right {
        width: 50%;
        box-sizing: border-box;
    }

    body.mobile-nav-open {
        overflow: hidden;
    }
    header.sub.open {
        position: absolute;
        z-index: 1003;
        top: 0;
        overflow: scroll;
        width: 100%;
        height: 100vh;
        border-bottom: 80px solid #fff;
    }
    header.extended.open {
        position: absolute;
        z-index: 1003;
        top: 0;
        overflow: scroll;
        width: 100%;
        height: 100vh;
        border-bottom: 80px solid #fff;
    }
}

@media only screen and (max-width: 960px) {
    header.sub {
        display: block;
    }
    header.sub-inner {
        display: none;
    }
}

@media only screen and (min-width: 961px) {
    header.sub {
        display: none;
    }
    header.sub-inner {
        display: block;
        position: sticky;
        top: 0;
    }
}

header.sub-inner .slide-nav__left {
    position: absolute;
    top: 0px;
    width: 200px;
    height: calc(100vh);
    background-color: #003a5f;
    padding: 10px 30px;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
    left: -140px;
    transition: left .3s ease;
}

header.sub-inner .slide-nav__left.visible {
    transition: all .3s ease;
    top: 0px;
    width: 200px;
    height: calc(100vh);
    background-color: #003a5f;
    z-index: -1;
    visibility: visible;
    pointer-events: all;
    left: 0px;
}

header.sub-inner .slide-nav__left li a {
    font-family: "lato";
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    font-style: normal;
    text-align: left;
    color: #fff;
    display: inline-block;
    padding: 6px 0px;
}
header.sub-inner .slide-nav__left li.button a {
    margin-top: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    text-align: center;
}
header.sub-inner .slide-nav__left li.button a:hover {
    background: rgba(255, 255, 255, 0.3);
    text-decoration: none;
}

header.sub-inner .slide-nav__left li a:last-of-type {
    margin-bottom: 0;
}

header.sub-inner.hidden {
    display: none;
}

div.bio.empty {
    display: flex;
    align-items: center;
}

div.bio.empty h1 {
    margin: 0;
    padding: 0;
}

div.mobile-newsletter {
    display: block!important;
    padding: 0!important;
    border-top: 0!important;
    text-align: center;
    background-color: #0C3859;
}
div.mobile-newsletter a.ext-button {
    display: flex;
    flex-direction: column;
    color: #fff;
    padding: 8px 0;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #fff;
    font-weight: 600;
    font-size: 14px;
}

.postid-865534 .author-date-share,
.postid-865534 #email-subscribers,
.postid-865534 .related-articles,
.postid-865500 #email-subscribers,
.postid-865500 .related-articles,
.postid-865500 .share > .copy,
.postid-865537 .author-date-share,
.postid-865537 #email-subscribers,
.postid-865537 .related-articles,
.postid-865539 .article-header,
.postid-865539 #email-subscribers,
.postid-865539 .related-articles
{
    display: none!important;
}

.postid-865500 .article-content {
    margin-top: 50px;
    margin-bottom: 150px;
}

.postid-865537 table {
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.postid-865537 table tr:first-child td {
    background: #efefef;
    font-weight: 700;
}

.postid-865537 table td {
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    text-align: left;
    vertical-align: top;
    padding: 20px;
}

.postid-865539 .article-container {
    max-width: 1230px;
}

.postid-865539 .article-content {
    width: 100%;
}

.postid-865539 .article-content {
    padding: 30px 0;
}

.postid-865539 .article-content a {
    text-decoration: none;
}

.postid-865539 .article-content h2:first-of-type {
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 18px;
    margin-top: 25px;
    padding: 8px 0px 0px 0px;
    border-top: 1px solid #efefef;
}

.postid-865539 .article-content h2:first-of-type ~ p {
    border-bottom: 1px solid #efefef;
    padding-bottom: 32px;
}

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

    .table-responsive {
        overflow-x: auto;
    }

}

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

    .postid-865534 .article-header,
    .postid-865534 .article-content,
    .postid-865537 .article-header,
    .postid-865537 .article-content {
        width: 900px;
    }

}

/** masthead */
.postid-868644 .article-header,
.postid-868644 .article-content {
    width: 100%;
}

.postid-868644 .author-date-share,
.postid-868644 .x-follow-button,
.postid-868644 #email-subscribers,
.postid-868644 .related-articles {
    display: none;
}

.postid-868644 .wp-block-column {
    padding-top: 15px;
    border-top: 1px solid #353538;
}

.postid-868644 .wp-block-column > p {
    font-style: italic;
    font-size: 13px;
    margin-bottom: 0;
}

.postid-868644 .wp-block-column > p:nth-child(even) {
    margin-bottom: 15px;
}

.postid-868644 .wp-block-column > p > strong {
    font-style: normal;
    font-size: 14px;
    margin-right: 5px;
    text-transform: uppercase;
}

.postid-868644 .wp-block-column > p > br {
    display: none;
}

.mobile-ios-download {
    text-align: center;
    padding-top: 8px;
    border-top: 2px solid #dadae0;
}

.article-categories {
    padding: 10px 0px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 25px 0px;
}
.article-categories__label {
    margin-right: 5px;
    font-size: 14px;
    color: #7D7D84;
}

.article-categories__category {
    text-decoration: underline;
    text-transform: uppercase;
}

.x-follow-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    background: #1d9bf0;
    padding: 0px 15px;
    color: #fff!important;
    border-radius: 50px;
    font-size: 1rem!important;
}

.x-follow-button,
.x-follow-button:visited,
.x-follow-button:hover {
    text-decoration: none;
}

.x-follow-button:hover {
    background: #0c7abf;
}

.x-follow-button__icon {
    width: 15px!important;;
    margin-right: 10px;
}

.top-bar {
    background: #f1f1f1;
}
.top-bar__container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: right;
    height: 40px;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}
.top-bar__container a {
    margin-left: 15px;
}
.top-bar a {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.top-bar a,
.top-bar a:visited {
    color: #414145;
}
.top-bar a:hover {
    text-decoration: underline;
}
@media screen and (min-width: 960px) {
    .top-bar__container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (min-width: 1290px) {
    .top-bar__container:not(.top-bar__container--fluid) {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.btn {
    padding: 5px 10px;
    border: 2px solid transparent;
    background: transparent;
}
.btn:hover {
    text-decoration: none!important;
}
.btn--orange {
    background-color: #ff5c35;
}
.btn--orange:hover {
    background-color: #cf4b2c;
}
.btn--rounded {
    border-radius: 3px;
}
.back-issues .link.link--return {
    color: #fff;
}
.top-bar__container--fluid {
    max-width: 100%;
}
.apps-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.apps-links--desktop {
    display: none;
}
.apps-links:not(.apps-links--desktop) {
    padding: 15px 0px;
    border-top: 2px solid #dadae0;
}
.apps-links__item {
    max-width: 130px;
}
.apps-links__item:not(:first-child) {
    margin-left: 10px;
}
@media screen and (min-width: 960px) {
    .apps-links--desktop {
        display: flex;
    }
}
}


.privacy-request-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 500px;
    margin: 0 auto;
}
.privacy-request-form .form-row,
.privacy-request-form div[data-class="wpcf7cf_group"],
.privacy-request-form p {
    width: 100%;
}
.privacy-request-form .form-row {
    box-sizing: border-box;
    padding: 5px;
}
.privacy-request-form .form-row--half {
    width: 50%;
}
.privacy-request-form .form-row__label {
    font-size: 1rem;
    font-weight: bold;
}
.privacy-request-form .form-row--required .form-row__label:before {
    content: '*';
    margin-right: 5px;
    color: #f44336;
}
.privacy-request-form .form-row input[type="text"],
.privacy-request-form .form-row input[type="email"],
.privacy-request-form .form-row select,
.privacy-request-form .form-row textarea
{
    font-size: 1rem;
    width: 100%;
    color: #2b3a42;
    border: 1px solid #2b3a42;
    border-radius: 3px;
    padding: 6px 12px;
}
.privacy-request-form textarea {
    resize: none;
}
.privacy-request-form .wpcf7-list-item {
    font-size: 1rem;
    width: 100%;
    display: block;
    margin: 0 0 .5rem 0;
}
.privacy-request-form input[type="submit"] {
    display: block;
    margin: 2rem 0 0 auto;
    border: 0;
    background: #2b3a42;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 1rem;
    padding: 8px 18px;
    border-radius: 3px;
    cursor: pointer;
}
.privacy-request-form div[data-id="signature"] .wpcf7-form-control-wrap {
    display: block;
    padding: 2rem;
    border: 1px solid #2b3a42;
    border-radius: 3px; 
}
.privacy-request-form .wpcf7-not-valid {
    border-color: #f44336!important;
}
.privacy-request-form .wpcf7-not-valid-tip {
    font-size: .75rem;
    margin-top: 5px;
    color: #f44336;
}
.privacy-request-form .wpcf7-response-output {
    font-size: 1rem;
    width: 100%;
    border-width: 1px!important;
    border-radius: 3px;
    padding: 6px 12px!important;
    margin: 0!important;
}
.et_pb_row_0 {
    min-height: auto!important;
}
.et_pb_row_4col .et_pb_column_1_5 .arpr_article_preview:last-child, .et_pb_row_4col .et_pb_column_1_4 .arpr_article_preview:last-child {
    padding: 0!important;
} 
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    display: none;
} 
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    backdrop-filter: none!important; 
} 
.postid-865537 .article-content ul li, .postid-865537 .article-content ol li {
    font-size: 18px!important;
    margin-bottom: 7px;
} 
.postid-865537 h3 {
    margin-top: 25px;
}
.postid-865537 h3:first-of-type {
    margin-top: 40px;
}
.postid-865537 table {
    margin: 25px 0;
}
.postid-865537 .article-content ul {
    margin-bottom: 20px;
}
.postid-865537 ul:first-of-type a {
    text-decoration: none!important;
}
.custom-substack-widget {
    border: 0!important;
    font-size: 14px!important;

}

.arpr_article_preview .related-stories {
    font-weight: 600;
    font-size: 15px;
    margin-top: 30px;
}
.arpr_article_preview .related-stories ul {
    list-style: none;
    border-left: 1px solid #ccc;
    padding: 0 0 0 1em;
}
.arpr_article_preview .related-stories ul li:not(:first-child) {
    margin-top: 10px;
}
.excerpt-list {
    line-height: 20px!important;
}
.excerpt-list li {
    padding-bottom: 5px!important;
}

.et_pb_row:has(.et_pb_column_1_1):has(.kick-kicker) {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    border-bottom: 0 !important; 
}