


.article_full_size_container {
    width: 96%;
    margin-left: 2%;
    margin-bottom: 30px;
}
.article_full_size_inner {
    width: 100%;
    margin: 0px;
}


.ast_key_val_set_container {
    padding: 1px 0px 0px 0px;
    float: left;
    display: inline-block;
    margin: 0px 3px 1px 3px;
    font-size: 11px;
}

.ast_att_key {
    margin: 3px 0px 0px 0px;
    padding: 1px 3px 0px 3px;
    color: #666666;
    float: left;
    display: inline-block;
    font-style: italic;
}
.ast_att_value {
    float: left;
    display: inline-block;
    margin: 1px 1px 1px 0px;
    padding: 3px 5px 3px 5px;
    background-color: #9499af;
    color: #ffffff;
}


.afs_cat_links {
    margin: 5px;
}

.afs_cat_links a {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    font-size: 20px;
    margin: 5px;
    background-color: #9F9F9F;
    text-decoration: none;
    border-radius: 2px;
    color: white;
}

.afs_cat_links a span {
    font-size: 14px !important;
}

.afs_cat_links .afs_active_cat {
    background-color: #242424;
    color: white;
    pointer-events: none !important;
    font-size: 32px;
    font-weight: bold;
}

.afs_cat_links a:hover {
    background-color: #3399FF !important;
    color: white !important;
}






.afs_utl_inner {
    padding: 10px 0px 1px 6px;
    margin: 0px;
}

.afs_utl_active_cat_title {
    float: left !important;
    max-width: 80%;
    display: inline !important;
    font-size: 16px;
    color: #242424 !important;
    font-weight: bold !important;
    padding: 0px 0px 0px 0px !important;
}

.afs_up_to_list_link {
    margin-top: 10px !important;
    display: block;
}


.afs_up_to_list_link a {
    padding: 0px 6px 8px 0px;
    font-size: 16px;
    color: #0664b4;
    display: block;
    margin: 0px;
    margin-left: 1px;
    margin-right: 1px;
}
.afs_up_to_list_link a, .afs_up_to_list_link span  {
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none !important;
}
.afs_up_to_list_link span  {
    padding: 2px 6px 10px 1px;
    color: #8d8da2;
}
.afs_up_to_list_link:hover {
    /*background-color: #3c3c3c;*/
}
.afs_up_to_list_link a:visited {
    color: #075291;
}
.afs_up_to_list_link a:hover {
    color: #24c7ff !important;
    text-decoration: underline !important;
}

.afs_utl_delta {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    color: #9F9F9F;;
}
.afs_utl_delta_s {
    font-size: 9px;
    margin-left: 0px;
}
.afs_utl_delta_m {
    font-size: 14px;
    margin-left: 0px;
}




.afs_title {
    float: left;
    max-width: 80%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
.afs_title h1 {
    margin: 10px 0px 0px 0px !important;
    padding: 0px !important;
    font-weight: bold !important;
}
.afs_credits {
    color: #2b2b2b;
    float: right;
    margin: 5px 0px 0px 0px;
    clear: right;
}
.afs_author, .afs_article_date {
    line-height: 12px;
    font-size: 14px !important;
    display: block;
}
.afs_article_date {
    font-weight: normal !important;
}



.afs_article_body {
    padding: 20px 10px 20px 10px;
}


.afs_intro {
    font-size: 16px;
    color: #242424;
    margin: 10px 10px 30px 10px;
}
.afs_intro p {
    font-weight: normal;
}


.afs_title_header {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.afs_attr_section_container {
    padding: 5px 0px 10px 5px;
    border-top: 1px solid #dddddd;
    clear: both;
}

.afs_attr_section {
    float: right;
}

.afs_tag_cloud {
}
.afs_tag_cloud .afs_year_range_tags {
}
.afs_tag_cloud .afs_general_tags {
}
.afs_main_content {
}



.afs_main_content .afs_content_block {
    display: flex;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.afs_block_images {
    width: 49%;
    max-width: 39%;
    display: flex;
}

.afs_block_text {
    width: 59%;
    max-width: 59%;
    display: flex;
}
p.afs_text {
    font-size: 18px !important;
    margin: 30px;
    font-weight: normal !important;
}

.afs_block_images .afs_block_single_img {
    max-width: 100%;
}
.afs_block_images .afs_block_single_img img {
    max-width: 100%;
    margin-bottom: 0px;
}
.afs_block_images .afs_block_single_img img:hover {
    opacity: .85;
}



.afs_block_images {
}
.afs_block_images .afs_block_single_img {
    text-align: left;
}



.afs_footer_section {
    margin-top: 30px;
}
.afs_footer_section .afs_outro_text {
    font-size: 16px;
    font-style: italic;
    color: #122d44;
    /*max-width: 85%;*/
    margin-left: auto;
    margin-right: auto;

}









@media screen and (min-width: 921px) {

    .afs_main_content .afs_content_block {
    }
    .afs_block_images, .afs_block_text {
    }
    .afs_block_text {
    }
    .afs_block_images {
    }
    .afs_block_images .afs_block_single_img {
    }

}


@media screen and (max-width: 920px) {

    .afs_main_content .afs_content_block {
        display: block;
        padding-bottom: 10px;
    }
    .afs_block_text {
        display: block !important;
        width: 92%;
        max-width: 92%;
        margin-left: 3%;
    }
    .afs_block_images {
        display: block !important;
        width: 92%;
        max-width: 92%;
        margin-left: 6%;
    }

    .afs_block_images .afs_block_single_img {
        width: 100%;
    }
    .afs_block_images .afs_block_single_img img {
        max-width: 100%;
    }

    .afs_title {
        float: none;
        display: block;
        max-width: 98%;
    }
    .afs_credits {
        float: left;
        display: block;
        margin: 0px 0px 0px 0px;
        /*clear: none !important;*/
        clear: both;
    }

    .afs_attr_section {
    }

    .afs_author, .afs_article_date {
        margin-left: 10px;
        margin-right: 5px;
    }

    .afs_attr_section_container {
        clear: both;
        margin-top: 28px;
        /*border-top: none;*/
    }

    .afs_title_header {
        /*border-bottom: 1px solid #dddddd;*/
    }



}