/*
TEMPLATE FOR MEDIA QUERIES
	@media screen and (min-width:1180px) {}
	@media screen and (min-width:880px) and (max-width:1179px) {}
    @media screen and (max-width:879px) {}

INDEX
	- STRUCTURE
    - HEADER
    - ASIDE - BOX
    - TYPOGRAPHY
    - ENDPAGE/SEPARATOR
    - DEFAULT FORM
    - DEFAULT TABLE
	- BANNER TITLE
	- DATA TABLE
    - SCROLL TO TOP
    - HMENU01
    - VMENU01
    - QUOTE
	- NEWS
	- NEWS COMMENTS
	- OTHER CS NEWS
	- MINISTRIES DIRECTORY
	- PASTORAL TEAM
	- BLOGGER PROFILE
	- MY ACCOUNT
	- ACTION BUTTONS
	- SELECT EVENT SCHEDULE
	- YOUTUBE
	- CALENDAR
	- PRESS RELEASE
	- ARTICLE MANAGER
	- QUOTE
	- ABOUT US
    - EVENTS
    - SUMMARY
    - PARISH SOCIAL MEDIA 
    - PASTORAL TEAM
    - OP_CS_ARTICLES
    - OP_CAREERS 
    - FOOTER OK
    - #page_navigation
    - #welcome-card
    - TOP IMAGE
    - BLOCKQUOTE MEDIA 
    - Contact Info
    - Pg title
    - PHOTO ALBUM
    - Protection_Resources
    - Infobox
    - Archbishop Podcast
    - Internal Page   
    - BCG
    - BANNER PG
    - Section Navigation
    - ENTITIES MODAL
    - PRAYERS
    - Back buttons
    - Job pages
    - Amendment
    - Scroll Masses
*/
/*-----------------------------------------------------------  PAGE RESET ----------------------*/
:root {
    --bg_hd:
        rgba(49, 70, 144, .8);
    --tx_hd: #fff;
    --aa_hd: #000;
    --ah_hd: #000;
    --h1_hd: #000;
    --h2_hd: #000;
    --h3_hd: #000;
    --color_pd: #013053;
    --color_p: #0E4B78;
    --color_pl: #69A1CB;
    --color_p2: #013066;
    --color_p3: #000113;
    --color_p4: #d6e8f2;
    --color_ad: #a87300;
    --color_a: #d1930d;
    --color_al: #ffc64a;
    --color_cd: #464646;
    --color_c: #636363;
    --color_cl: #878787;
    --color_c2: #898989;
    --color_gray_1: #ebebeb;
    --color_gray_2: #6b7376;
    --color_gray_3: #d9d9d9;
    --color_gray_4: #8a8a8a;
}

/*-----------------------------------------------------------  STRUCTURE -----------------------*/

body {
    font-family: Georgia, "Times New Roman", Times, serif;
}

main {
    min-height: 450px;
}


section.has_aside aside {
    position: relative;
}

.dev{
    display: none;
}

.dev p{
    color: red;
}

.half_width {
    width: 149px !important;
}

.third_width {
    width: 105px !important;
}

input {
    border-radius: 0;
}

a {
    text-decoration: none;
    color: var(--color_p);
    transition: 0.5s;
}

a:hover {
    transition: 0.5s;
    color: var(--gray4);
}

a.ab_bool_1:hover::before {
    color: var(--gray4) !important;
    transition: 0.5s;
}
a.ab_bool_1:before {
    transition: 0.5s;
}

aside .spanish {
    display: none;
}

.has_aside h2 {
    font-size: 20px;
    padding-top: 0px;
}

.has_aside p {
    padding-left: 10px;
}

.nav_show {
    display: block;
}

.nav_none {
    display: none;
}

#section_div {
    margin-top: 30px;
}


#content_area {
  position: relative;
}

.phone, .fax, a.email, a.web, a.pdf, p.email, dd.email {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline;
	position: relative;
	padding-left: 1.25em;
}

@media screen and (min-width: 501px) {
    .show_mobile {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
    .hide_mobile {
        display: none !important;
    }
}

@media screen and (min-width: 1180px) {

    .article_aside{
        margin-top: 25px;
    }

    aside,
    .content {
        flex-basis: auto;
    }

    section.has_aside aside {
        order: 2;
        padding: 1.6em 0 0.8em;
        z-index: 0;
    }

    section.has_aside .content {
        padding: 0.8em 3.125em 1.8em 0;
    }

    .content {
        order: 1;
        padding: 0.8em 0;
    }

    main section.has_aside {
        background: linear-gradient(90deg, #fff calc(100% - 300px), #f9f9f9 300px);
    }

    .mobile_show {
        display: none;
    }

    .mobile_hide {
        margin-top: 20px;
        display: block;
    }
    
  
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    section.has_aside aside {
        display: flex;
        flex-wrap: wrap;
    }

    .mobile_show {
        display: block;
    }

    .mobile_hide {
        display: none;
    }

    .op_CS_Articles aside {
        display: flex;
        height: 700px !important;
        position: relative;
        padding: 0;
    }

    .op_CH_About_Us aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    .op_CH_Parent_Resources aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    section.has_aside .content {
        padding: 1.8em 3.125em 1.8em 0;
    }
}

@media screen and (max-width: 879px) {
    .table-area{
		width: 100%;
		overflow: scroll;
	}

    section.has_aside {
        position: relative;
    }
    
    section.has_aside aside {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1; /* Garanta que o aside esteja abaixo do footer */
    }

  
}




@media screen and (max-width: 879px) {
    
     section.has_aside aside{
        flex-direction: column;
        display: flex;
        min-height: 800px;
        position: relative;
    }

    footer {
        margin-top: auto; /* Empurra o footer para a parte inferior da seÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o */
    }
    section.has_aside aside {
       
        /*! margin: 0 0 100% 0; */
    }

    section.has_aside .content {
        padding: 0.8em 0 1.8em 0;
    }

    .op_CS_Articles aside {
        display: flex;
        height: 700px !important;
        position: relative;
        padding: 0;
    }

    .op_CH_Parent_Resources aside {
        display: flex;
        height: 700px !important;
        position: relative;

    }

    .op_Careers aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    .op_CH_About_Us aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    .mobile_show {
        display: block;
    }

    .mobile_hide {
        display: none;
    }

    section.aside_all_events {
        height: 1080px;
    }

    section.article_aside {
        margin-top: 50px;
    }

    .op_Article_archdiocese-of-miami-photo-essay-annunciation-church-visit-from-an-angel section.article_aside {
        margin-top: 20px !important;
    }

}


@media screen and (min-width:880px) and (max-width:1179px) {
    
     section.has_aside aside{
        flex-direction: column;
        min-height: 80vh;
        display: flex;
        height: 100%;
        position: relative;
    }
    
    section.has_aside aside {
        flex: 0 0 auto; /* Permitir que o aside tenha altura dinÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢mica */
    }

    footer {
        margin-top: auto; /* Empurra o footer para a parte inferior da seÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£o */
    }
    section.has_aside aside {
       
        /*! margin: 0 0 100% 0; */
    }

    section.has_aside .content {
        padding: 0.8em 0 1.8em 0;
    }

    .op_CS_Articles aside {
        display: flex;
        height: 700px !important;
        position: relative;
        padding: 0;
    }

    .op_CH_Parent_Resources aside {
        display: flex;
        height: 700px !important;
        position: relative;

    }

    .op_Careers aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    .op_CH_About_Us aside {
        display: flex;
        height: 700px !important;
        position: relative;
    }

    .mobile_show {
        display: block;
    }

    .mobile_hide {
        display: none;
    }

    section.aside_all_events {
        height: 1080px;
    }

    section.article_aside {
        margin-top: 50px;
    }

    .op_Article_archdiocese-of-miami-photo-essay-annunciation-church-visit-from-an-angel section.article_aside {
        margin-top: 20px !important;
    }

}



/*-----------------------------------------------------------  HEADER --------------------------*/
@media screen and (min-width: 1180px) {
    #logo {
        width: 328px;
        height: 76px;
        top: 0;
        left: 0;
        position: absolute;
    }

    header section {
        height: 75px;
    }

    header nav {
        bottom: 0;
        left: 115px;
    }

    #main-menu {
        position: relative;
        left: 55px;
    }

    #social_buttons {
        position: absolute;
        right: 0;
        top: 11px;
    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    #logo {
        width: 215px;
        height: 115px;
        top: 15px;
        left: 0;
        position: absolute;
    }

    header section {
        height: 82px;
    }

    header nav {
        bottom: 17px;
        right: 0;
        border-bottom: #69a1cb00 4px solid !important;
    }

    #social_buttons {
        position: relative;
        right: -28px;
        top: 0px;
    }

    ul#main-menu {
        padding: 0.3125em;
        right: -15px;
        top: 29px;
    }
}

@media screen and (max-width: 879px) {
    #logo {
        width: 215px;
        height: 115px;
        top: 15px;
        left: 0;
        position: absolute;
    }

    header section {
        height: 82px;
    }

    header nav {
        bottom: 17px;
        right: 0;
        border-bottom: #69a1cb00 4px solid !important;
    }

    #social_buttons {
        position: relative;
        top: 3px;
        display: flex;
        justify-content: center;
    }

    ul#main-menu {
        padding: 0.3125em;
        right: -15px;
        top: 29px;
    }
}

@media screen and (min-width: 1180px) {
    .search_home {
        display: none;
        top: 13px;
        right: 490px;
    }

    #search_home {
        display: block !important;
    }

    #search_home {
        right: 0px;
        top: 50%;
    }

    #search_buttons {
        text-align: center;
        z-index: 9999;
        position: absolute;
        left: 368px;
        top: 43px;
    }

    #search_buttons p,
    #search_buttons a {
        display: inline-block;
        text-transform: uppercase;
        color: #909090;
        font-family: Tahoma;
        font-size: 12px;
    }
}

@media screen and (min-width: 880px) and (max-width: 1179px) {
    #search_home {
        right: 328px;
        top: 78px;
        display: flex !important;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .search_home,
    #search_home,
    #h_links,
    #content-network {
        display: none;
    }

    #search_buttons {
        text-align: center;
        z-index: 9999;
        position: relative;
        display: flex;
        top: 47px;
        left: 10px;
        font-size: 10px;
        align-content: center;
        justify-content: center;
    }

    #search_buttons p,
    #search_buttons a {
        display: inline-block;
        text-transform: uppercase;
        color: #909090;
        font-family: Tahoma;
        font-size: 12px;
    }
}

@media screen and (max-width: 879px) {

    .search_home,
    #search_home,
    #h_links,
    #content-network {
        display: none;
    }

    #search_buttons {
        text-align: center;
        z-index: 9999;
        position: absolute;
        top: 10px;
        font-size: 10px;
        display: flex;
        width: 100%;
        justify-content: center;
    }

    #search_buttons p,
    #search_buttons a {
        display: inline-block;
        text-transform: uppercase;
        color: #909090;
        font-family: Tahoma;
        font-size: 12px;
    }
}

.search_home {
    font-family: 'Work Sans', sans-serif;
    position: absolute;
    width: 230px;
}

#search_home {
    font-family: 'Work Sans', sans-serif;
    position: absolute;
}

#search_home input[type=text] {
    font-size: 12px;
    border: 1px solid #cecece;
    padding: 3px 5px;
    margin-right: 5px;
    width: 133px;
    text-transform: uppercase;
}

#search_home input[type=submit] {
    color: var(--white);
    background-color: #888888;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    font-size: 11px;
    float: right;
    padding: 3px 9px;
    cursor: pointer;
    text-transform: uppercase;
}

#search_home input[type=submit]:hover {
    background-color: #136993;
}

#logo {
    display: block;
    background-image: url(../../images/logo-miamiarch.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 18px auto;
}

header {
    position: relative;
    z-index: 900;
}

#main-nav {
    border-bottom: var(--color_pl) 4px solid;
}

#main-nav section {
    height: inherit;
}

#social_buttons a {
    color: var(--color_cl);
    padding-left: 11px;
    font-size: 14px;
}

#social_buttons a:hover,
#social_buttons a.selected {
    color: var(--color_p);
}

#search_buttons a:hover {
    color: #414148;
}

/*-----------------------------------------------------------  ASIDE - BOX  --------------------------*/
.asidebox {
    padding: 10px 20px;
    font-size: 14px
}

.asidebox p {
    margin-bottom: 10px;
}

.asidebox a {
    color: var(--color_cd);
}

.asidebox a:hover {
    color: var(--color_cd);
}

.asidebox h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
}

.asidebox ul {
    padding-left: 20px;
}

.asidebox ul li {
    list-style: none;
}

.asidebox ul li::before {
    font-family: "Font Awesome 5 Free";
    content: '\f0c8';
    font-size: 5px;
    bottom: 0.1875em;
    position: relative;
    left: -8px;
    font-weight: bold;
    top: -3px;
}

@media (max-width: 1179px) {
    aside {
        /*! display: none !important; */
    }
}


/*-----------------------------------------------------------  FOOTER --------------------------*/
@media (min-width: 1180px) {
    .search_footer_mobile {
        display: none;
    }

    .subscribe {
        font-family: 'Work Sans', sans-serif;
        position: absolute;
        width: 230px;
    }

    #f_subscribe {
        position: absolute;
        left: 124px;
    }

    #f_subscribe input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #f_subscribe input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 133px;
    }

    #f_subscribe input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 4px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #f_subscribe input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    .subscribe_footer {
        padding-top: 35px;
    }

    footer.day {
        background-image: url('/Images/footer/footer-day.jpg');
        background-size: cover;
        color: white;
        padding: 72px;
    }

    footer.night {
        background-image: url('/Images/footer/footer-night.jpg');
        background-size: cover;
        color: white;
        padding: 72px;
    }

    .subscribe_footer_mobile {
        display: none;
    }

    .hidden_desk {
        display: none;
    }
}

@media screen and (min-width: 700px) and (max-width:1179px) {
    .search_footer_mobile {
        position: relative;
    }

    .subscribe {
        font-family: 'Work Sans', sans-serif;
        position: absolute;
        width: 230px;
    }

    #search_footer input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 176px;
        position: relative;
        text-transform: uppercase;
    }

    #search_footer input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #search_footer input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #f_subscribe {
        position: absolute;
        left: 124px;
    }

    #f_subscribe input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #f_subscribe input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 133px;
    }

    #f_subscribe input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #f_subscribe input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    footer.day {
        background-image: url('/Images/footer/footer-day.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        height: 100%;
    }

    footer.night {
        background-image: url('/Images/footer/footer-night.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        height: 100%;
    }

    footer>section>div.flex>div.fx_4:nth-child(2) {
        width: 35% !important;
        margin: 0px 0px 25px 0px;
    }

    footer>section>div.flex {
        margin: 0 0 30px;
    }

    .subscribe_footer_mobile {
        display: none;
    }

    footer {
        background-size: contain;
        height: 414px;
        position: relative;
    }

    #cathedral {
        position: absolute;
        right: 0px;
        bottom: 0;
        height: 390px;
    }

    .search_footer_mobile {
        display: none;
    }

    footer>section>.hidden_desk {
        width: 100% !important;
        margin: 10px 0 30px !important;
    }

}

@media screen and (min-width: 497px) and (max-width:699px) {

    .hidden_desk {
        display: none;
    }

    .search_footer_mobile {
        position: relative;
    }

    #search_footer input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 176px;
        position: relative;
        text-transform: uppercase;
    }

    #search_footer input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #search_footer input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #search_footer input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    #f_subscribe input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #f_subscribe input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 251px;
        position: relative;
    }

    #f_subscribe input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    .subscribe_footer_mobile {
        display: none;
    }

    #f_subscribe input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    .subscribe_footer {
        padding-top: 35px;
    }

    .subscribe_footer>div {
        width: 20% !important;
    }

    .subscribe_footer>form {
        width: 70% !important;
    }

    footer.day {
        background-image: url('/Images/footer/footer-day.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        height: 100%;
    }

    footer.night {
        background-image: url('/Images/footer/footer-night.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        background-position-x: -347vw;
        height: 100%;
    }

    #cathedral {
        display: none;
    }

    footer section {
        padding: 30px 0;
        position: relative;
    }

    .wrap_admin p,
    .wrap_admin a {
        color: var(--white);
        font-size: 11px !important;
    }

    .wrap_admin a:hover {
        color: var(--color_ad);
    }

    .wrap_admin .fx_2 {
        margin: 0;
    }

    .wrap_admin #mate-icon {
        max-width: 20px !important;
    }

    .wrap_admin #mate-typo {
        max-width: 60px !important;
    }

    footer h1 {
        margin-bottom: 15px;
    }

    .subscribe_footer_mobile {
        margin-bottom: 30px;
    }

    .footer div.flex,
    .fx_4 {
        margin-bottom: 25px;
    }

    #page_navigation a:nth-child(1n),
    #section_navigation a:nth-child(1n),
    .section_navigation a:nth-child(1n),
    .fx_4:nth-child(1n) {
        width: 100% !important;
        margin: 0px 0px 25px 0px;
    }

    footer>section>div.flex>div.fx_4:nth-child(2) {
        width: 50% !important;
        margin: 0px 0px 25px 0px;
    }

    footer>section>div.flex>div.fx_4:nth-child(4) {
        width: 50% !important;
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (min-width: 376px) and (max-width:496px) {
    .hidden_desk {
        display: none;
    }

    .search_footer_mobile {
        position: relative;
    }

    #search_footer input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 176px;
        position: relative;
        text-transform: uppercase;
    }

    #search_footer input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #search_footer input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #search_footer input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    #f_subscribe input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #f_subscribe input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 251px;
        position: relative;
    }

    #f_subscribe input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #f_subscribe input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    .subscribe_footer {
        padding-top: 35px;
        display: none;
    }

    footer.day {
        background-image: url('/Images/footer/footer-day.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        background-position-x: -347vw;
        height: 100%;
    }

    footer.night {
        background-image: url('/Images/footer/footer-night.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        background-position-x: -347vw;
        height: 100%;
    }

    #cathedral {
        display: none;
    }

    footer section {
        padding: 30px 0;
        position: relative;
    }

    .wrap_admin p,
    .wrap_admin a {
        color: var(--white);
        font-size: 11px !important;
    }

    .wrap_admin a:hover {
        color: var(--color_ad);
    }

    .wrap_admin .fx_2 {
        margin: 0;
    }

    .wrap_admin #mate-icon {
        max-width: 20px !important;
    }

    .wrap_admin #mate-typo {
        max-width: 60px !important;
    }

    footer h1 {
        margin-bottom: 15px;
    }

    .subscribe_footer_mobile {
        margin-bottom: 30px;
    }

    .footer div.flex,
    .fx_4 {
        margin-bottom: 25px;
    }

    #page_navigation a:nth-child(1n),
    #section_navigation a:nth-child(1n),
    .section_navigation a:nth-child(1n),
    .fx_4:nth-child(1n) {
        width: 100% !important;
        margin: 0px 0px 25px 0px;
    }
}

@media screen and (max-width: 375px) {
    .hidden_desk {
        display: none;
    }

    .search_footer_mobile {
        position: relative;
    }

    #search_footer input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 167px;
        position: relative;
        text-transform: uppercase;
    }

    #search_footer input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #search_footer input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #search_footer input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    #f_subscribe input[type=text]::placeholder {
        color: var(--white) !important;
    }

    #f_subscribe input[type=text] {
        font-size: 12px;
        border: 1px solid var(--white);
        background: transparent;
        color: var(--white);
        padding: 3px 5px;
        margin-right: 5px;
        width: 191px;
        position: relative;
    }

    #f_subscribe input[type=submit] {
        color: var(--black);
        background-color: var(--white);
        font-weight: 500;
        font-size: 11px;
        padding: 5px 20px;
        cursor: pointer;
        text-transform: uppercase;
    }

    #f_subscribe input[type=submit]:hover {
        background-color: #d9d9d9;
    }

    .subscribe_footer {
        padding-top: 35px;
        display: none;
    }

    footer.day {
        background-image: url('/Images/footer/footer-day.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        background-position-x: -347vw;
        height: 100%;
    }

    footer.night {
        background-image: url('/Images/footer/footer-night.jpg');
        background-size: cover;
        color: white;
        padding: 4px;
        background-position-x: -347vw;
        height: 100%;
    }

    #cathedral {
        display: none;
    }

    footer section {
        padding: 30px 0;
        position: relative;
    }

    .wrap_admin p,
    .wrap_admin a {
        color: var(--white);
        font-size: 9px !important;
    }

    .wrap_admin a:hover {
        color: var(--color_ad);
    }

    .wrap_admin .fx_2 {
        margin: 0;
    }

    .wrap_admin #mate-icon {
        max-width: 20px !important;
    }

    .wrap_admin #mate-typo {
        max-width: 60px !important;
    }

    footer h1 {
        margin-bottom: 15px;
    }

    .subscribe_footer_mobile {
        margin-bottom: 30px;
    }

    .footer div.flex,
    .fx_4 {
        margin-bottom: 25px;
    }

    #page_navigation a:nth-child(1n),
    #section_navigation a:nth-child(1n),
    .section_navigation a:nth-child(1n),
    .fx_4:nth-child(1n) {
        width: 100% !important;
        margin: 0px 0px 25px 0px;
    }
}


.day_f {
    background-color: var(--color_p2);
    padding: 3px 11px 3px 11px;
}

.night_f {
    background-color: var(--color_p3);
    padding: 3px 11px 3px 11px;
}

.wrap_admin p,
.wrap_admin a {
    color: var(--white);
    font-size: 14px;
}

.wrap_admin a:hover {
    color: var(--color_ad);
}

.wrap_admin .fx_2 {
    margin: 0;
}

/*-----------------------------------------------------------  TYPOGRAPHY   --------------------*/

.content h1 {
    color: #043054;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.content h2 {
    color: var(--black);
    font-size: 18px;
    margin: 1px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.content h3 {
    color: var(--color_c);
    font-size: 16px;
}

.content h4 {
    color: var(--gray4);
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

.content h5 {
    font-size: 16px;
    margin-bottom: 20px;
    color: var(--color_p2);
    padding-left: 10px;
}

/* Large screens (min-width: 1180px) */
@media screen and (min-width: 1180px) {
    .content h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .content h2 {
        font-size: 22px;
        margin: 1px;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content h3 {
        font-size: 20px;
    }

    .content h4 {
        font-size: 19px;
        margin-top: 15px;
    }

    .content h5 {
        font-size: 17px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
}

/* Medium screens (min-width: 880px) and (max-width: 1179px) */
@media screen and (min-width: 880px) and (max-width: 1179px) {
    .content h1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .content h2 {
        font-size: 20px;
        margin: 1px;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content h3 {
        font-size: 20px;
    }

    .content h4 {
        font-size: 19px;
        margin-top: 15px;
    }

    .content h5 {
        font-size: 17px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
}

/* Small screens (max-width: 879px) */
@media screen and (max-width: 879px) {
    .content h1 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .content h2 {
        font-size: 18px;
        margin: 1px;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content h3 {
        font-size: 16px;
    }

    .content h4 {
        font-size: 15px;
        margin-top: 15px;
    }

    .content h5 {
        font-size: 14px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
}

@media screen and (min-width:1180px) {
    .content h5>a {
        font-size: 16px;
        font-weight: 500;
        padding-left: 0;
    }

    .content h5>a.web:before {
        content: "" !important;
        padding-left: 0px !important;
    }

    .content h5>a.web {
        white-space: normal;
        display: contents;
        clear: both;
    }

    .op_CH_Parent_Resources h2 {
        color: var(--color_black_1);
        font-size: 1.3em;
        padding: 20px 0 0 10px;
    }

    .op_News_Event_Registration h2 {
        font-size: 28px;
        padding: 10px 0 5px;
    }

    .op_News_Event_Registration h3 {
        font-size: 23px;
    }

    .op_Careers h2 {
        padding-top: 30px;
        font-size: 26px
    }

    article.news>div.flex>div#about>.article_info {
        width: 100%;
        max-width: 600px
    }

    article.news>div#about>h2 {
        padding-top: 40px;
        line-height: 26px;
    }
}

@media screen {
    .content h2 {
        color: var(--black);
        font-size: 18px;
    }

    #Disclaimer h2 {
        padding-top: 5px;
        font-size: 20px;
    }

    .content h5>a {
        font-size: 16px;
        font-weight: 500;
        padding-left: 0;
    }

    .content h5>a.web:before {
        content: "" !important;
        padding-left: 0px !important;
    }

    .content h5>a.web {
        white-space: normal;
        display: contents;
        clear: both;
    }

    .op_CH_Parent_Resources h2 {
        font-size: 1.6em;
    }

    .op_CH_Parent_Resources h3 {
        color: var(--color_black_1);
        font-size: 1.3em;
        padding-top: 14px;
        padding-left: 10px;
    }

    .op_News_Event_Registration h2 {
        font-size: 28px;
        padding: 10px 0 5px;
    }

    .op_News_Event_Registration h3 {
        font-size: 23px !important;
    }

    .op_Careers h2 {
        padding-top: 30px;
        font-size: 26px;
    }

    .op_CH_About_Us h2 {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 879px) {
    .content h2 {
        color: var(--black);
        font-size: 18px !important;
        padding-top: 20px;
    }

    #Disclaimer h2 {
        padding-top: 5px;
        font-size: 18px;
    }

    .content h5>a {
        font-size: 16px;
        font-weight: 500;
        padding: 10px 0 0 0;
    }

    .content h5>a.web:before {
        content: "" !important;
        padding-left: 0px !important;
    }

    .content h5>a.web {
        white-space: normal;
        display: contents;
        clear: both;
    }


    .op_CH_Parent_Resources h2 {
        font-size: 20px;
    }

    .op_CH_Parent_Resources h3 {
        color: var(--color_black_1);
        font-size: 18px;
        padding-top: 14px;
        padding-left: 10px;
    }

    .op_CH_Parent_Resources h2 {
        color: var(--black);
        font-size: 22px !important;
        padding-top: 20px;
    }

    .op_News_Event_Registration>section>div.content>h2 {
        font-size: 22px !important;
        padding: 10px 0 5px;
    }

    .op_News_Event_Registration h3 {
        font-size: 20px !important;
    }

    .op_Careers h2 {
        padding-top: 10px;
        font-size: 23px !important;
    }

    .op_CH_About_Us h2 {
        font-size: 23px !important;
    }

    .news>div>h2 {
        padding: 17px 10px 0px;
        font-size: 22px;
    }

    article.news {
        padding-top: 4px;
    }
}

.news>div>h2 {
    font-size: 24px;
    padding: 0;
    padding-top: 10px;
}

.news>div>h2>span{
    font-size: 20px;
    color: var(--gray3);
}

#sapan_author {
    font-weight: 100;
}

.content p {
    font-size: 17px;
    padding: 10px 10px 10px 10px;
    line-height: 1.65em;
    margin-bottom: 0.2em;
    word-wrap: break-word;
}

.content blockquote {
    margin-top: 22px;
    padding: 15px;
    border-left: 5px solid;
    color: var(--color_pd);
    border-color: var(--color_pl);
    background-color: var(--gray1);
}

.content blockquote a {
    color: var(--color_p) ;
    display: inline;
    white-space: break-spaces;
}

.content blockquote a:hover {
    color: var(--gray5);
}

.content blockquote h1 {
    font-size: 28px;
}

.content ul li::before {
    color: var(--color_a);
    content: '\f0c8';
    font-size: 0.5em;
    bottom: 0.1875em;
}

.our_team ul li::before{
     content: none;
}

.content ol li::before {
    color: var(--color_a);
}

#Disclaimer h2 {
    padding-top: 5px;
    font-size: 22px;
}

#Disclaimer h4 {
   padding: 10px 10px 10px 10px; 
}

#info_report h1 {
    float: left;
    padding-right: 12px;
}

/*-----------------------------------------------------------  ENDPAGE/SEPARATOR ---------------*/
.separator {
    background: url(../images/acc-separator.png);
    height: 22px;
    width: 227px;
    margin: 14px auto;
    clear: both;
}

/*-----------------------------------------------------------  SCROLL TO TOP   ------------------*/
#scrollToTop {
    color: rgba(0, 0, 0, 0.8);
}

/*-----------------------------------------------------------  TOP PAGE  -----------------------*/
#top_page {
    position: relative;
    z-index: 800;
    width: 100%;
    background-size: cover;
    background-position: center;
}

#top_page .transparent {
    width: 100%;
    height: 35px;
    background-color: rgba(255, 255, 255, .4);
    position: absolute;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.45);
}

#top_page h1 {
    position: absolute;
    bottom: 58px;
    color: white;
    font-size: 47px;
}

/*-----------------------------------------------------------  DEFAULT FORM   ------------------*/

@media screen and (min-width:1180px) {

    form.default input[type="submit"],
    form.default input[type="button"],
    form.default input[type="reset"],
    .form_buttons a,
    a.button {
        font-weight: 300;
        font-size: 14px;
        border: 1px solid;
        background: black;
        color: white;
        cursor: pointer;
        text-transform: uppercase;
        transition: 0.3s ease-in;
    }

}

@media screen and (min-width:880px) and (max-width:1179px) {

    form.default input[type="submit"],
    form.default input[type="button"],
     form.default input[type="reset"],
    .form_buttons a,
    a.button {
        font-weight: 300;
        font-size: 14px;
        border: 1px solid;
        background: black;
        color: white;
        cursor: pointer;
        text-transform: uppercase;
        transition: 0.3s ease-in;
    }
}

@media screen and (max-width:879px) {

    form.default input[type="submit"],
    form.default input[type="button"],
     form.default input[type="reset"],
    .form_buttons a,
    a.button {
        font-weight: 300;
        font-size: 14px;
        border: 1px solid;
        background: black;
        color: white;
        cursor: pointer;
        text-transform: uppercase;
        transition: 0.3s ease-in;
        width: auto !important;
        margin: 0;
        padding: 0 15px !important;
    }
}

@media screen and (max-width:359px) {

    form.default input[type="submit"],
    form.default input[type="button"],
     form.default input[type="reset"],
    .form_buttons a,
    a.button {
        font-weight: 300;
        font-size: 12px;
        border: 1px solid;
        background: black;
        color: white;
        cursor: pointer;
        text-transform: uppercase;
        transition: 0.3s ease-in;
        width: 200px !important;
        margin: 0;
    }
}

form.default legend {
    /*! color: var(--color_ad); */
    font-size: 13px;
    letter-spacing: 0;
}

form.default label {
    color: var(--color_pd);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

form.default input,
form.default select,
form.default textarea {
    border-color: var(--gray2);
}


form.default input[type="submit"]:hover,
form.default input[type="button"]:hover,
 form.default input[type="reset"]:hover,
.form_buttons a:hover,
a.button:hover,
a.button.selected {
    background: #898989 !important;
    color: white !important;
}

td a.button{
	width:150px !important;
	margin-right: 15px;
}

a.button01 {
    border-color: var(--color_al);
    background: var(--white);
    color: var(--color_al);
    height: auto;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 1.5em;
    border-radius: 30px;
    transition: color, background-color 0.7s;
    margin: 6px auto;
    float: none;
    display: block;
    padding: 10px 51px;
}

a.button01:hover {
    border-color: var(--white);
    color: var(--white);
    background: var(--color_al);
    transition: all 0.7s linear;
}

input.button {
    color: white;
    background-color: var(--color_a);
    width: 188px;
    padding: 5px 15px;
    font-size: 13px;
    cursor: pointer;
    height: 30px;
    margin-top: 5px;
}

input.button:hover {
    background-color: var(--color_al);
}

form.default .field_group {
    border: none;
    margin-top: 20px;
}

form.default .buttons_field_group {
    float: right;
    margin-bottom: 20px;
}

form.default .buttons_field_group #remove_fgroup {
    background-color: transparent;
    color: var(--color_c);
    border: 1px solid var(--color_c);
    padding: 5px 20px;
    transition: all 0.2s linear;
}

form.default .buttons_field_group #add_fgroup {
    background-color: var(--color_pl);
    color: white;
    border: 1px solid var(--color_pl);
    border: 1px solid;
    padding: 5px 20px;
    transition: all 0.2s linear;
}

form.default .buttons_field_group #remove_fgroup:hover,
form.default .buttons_field_group #add_fgroup:hover {
    border-color: transparent;
    background: var(--color_al);
    color: white;
    transition: all 0.2s linear;
}

form#files {
    overflow: visible !important;
}

form.default fieldset input[type="radio"], 
form.default fieldset input[type="checkbox"] {
	width: inherit;
	display: inline-block;
	position: relative;
	top: 0px;
    float: inherit;
}



/*--------------------------------------------------------- CLEAN FORM --------------------------*/
.clean input,
.clean textarea {
    display: block;
    padding: 10px 0px 10px 12px;
    color: #2d3c5d;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 25px;
    box-shadow: none;
    background: none;
    border-style: none none solid;
    border-image: initial;
    border-radius: 6px;
    border: 1px solid #2d3c5d;
    width: calc(100% - 14px);
    box-sizing: content-box;
}

.clean input::placeholder {
    color: transparent;
}

form.clean p {
    padding-left: 20px;
}

.clean textarea {
    max-height: 100px;
    height: 23px;
    max-width: 800px;
    padding-top: 32px;
}

.clean .submit {
    float: right;
    width: 133px;
    height: 37px;
    margin-top: 10px;
    background-color: #0e4b78;
    color: white;
    text-transform: none;
    padding: 0;
    border: none !important;
    cursor: pointer;
}

.clean .submit:hover {
    background-color: #7BC1F4;
}

.clean input:focus~.floating-label,
.clean textarea:focus~.floating-label,
.clean textarea:not(:focus):valid~.floating-label {
    top: -7px;
    bottom: 36px;
    left: 6px;
    font-size: 14px;
    opacity: 1;
    color: #0e4b78;
    background: #FFF;
    padding: 0 8px;
}

.clean .floating-label {
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 14px;
    transition: 0.2s ease all;
    font-size: 14px;
}

.clean input:focus,
.clean textarea:focus {
    outline: none;
}

.clean div {
    position: relative;
    margin-bottom: 10px;
    align-items: center;
}

/* Hide the browser's default radio and checkbox button */
.clean input[type="radio"],
.clean input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #CECECE;
    border-radius: 50%;
}

input[type=range] {
    height: 3px;
    padding: 0;
    background: #262b30;
    margin: 0;
}

/* On mouse-over, add a grey background color */
.clean div:hover input~.checkmark {
    background-color: #CECECE;
}

/* When the radio button is checked, add a blue background */
.clean div input:checked~.checkmark {
    background-color: #5a81c8;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.clean div input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.clean div .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.clean fieldset {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: auto;
    width: 100%;
}

.clean .submit {
    float: right;
    width: 133px;
    height: 37px;
    margin-top: 10px;
    background-color: #0e4b78;
    color: white;
    text-transform: none;
    padding: 0;
    border: none !important;
    cursor: pointer;
}

/*--------------------------------------------------------  FLOATING FORM  ---------------------*/
.Floating input,
.Floating textarea {
    border-color: var(--gray4);
}

.Floating .submit {
    background: var(--color_c);
}

.Floating .submit:hover {
    background: var(--color_cl);
}

/*-----------------------------------------------------------  DEFAULT TABLE   -----------------*/

table.default.mass_schedule thead th:nth-child(1) {
    width: 167px;
}

table.default.mass_schedule thead th:nth-child(2) {
    width: 104px;
}

table.default.mass_schedule thead th:nth-child(3) {
    width: 0px;
    padding-right: 19px;
}

table.default.mass_schedule thead th:nth-child(4) {
    width: 0px;
}
 
table.default.mass_schedule thead th:nth-child(5) {
    width: 0px;
    padding-right: 10px;
    padding-left: 16px;
    text-align: center;
}

table.default.mass_schedule thead th:nth-child(6) {
    width: 129px;
    text-align: center;
}

table.default.mass_schedule tbody td:nth-child(6) {
    text-align: left;
    padding-right: 8px;
}
 
table.default caption {
    background-color: var(--color_p);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
    text-transform: inherit;
    font-family: sans-serif;
}

table.default thead {
    border: 1px solid var(--color_gray_1);
    border-collapse: collapse;
    margin: 15px auto;
    width: 100%;
    background-color: var(--color_gray_1);
}

table.default th,
table.default td {
    padding: 5px 10px;
}

table.default th {
    font-weight: normal;
    text-transform: uppercase;
    vertical-align: middle;
}

table.default td {
    vertical-align: middle;
    font-size: 14px;
    padding: 8px 4px 8px 10px;
    background-color: var(--gray1);
    border-bottom: 1px solid var(--gray2);
    overflow-wrap: anywhere;
    border-bottom: 1px solid #E4E4E4;
}

table.default tr:nth-child(even) {
    background-color: #ebebeb;
}

table.default tr:nth-child(odd) {
    background-color: #f7f7f7;
}


table.default thead th {
    font-weight: 300;
    vertical-align: middle;
    text-transform: inherit;
    padding: 8px 0px 8px 17px;
}

table.default thead td {
    font-weight: normal;
    background: transparent;
    vertical-align: middle;
}

table.default tfoot th {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 2px 10px;
}

table.default tfoot td {
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
    vertical-align: middle;
    padding: 2px 10px;
}

table.default .mass_schedule .mass_nocaption{
	margin-top:0 !important;
}

.mass_table p{
    background-color: var(--color_p);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
    text-transform: inherit;
    font-family: sans-serif;
    text-align:center;
}
@media screen and (max-width:879px) {
    #archive>table>tbody>tr>td {
        line-height: 17px;
        font-size: 13px
    }
    
	td a.button{
		width:110px !important;
		margin-right: 15px;
	}

	.mass_schedule.mass_nocaption {
        display: flex;
        overflow-x: scroll;
        position: relative;
        height:auto;
        flex-wrap: wrap;
        gap: 11px;
    }

    .mass_schedule thead {
        position: sticky;
        top: 40px; 
        background: white;
        z-index: 1;
    }

    .mass_schedule.mass_nocaption th, 
    .mass_schedule.mass_nocaption td {
        min-width: 120px;
        width:100%;
    }
	.mass_table{
		top: 38px;
	    position: relative;
	}
		
}

#archive .half_width {
    width: 159px !important;
}

/*-----------------------------------------------------------  BANNER TITLE   -----------------*/
@media screen and (min-width: 1180px) {
    .bg_title {
        position: relative;
        top: 96%;
        background-color: #012643;
    }

    .bg_title .content {
        background-color: #002744d4;
        clear: both;
    }

    .bg_title h1 {
        color: var(--white);
        width: 100% !important;
        padding: 17px 0;
        font-size: 30px;
        text-align: center;
    }

    .bg_title section {
        background-color: #002744d4;
        width: auto;
    }

    .caption_title {
        position: relative;
        top: 96%;
        border: 1px solid #e4e4e4;
        padding: 3px 8px;
        z-index: 99;
        width: 100%;
        max-width: 850px;
    }

}


@media screen and (min-width: 880px) and (max-width:1179px) {
    .bg_title .content {
        background-color: #002744d4;
        clear: both;
    }

    .bg_title {
        position: relative;
        top: 516px;
        width: 1059px;
        margin: 0 auto;
        background-color: #012643;
    }

    .bg_title h1 {
        color: var(--white);
        width: 100% !important;
        padding: 12px 6px;
        font-size: 24px;
        text-align: center;
    }

    .bg_title section {
        background-color: #002744d4;
        width: auto;
    }

    .caption_title {
        position: relative;
        top: 516px;
        border: 1px solid #e4e4e4;
        padding: 2px 8px;
        z-index: 99;
    }

}

@media screen and (min-width: 460px) and (max-width: 879px) {
    .bg_title .content {
        background-color: #002744d4;
        clear: both;
    }

    .bg_title {
        position: relative;
        top: 391px;
        background-color: #012643;
    }

    .bg_title h1 {
        color: var(--white);
        width: 100% !important;
        padding: 12px 6px;
        font-size: 14px;
        text-align: center;
    }

    .bg_title section {
        background-color: #002744d4;
        width: auto;
    }

    .caption_title {
        position: relative;
        top: 391px;
        border: 1px solid #e4e4e4;
        padding: 2px 8px;
        z-index: 99;
    }

}

@media screen and (min-width: 320px) and (max-width:459px) {
    .bg_title .content {
        background-color: #002744d4;
        clear: both;
    }

    .bg_title {
        position: relative;
        top: 85%;
        background-color: #012643;
    }

    .bg_title h1 {
        color: var(--white);
        width: 100% !important;
        padding: 12px 6px;
        font-size: 20px !important;
        text-align: center;
    }

    .bg_title section {
        background-color: #002744d4;
        width: auto;
    }

    .caption_title {
        position: relative;
        top: 85%;
        border: 1px solid #e4e4e4;
        padding: 2px 8px;
        z-index: 99;

    }
}

.caption_title p {
    font-size: 12px;
    margin: 0;
    color: #5e5e5e;
    line-height: 20px;
}

/*------ TABLE COLOR P ------*/
table.default.color_p caption {
    color: var(--color_pd);
}

table.default.color_p td {
    border-bottom: 1px solid var(--gray2);
}

table.default.color_p thead th {
    background: var(--color_pl);
    border-top: 1px solid var(--color_pd);
    border-bottom: 1px solid var(--color_pd);
    color: var(--color_pd);
}

table.default.color_p thead td {
    background: transparent;
}

table.default.color_p tfoot th {
    background: transparent;
}

/*------ TABLE COLOR A ------*/
table.default.color_a caption {
    color: var(--color_ad);
}

table.default.color_a td {
    border-bottom: 1px solid var(--gray2);
}

table.default.color_a thead th {
    background: var(--color_al);
    border-top: 1px solid var(--color_ad);
    border-bottom: 1px solid var(--color_ad);
    color: var(--color_ad);
}

table.default.color_a thead td {
    background: transparent;
}

table.default.color_a tfoot th {
    background: transparent;
}

table.default.color_a tfoot {
    color: var(--white);
    background: var(--color_ad);
}

/*------ TABLE COLOR C ------*/
table.default.color_c caption {
    color: var(--color_cd);
}

table.default.color_c td {
    border-bottom: 1px solid var(--gray2);
}

table.default.color_c thead th {
    background: var(--color_cl);
    border-top: 1px solid var(--color_cd);
    border-bottom: 1px solid var(--color_cd);
    color: var(--color_cd);
}

table.default.color_c thead td {
    background: transparent;
}

table.default.color_c tfoot th {
    background: transparent;
}

/*-----------------------------------------------------------  DATA TABLE   --------------------*/
.data_table{
    margin: 0 auto;
    width: 800px;
}

.data_table th {
    background-color: var(--color_p);
    color: white;
    font-size: 13px;
    padding: 3px 8px;
    white-space: nowrap;
}

.data_table tr td {
    border-bottom: 1px var(--gray3) solid;
}

.data_table tr td {
    border-bottom: 1px var(--gray2) solid;
    padding: 8px;
    word-break: break-word;
    line-height: 25px;
    font-size: 15px;
}

.data_table tr:hover td {
    background-color: var(--gray2);
}

.data_table tr td p {
    margin: 0;
    line-height: inherit;
}

.data_table tr td p em {
    font-size: 13px;
}

/*-----------------------------------------------------------  HMENU01   ------------------------*/
@media (min-width: 1180px) {

    /* FIRST LEVEL    -----------------*/
    .hmenu01 ul#main-menu>li>a {
        color: var(--color_cl);
        padding: 13px;
        font-size: 13px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .hmenu01 ul#main-menu>li>a.selected,
    .hmenu01 ul#main-menu>li>a.highlighted,
    .hmenu01 ul#main-menu>li>a.current,
    .hmenu01 ul#main-menu>li>a:hover {
        color: var(--color_p);
    }

    /* SECOND+ LEVEL    ---------------*/
    .hmenu01 ul#main-menu>li ul {
        box-shadow: 3px 3px rgba(80, 80, 80, 0.2);
    }

    .hmenu01 ul#main-menu>li>ul li {
        width: 100%;
        transition: 0.5s;
    }

    .hmenu01 ul#main-menu>li>ul li a {
        background-color: var(--color_p);
        color: var(--white);
        border-bottom: 1px solid var(--white);
        padding: 10px 25px 10px 8px;
        transition: 0.5s;
    }

    .hmenu01 ul#main-menu>li ul li a:hover {
        background-color: var(--color_pl);
        color: var(--white);
        transition: 0.5s;
    }
	.hmenu01 ul#main-menu > li ul li .current{
		background-color: var(--color_pl) !important;
        color: var(--white) !important;
        transition: 0.5s;
	}

    .hmenu01 ul#main-menu>li>ul li:last-child a {
        border-bottom: none;
    }

    .hmenu01 ul#main-menu>li>ul li a.has-submenu span.sub-arrow {
        right: 0.9375em;
    }

    .hmenu01 ul#main-menu>li>ul li a.has-submenu span.sub-arrow:after {
        content: '\f105';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
    }
}

@media (max-width: 1179px) {
    .hmenu01>ul#main-menu {
        background-color: var(--color_a);
        width: 240px;
        padding: 0 5px;
        top: 48px;
    }

    /* FIRST LEVEL    -----------------*/
    .hmenu01 ul#main-menu {
        background-color: var(--color_p);
        width: 65%;
        top: -10px;
        right: 5px;
        z-index: 9999999 !important;
    }

    .hmenu01 ul#main-menu>li>a {
        color: #ffffff;
        border-bottom: 1px solid #ffffff;
        padding: 12px 5px;
        font-size: 17px;
        font-weight: normal;
        text-decoration: none;
        text-transform: uppercase;
    }

    .hmenu01 ul#main-menu>li>a.current,
    .hmenu01 ul#main-menu>li>a.highlighted {
        border-bottom: none;
        background-color: var(--color_pl);
    }

    .hmenu01 ul#main-menu>li:last-child>a {
        border-bottom: none;
    }

    .hmenu01 ul#main-menu>li>a.has-submenu span.sub-arrow {
        right: 0.9375em;
    }

    .hmenu01 ul#main-menu>li>a.has-submenu span:after {
        content: '\f107';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
    }

    .hmenu01 ul#main-menu>li>ul li a:hover {
        color: var(--white);
        border-bottom-color: var(--white);
        background: var(--color_pl);
    }

    /* SECOND+ LEVEL    ---------------*/
    .hmenu01 ul#main-menu>li ul {
        margin: 0 10px 15px;
    }

    .hmenu01 ul#main-menu>li>ul li a {
        color: white;
        border-bottom: 1px dotted var(--white);
        padding: 10px 8px;
    }

    .hmenu01 ul#main-menu>li>a.has-submenu span.sub-arrow {
        right: 0.9375em;
    }

    .hmenu01 ul#main-menu>li>a.has-submenu span:after {
        content: '\f107';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
    }

    .hmenu01 ul#main-menu>li>ul li a.current {
        color: var(--color_pl);
    }

    .main-menu-btn {
        bottom: 44px;
        left: -4px;
    }
}

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
    background-color: #707070;
    height: 3px;
}

/*-----------------------------------------------------------  VMENU01   -----------------------*/
.vmenu01>ul {
    padding: 4px 7px;
    margin-bottom: 20px;
    border-left: 2px solid var(--color_gray_1);
}

.vmenu01>h1 {
    background-color: rgba(49, 70, 144, .8);
    color: white;
    border-top: 1px solid rgb(119, 124, 145);
    display: block;
    text-align: center;
    margin-bottom: 7px;
    height: 35px;
    line-height: 35px;
    width: 300px;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
}

.vmenu01 h3 {
    background-color: var(--color_gray_1);
    padding: 3px 0 3px 17px;
    border-left: 4px solid var(--color_pl);
    font-size: 13px !important;
    text-transform: uppercase;
    margin-bottom: 0;
}

 .vmenu01  {
        overflow: auto;
        max-height: 950px;
        margin: 0 auto !important;
    }

.vmenu01::-webkit-scrollbar {
  width: 6px;
}
@-moz-document url-prefix() {
    .vmenu01 {
        scrollbar-width: thin;
        scrollbar-color: var(--color_p);
    }
}
@media screen and (min-width:1180px) {
	
	.vmenu01::-webkit-scrollbar-track {
	  background: var(--color_gray_1);
	}
	
	.vmenu01::-webkit-scrollbar-thumb {
	    background: var(--color_gray_2);
	  border-radius: 0px;
		transition:0.5s;
	}
	
	.vmenu01.scrollbar-hover::-webkit-scrollbar-thumb {
	  background-color: var(--color_pl);
		transition:0.5s;
	}
}
@media screen and (min-width:880px) and (max-width:1179px) {
		
	.vmenu01::-webkit-scrollbar-track {
	  background: var(--color_gray_1);
	}
	
	.vmenu01::-webkit-scrollbar-thumb {
	  background: var(--color_gray_2);
	  border-radius: 0px;
	  transition:0.5s;
	}
	
	.vmenu01.scrollbar-hover::-webkit-scrollbar-thumb {
	  background-color: var(--color_pl);
	  transition:0.5s;
	}
}
@media screen and (max-width:879px) {
	
	.vmenu01::-webkit-scrollbar-track {
	  background: var(--color_gray_1);
	}
	
	.vmenu01::-webkit-scrollbar-thumb {
	    background: var(--color_p);
	    border-radius: 0px;
		transition:0.5s;
	}
	
	.vmenu01.scrollbar-hover::-webkit-scrollbar-thumb {
	  background-color: var(--color_pl);
	  transition:0.5s;
	}
}

.mbar {
    background-color: rgba(0, 0, 0, 0.03);
    position: absolute;
    width: 92%;
    height: 100%;
    top: 0;
    left: 4%;
    z-index: -1;
}

ul#vertical-menu.sm.sm-vertical li a.current+ul {
    display: block;
}


.vmenu01>ul>li {
    border: none;
    margin: 0;
}

.vmenu01 ul li::before {
    content: none !important;
}

.vmenu01>ul>li>a {
    color: var(--black);
    border-left: none;
    font-size: 14px;
    padding: 10px 6px 5px;
    font-weight: normal;
    border-bottom: none;
    transition: 0.5s;
}

.vmenu01 a:hover {
    color: var(--black);
    background: var(--color_gray_1);
    transition: 0.5s;
}


.vmenu01 ul>li>a.selected {
    color: var(--color_pl);
}

.vmenu01 a {
    float: none;
    padding: 8px !important;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0;
}

#all_bloggers:hover {
    background: #898989;
}

.vmenu01>ul>li ul {
    margin: 0 15px 10px 15px !important;
}

.vmenu01>ul>li ul li {
    text-transform: none;
    font-size: 0.8em;
    transition: .5s ease;
}

.vmenu01>ul>li ul li a {
    font-size: 13px;
    color: #5c5c5c;
}

.vmenu01>ul>li>ul>li>a {
    color: black;
}

ul.sm-vertical a span::after 
#vertical-menu,
.sm-vertical ul>li>a span::after {
    content: none;
}

.none_row>span::after {
    color: transparent;
    content: none;
}


.vmenu01>ul>li>a.current {
    font-weight: bold;
}


.vmenu01 ul#vertical-menu>li>ul>li>a.current::before {
    content: '';
    background: var(--color_pl);
    height: 4px;
    display: block;
    width: 20px;
    position: relative;
    top: 20px;
}

.total_events {
    float: right;
}

@media screen and (max-width:879px) {

    #vertical_bar {
        margin: 0 auto;
    }
}

@media screen and (max-width:360px) {

    #vertical_bar {
        margin: 0 auto;
        width: 260px;
    }
}


/*-----------------------------------------------------------  PAGE INDEX ----------------------*/

.box_index h3 {
    font-size: 16px;
    padding: 3px 11px 3px 5px;
    background-color: var(--color_c2);
    color: white;
}


.content .box_index {
    border-color: var(--color_a);
    overflow: auto;
    max-height: 200px;
}

.box_index::-webkit-scrollbar {
    width: 8px;
}

.box_index::-webkit-scrollbar-track {
    background: var(--color_gray_1);
}

.box_index::-webkit-scrollbar-thumb {
    background-color: var(--color_p);
    border-radius: 0px;

}

.box_index {
    scrollbar-width: thin;
    scrollbar-color: var(--color_p);

}

.content .box_index h1 {
    background-color: var(--color_pd);
    color: var(--white);
    padding: 5px 10px;
    text-transform: uppercase;
}

.content .box_index .page_index a {
    border-bottom: 1px dashed var(--color_c2);
    font-size: 14px;
    color: black;
    transition: 0.5s;
}

.content .box_index .page_index a:hover {
    transition: 0.5s;
    color: var(--color_pl);
}

.index_this h3 {
    color: var(--color_c);
}

.index_back a {
    color: var(--color_cl);
}

.index_back a:hover {
    color: var(--color_cl);
}

#plus {
    float: right;
    cursor: pointer;
}

section.has_aside>.content>.box_index {

    padding: 1.1em 0 0.8em;

    z-index: 0;
}

/*-----------------------------------------------------------  QUOTE ---------------------------*/
.quote p {
    color: var(--color2000);
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    padding: 0 77px;
}

/*-----------------------------------------------------------  BG1D --------------------------*/
.bg1d {
    background-color: var(--color_pd);
    color: var(--white);
}

.bg1d a {
    color: var(--color_al);
}

.bg1d a:hover {
    color: var(--color_al);
}

.bg1d h1 {
    color: var(--color_pl);
}

.bg1d h2 {
    color: var(--color_al);
}

.bg1d h3 {
    color: var(--white);
}

.bg1d .content ul li::before {
    color: var(--color_al);
}

/*-----------------------------------------------------------  BG2D --------------------------*/
.bg2d {
    background-color: var(--color_a);
    color: var(--white);
}

.bg2d a {
    color: var(--color_pl);
}

.bg2d a:hover {
    color: var(--color_pd);
}

.bg2d h1 {
    color: var(--color_pd);
}

.bg2d h2 {
    color: var(--color_ad);
}

.bg2d h3 {
    color: var(--white);
}

.bg2d .content ul li::before {
    color: var(--color_pd);
}

/*-----------------------------------------------------------  BG3D --------------------------*/
.bg3d {
    background-color: var(--color_c);
    color: var(--white);
}

.bg3d a {
    color: var(--color_cl);
}

.bg3d a:hover {
    color: var(--color_cl);
}

.bg3d h1 {
    color: var(--color_cl);
}

.bg3d h2 {
    color: var(--color_cl);
}

.bg3d h3 {
    color: var(--white);
}

.bg3d .content ul li::before {
    color: var(--color_cd);
}

/*-----------------------------------------------------------  BG1L --------------------------*/
.bg1l {
    background-color: var(--color_pl);
    color: var(--black);
}

.bg1l a {
    color: var(--color_a);
}

.bg1l a:hover {
    color: var(--color_al);
}

.bg1l h1 {
    color: var(--color_p);
}

.bg1l h2 {
    color: var(--color_a);
}

.bg1l h3 {
    color: var(--white);
}

.bg1l .content ul li::before {
    color: var(--color_a);
}

/*-----------------------------------------------------------  BG2L --------------------------*/
.bg2l {
    background-color: var(--color_al);
    color: var(--black);
}

.bg2l a {
    color: var(--color_p);
}

.bg2l a:hover {
    color: var(--color_pl);
}

.bg2l h1 {
    color: var(--color_p);
}

.bg2l h2 {
    color: var(--color_a);
}

.bg2l h3 {
    color: var(--white);
}

.bg2l .content ul li::before {
    color: var(--color_p);
}

/*-----------------------------------------------------------  BG3L --------------------------*/
.bg3l {
    background-color: var(--color_cl);
    color: var(--white);
}

.bg3l a {
    color: var(--color_cd);
}

.bg3l a:hover {
    color: var(--color_cd);
}

.bg3l h1 {
    color: var(--color_cd);
}

.bg3l h2 {
    color: var(--color_cd);
}

.bg3l h3 {
    color: var(--white);
}

.bg3l .content ul li::before {
    color: var(--color_cd);
}

/*-----------------------------------------------------------  BOX L --------------------------*/

.boxL {
    max-width: 270px;
    margin: 0 auto;
}

.boxL h5 {
    margin-top: 30px
}

/*-----------------------------------------------------------  ASIDE - PD --------------------------*/
.asidebox.pd {
    background-color: var(--color_pd);
    color: var(--white);
}

.asidebox.pd a {
    color: var(--color_pl);
}

.asidebox.pd a:hover {
    color: var(--color_pl);
}

.asidebox.pd h1 {
    color: var(--color_pl);
}

.asidebox.pd ul li::before {
    color: var(--color_pl);
}

/*-----------------------------------------------------------  ASIDE - AD --------------------------*/
.asidebox.ad {
    background-color: var(--color_a);
    color: var(--white);
}

.asidebox.ad a {
    color: var(--color_ad);
}

.asidebox.ad a:hover {
    color: var(--color_ad);
}

.asidebox.ad h1 {
    color: var(--color_al);
}

.asidebox.ad ul li::before {
    color: var(--color_al);
}

/*-----------------------------------------------------------  ASIDE - CD --------------------------*/
.asidebox.cd {
    background-color: var(--color_c);
    color: var(--white);
}

.asidebox.cd a {
    color: var(--color_cl);
}

.asidebox.cd a:hover {
    color: var(--color_cl);
}

.asidebox.cd h1 {
    color: var(--color_cl);
}

.asidebox.cd ul li::before {
    color: var(--color_cd);
}

/*-----------------------------------------------------------  ASIDE - PL --------------------------*/
.asidebox.pl {
    background-color: var(--color_pl);
    color: var(--black);
}

.asidebox.pl a {
    color: var(--color_pl);
}

.asidebox.pl a:hover {
    color: var(--color_pl);
}

.asidebox.pl h1 {
    color: var(--color_p);
}

.asidebox.pl ul li::before {
    color: var(--color_p);
}

/*-----------------------------------------------------------  ASIDE - AL --------------------------*/
.asidebox.al {
    background-color: var(--color_al);
    color: var(--black);
}

.asidebox.al a {
    color: var(--color_al);
}

.asidebox.al a:hover {
    color: var(--color_al);
}

.asidebox.al h1 {
    color: var(--color_a);
}

.asidebox.al ul li::before {
    color: var(--color_a);
}

/*-----------------------------------------------------------  ASIDE - CL --------------------------*/
.asidebox.cl {
    background-color: var(--color_cl);
    color: var(--black);
}

.asidebox.cl a {
    color: var(--color_cl);
}

.asidebox.cl a:hover {
    color: var(--color_cl);
}

.asidebox.cl h1 {
    color: var(--color_c);
}

.asidebox.cl ul li::before {
    color: var(--color_c);
}

/*-----------------------------------------------------------  NEWS ----------------------------*/

article h2 {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

@media screen and (min-width: 1500px) {
    #banner_top_img {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    
    .background {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url("https://adom.atimo.us/Images/curve-header.png");
        background-size: cover;
        background-repeat: no-repeat;
        transform: scaleX(-1);
        z-index: -1;
    }
    
}
@media screen and (min-width: 1180px) {
    #top_img {
        height: 500px;
        width: 1150px;
        background-size: cover !important;
        position: relative;
        margin: 0px auto;
    }

    #banner_top_img,
    .banner_top_img {
        margin-bottom: 18px !important;
        background-size: contain !important;
    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    #top_img {
        height: 560px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        position: relative;
        margin-bottom: 40px !important;
        border-bottom: #0a2a4200 4px solid;
    }

    #banner_top_img,
    .banner_top_img {
        background-size: contain !important;
    }
}

@media screen and (min-width: 454px) and (max-width: 879px) {
    #top_img {
        height: 430px;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        margin-bottom: 40px;
        border-bottom: #0a2a4200 4px solid;
    }

    #banner_top_img,
    .banner_top_img {
        margin-bottom: -49px !important;
        background-size: contain !important;
    }

    #top_img h1 {
        font-size: 20px;
    }
}

@media screen and (min-width: 321px) and (max-width: 453px) {
    #top_img {
        height: 208px;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        margin-bottom: 40px;
        border-bottom: #0a2a4200 4px solid;
    }

    #banner_top_img,
    .banner_top_img {
        margin-bottom: -7px !important;
        background-size: contain !important;
    }
}

@media screen and (max-width: 320px) {
    #top_img {
        height: 242px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        margin-bottom: 20px;
        border-bottom: #0a2a4200 4px solid;
    }

    #banner_top_img,
    .banner_top_img {
        margin-bottom: -7px !important;
        background-size: contain !important;
    }
}

/*---------- pic_article  -------------*/
@media screen and (min-width: 880px) {
	.pic_articleL {
        float: left;
        margin: 15px 15px 15px 0;
    }

    .pic_articleR {
        float: right;
        margin: 15px 0 15px 15px;
        max-width: fit-content;
    }
}

@media screen and (max-width: 879px) {
    .pic_articleR,
    .pic_articleL {
        margin: 15px auto;
        max-width: fit-content;
    }
}

.pic_article>img {
    vertical-align: middle;
}

.pic_articleL,
.pic_articleR {
    max-width: 450px;
}

.pic_articleL,
.pic_articleC,
.pic_articleR {
    overflow: hidden;
}

.pic_articleC {
    max-width: 100% !important;
}

/*---------- pic_article  -------------*/


.wrapper {
    border: 1px solid #e4e4e4;
    padding: 2px 8px;
    margin: 0px 0 0 0;
}

.photographer {
    font-style: italic;

}

.js-caption>.wrapper>p {
    padding-top: 0px !important;
    padding-bottom: 0 !important;

}

.js-caption>.wrapper {
    padding-top: 7px;
    width: 100%;
    text-align: center;
}


.wrapper>p {
    font-size: 12px;
    margin: 0;
    color: #5e5e5e;
    line-height: 20px;
}

.comment_wrap {
    padding: 10px;
    margin-top: 15px;
}

.comment_wrap h2 {
    font-size: 1.350em;
}

.disclaimer,
.comments {
    display: none;
    border: 1px solid #BBB;
    padding: 8px;
    margin: 0 auto .8em auto;
}

.captcha {
    text-align: center;
}

.comment h4,
.comment h6 {
    display: inline-block;
    margin: 0 .2em;
}

.comment h4 {
    color: #D0120B;
    font-size: 10px;
}

.comment h6 {
    color: #9A9A9A;
}

.gallery_photographer {
    color: #0e4b78;
    font-size: 12px;
    font-style: italic;
    margin-top: -13px;
    text-align: right;
    margin-bottom: 25px;
}

.share_this_article {
    clear: both;
    color: rgba(158, 158, 158, 1.00);
    text-align: center;
}

/*-----------------------------------------------------------  NEWS COMMENTS -------------------*/
#comments {
    background-color: #fafafa;
    border: 1px solid #dadad8;
    margin: 15px;
    padding: 10px;
}

#comments>h1 {
    font-size: 23px;
}

#comments dl {
    margin: 30px 0;
}

#comments dt {
    font-weight: bold;
    margin: 5px 0;
}

#comments em {
    color: #d1930d;
    font-size: 13px;
    font-weight: normal;
}

#comments dd {
    font-style: italic;
    line-height: 25px;
}

.blogger {
    width: 300px;
    margin: 0 auto;
    background: #e1e2d0;
    padding: 15px;
    display: table
}

.blogger dt {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 35px;
    float: left;
    margin: 0 10px;
}

.blogger img {
    max-width: 100%;
}

/*-----------------------------------------------------------  OTHER CS NEWS -------------------*/
#other_CS_news div.flex {
    margin: 10px 0 0 0;
}

#other_CS_news div.flex .fx_4 {
    margin-bottom: 15px
}

#other_CS_news dd.church_img {
    height: 150px;
    background-size: cover;
}

#other_CS_news .other_news_priest dd.church_img {
    height: 335px;
}

#other_CS_news dl dd span {
    padding: 0 5px;
}

#other_CS_news dl dt {
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 11px;
    background-color: var(--color_p);
    color: white;
}

#other_CS_news dl dt:hover {
    color: #c8c8c8;
}

#other_CS_news dl {
    transition: 0.5s;
    transform: translateY(0px);

}

#other_CS_news dl:hover {
    transition: 0.5s;
    transform: translateY(-10px);
    cursor: pointer
}

#other_CS_news dd a:hover {
    color: #e4e4e4;
}

.count p {
    padding: 0 !important;
}

@media screen and (min-width: 1180px) {
    .count {
        border-bottom: none;
        padding: 6px 7px 7px 11px;
        transition: all 0.5s;
        position: relative;
        float: right;
        top: 0px;
        max-width: 102px;
        background: #e79a05;
    }

    #other_CS_news a {
        color: white;
    }

    .date_week {
        border-bottom: none;
        padding: 6px 13px 8px 13px;
        transition: all 0.5s;
        position: relative;
        float: right;
        top: 0px;
        color: white;
        max-width: 185px;
        background: #e79a05;
        font-size: 14px;
    }

}

@media screen and (max-width: 879px) {
    .count {
        padding: 4px 9px 6px 9px;
        transition: all 0.5s;
        position: absolute;
        right: 0px;
        color: white;
        background: #e79a05;
    }

    #other_CS_news a {
        color: white;
    }

    .date_week {
        border-bottom: none;
        padding: 6px 13px 8px 13px;
        transition: all 0.5s;
        position: absolute;
        right: 0px;
        color: white;
        font-size: 12px;
        width: 163px;
        max-width: 167px;
        text-align: center;
        background: #e79a05;
    }

    #other_CS_news {
        margin-top: 0;
    }

    #other_CS_news dd.church_img {
        height: 150px;
        background-size: cover;

    }


}

@media screen and (min-width: 880px) and (max-width:1179px) {
    .count {
        padding: 4px 9px 6px 9px;
        transition: all 0.5s;
        float: right;
        color: white;
        background: #e79a05;
    }

    #other_CS_news a {
        color: white;
    }

    .date_week {
        border-bottom: none;
        padding: 6px 13px 8px 13px;
        font-size: 12px;
        transition: all 0.5s;
        position: absolute;
        right: 0px;
        color: white;
        max-width: 167px;
        background: #e79a05;
    }
}

/*-----------------------------------------------------------  MINISTRIES DIRECTORY ------------*/
#pg_index {
    display: table;
    margin: 0 auto;
    padding: 10px;
    font-size: 30px;
}

#pg_index a {
    margin: 0px 7px;
    border: none;
    float: left;
}

#pg_index a:hover {
    border: none;
}

#pg_index span {
    color: #CECECE;
    margin: 0px 7px;
    border: none;
    float: left;
}

.IndexContent h2 {
    font-weight: bold;
    color: #414448;
    border: none;
    background-color: #f1f1f1;
    padding: 10px;
    display: flex;
    justify-items: center;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: center;
    position: relative;
}

.IndexContent a {
    border-bottom: none !important;
}

.fa-caret-square-up {
    margin: 0;
    font-size: 22px;
    padding: 9px 0;
}

.IndexContent p {
    font-size: 19px;
    margin: 15px 0 0 60px;
}

.IndexContent h2 span {
    font-size: 12px;
    position: absolute;
    right: 20px;
}

.ex_link {
    font-size: 12px;
    color: #b0aaaa;
    position: relative;
    bottom: 3px;
    left: 6px;
}

a.facebookIcon {
    background-image: none !important;
    background-color: #4267B2;
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 12px;
    float: right;
    margin: 3px 5px 0 0 !important;
    padding: 3px 10px;
    width: 100%;
    text-align: center;
    border: solid 1px #4267B2;
    border-bottom: 1px solid #4267B2 !important;
}

a.facebookIcon:hover {
    background-color: #ccd0d5;
    color: #4b4f56 !important;
    border: solid 1px #ccd0d5;
    border-bottom: 1px solid #ccd0d5 !important;
}

p.title-deanery {
    color: #0e4b78;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 2px;
}

.c_history {
    width: 100%;
    clear: both;
}

.box-contact {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--gray3);
    background: var(--gray1);
    width: 300px;
    height: 355px;
    overflow-y: auto;
}

.box-contact-image {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.box-contact h2 {
    font-size: 17px !important;
    padding: 15px 5px 0 10px;
}

.box-contact p {
    line-height: normal;
    padding: 5px 10px;
    margin: 0;
    font-size: 15px !important;
}

.title-deanery {
    display: flex;
}

.content_Founding {
    display: flex;
    max-height: 355px;
    overflow: hidden;
    align-items: center;
    background: var(--gray1);
    justify-content: center;
}


@media screen and (max-width: 879px){
    .box-contact-image {
        flex-direction: column;
    }

    .box-contact {
        margin: 0 auto;
        height: 100%;
        width: 100%;
        max-width: 555px;
    }

    .title-deanery{
        justify-content: center;
    }
}

/*-----------------------------------------------------------  PASTORAL TEAM -------------------*/
#pastoral_team dl {
    margin-bottom: 29px;
}

#pastoral_team dl dd.bgr_name {
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
}

#pastoral_team dl dd.bgr_date {
    color: black;
    font-style: italic;
    font-size: 14px;
}

/*-----------------------------------------------------------  BLOGGER PROFILE -----------------*/
#blogger_profile .phone,
#blogger_profile .fax,
#blogger_profile a.email,
#blogger_profile a.web,
#blogger_profile a.pdf {
    display: inline;
}

#blogger_profile .imgL{
    margin: 1em 1em 1em 0 !important;
}

.church_closed>h1 {
    background-color: #d1930d;
    color: white;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}

.church_closed>p {
    font-size: 13px;
    margin: 0;
    padding: 4px 2px;
    line-height: 20px;
}

/*----------------------  Info icons  ---------------------*/
.phone:before,
.email:before,
.fax:before,
.map:before,
.web:before,
.share_event:before,
a.pdf:before,
a.img:before,
a.doc:before,
a.excel:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    color: #1268A6 !important;
}

.pdf:before,
.web:before,
.email:before {
    color: var(--color_a);
    content: '\f0c8' !important;
    font-size: 0;
    top: 0;
}

.phone,
.fax,
a.email,
a.web,
a.pdf,
p.email,
dd.email {
    padding-left: 0;
}

footer :before {
    color: #fff !important;
}

a:hover::before {
    color: var(--color_pl) !important;
    transition: 0.5s;
}

.phone:before {
    /* content: "\f095"; */
    content: "";
}

.email:before {
    content: "\f0e0";
}

.fax:before {
    /* content: "\f1ac"; */
    content: "";
}

.map:before {
    content: "\f279";
}

.web:before {
    content: "\f0c1";
}

.share_event:before {
    content: "\f1e0";
}

a.pdf:before {
    content: "\f1c1";
}

a.img:before {
    content: "\f03e";
}

a.doc:before {
    content: "\f15c";
}

a.excel:before {
    content: "\f1c3";
}

.address::before {
    content: inherit;
}



a.registration {
    font-weight: bold;
   
        font-weight: 300;
        font-size: 14px;
        border: 1px solid;
        background: var(--color_p2);
        color: white !important;;
        cursor: pointer;
        text-transform: uppercase;
        transition: 0.5s ease-in;
    padding: 10px;
    margin-left: 5px;
}

a.registration:hover {
    color: white !important;
    background-color: var(--color_p3);
      transition: 0.5s ease-in;
}



.shortcut {
    background-color: #F8F8F8;
    border: 1px solid #FFFFFF;
    border-left: 3px solid #0e4b78;
    clear: both;
    margin: 50px auto 10px auto;
    outline: 1px solid #E4E4E4;
    padding: 10px 0 10px 60px;
    width: 80%;
}

.shortcut p {
    margin: 0;
    font-size: 14px;
}

.shortcut a {
    display: block;
    width: 100%;
    overflow: auto;
}


/*-----------------------------------------------------------  MY ACCOUNT ----------------------*/
.newAccount_relationship label {
    white-space: nowrap;
}

.newAccount_relationship {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.newAccount_relationship p {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.newAccount_relationship input[type="radio"] {
    top: 0 !important;
    width: fit-content !important;
}

.fm-checkbox {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

input#js-rss {
    width: fit-content;
    position: inherit;
}

#rel_others {
    width: 145px;
}

#select_relation_response {
    margin: 5px;
}


form.default.myparish select {
    width: 130px;
    margin-right: 4px;
}

form.default.myschools select {
    width: 130px;
    margin-right: 4px;
}

.ajax_form {
    /*! display: flex; */
    flex-direction: column;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.pagination {
    font-size: 12px;
    margin-bottom: 20px;
}

.pagination p.total {
    text-align: center;
    max-width: 120px;
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

.pagination .pagination_buttons {
    display: flex;
    justify-content: center;
}

.pagination .pagination_buttons p {
    padding: 0 !important;
    color: var(--gray4);
    font-size: 1.25em;
    margin-bottom: 0;
}

.pagination .pagination_buttons>p {
    border: 1px solid;
    font-size: 17px !important;
    margin-bottom: 0 !important;
    padding: 0 0.375em 0 0.375em !important;

}

.pagination_buttons p {
    color: #E5E5E5;
    border: 1px solid #E5E5E5;
    line-height: 18px;
    margin: 0;
}

.pagination .pagination_buttons span {
    color: black !important;
    font-weight: bold !important;
}


.myaccountmenu.vmenu01 a.active {
    font-weight: bold;
}

a.view-all {
    color: white;
    background: var(--black);
    transition: 0.5s;
    width: 170px;
    margin: 5px auto 30px;
}

.rotatorRss input[type="checkbox"] {
    margin: 0 !important;
}

form.default.addSchedule {
    width: 100%;
    padding: 0;
    margin: 0;
}


@media screen and (min-width: 1180px) {
    .ajax_form.login {
        display: flex;
        flex-direction: row-reverse;
        padding: 70px;
    }

    .ajax_form.login .forms{
        width: fit-content;
    }

    .ajax_form.login h2{
        font-size: 25px;
    }

    .ajax_form.login p{
        font-size: 18px;
    }
}

@media screen and (max-width: 1179px) {
    .ajax_form.login {
        flex-direction: column-reverse;
    }

    .ajax_form.login .fx_2 {
        width: 100%;
    }

    .ajax_form.login .fx_2 p,
    .ajax_form.login .fx_2 h2 {
        padding-left: 0 !important;
    }

}

@media screen and (max-width:879px){
    .ajax_form.login .form_buttons {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: center;
        gap: 10px;
    }

    .ajax_form.login fieldset{
        margin: 0;
    }

    .ajax_form.login .forms form{
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .ajax_form.login .forms form input{
        width: 100% !important;
    }

    .account_message {
        padding: 0px 20px;
    }
}




/*-----------------------------------------------------------  ACTION BUTTONS ------------------*/
.actions {
    white-space: nowrap;
}

.icon-container {
    position: relative;
    display: inline-block;
}

.options li a i:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    color: white;
}

.code_left:before {
    content: '\f036';
}

.code_right:before {
    content: '\f038';
}

.code_center:before {
    content: '\f037';
}


.options a:hover .code_left:before,
.options a:hover .code_center:before,
.options a:hover .code_right:before {
    color: var(--color_p);
}

.options {
    transition: 0.5s;
    display: none;
    position: absolute;
    right: calc(50% - 100px);
    top: 22px;
    border: none;
    z-index: 9999;
    width: 200px;
}

.icon-container ul li {
    padding: 0;
}

.options>li a {
    padding: 5px;
    display: block;
    font-size: 15px;
    color: white;
    margin-bottom: 2px;
    background-color: var(--color_p);
    border: 1px solid var(--color_p);
    transition: 0.5s;
    text-align: center;
    text-transform: capitalize;
    font-family: sans-serif;
}

.options>li:before {
    content: none !important;
}

.options>li a:hover {
    color: var(--color_p);
    background-color: rgb(255, 255, 255);
    color: var(--color_p) !important;
    transition: 0.5s;
}

.icon-container:hover .options {
    transition: 0.5s;
    display: block;
}


a[class^="ab_"] {
    width: 20px;
    display: inline-block;
    margin: 0 4px 0;
    cursor: pointer;
}

a[class^="ab_"]:hover::before {
    color: var(--gray4) !important;
   
}

a[class^="ab_"]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    color: var(--gray3);
    font-size: 19px;
}

.ab_edit::before {
    content: '\f044';
}

.ab_delete::before {
    content: '\f2ed';
}

.ab_review::before {
    content: '\f002';
}

.ab_publish::before {
    content: '\f0a1';
}

.ab_sm-disabled::before {
    content: '\f1e0';
}

.ab_code::before {
    content: '\f121';
}

.ab_bool_0::before, .ab_bool_1::before,
.ab_not_rss::before {
    content: '\f005';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    color: var(--gray3);
    font-size: 19px;
}

.ab_bool_1::before,
.ab_bool_1:hover::before,
.ab_rss::before,
.ab_rss:hover::before {
    content: '\f005';
    color: var(--yellow) !important;
}

.ab_requested::before,
.ab_requested:hover::before {
    content: '\f017';
    color: var(--color_pl) !important;
    ;
}

.ab_published::before,
.ab_published:hover::before {
    content: '\f118';
    color: var(--green) !important;
    ;
}

.ab_declined::before,
.ab_declined:hover::before {
    content: '\f119';
    color: var(--color_red) !important;
    ;
}

.ab_sm-active::before,
.ab_sm-active:hover::before {
    content: '\f1e0';
    color: var(--color_pl) !important;
    ;
}

.ab_home::before {
    content: '\f015';
    color: var(--yellow) !important;
}

.ab_not_home::before {
    content: '\f015';
}

#hidden_form {
    display: none;
}


/*-----------------------------------------------------------  SELECT EVENT SCHEDULE -----------*/
#select_time_schedule a {
    border-bottom: 1px solid #E4E4E4;
    color: #D72211;
    display: block;
    margin: 0 auto;
    padding: 9px 0;
    width: 670px;
}

#select_time_schedule a:hover {
    background: url(../../atimo_s/ajax/event/images/publish-event-red-arrow.png) left center no-repeat #f8f8f8;
}

#select_time_schedule a:last-child {
    border-bottom: none;
}

#select_time_schedule span {
    display: inline-block;
    font-size: 28px;
    height: 63px;
    line-height: 63px;
    margin-left: 40px;
    text-align: center;
    width: 377px;
}

#select_time_schedule img {
    float: right;
}

/*-----------------------------------------------------------  YOUTUBE -------------------------*/
@media screen and (min-width: 695px) {
    .podcast {
        width: 550px;
        height: 125px;
        margin: 0 0 15px 0;
    }

    .youtube {
        width: 778px;
        height: 360px;
        margin: 10px auto;
        display: block;
    }
}

@media screen and (min-width: 610px) and (max-width:694px) {
    .podcast {
        width: 550px;
        height: 125px;
        margin: 0 0 15px 0;
    }

    .youtube {
        width: 560px;
        height: 315px;
        margin: 10px auto;
        display: block;
    }
}

@media screen and (min-width: 445px) and (max-width:694px) {
    .podcast {
        width: 100%;
        height: 125px;
        margin: 0 0 15px 0;
    }

    .youtube {
        width: 100%;
        height: 225px;
        margin: 10px auto;
        display: block;
    }
}

@media screen and (max-width: 444px) {
    .podcast {
        width: 100%;
        height: 125px;
        margin: 0 0 15px 0;
    }

    .youtube {
        margin: 10px auto;
        display: block;
    }
}

@media screen and (min-width: 799px) {
    .youtubeInternCS {
        width: 551px;
        height: 315px;
        display: block;
        float: left;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 729px) and (max-width:798px) {
    .youtubeInternCS {
        width: 475px;
        height: 277px;
        display: block;
        float: left;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 445px) and (max-width:728px) {
    .youtubeInternCS {
        width: 100%;
        height: 372px;
        margin: 10px auto;
        display: block;
    }
}

@media screen and (max-width: 444px) {
    .youtubeInternCS {
        width: 280px;
        height: 158px;
        margin: 10px auto;
        display: block;
    }
}

/* .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 2em;
} */
/* 
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */

/*-----------------------------------------------------------  CALENDAR  -----------------------*/
/*-------------------------  NAVIGATION ------------*/
.navigation_calendar {
    background-color: var(--color_gray_1);

    color: #FFFFFF;
    position: relative;
    text-align: center;
}

.navigation_calendar a {
    border: none !important;
    color: black;
    text-decoration: none !important;
    font-family: monospace;
    display: flex;
    align-items: center;
    top: -2px;
    position: relative;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 20px;
}

.nav_year {
    font-size: 18px;
    font-family: 'Lato', sans-serif !important;
}

#vertical_menu .navigation_calendar a.nav_previous {
    display: inline-block;
    float: left;
    padding: 0 0 0 5px;
}

#vertical_menu .navigation_calendar a.nav_next {
    display: inline-block;
    float: right;
    padding: 0 5px 0 0;
}

@media screen and (max-width:360px) {

    .nav_year {
        font-size: 16px;
        font-family: 'Lato', sans-serif !important;
    }
}

/*-----------------------------------------------------------  CALENDAR ------------------------*/

@media screen and (max-width:360px) {

    .calendar_cell {
        height: 33px;
        width: 33px;
        overflow: hidden;
        background-color: var(--color_gray_1);
        color: #343434;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }
}
.calendar_cell a.js-ajax{
	background-color: var(--color_gray_4);
}
table.calendar {
    border-collapse: collapse;
    margin: 0 auto 15px;
}

table.calendar th {
    color: #000000;
    text-align: center;
}

table.calendar td {
    color: #000000;
    position: relative;
    text-align: center;
}

.calendar_cell {
    height: 33px;
    width: 37px;
    overflow: hidden;
    background-color: var(--color_gray_1);
    color: #353535a1;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.calendar_cell a.js-ajax{
	background-color: var(--color_gray_4);
}

.calendar_cell.today {
    border: 1px solid var(--aa_hd);
}

.today>a>span {
    color: var(--white);
}

.today>a {
    background-color: var(--black) !important;
}

.calendar_date {
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    text-align: center;
}

.selected_day{
   /*! border: 2px solid var(--color_c); */
   background: var(--color_gray_4);
  }

.selected_day a{
    color: white !important;
  }



.event_times {
    color: #000000;
    display: block;
    font-size: 10px;
}

table.calendar tr td a {
    background-color: var(--color_black_1);
    color: #121212 ;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

table.calendar tr td a:hover {
    background-color: var(--color_c);

}

table.calendar tr td a:hover span {
    color: #FFFFFF;
}


/*-------------------------  MYTOOLS ---------------*/
.navigation_calendar.mytools {
    height: 24px;
    margin: 15px auto 0;
    width: 285px;
}

table.mytools {
    width: 285px;
}

table.mytools th {
    font-size: 14px;
    padding: 5px 0
}

table.mytools td {
    height: 50px;
    padding: 0;
    width: 50px;
}

table.mytools tr td a {
    font-size: 19px;
    height: 100%;
    line-height: 35px;
    width: 100%;
}

calendar_buttons {
    width: 738px;
}

/*-------------------------  VM_SMALL ---------------*/
.navigation_calendar.vm_small {
    /* margin: 15px auto 0px; */
    width: auto;
}

.navigation_calendar {
    font-family: sans-serif;
    font-size: 16px;
    display: flex;
    color: black;
    padding: 2px 0px;
    justify-content: center;
}

table.vm_small {
    width: 100%;
}

table.vm_small th {
    font-size: 18px;
    padding: 14px 0px;
}

table.vm_small td {
    height: 100%;
    padding: 2px 2px;
}

table.vm_small tr td a {
    font-size: 19px;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.calendar {
    margin-left: auto !important;
    margin-right: auto !important;
    font-family: 'Lato', sans-serif;
}


/*-----------------------------------------------------------  PRESS RELEASE  ------------------*/
/* --- RELEASE TOP --- */
@media screen and (min-width: 600px) {
    .release-top .reltop-infos {
        padding-top: 40px;
        text-align: left !important;
    }

    .release-top .reltop-logo .imgC {
        border-right: 1px solid #eee;
        padding-right: 20px;
    }
}

.release-top {
    border-bottom: 1px solid #d1930d;
    margin-bottom: 10px;
}

.release-top .flexC {
    max-width: 420px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
}

.release-top .flexC .fx_2 {
    text-align: center;
}

.release-top .reltop-logo .imgC {
    max-width: 160px;
    margin-bottom: 0;
}

#content .release-top .fx_2 h2 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
    color: black;
}

.release-top .fx_2 h4 {
    line-height: 14px;
    font-size: 15px;
}

.release-top .fx_2 p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.release-top .fx_2 ul {
    margin: 0 0 5px 10px;
}

.release-top .fx_2 ul li {
    font-size: 14px;
    line-height: 20px;
}

/* --- RELEASE CONTENT --- */
@media screen and (min-width: 880px) {
    .release-content h2.relcontent-title {
        font-size: 24px;
        line-height: 34px;
    }
}

.release-content .relcontent-date {
    font-size: 13px;
    color: #777;
}

.release-content h4#release-type {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}

.release-content h2.relcontent-title {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
}

/* --- RELEASE FOOTER --- */
.release-footer {
    border-top: 1px solid #d1930d;
    margin-top: 40px;
    padding: 20px 0 0;
}

.release-footer .relfooter-top {
    text-align: center;
    margin-bottom: 20px;
}

#content .release-footer .relfooter-top h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #555;
    font-size: 18px;
}

#content .release-footer .relfooter-top p {
    margin-top: 0;
}

.release-footer .relfooter-social {
    color: #555555;
    text-align: center;
    margin-top: 20px;
}

#content .release-footer .relfooter-social h2 {
    margin-top: 0;
    color: #555;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#content .release-footer .relfooter-social p {
    margin: 5px 0;
}

#content .release-footer .relfooter-social ul.flexC {
    text-align: center;
    max-width: 530px;
    margin: 0 auto;
}

#content .release-footer .relfooter-social ul li {
    background: none;
    line-height: 20px;
    font-size: 15px;
}

.release-footer .relfooter-contact {
    background: #f4f4f4;
    padding: 15px 15px 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-top: 20px;
    text-align: center;
    color: #555555;
}

.release-footer .relfooter-contact .flex {
    margin: 0 auto;
    max-width: 440px;
}

#content .release-footer .relfooter-contact h2 {
    margin-top: 0;
    color: #555;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#content .release-footer .relfooter-contact h4 {
    line-height: 14px;
    font-size: 15px;
    margin-top: 5px;
    color: #555555;
}

#content .release-footer .relfooter-contact h4 span {
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    color: #777777;
}

#content .release-footer .relfooter-contact p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* --- RELEASE TOP 2024 --- */
@media screen and (min-width: 880px) {
	.release-top-2024 .reltop-infos-2024 {
		padding-top: 50px;
		text-align: left !important;
	}

	.release-top-2024 .reltop-infos-2024 h2 {
		font-size: 20px !important;
		margin-bottom: 20px !important;
	}

	/* .release-top-2024 .reltop-logo .imgC {
		border-right: 1px solid #eee;
		padding-right: 20px;
	} */

	.release-top-2024 .reltop-contact-2024 {
		padding-top: 30px;
		text-align: right !important;
	}
}

@media screen and (max-width: 879px) {
    .content .release-top-2024 h1 {
        text-align: center;
        font-size: 28px !important;
    }

    .release-top-2024 .reltop-contact-2024 p {
        padding-top: 0;
        text-align: center !important;
    }
}

.release-top-2024 {
	border-bottom: 1px solid #bedbec;
	margin-bottom: 10px;
}

.release-top-2024 a { color: #69A1CB; }
.release-top-2024 a:hover { opacity: 0.7; }

.release-top-2024 .flexC {
	margin: 0 auto 20px;
	padding: 0;
}

.release-top-2024 .flexC {
	max-width: 600px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
}

.release-top-2024 .reltop-logo-2024 .imgC {
	max-width: 160px;
	margin-bottom: 0;
}

.release-top-2024 h1 {
	font-size: 28px;
    line-height: 36px;
	margin-bottom: 0;
	margin-top: 10px;
	color: #0E4B78;
}

.release-top-2024 h4 {
	line-height: 14px;
	font-size: 15px;
}

.release-top-2024 p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
    padding: 0;
}

.release-top-2024 ul {
	margin: 0 0 5px 10px;
}

.release-top-2024 ul li {
	font-size: 14px;
	line-height: 20px;
}

/* --- RELEASE CONTENT --- */
@media screen and (min-width: 880px) {
	.release-content-2024 h2.relcontent-title-2024 {
		font-size: 24px;
		line-height: 34px;
	}
}

.release-content-2024 .relcontent-date-2024 {
	font-size: 13px;
	color: #777;
}

.release-content-2024 h4#release-type-2024 {
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}

.release-content-2024 h2.relcontent-title-2024 {
	text-align: center;
	font-size: 24px;
	line-height: 34px;
}

/* --- RELEASE FOOTER --- */
.release-footer-2024 {
	border-top: 1px solid #bedbec;
	margin-top: 40px;
	padding: 20px 0 30px;
}

.release-footer-2024 .relfooter-top-2024 {
	text-align: center;
	margin-bottom: 20px;
}

.release-footer-2024 a { color: #69A1CB; }
.release-footer-2024 a:hover { opacity: 0.7; }

.release-footer-2024 .relfooter-social-2024 {
    color: #555555;
    text-align: center;
    margin-top: 10px;
}

.release-footer-2024 .relfooter-top-2024 h2 {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
    color: #555;
    font-size: 18px;
}

.release-footer-2024 .relfooter-top-2024 p {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
}

.release-footer-2024 .relfooter-social-2024 h2 {
    padding: 0;
    margin-top: 30px;
    color: #555;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
}

.release-footer-2024 .relfooter-social-2024 p {
    margin: 5px 0;
    text-align: center;
}

.release-footer-2024 .relfooter-social-2024 a.link-social {
	display: block;
	max-width:  240px;
    width: 100%;
	margin: 0 auto;
	padding: 8px;
	text-align: center;
	background: #69A1CB;
	color: white;
}

.release-footer-2024 .relfooter-social-2024 a.link-social:hover { opacity: 0.7; }

.release-footer-2024 .relfooter-contact-2024 {
	background: #f4f4f4;
	padding: 15px 15px 20px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	color: #555555;
}

.release-footer-2024 .relfooter-contact-2024 a { color: #0E4B78; }

.release-footer-2024 .relfooter-contact-2024 h2 {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
    color: #555;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
}

.release-footer-2024 .relfooter-contact-2024 h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}

.release-footer-2024 .relfooter-contact-2024 h4 {
    line-height: 14px;
    font-size: 15px;
    margin-top: 5px;
    color: #555555;
}

.release-footer-2024 .relfooter-contact-2024 h4 span {
    display: block;
    margin-top: 5px;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #777777;
}

.release-footer-2024 .relfooter-contact-2024 p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 5px;
}

.release-footer-2024 .relfooter-contact-2024 .flex {
	margin: 0 auto;
	max-width: 440px;
}

/*-----------------------------------------------------------  ARTICLE MANAGER -----------------*/
.article_thumb {
    height: 50px;
    display: block;
    margin: 0 auto;
}

.article_thumb.flex{
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    font-size: 20px !important;
}

/*------------------------------------- QUOTE ------------------------------*/

.bgl_c {
    background-size: cover !important;
}

.h1_content h1 {
    color: #e79700;
}


@media screen and (min-width:1180px) {
    #other_CS_news h1 {
        font-size: 25px;
    }

    #other_CS_news p {
        color: white;
        padding: 10px 31px 0px 0px;
        font-size: 16px;
    }
}

@media screen and (max-width:879px) {
    #other_CS_news h1 {
        font-size: 22px;
        text-align: center;
    }

    #other_CS_news p {
        color: #043054;
        /* padding: 10px 0; */
        font-size: 14px;
        text-align: center;
    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    #other_CS_news h1 {
        font-size: 20px;
    }

    #other_CS_news p {
        color: #043054;
        padding: 0;
    }
}

/*-------------------------------------- BLOG -------------------------------*/

.top-article section {
    display: flex;
    position: relative;
    max-width: 1150px;
    gap: 0;
    justify-content: space-evenly;
}

.top-article .bg_article {
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--color_gray_1);
}

.top-article .bg_article .left {
    background: #002144;
    height: 100%;
    width: 60%;
}

.top-article .square-image-area {
    position: relative;
    padding: 10px 0px;
    display: flex;
    min-height: 450px;
    justify-content: flex-end;
}

img.square-image {
    height: 440px;
}

.top-article .title-area {
    position: relative;
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    max-width: 480px;
}

.top-article .title-square{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
}

.top-article .square {
    padding: 10px;
    width: 460px;
    height: 460px;
    display: flex;
    flex-direction: column;
    border: 1px solid #69a1cb;
    justify-content: center;
}

.top-article .square{
    padding: 10px;
}

.top-article .title-area h1 {
    font-family: 'Georgia', serif;
    color: white;
    font-size: 36px;
}

.top-article .title-area h2{
    color: #69a1cb;
    font-size: 18px;
    line-height: 25px;
}

.top-article .title-area h3{
    color: #ec8c03;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 25px;
}

.top-article .article-share {
    padding-top: 25px;
}

.top-article .title-area h3 span {
    color: white;
    font-weight: normal;
    text-transform: capitalize;
}

.top-article .title-area p {
    font-family: 'Arial', sans-serif;
    color: white
}

.top-article .square-bg{
    background: url('../../atimo_s/news/template-article.jpg');
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.top-article .square-bg-image{
    width: 100%;
}

.article_info h5 {
    padding: 0 !important;
}

hr {
    display: block !important;
    margin: 0 auto;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
}

.section_navigation_lg a {
    font-size: 15px;
    padding: 12px;
    width: 25%;
    color: white;
    display: block;
    background: #888888;
    border: none;
    margin: 0px 0.5em;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.section_navigation_lg .selected {
    background: black;
    color: white;
}

.section_navigation_lg {
    display: flex;
    margin-top: 10px;
    padding: 0px;
    list-style: none;
    justify-content: center;
    flex-wrap: nowrap;
}

.article_lgs{
    margin-top: 50px;
}

#page_navigation a,
#section_navigation a,
.section_navigation a, .section_navigation_ministry a{
    border: none;
    color: black;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

#page_navigation,
#section_navigation,
.section_navigation, .section_navigation_ministry {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.25em;
    padding: 0.25em;
    padding: 1.25em;
    padding-top: 6px;
    list-style: none;
}


.section_navigation a, .section_navigation_ministry a{
    font-size: 12px;
    padding: 6px !important;
    border: 1px solid var(--color_gray_1);
    margin: 4px !important;
    color: #000000 !important;
    text-align: center;
    text-overflow: ellipsis;
    font-family: sans-serif;
    transition: 0.5s;
    overflow: hidden;
    white-space: nowrap;
}

.section_navigation a:hover, .section_navigation_ministry a:hover {
    color: white !important;
    /* background: #b3b3b3; */
    background: var(--color_p);
    transition: 0.5s;
}



#page_navigation a,
#section_navigation a,
.section_navigation .selected, .section_navigation_ministry .selected {
    color: white !important;
    /* background: #b3b3b3; */
    background: var(--color_p);
}


.article_info h1 {
    color: black;
}

.btn_blog {
    display: flex;
    justify-content: center;
}

.week1 #blogger_profile {
    background-color: #0e4b78;
}

.week1 #blogger_profile:hover {
    background-color: #537f9f;
}

.week2 #blogger_profile {
    background-color: #d1930d;
}

.week2 #blogger_profile:hover {
    background-color: #dfb559;
}

.week3 #blogger_profile {
    background-color: #78abd0;
}

.week3 #blogger_profile:hover {
    background-color: #0e4b78;
}

.week4 #blogger_profile {
    background-color: #888888;
}

.week4 #blogger_profile:hover {
    background-color: #888888;
}

.week5 #blogger_profile {
    background-color: #888888;
}

.week5 #blogger_profile:hover {
    background-color: #b4b4b4;
}

img.imgCS {
    height: 355px;
    width: 555px;
}

@media screen and (min-width: 1180px) {
    hr {
        border: 0;
        height: 1px;
        background: #bbb;
        display: block;
        width: 100%;
    }

    .week1 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-darkblue-2.png) !important;
        background-repeat: no-repeat !important;
    }

    .week2 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-orange-2.png) !important;
        background-repeat: no-repeat !important;
    }

    .week3 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-lightblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .week4 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-gray-2.png) !important;
        background-repeat: no-repeat !important;
    }

    .week5 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-gray-2.png) !important;
        background-repeat: no-repeat !important;
    }

    #about h1 {
        font-size: 28px;
    }

    #about img {
        max-width: 242px;
        position: relative;
    }

    #about>.adom_share_toolbox {
        width: 22%;
        display: flex;
        align-content: center;
    }

    #about h2 {
        padding-left: 0;
    }

    .article_info>h4 {
        color: var(--gray4);
        font-size: 14px;
    }


    .blogger_of_the_week {
        position: relative;
        left: 50%;
        padding-top: 11px;
    }

    .blogger_of_the_week img {
        max-width: 50%;
    }

    .blogger_of_the_week a {
        text-align: center;
        padding: 11px;
        background-color: var(--color_p);
        color: white;
        position: absolute;
        bottom: 0px;
        left: 0px;
        font-size: 13px;
        width: 50%;
        transition: 0.3s ease-in;
    }

    .blogger_of_the_week a:hover {
        background-color: #bc8221;
        color: white;
        transition: 0.3s ease-in;
    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    .top-article .square{
        width: 400px;
        height: 400px;
    }

    .top-article .square-image-area{
        min-height: 100%; 
    }

    hr {
        border: 0;
        height: 1px;
        background: #bbb;
        display: none;
    }

    .week1 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-darkblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .week2 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-orange.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .week3 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-lightblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .week4 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-darkblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .week5 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-gray.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    #about h1 {
        font-size: 22px;
    }

    #about img {
        max-width: 242px;
        position: relative;
    }

    .blogger_of_the_week {
        position: relative;
        left: 50%;

    }

    .blogger_of_the_week img {
        max-width: 50%;
        display: block;
        left: 50%
    }

    .blogger_of_the_week a {
        text-align: center;
        padding: 11px;
        background-color: var(--color_p);
        color: white;
        position: absolute;
        bottom: 0px;
        left: 0px;
        font-size: 13px;
        width: 50%;
        transition: 0.3s ease-in;
    }

    .blogger_of_the_week a:hover {
        background-color: #bc8221;
        color: white;
        transition: 0.3s ease-in;
    }
}

@media screen and (min-width: 454px) and (max-width:1179px) {

    #page_navigation,
    #section_navigation,
    .section_navigation {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 1.25em;
        padding-top: 4.25em;
        list-style: none;
    }

    hr {
        width: 96%;
    }

    .article_info {
        padding-left: 10px;
    }
}

@media screen and (max-width:879px) {

    img.square-image {
        height: 300px;
    }

    .top-article section{
        flex-direction: column-reverse;
        align-items: center;
    }

    .top-article .bg_article .left{
        width: 100%;
    }

    .top-article .square-image-area{
        padding-top: 40px;
    }

    .top-article .title-area{
        width: 100%;
        padding: 20px;
        margin: 40px 0px; 
    }
}

@media screen and (min-width: 500px) and (max-width:879px) {
    .top-article .square {
        padding: 10px;
        max-width: 440px;
        height: 100%;
        width: 100%;
    }    
}

@media screen and (max-width: 499px) {
    .top-article .square {
        max-width: 440px;
        width: 100%;
        height: 100%;
    }   

    .top-article .title-area h1{
        font-size: 26px;
        line-height: 35px;
    }

    .top-article .title-area h2{
        font-size: 16px;
        line-height: 30px;
    }

    .top-article .square img{
        width: 100%; 
        
    }

    .top-article .square-image-area{
        padding: 15px;
        min-height: 100%;
    }

    .top-article .title-area{
        margin: 0px;
    }
    
}

@media screen and (min-width: 600px) and (max-width:879px) {
    .blogger_of_the_week {
        position: relative;
        max-width: 84%;
        margin: 0 auto;
        left: 10%;
    }

    .article_info {
        padding-left: 10px
    }

    #about img {
        max-width: 70%;
        display: block;
        margin: 0 !important;
    }

    #about h4 {
        padding-left: 10px !important;
    }
}

@media screen and (min-width: 200px) and (max-width:599px) {
    #about h1 {
        font-size: 18px;
        text-align: center !important;
        padding: 10px 0;
    }

    .article_info {
        text-align: center;
        margin-bottom: 5%;
    }

    #about h4 {
        text-align: center;
    }


}

@media screen and (max-width: 879px) {
    hr {
        border: 0;
        height: 1px;
        background: #bbb;
        display: none;
    }

    .week1 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-darkblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: 175% !important;
    }

    .week2 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-orange.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: 175% !important;
    }

    .week3 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-lightblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: 175% !important;
    }

    .week4 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-darkblue.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: 175% !important;
    }

    .week5 {
        background: url(/atimo_s/articles_images/2022/12/curve-blog-gray.png) !important;
        background-position-x: -24vw !important;
        background-position-y: 0px !important;
        background-repeat: no-repeat !important;
        background-size: 175% !important;
    }

    #about h1 {
        font-size: 18px;
    }

    #about h4 {
        padding-left: 10px !important;
    }

    #about img {
        max-width: 70%;
        display: block;
        margin: 0 auto;
    }


    .blogger_of_the_week {
        position: relative;
        max-width: 84%;
        margin: 0 auto;

    }

    .blogger_of_the_week img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .article_info {
        margin-bottom: 10px;
    }

    .blogger_of_the_week a {
        text-align: center;
        padding: 11px;
        color: white;
        font-size: 13px;
        max-width: 230px;
        display: block;
        margin: 0 auto;
        transition: 0.3s ease-in;
        width: 100%;
    }

    .blogger_of_the_week a:hover {
        background-color: #bc8221;
        color: white;
        transition: 0.3s ease-in;
    }

    .section_navigation a {
        font-size: 12px;
        padding: 6px !important;
        border: 1px solid var(--color_gray_1);
        margin: 4px !important;
        color: #000000 !important;
        text-align: center;
        text-overflow: ellipsis;
        font-family: sans-serif;
        transition: 0.5s;
        overflow: hidden;
        white-space: nowrap;
    }

    .section_navigation_lg a {
        width: 100% !important;
    }

}


/*------------------------------------- ABOUT US --------------------------*/


@media screen and (min-width: 1180px) {
    .important-assets .asset h3 span {
        display: block;
        width: 15px;
        height: 15px;
        background: #d1930d !important;
        margin: 0 auto;
        border-radius: 10px;
    }

    .asset h3 {
        color: #d1930d !important;
    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    .important-assets .asset h3 span {
        display: block;
        width: 15px;
        height: 15px;
        background: #d1930d !important;
        margin: 0 auto;
        border-radius: 10px;
    }

    .asset h3 {
        color: #d1930d !important;
    }
}

@media screen and (max-width: 879px) {
    .important-assets .asset h3 span {
        display: block;
        width: 15px;
        height: 15px;
        background: #d1930d !important;
        margin: 0 auto;
        border-radius: 10px;
    }

    .asset h3 {
        color: #d1930d !important;
    }
}

@media screen and (min-width: 454px) and (max-width: 879px) {

    .adom_share_toolbox {
        display: flex;
        position: relative;
        justify-content: center !important;
        align-content: center !important;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 300px) and (max-width: 453px) {

    .adom_share_toolbox {
        display: flex;
        position: relative;
        justify-content: center !important;
        align-content: center !important;
        flex-wrap: wrap;
    }
}

#banner_top_img div.content {
    position: absolute;
    bottom: -61px;
    width: 1150px;
    left: calc(50% - 575px);
}

#banner_top_img div.content section h1 {
    color: white;
    padding: 20px 0;
    font-size: 30px;
    background-color: var(--color_p);
    text-align: center;
}

.school-background {
    background: #0e4167 url(/Atimo_s/news/ADOM-school-icons.png) center center;
    padding: 0;
    margin-bottom: 20px;
    background-size: 300px;
    background-blend-mode: color-dodge;
}

.adom_share_toolbox {
    display: flex;
    position: relative;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: flex-end;
}

/*-----------------------------------------------------------  EVENTS ----------------------*/

blockquote.eventPhoto h1 {
    padding-left: 10px;
    margin-bottom: 5px !important;
}

blockquote.eventPhoto h2 {
    padding-top: 5px;
}

blockquote.eventPhoto span {
    font-style: italic;
}

.events-nav{
    padding-top: 10px !important; 
    padding-bottom: 0px !important; 
    margin-bottom: 10px !important;
}
.share-event{
    position: relative;
    display: flex;
    margin-bottom: 15px;
    justify-content: flex-end;
    z-index: 90;
}

.send-email{
    display: flex;
    width: 100%;
    align-items: center;
    gap: 5px;
}

.btn-forms{
    width: 100% !important;
}

.typeform{
    display: flex;
    justify-content: flex-end;
    width: 85%;
    margin: 10px auto 0px;
}

@keyframes move {
  0% { transform: translateX(0); }
  50% { transform: translatey(2px); }
  100% { transform: translateX(0); }
}


.event_contactifo a {
  display: inline-block; 
  animation: move 2s infinite; 
}


@media screen and (min-width:1180px) {
    article.event>div>h2 {
        padding: 0px 0 10px 0;
        width: 74% !important;
    }

    article.event>div>.adom_share_toolbox {
        width: 23% !important;
    }

    .event h3 {
        color: var(--black);
        font-size: 24px;
    }

    .event h2,
    .mwindow {
        color: var(--gray4);
        font-size: 16px;
        transition: 0.5s;
        padding: 0px 0px 16px;
        font-weight: 500;
    }

    .location_fx {
        width: 245px !important;
        background: tomato;
    }

    .event_banner {
        padding: 10px;
        background-color: var(--gray1);
        height: 400px;
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;
        width: 1920px !important;
        margin: 0px !important;
    }

    .banner_slide_events {
        display: flex;
        flex-wrap: nowrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .card_desc {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 3px 1px 2.6px;
        position: relative;
        height: 400px;
        margin: 0px !important;
    }

    .card_desc>h3 {
        font-size: 14px;
        color: var(--color_pl);
        padding-top: 13px;
    }

    .card_desc>h2 {
        padding-top: 18px;
        padding-left: 0;
    }

    .card_desc>p {
        font-size: 16px;
        line-height: 19px;
        padding: 7px 0;
    }

    .more_details {
        position: absolute;
        display: flex;
        align-content: center;
        align-items: center;
        top: 250px;
        left: 120px;
        justify-content: center;
        font-family: sans-serif;
        font-size: 14px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
        flex-wrap: wrap;
    }

    .event_contactifo {
        width: 100% !important;
    }

    .event_location {
        width: 70% !important;
    }

    .event_formation {
        border: 1px solid var(--color_gray_1);
        padding: 5px 5px 0px 5px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: flex;
        flex-wrap: nowrap;
    }

    .back_event {
        display: flex;
        position: absolute;
        top: 28px;
        right: 50px;
        background-color: var(--color_gray_1);
        color: black;
        width: 100px;
        transition: 0.5s;
        padding: 6px 0px 6px 0px;
        justify-content: center;
    }

    .back_event:hover {
        color: white;
        background-color: var(--color_c);
        transition: 0.5s;
    }

}

@media screen and (min-width:880px) and (max-width:1179px) {
    article.event>div>h2 {
        padding: 8px 0 8px 0;
        width: 74% !important;
    }

    article.event>div>.adom_share_toolbox {
        width: 22% !important;
    }

    .event h3 {
        color: var(--black);
        font-size: 24px;
    }

    .event h2,
    .mwindow {
        color: var(--gray4);
        font-size: 16px;
        transition: 0.5s;
        padding: 0px 0px 16px;
        font-weight: 500;
    }

    .event_banner {
        padding: 10px;
        background-color: var(--gray2);
        height: 390px;
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;
        width: 795px !important;
        margin: 0px !important;
    }

    .banner_slide_events {
        display: flex;
        flex-wrap: nowrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .card_desc {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 2.6px;
        position: relative;
        height: 390px;
        margin: 0px !important;
    }

    .card_desc>h3 {
        font-size: 14px;
        color: var(--color_pl);
        padding-top: 13px;
    }

    .more_details {
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        font-family: sans-serif;
        font-size: 11px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
        width: 70%;
        margin: 0 auto;
    }

    .event_formation {
        border: 1px solid var(--color_gray_1);
        padding: 5px 5px 0px 5px;
        margin-top: 20px;

    }

    .back_event {
        display: flex;
        position: absolute;
        top: 28px;
        right: 3%;
        background-color: var(--color_gray_1);
        color: black;
        width: 100px;
        transition: 0.5s;
        padding: 6px 0px 6px 0px;
        justify-content: center;
    }

    .back_event:hover {
        color: white;
        background-color: var(--color_c);
        transition: 0.5s;
    }
}

@media screen and (min-width:600px) and (max-width:879px) {
    article.event>div>h2 {
        padding: 8px 0 8px 0;
        font-size: 12px;
        width: 70% !important;
        margin-right: 0px !important;
    }
}

@media screen and (max-width:879px) {


    article.event>div>.adom_share_toolbox {
        display: flex;
        width: 30%;
        margin-left: 0px;
    }

    .event h3 {
        color: var(--black);
        font-size: 18px;
    }

    .event h2,
    .mwindow {
        color: var(--gray4);
        font-size: 14px;
        transition: 0.5s;
    }

    .event_banner {
        padding: 10px;
        background-color: var(--gray2);
        height: 400px;
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;

        margin: 0px !important;
    }

    .banner_slide_events {
        display: flex;
        flex-wrap: wrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .event_description {
        padding: 0 !important;
    }

    .event_right {
        float: none !important;
        width: auto !important;
    }

    .card_desc>h3 {
        font-size: 13px !important;
        color: var(--color_pl);
    }

    .card_desc {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 2.6px;
        position: relative;
        height: 360px;
        margin: 0px !important;
    }

    .card_desc>h3 {
        font-size: 14px;
        color: var(--color_pl);
        padding-top: 13px;
    }

    .card_desc>h2 {
        padding-top: 13px;
    }

    .more_details {
        width: 50%;
        margin: 0 auto;
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        font-family: sans-serif;
        font-size: 14px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
    }

    .event h2,
    .mwindow {
        color: var(--gray4);
        font-size: 12px;
        transition: 0.5s;
        padding: 0px 0px 16px;
        font-weight: 500;
    }

    #search_buttons {
        font-size: 10px !important;
    }

    .event_formation {
        border: 1px solid var(--color_gray_1);
        padding: 5px 5px 0px 5px;
        margin-top: 20px;

    }

    .back_event {
        display: flex;
        position: absolute;
        top: 28px;
        right: 0%;
        background-color: var(--color_gray_1);
        color: black;
        width: 100px;
        transition: 0.5s;
        padding: 6px 0px 6px 0px;
        justify-content: center;
    }

    .back_event:hover {
        color: white;
        background-color: var(--color_c);
        transition: 0.5s;
    }


}

@media screen and (min-width:763px) and (max-width:879px) {
    .event_banner {
        padding: 10px;
        background-color: var(--gray2);
        height: 390px;
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;
        width: 630px !important;
        margin: 0px !important;
    }

    .banner_slide_events {
        display: flex;
        flex-wrap: nowrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .event_description {
        padding: 0 !important;
    }

    .event_right {
        float: none !important;
        width: auto !important;
    }

    .card_desc {
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 2.6px;
        position: relative;
        height: 390px;
        margin: 0px !important;
        padding: 20px 20px 0 20px;
    }

    .card_desc>h2 {
        padding-top: 13px;
        font-size: 16px;
    }

    .card_desc>h3 {
        font-size: 13px !important;
        color: var(--color_pl);
        padding-top: 20px;
    }

    .card_desc>p {
        font-size: 12px;
        line-height: 19px;
        padding: 7px 0;
    }

    .more_details {
        display: flex;
        width: 50%;
        margin: 0 auto;
        flex-wrap: wrap;
        font-family: sans-serif;
        font-size: 12px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

}

@media screen and (min-width:600px) and (max-width:762px) {
    .event_banner {
        padding: 10px;
        background-color: var(--gray2);
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;
        width: 758px !important;
        margin: 0px !important;
    }


    .banner_slide_events {
        display: flex;
        flex-wrap: nowrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .event_description {
        padding: 0 !important;
    }

    .event_right {
        float: none !important;
        width: auto !important;
    }

    .card_desc {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 2.6px;
        position: relative;
        height: 400px;
        margin: 0px !important;
    }

    .card_desc>h2 {
        padding-top: 13px;
        font-size: 16px;
    }

    .card_desc>h3 {
        font-size: 12px !important;
        color: var(--color_pl);
        padding-top: 20px;
    }

    .card_desc>p {
        font-size: 11px;
        line-height: 19px;
        padding: 7px 0;
    }

    .more_details {
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        font-family: sans-serif;
        font-size: 12px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
        width: 60%;
        margin: 0 auto;
    }

}

@media screen and (min-width:425px) and (max-width:599px) {
    .event_banner {
        padding: 10px;
        background-color: var(--gray2);
        height: 400px;
    }

    .event_all_banner {
        margin: 30px 0 0 0;
        max-width: 750px;

        margin: 0px !important;
    }

    .banner_slide_events {
        display: flex;
        flex-wrap: wrap;
    }

    .slide_banner {
        margin-top: 30px;
    }

    .event_description {
        padding: 0 !important;
    }

    .event_right {
        float: none !important;
        width: auto !important;
    }

    .card_desc>h3 {
        font-size: 13px !important;
        color: var(--color_pl);
    }

    .card_desc {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        border: 1px solid var(--color_gray_1);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 2.6px;
        position: relative;
        height: 360px;
        margin: 0px !important;
    }

    .card_desc>h3 {
        font-size: 14px;
        color: var(--color_pl);
        padding-top: 13px;
    }

    .card_desc>h2 {
        padding-top: 13px;
    }

    .more_details {
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        font-family: sans-serif;
        font-size: 14px;
        border: 1px solid var(--gray3);
        padding: 6px 20px 6px 20px;
        width: 40%;
        margin: 0 auto;
    }

}

@media screen and (min-width:300px) and (max-width:599px) {
    article.event>div>.adom_share_toolbox {
        width: auto !important;
    }

    article.event>div>h2 {
        padding: 8px 0 8px 0;
        font-size: 12px;
        width: auto !important;
    }
}


.event_right {
    float: right;
    width: 500px;
}

.event_left {
    float: left;
    width: 300px;
}

article.event {
    clear: both;
    margin: 14px 0px 14px;
}

.event>h2 {
    padding: 8px 0 7px;
}

.event>.top {
    display: flex;
    float: right;
    background-color: var(--color_gray_1);
    color: black;
    width: 100px;
    transition: 0.5s;
    padding: 6px 0px 6px 0px;
    justify-content: center;
}

.event>.top:hover {
    color: white;
    background-color: var(--color_c);
    transition: 0.5s;
}

.event_maininfo h4 {
    font-size: 18px;
    font-weight: 900;
    color: #002142;
    padding-left: 10px;
}

.event_maininfo {
    padding-top: 21px;
}

.event_description p {
    padding-bottom: 0px;
    padding-left: 0;
    font-size: 17px;
    line-height: 1.5em;
}

.event_moreinfo {
    background-color: var(--color_pl);
}

.event_more_info {
    display: flex;
    color: white;
    padding-left: 14px;
    height: 35px;
    align-items: center;
}

.events_show_card {
    margin-bottom: 14px;
    transition: 0.5s;
}

.events_show_card:hover {
    background-color: var(--color_p2);
    transition: 0.5s;
}

.event_description a,
.events_hide a {
    color: var(--color_p);
    transition: 0.5s;
}

.event_description>a {
    overflow-wrap: anywhere;
}

.event_description a:hover {
    transition: 0.5s;
    color: #3d91e5b8;
}

.event_location {
    padding-bottom: 2px;
}

.event_more_info {
    font-family: sans-serif;

}

.events_hide {
    display: none;
    background-color: var(--color_gray_1);
    padding: 10px 20px 4px 20px;
}


.event_more_info:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    transform: rotate(0deg);
    position: absolute;
    right: 8%;
    transition: all 0.5s;
}

.active:before {
    transform: rotate(-180deg);
    transition: all 0.5s;

}

.event_contactifo p {
    padding-bottom: 0px;
    padding-top: 4px;
}

.event_location p {
    padding-bottom: 0px;
    padding-top: 4px;
}

.imgC_events {
    margin: 0 auto;
    max-width: 390px;
    height: 100%;
}

#events_show {
    color: var(--white);
}

.flexC_events {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.share_event {
    padding-bottom: 10px !important;
}


a.events_map,
.events_email,
.events_web,
.share_event,
.events_pdf {
    color: var(--color_p);
    transition: 0.5s;
    word-wrap: break-word;
}

a.events_map:hover,
.events_hide a:hover,
.events_email:hover,
.events_web:hover,
.share_event:hover,
.events_pdf:hover {
    color: #3d91e5de;
}

.event>h3 {
    color: var(--black);
    font-size: 24px;
}

.event h2,
.mwindow {
    color: var(--gray4);
    font-size: 16px;
    transition: 0.5s;
}

.mwindow:hover {
    transition: 0.5s;
    color: var(--gray3);
}

.event>.addthis_toolbox {
    margin-bottom: 10px !important;
}


.back_event>i {
    display: flex;
    align-items: center;
    position: relative;
    right: 6px;
}

.addthis_toolbox a {
    margin-bottom: 5px;
    line-height: initial;
    margin-right: 3px;
}

/*-----------------------------------------------------------  SUMMARY ----------------------*/


.summary>.top {
    display: flex;
    float: right;
    background-color: var(--color_gray_1);
    color: black;
    width: 100px;
    transition: 0.5s;
    padding: 6px 0px 6px 0px;
    justify-content: center;
}

.summary>.top:hover {
    color: white;
    background-color: var(--color_c);
    transition: 0.5s;
}

.summary {
    padding: 25px 15px 40px 15px;
    background-color: var(--gray1);
    border-bottom: 9px solid var(--color_a);
    /* height: 100%; */
    min-height: 350px;
}

.summary h3 {
    color: var(--color_cd);
}

.summary_office {
    background-color: var(--color_gray_1);
    margin: 0 auto;
    padding: 8px;
    color: black;
    text-align: center;
    font-family: sans-serif;
    transition: 0.5s;
    width: 250px;
}

.summary_office:hover {
    background-color: var(--color_gray_2);
    color: white;
    transition: 0.5s;
}

.summary_office:before {
    content: none !important;
}

/*-----------------------------------------------------------  PARISH SOCIAL MEDIA   -----------*/
.content p.social_media a,
.content table tr td.sm_mass a {
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
    display: block;
    width: 20px;
    height: 26px;
    border-bottom: none;
    margin: 0 0 0 10px;
    float: left;
    position: relative !important;
    font-size: 18px;
}

.content p.social_media a::before,
.content table tr td.sm_mass a::before {
    position: absolute;
    left: 0;
}

.content p.social_media a,
.content table tr td.sm_mass a.live_yes {
    color: #1268A6 !important;
}

.content p.social_media a,
.content table tr td.sm_mass a.live_no,
a.web.live_no::before {
    color: #d0d0d0;
}

.content p.social_media a.facebook::before,
.content table tr td.sm_mass a.facebook::before {
    content: "\f09a";
}

.content p.social_media a.instagram::before,
.content table tr td.sm_mass a.instagram::before {
    content: "\f16d";
}

.content p.social_media a.twitter::before,
.content table tr td.sm_mass a.instagram::before {
    content: "\f099";
}

.content p.social_media a.vimeo::before,
.content table tr td.sm_mass a.instagram::before {
    content: "\f27d";
}

.content p.social_media a.web::before,
.content table tr td.sm_mass a.web::before {
    content: "\f0ac" !important;
    width: 100% !important;
    font-size: 18px !important;
}

.content p.social_media a.youtube::before,
.content table tr td.sm_mass a.youtube::before {
    content: "\f167";
}


/*-----------------------------------------------------------  PASTORAL TEAM   -----------------*/
#pastoral_team {
    margin: 0 auto;
    overflow: visible;
    display: flex;
    flex-wrap: wrap;
}

#pastoral_team>a,
#pastoral_team>div {
    border: 1px solid #FFFFFF;
    border-bottom: none;
    display: block;
    height: 356px;
    margin: 0 10px 15px;
    text-align: center;
    width: 232px;
    border: 1px solid var(--color_pl);
    border-bottom: 4px solid var(--color_pl);
    transition: 0.5s;
    transform: translateY(0px);
    height: 100%;
}

#pastoral_team>a:hover {
    transition: 0.5s;
    transform: translateY(-6px);

}

#pastoral_team>a>img {
    display: block;
    height: 315px;
    width: 230px;
}

#pastoral_team span {
    display: block;
    font-style: italic;
    color: #545454;
    font-size: 12px;
    padding-bottom: 10px;
}


.our_team {
    height: 315px;
    width: 230px;
    overflow: hidden;
    position: relative;
}

.clergy_relationships {
    background: url("../../images/priests-read-more.png") no-repeat scroll right top transparent;
    cursor: pointer;
    height: 160px;
    position: absolute;
    top: 284px;
    transition: 0.8s ease;
    width: 100%;
}

.clergy_relationships:hover {
    top: 155px;
}

.clergy_relationships li {
    padding: 10px 5px;
    background: none;
}

.clergy_relationships li a,
.clergy_relationships li a:visited {
    border-bottom: medium none !important;
    color: #fff !important;
}

.clergy_relationships li a:hover {
    color: #d1930d;
}

.clergy_relationships ul {
    background-color: rgba(209, 147, 13, 0.5);
    border-top: 2px solid #d1930d;
    height: 133px;
    margin: 29px 0 0 0;
}

.clergy p {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    overflow: hidden;
    padding: 2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.lt-ie9 #pastoral_team {
    margin: 0 auto;
    overflow: visible;
}

.lt-ie9 #pastoral_team>a,
#pastoral_team>div {
    border: 1px solid #FFFFFF;
    border-bottom: none;
    display: block;
    float: left;
    height: 356px;
    margin: 0 10px 15px;
    text-align: center;
    width: 232px;
}

.lt-ie9 #pastoral_team>a:hover {
    border: 1px solid #d1930d;
}

.lt-ie9 #pastoral_team>a>img {
    display: block;
    height: 315px;
    width: 230px;
}

.lt-ie9 #pastoral_team span {
    display: block;
    font-style: italic;
    color: #545454;
    font-size: 12px;
}


.lt-ie9 .our_team {
    height: 315px;
    width: 230px;
    overflow: hidden;
    position: relative;
}

.lt-ie9 .clergy_relationships {
    background: url("../../images/priests-read-more.png") no-repeat scroll right top transparent;
    cursor: pointer;
    height: 160px;
    position: absolute;
    top: 284px;
    transition: 0.8s ease;
    width: 100%;
}

.lt-ie9 .clergy_relationships:hover {
    top: 155px;
}

.lt-ie9 .clergy_relationships li {
    padding: 10px 5px;
    background: none;
}

.lt-ie9 .clergy_relationships li a,
.clergy_relationships li a:visited {
    border-bottom: medium none !important;
    color: #fff !important;
}

.lt-ie9 .clergy_relationships li a:hover {
    color: #d1930d;
}

.lt-ie9 .clergy_relationships ul {
    background-color: rgba(209, 147, 13, 0.5);
    border-top: 2px solid #d1930d;
    height: 133px;
    margin: 29px 0 0 0;
}

.lt-ie9 .clergy p {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

@media screen and (min-width:785px) {
    #pastoral_team {
        width: 760px;
    }
}

@media screen and (min-width:545px) and (max-width:784px) {
    #pastoral_team {
        width: 510px;
    }
}

@media screen and (max-width:544px) {
    #pastoral_team {
        width: 255px;
    }
}

/*-----------------------------------------------------------  OP_CS_ARTICLES ----------------------*/

@media screen and (min-width:1180px) {
    .op_CS_Articles>section>div.content>#articles_ministry>table>thead>tr>th:nth-child(1) {
        /* background:tomato; */
        width: 36%;
    }

    .op_CS_Articles>section>div.content>p.adom_2022 {
        font-size: 18px;
        padding: 10px 0px
    }
}

@media screen and (min-width:880px) and (max-width:1179px) {
    .op_CS_Articles>section>div.content>#articles_ministry>table>thead>tr>th:nth-child(1) {
        /* background:tomato; */
        width: 36%;
    }

    .op_CS_Articles>section>div.content>p.adom_2022 {
        font-size: 18px;
        padding: 10px 0px
    }
}

@media screen and (max-width:879px) {
    .op_CS_Articles>section>div.content>#articles_ministry>table>thead>tr>th:nth-child(1) {
        /* background:tomato; */
        width: 45%;
    }

    .op_CS_Articles>section>div.content>p.adom_2022 {
        font-size: 16px;
        padding: 10px 0px
    }
}


.op_CS_Articles>section>div.content>#articles_ministry {
    height: 500px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0px auto;
}


.op_CS_Articles>section>div.content>#articles_ministry::-webkit-scrollbar {
    width: 6px;
}

.op_CS_Articles>section>div.content>#articles_ministry::-webkit-scrollbar-track {
    background: var(--color_gray_1);
}

.op_CS_Articles>section>div.content>#articles_ministry::-webkit-scrollbar-thumb {
    background-color: var(--color_p);
    border-radius: 0px;

}

.op_CS_Articles>section>div.content>#articles_ministry {
    scrollbar-width: thin;
    scrollbar-color: var(--color_p) #ffffffb5;

}


/*-----------------------------------------------------------  OP_CAREERS  ----------------------*/
.searchSchools{
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}




@media screen and (min-width:1180px) {

    #job_openings a,
    #job_openings a:visited {
        background-color: var(--color_gray_1);
        padding: 7px 0px;
        color: #000000 !important;
        text-align: center;
        text-overflow: ellipsis;
        font-family: sans-serif;
        transition: 0.5s;
        white-space: nowrap;
        display: inline-block;
        font-size: 15px;
    }

    div#job_openings a.selected {
        background: var(--color_p);
        color: white !important;
    }

    div#job_info {
        margin: 20px auto !important;
        display: flex;
        justify-content: center;
    }

}

@media screen and (min-width:880px) and (max-width:1179px) {

    #job_openings a,
    #job_openings a:visited {
        background-color: var(--color_gray_1);
        padding: 7px 0px;
        color: #000000 !important;
        text-align: center;
        text-overflow: ellipsis;
        font-family: sans-serif;
        transition: 0.5s;
        white-space: nowrap;
        display: inline-block;
    }

    div#job_info {
        margin: 20px auto !important;
        display: flex;
        justify-content: center;
    }

}

@media screen and (max-width:879px) {

    #job_openings a,
    #job_openings a:visited {
        background-color: var(--color_gray_1);
        padding: 7px 0px;
        color: #000000 !important;
        text-align: center;
        text-overflow: ellipsis;
        font-family: sans-serif;
        transition: 0.5s;
        white-space: nowrap;
        display: inline-block;
    }

    div#job_openings {
        margin: 20px auto !important;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        /* padding: 1.25em; */
    }


}


@media screen and (min-width:1180px) {
    .top-highlight {
        color: var(--gray4);
        text-align: center;
        font-size: 28px !important;
        font-family: 'IBM Plex Serif', serif;
        padding: 0 15px;
        font-style: italic;
        font-weight: 300;
        margin-bottom: 10px;
    }

    div.content>em>p {
        padding: 10px 20px !important;

    }
}

@media screen and (min-width:880px) and (max-width:1179px) {
    .top-highlight {
        color: var(--gray4);
        text-align: center;
        font-size: 22px !important;
        font-family: 'IBM Plex Serif', serif;
        padding: 0 15px 30px 15px !important;
        font-style: italic;
        font-weight: 300;
        margin-bottom: 10px;
    }

    div.content>em>p {
        padding: 10px 20px !important;

    }
}

@media screen and (max-width:879px) {
    .top-highlight {
        color: var(--gray4);
        text-align: center;
        font-size: 20px !important;
        font-family: 'IBM Plex Serif', serif;
        padding: 11px 6px 30px 6px !important;
        font-style: italic;
        font-weight: 300;
    }

    div.content>em>p {
        padding: 10px 20px !important;

    }
}

/* ---------------------------------------------------------- Footer -------------------------------------------------------------------- */

footer {
    background-size: contain;
    height: 414px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

#cathedral {
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 390px;
}

footer section {
    padding: 30px 0;
    position: relative;
    max-width: 1150px;
    width: 100% !important;
}

footer h1 {
    color: var(--color1d);
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

footer h2 {
    color: var(--color1d);
}

footer h3 {
    color: var(--color1d);
}

footer p {
    margin-bottom: 8px;
    font-size: 14px;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #cdcdcd;
}

/*-----------------------------------------------------------  #page_navigation   ------------------------------------------------------------*/

@media screen and (min-width:800px) {

    #page_navigation a:nth-child(1n),
    #page_navigation a:nth-child(2n),
    #page_navigation a:nth-child(n),
    #section_navigation a:nth-child(1n),
    #section_navigation a:nth-child(2n),
    #section_navigation a:nth-child(n),
    .section_navigation a:nth-child(1n),
    .section_navigation a:nth-child(2n),
    .section_navigation a:nth-child(n),
    .fx_4:nth-child(1n),
    .fx_4:nth-child(2n),
    .fx_4:nth-child(3n) {
        width: calc(24% - 30px/4);
        margin: 0 10px 10px 0;
    }

    #page_navigation a:nth-child(4n+4),
    #section_navigation a:nth-child(4n+4),
    .section_navigation a:nth-child(4n+4),
    .fx_4:nth-child(4n) {
        width: calc(25% - 30px/4);
        margin: 0 0 10px 0;
    }
}

/* -------------------------------------------------------------- #welcome-cards ------------------------------------------------------------- */


@media screen and (max-width:879px) {
   
     .section_navigation_ministry  .card .card-col {
        width: calc(100% / 2) !important;
    }
    
}


@media screen and (max-width: 800px) {
    #welcome-cards .card .card-col {
        width: calc(100% / 3 - 10px);
    }
}

@media screen and (max-width: 499px) {
    #welcome-cards .card .card-col {
        width: calc(100% / 2 - 10px);
    }
}

@media screen and (max-width: 400px) {
    #welcome-cards .card .card-col {
        width: 100%;
    }

    #welcome-cards .card .card-col .card-content {
        max-width: 180px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 650px) {

    #welcome-pastor .cols .col-1,
    #welcome-pastor .cols .col-2 {
        width: calc(100% - 10px);
        margin: 5px;
    }
}

@media screen and (max-width: 600px) {
    #welcome-pastor .cols .col-1 img {
        width: initial;
    }
}

#welcome-cards .card,
#welcome-pastor .cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#welcome-cards .card .card-col {
    width: calc(100% / 4);
    margin: 10px 5px;
    text-align: center;
    transition: all 0.1s linear;
    color: initial;
    max-width: 180px;
    border: 0;
    opacity: 1;
    transition: all 0.4s ease-in;
}

#welcome-cards .card .card-col:hover {
    margin-top: -3px;
    margin-bottom: 23px;
    opacity: 0.8;
    transition: all 0.2s ease-out;
}

#welcome-cards .card .card-content {
    border: 1px solid #d1930d;
}

#welcome-cards .card .card-col .card-image {
    display: block;
    width: 100%;
}

#welcome-cards .card .card-col h5 {
    background-color: #d1930d;
    padding: 5px;
    text-transform: uppercase;
    color: white;
    font-family: "Calibri", sans-serif;
    font-size: 18px;
    margin-bottom: 0;
}

#welcome-cards .card .card-col .description {
    font-family: "Lora", serif;
    font-weight: 400;
    padding: 10px;
    min-height: 85px;
    font-size: 12px;
    text-wrap: wrap;
}

#welcome-pastor {
    padding-top: 20px;
}

#welcome-pastor .cols .col-1 {
    width: calc(55% - 10px);
    margin: 5px;
}

#welcome-pastor .cols .col-2 {
    width: calc(45% - 10px);
    margin: 5px;
    padding: 22px 25px 25px !important;
    background-color: #0e4b78;
    color: white;
}

#welcome-pastor .cols .col-2 h2 {
    color: #7bc1f4;
    text-align: center;
}

#welcome-pastor .cols .col-2 p {
    font-size: 14px;
}


/* ------------- Responsive config ---------------------- */

.js-caption {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.js-caption img {
    max-width: 100%;
}

/*-----------------------------------------------------------  TOP IMAGE -------------------*/

#top_img {
    position: relative;
}

#top_img div.content {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0;
}

#top_img div.content section h1 {
    color: white;
    padding: 20px 0;
    font-size: 30px;
    background-color: var(--color_p);
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 879px) {
    .content h1 {
        font-size: 18px !important;
    }

    .content h2 {
        font-size: 20px !important;
    }

    .content h3 {
        font-size: 18px !important;
    }
	.op_Amendment4 .content h1{
		margin-top:20px;
	}
}

.op_Amendment4 form.default.loginRestrictedContent {
    margin: 0;
    padding: 0;
    width: 100%;
} 

.loginRestrictedContent input[type="submit"] {
    background: var(--color_p2) !important;
}
/*--------------------------------------------------- MINISTRIES DIRECTORY ----------------------------*/



@media screen and (min-width:880px) and (max-width:1179px) {
    .op_Offices_and_Ministries_Directory #top_img {

        background-size: cover !important;

    }

    .op_Offices_and_Ministries_Directory>div#top_img>div.content>section {
        width: 100%;
        margin: 0;
    }
}


@media screen and (max-width: 879px) {

    .op_Offices_and_Ministries_Directory #top_img {

        background-size: cover !important;

    }

    .op_Offices_and_Ministries_Directory>div#top_img>div.content>section {
        width: 100%;
        margin: 0;
    }

}


/*----------------------------------------------------------- BLOCKQUOTE MEDIA -------------------*/

blockquote.media {
    position: relative;
    background: none;
    margin-top: 22px;
    padding: 24px;
    color: var(--color_pd);
    border: 1px solid var(--color_pl);
}


blockquote.media h1 {
    position: absolute;
    top: -14px;
    text-align: center;
    background: white;
    font-size: 18px;
    margin: 0 !important;
    padding: 0 20px;
}

blockquote.media h2 {
    font-size: 17px !important;
}

blockquote.medias-informations{
    margin-bottom: 0 !important;
}


/*----------------------------------------------------------- Contact Info -------------------*/
#contact_info {
    position: relative;
    width: 100%;
    height: 0;
}

#contact_info a.button_contact {
    font-weight: 300;
    font-size: 12px;
    padding: 7px 10px 8px 10px;
    background: var(--color_gray_1);
    color: black;
    cursor: pointer;
    text-transform: uppercase;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}

#contact_info .flex {
    background-color: white;
    padding: 15px;
    z-index: 99;
    position: relative;
    box-shadow: 1px 1px 5px var(--gray2);

}

#contact_info .flex .fx_3 h3 {
    color: var(--color_gray_2);
    font-size: 16px;
}

#contact_info .flex .fx_3 p {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

#contact_info h2{
    padding: 0;
    padding-top: 10px;
}

@media screen and (min-width: 1180px) {
    #contact_info .button_contact {
        top: calc(100% - 28px);
        /*! right: 100px; */
        left: calc(100% - 123px);
        z-index: 99;
    }

    #contact_info .flex {
        top: calc(100% - 31px);
    }

    #contact_info .fx_3 {
        margin-bottom: 30px;
    }

}

@media screen and (min-width: 880px) and (max-width: 1179px) {
    #contact_info .button_contact {
        top: calc(100% - 25px);
        left: calc(100% - 124px);
        z-index: 90;
    }

    #contact_info .flex {
        top: calc(100% - 27px);
    }
}

@media screen and (max-width: 879px) {
    #contact_info .button_contact {
        top: calc(100% - 22px);
        left: calc(100% - 124px);
        z-index: 99;
    }

    #contact_info .flex {
        top: calc(100% - 24px);
        gap: 12px;
    }

}

@media screen and (max-width: 453px) {
    #contact_info .button_contact {
        top: -18px;
    }

    #contact_info .flex {
        top: calc(100% - 21px);
    }
}


/*----------------------------------------------------------- Pg title -------------------*/

#pg_title {
    margin: 0 auto;
    background: var(--color_gray_1) !important;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid var(--color_gray_1);
}

#pg_title span {
    color: var(--gray4);
    font-size: 25px;
}

@media screen and (min-width: 1180px) {
    #pg_title h1 {
        margin: 0 auto;
        width: 1150px;
        color: #333333;
        font-size: 38px;
        padding: 12px 14px;

    }
}

@media screen and (min-width: 880px) and (max-width:1179px) {
    #pg_title h1 {
        margin: 0 auto;
        color: #333333;
        font-size: 32px;
        text-align: center;
        padding: 12px 6px 14px;
    }
}


@media screen and (max-width: 879px) {
    #pg_title {
        margin-bottom: 61px;
    }

    #pg_title h1 {
        margin: 0 auto;
        color: #333333;
        font-size: 26px;
        text-align: center;
        padding: 12px 6px 14px;
    }
}

@media screen and (max-width: 453px) {
    #pg_title {
        margin-bottom: 15px;
    }
}


/* ---------------------------- Pagination buttons --------------------------------- */

.pagination_buttons {
    display: flex;
    padding-left: 10px;
    margin-top: 10px;
    gap: 10px;
    float: none;
}

.pagination_buttons a {
    border: 1px solid;
    font-size: 17px !important;

    a {
        border: 1px solid;
        font-size: 17px !important;
        margin-bottom: 0px;
    }

    ;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 879px) {
    .pagination_buttons {
        /* flex-direction: column; */
    }

    .pagination span {
        font-size: 20px !important;
    }
}


/*-----------------------------------------------------------  PHOTO ALBUMS  -------------------*/
.lt-ie9 .photo_albums>a {
    margin: 0 16px 20px 0;
    float: left;
    width: 350px;
}

.lt-ie9 .photo_albums img {
    height: 243px;
}

#photos>h2 {
    padding-bottom: 20px;
}

.photo_albums>a {
    background-color: #EFEFEF;
    border: 1px solid #FFFFFF !important;
    display: block;
    outline: 1px solid #CCCACC;
    overflow: hidden;
    padding: 1px;
}

#photos dl dt {
    background: url(../../Images/galleries-portrait-nophoto.jpg) no-repeat;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
}

#photos dl dd {
    padding: 0 5px;
}

#photos dl dd em {
    color: #d1930d;
    margin: 3px 0;
}

.photo_albums img {
    display: block;
    margin: 0 auto;
}

.photo_albums>a:hover {
    outline: 1px solid #d1930d;
}

@media screen and (min-width: 760px) {
    .photo_albums>a {
        margin: 0 16px 20px 0;
        float: left;
        width: 350px;
    }

    .photo_albums img {
        height: 243px;
    }
}

@media screen and (min-width: 580px) and (max-width:759px) {
    .photo_albums {
        width: 530px;
        margin: 0 auto;
    }

    .photo_albums>a {
        margin: 0 5px 20px 5px;
        float: left;
        width: 250px;
    }

    .photo_albums img {
        height: 167px;
    }
}

@media screen and (max-width: 579px) {
    .photo_albums>a {
        margin: 10px auto;
        width: 100%;
    }

    .photo_albums img {
        width: 100%
    }
}

/*------------------------------  ALL EVENTS -----------------------------*/
.data_table.all_events {
    margin: 25px auto;
}

.data_table.all_events th {
    text-align: left;
}

.lt-ie9 table.all_events tbody tr td {
    height: 65px;
}


table.all_events tbody tr td a {
    height: 100%;
    display: block;
    vertical-align: middle;
}

table.all_events tbody tr td a:hover {
    background: #EDEDED;
}

a.event_link h1 {
    background: url("../../Images/ico_calendar.png") no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
    border-bottom: medium none;
    color: #000000;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

a.event_link h2 {
    border-bottom: medium none;
    color: #FF6633 !important;
    font-size: 13px !important;
    font-style: italic;
    font-weight: normal;
    margin: 0 !important;
    padding: 0;
}

.event_link p {
    font-size: 13px;
    margin: 0 !important;
}

@media screen and (min-width: 500px) {
    table.all_events tbody tr td {
        height: 65px;
    }
}

@media screen and (max-width: 499px) {
    table.all_events tbody tr td {
        height: 145px;
    }
}

/*------------------------- MY PHOTOS REVIEW ----------*/
#photos_thumbs {
    margin: 0 auto;
    width: 650px;
}

#photos_thumbs dl {
    clear: both;
    margin: 15px 0 35px 0;
    overflow: auto;
    position: relative;
}

#photos_thumbs dl dt {
    background-color: #f8f8f8;
    border: 1px solid #D4D4D4;
    clear: left;
    float: left;
    margin: 0 16px 0 0;
    width: 200px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

#photos_thumbs dl dt img {
    height: 130px;
    margin: 0 auto;
    display: block;
}

#photos_thumbs dl dd {
    border: 1px solid #FFF;
    clear: right;
    float: left;
    width: 380px;
    height: 130px;
    overflow: auto;
    padding: 5px;
}

#photos_thumbs dl dd:hover {
    border: 1px solid #D4D4D4;
    background-color: #EFEFEF;
    cursor: pointer;
}

#photos_thumbs a {
    background: url(../../Images/icons-articles.png) no-repeat center center rgba(255, 255, 255, .8);
    bottom: 5px;
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    height: 25px;
    width: 25px;
    padding: 3px;
    position: absolute;
}

#photos_thumbs dl dt:hover a,
#photos_thumbs dl dd:hover a {
    display: block;
}

#photos_thumbs dl dt:hover a#view_delete_photo {
    background-position: 1px -151px;
    right: 5px;
    border: 1px solid #d40000;
}

#photos_thumbs dl dt:hover a#view_rotateR {
    background-position: 1px -457px;
    right: 35px;
    border: 1px solid #22bbab;
}

#photos_thumbs dl dt:hover a#view_rotateL {
    background-position: 1px -419px;
    right: 67px;
    border: 1px solid #22bbab;
}

#photos_thumbs dl dd:hover a {
    right: 80px;
    background-position: 2px -112px;
}

#photos_thumbs form {
    padding: 0;
}

#photos_thumbs form dl {
    margin: 0;
}

#photos_thumbs textarea {
    margin: 0 0 5px 0;
    float: left;
    height: 85px;
}

.window_scroll {
    height: 250px;
    overflow: auto;
    margin: 0 0 15px 0;
}


/*------------------------- SEMINARY ---------------------*/

.op_Seminaries h2 {
    padding-bottom: 20px;
}

/*------------------------- op_Protection_Resources ----------*/

.op_Protection_Resources h1 {
    font-size: 25px;
}

/* ------------------ Infobox-------------------------------- */

.info_box,
.church_closed {
    background-color: #f8f8f8;
    border: 1px solid #FFFFFF;
    outline: 1px solid #e4e4e4;
    padding: 8px;
    width: 200px;
    overflow-x: hidden;
    height: 160px;
}

.info {
    font-size: 12px;
    overflow: hidden;
}

.info_box h1 {
    color: #1268A6;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

/*h2 is used for the department name, branch, location*/
.info_box h2 {
    color: #d1930d;
    font-size: 13px;
    line-height: 17px;
    margin: 0;
}

/*h3 is used for the person's title*/
.info_box h3 {
    color: #000;
    margin: 10px 9px 0;
    line-height: 17px;
    font-size: 13px !important;
}

.info_box p {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px 0;
}

.info_box a {
    color: #000000;
}

.info_box a:hover {
    color: #565656;
}

.infodade {
    padding-left: 20px;
}

/* -----------------------------------------Archbishop Podcast----------------------------------------------- */

@media screen and (max-width: 799px) {
    .archbishop_podcast {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .archbishop_podcast .fx_2 {
        width: 100%;
    }

    .section_navigation {
        justify-content: center;
    }
}

.archbishop_podcast .section_navigation {
    padding-top: 0px;
}


.podcasts .podcast {
    width: 100% !important;
}


/*--------------------------------------------------------  HISTORY TIMELINE ----------------------*/

#timeline {
    border-left: 2px solid var(--color_pd);
    padding: 1px 0 30px 20px;
}

#timeline h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 40px;
    width: 180px;
    text-align: center;
    margin-left: -20px;
    background: var(--color_pd);
    color: white;
}

#timeline dd {
    line-height: 1.8em;
}

#timeline .year-info {
    position: relative;
    background: var(--gray1);
    /* border-left: 3px solid var(--color1000); */
    padding: 20px 15px;
    margin-top: 20px;
}


#timeline dt {
    color: var(--color_pd) !important;
}

#timeline dd {
    border-left: 1px var(--color_pd) !important;
}

#timeline dl {
    position: relative;
    padding: 10px 15px;
}

#timeline {
    background: var(--gray1) !important;
}

#timeline>.separator {
    height: 0 !important;
}


/*------------------------------------------- Internal Page --------------------------*/

@media screen and (min-width:1180px) {

    .op_Non_Parochial_Collections td {
        width: fit-content !important;
    }
}

@media screen and (min-width:880px) and (max-width:1179px) {

    .op_Non_Parochial_Collections td {
        width: fit-content !important;
    }
}

@media screen and (max-width:879px) {

    .op_Non_Parochial_Collections td {
        min-width: 130px;

    }

}

@media screen and (max-width:550px) {

    .op_Non_Parochial_Collections td {
        min-width: 130px;

    }

    .op_Non_Parochial_Collections td>a {
        max-width: 150px;
    }

}


.op_Communications_Office .separator {
    height: 0;
    margin: 0;
}

#tv_mass_spanish {
    margin-top: 30px;
}

.op_SVDP .imgL {
    margin-top: 30px
}


/*------------------------------------------- BCG --------------------------*/

.BCG{
    padding-top: 1.6em !important;
}

@media screen and (min-width:1180px) {
     a.back {
        top: 26px;
        right: 11px;
        font-size: 14px;
    }
    
    .pastoral_btn{
        top: -5px !important;;
    }
    
    .gallery_btn{
        top: 0px !important;
    }
}


@media screen and (min-width: 401px) and (max-width: 879px) {
    h2.name_prof {
        font-size: 22px !important;
        padding-bottom: 0px;
        padding-top: 5px;
        padding-left: 0px;
    }

     a.back {
        top: 5px;
        font-size: 14px;
    }
    
    .lg_btn {
        top: 20px !important;
    }

     p {
        text-align: justify;
    }

}

@media screen and (max-width: 400px) {
    #bcg_short_bio img {
        width: 100%;
    }

     a.back {
        top: 5px;
        right: 0px;
        font-size: 14px;
    }
    
        .lg_btn {
        top: 20px !important;
    }


}
@media screen and (min-width: 502px) and (max-width: 879px) {
     .lg_btn {
            top: 40px !important;
            right: 25px !important;
        
        }
}

@media screen and (min-width:880px) and (max-width:1179px) {
     a.back {
        top: 20px;
        right: 6em;
    }
    .lg_btn {
            top: 65px !important;
            right: 88px !important;
        
        }
}



h2.name_prof {
    padding: 0px;
}

#bcg_short_bio img {
    float: left;
    margin: 20px 20px 10px 0px;
}

/*-------------------- BANNER PG ----------------  */

@media screen and (min-width:1180px) {
	
	.pg_empty{
		max-width:1150px;
		width:100%;
	}
}

@media screen and (min-width:880px) and (max-width:1179px) {
	
	.pg_empty{
	    max-width: 850px;
		width:100%;
	}
	
	.catholic_banner .imgC{
	    max-width: 850px;
		width: 100%;
   }
	
}

@media screen and (max-width:879px) {
	
   .pg_empty{
		width:100%;
	}
}

.catholic_banner .imgC{
	margin-bottom: 0;
}

.adom_old{
	display:none;
}

/* ------------------------- Section Navigation ---------------------------- */

h3.navigation_title {
    padding-left: 10px;
    color: var(--color_p);
    font-size: 28px !important;
}


/*-----------------------------------------------------------  ENTITIES MODAL -----------*/

@media screen and (max-width:879px) {
	.entities {
	    width: calc(100% - 11px) !important;
	    margin: 10px auto;
	}
	#details{
		width: 365px !important;
		height: 520px !important;
		margin: 0 auto !important;
	}
}
.entities_back {
    background-color: #d1930d;
    color: #ffffff;
    display: block;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}

.entities {
    width: calc(100% - 11px);
    margin: 10px auto;
}

.entities h4:first-child {
    margin-top: 0;
}

.entities h4 {
    background-color: #636363;
    color: #ffffff;
    margin: 15px 0 0 0;
    padding: 5px;
    width: 100%;
}

.entities form {
    padding: 10px 0;
}

.entities select {
    width: 100%;
    padding: 5px;
    border: 1px solid #BBB;
}

.entities input[type="submit"] {
    background-color: #69A1CB;
    border: 1px solid #69A1CB;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0 0 0 5px;
    text-align: center;
    font-size: 0.95em;
    padding: 3px 25px;
}

.lt-ie9 .entities input[type="text"] {
    display: block;
    margin: 0 25px 0 0;
    width: 150px;
    border: 1px solid #BBB;
    padding: 5px;
}

.entities form p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.entities form:nth-child(5) {
    background-color: #efefef;
    border: 1px solid #bbb;
    padding: 10px;
}

@media screen and (min-width: 430px) {
    .entities input[type="text"] {
        margin: 0 25px 0 0;
        width: 150px;
        padding: 10px;
    }

    .entities form:nth-child(5) {
        background-color: #efefef;
        border: 1px solid #bbb;
        padding: 5px;
    }
}

@media screen and (max-width: 450px) {
    #pg_title span{
        font-size: 15px;
    }

    #pg_title h1 {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .entities form p{
        flex-direction: column;
        display: block;
    }
    
    .entities input[type="text"] {
        margin: 0 10px 15px;
        width: calc(100% - 30px);
        padding: 10px;
    }

    .entities p {
        text-align: center;
    }

    .entities input[type="submit"] {
        margin: 15px 10px 0;
        float: none;
    }
}

/*-----------------------------------------------------------  PASTORAL BULLETIN ARCHIVES   ----*/
.year {
    width: 500px;
    margin: 10px auto;
    /*! background: #eaf3f8; */
}

.month {
    background: #fbfaf8;
    border: 1px solid #f4f7ee;
    float: left;
    height: 175px;
    margin: 0px;
    text-align: center;
    width: 80px;
}



.month h1 {
    background: var(--color_p);
    border-left: 1px solid var(--color_gray_1);
    color: #FFFFFF;
    display: block;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 5px 0px;
    text-align: center;
}

.month ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.month ul li {
    font-size: 12px;
    padding: 0;
    background: #ebebeb;
}

.month ul li::before {
    content: none !important;;
}


.month ul li a {
    color: #0e4b78;
    text-decoration: none;
    display: block;
    padding: 2px;
    font-weight: bold;
}

.month ul li a:hover {
    background: #a6a9ab;
    color: var(--color_p);
}

article a {
    border-bottom: 0;
}

.end_page {
    padding-top: 35px;
    background-position: center;
}

.addthis_default_style a {
    border-bottom: none !important;
}

/*-----------------------------------------------------------  DEFAULT FORM   ------------------*/
.lt-ie9 form.default {
    width: 650px;
}

.lt-ie9 form.default label {
    float: left;
    width: 130px;
    margin: 8px 8px 8px 0;
    text-align: right;
}

.lt-ie9 form.default fieldset input,
.lt-ie9 form.default fieldset select {
    width: 325px;
    margin: 8px 0;
}

@media screen and (min-width: 800px) {
    form.default {
        width: 650px;
        overflow: visible;
    }

    form.default label {
        float: left;
        width: 130px;
        margin: 14px 8px 8px 0;
        text-align: right;
    }    
    form.default fieldset{
        margin-top: 80px;
    }

    form.default fieldset input,
    form.default fieldset select {
        width: 325px;
        margin: 8px 3px;
    }
}

@media screen and (max-width: 799px) {

    form.default fieldset input,
    form.default fieldset select,
    form.default label {
        clear: both;
        display: block;
        margin: 8px;
        width: 95%;
    }
}

#popup form.default {
    width: 460px;
}

#popup form.default input[type="submit"] {
    float: right;
}

.default.wide {
    width: 790px;
    margin: 0 0 0 -10px;
}

.default.wide fieldset {
    width: 95%;
}

form.default {
    /*margin: 15px auto;*/
    margin: 0 auto;
    padding: 5px 15px;
    overflow: hidden;
}

form#js-relationship_form{
    padding-top: 20px;
}

/*form div {
																																																																																								overflow:auto;
																																																																																								}*/
fieldset {
    background-color: var(--gray1);
    border: 1px solid #BBBBBB;
    padding: 2px 10px;
    margin: 0 auto;
    /*padding: 10px;
																																																																																								margin: 15px auto;*/
    width: 85%;
}

legend {
    /*! background-color: var(--color_p); */
    /*! border: 1px solid #bbbbbb; */
    /*! color: #ffffff; */
    font-weight: bold;
    /*! margin: 25px 0 0; */
    padding: 5px 23px;
}

textarea {
    border: 1px solid #BBB;
    width: 100%;
    height: 150px;
}

label,
input {
    display: inline-block;
}

.lt-ie9 input[type=text],
.lt-ie9 input[type=email],
.lt-ie9 input[type=password],
.lt-ie9 input[type=phone] {
    width: 368px;
}

@media screen and (max-width: 399px) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=phone] {
        width: 100%;
        margin: 4px 0;
    }
}

input,
select {
    border: 1px solid #BBB;
    padding: 5px;
    /*margin: 5px;*/
}

select {
    /*width: 380px;*/
    padding: 5px;
    /*margin: 0 0 0 5px;*/
}

.fm-radio,
.fm-checkbox {
    width: 240px;
    margin: 8px 0;
    float: left;
}

.fm-radio p,
.fm-checkbox p {
    text-align: center;
}

.fm-radio label,
.fm-checkbox label {
    margin: 0 3px 3px 0;
    padding: 0;
}

.fm-req:after {
    content: "*";
    color: red;
    font-weight: bold;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    width: auto !important;
    float: left;
    margin: 12px 8px 0 0 !important;
}

input[type="radio"] {
    -webkit-appearance: radio !important;
    border: none;
    width: auto !important;
}

.form_buttons {
    height: 32px;
    margin: 15px auto;
    width: 85%;
}

form.wide .form_buttons {
    width: 95%;
}

input[type="submit"]:disabled,
input[type=button]:disabled {
    color: gray;
    border: 1px solid gray;
    background-color: white;
    cursor: default;
}

form.default input[type=submit],
input[type=button],
form.default input[type=reset]{
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    outline: 1px solid #E7E5D9;
    text-align: center;
}

form.default input[type=reset]{
    min-width: 90px;
    margin-left: 4px;
    height: 2em;
    margin-top: 4px;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover{
    background: none repeat scroll 0 0 var(--color_pl);
    border: 1px solid var(--color_pl);
    color: #FFFFFF;
    /*	-webkit-transition: all 0.5s ease-in-out 0s;
																																																																																						*/
}

.input_error {
    border: 1px solid red;
}

.response {
    color: red;
    text-align: center;
}

.half_width {
    width: 149px !important;
}

.third_width {
    width: 105px !important;
}

/*form { margin: 16px auto; }

/*--------------------------------------------------------------  CS NEWS ----------------------*/
@media (min-width: 600px) {
    #cs_news_header div {
        margin: 0 10px 0 10px;
        float: left;
        display: inline-block;
    }

    #cs_other_news .cs_img {
        height: 210px;
    }

    #cs_news_header h2 {
        line-height: 108px;
        font-size: 40px;
        text-align: center;
    }
}

@media (max-width: 599px) {
    #cs_news_header div {
        margin: 10px auto;
        display: block;
    }

    #cs_other_news dl {
        max-width: 267px;
        margin: 0 auto;
    }

    #cs_other_news .cs_img {
        height: 144px;
        width: 264px;
    }

    #cs_other_news h1 {
        text-align: center;
    }
}

#cs_news_header {
    padding: 10px 0;
    margin: -5px 0 20px 0;
    background: rgba(0, 0, 0, 0.05) url(../../../images/texture-churches.jpg);
    border-bottom: 1px solid #E4E4E4;
}

#cs_news_header div {
    height: 150px;
    width: 224px;
    background-size: cover;
}

#cs_news_header h1 {
    text-transform: capitalize;
    font-size: 45px;
    margin: 0;
    text-align: center;
    color: #0E4B78;
}

#cs_other_news h1 {
    color: #0E4B78;
    font-size: 31px;
}

#entity_news .article_info {
    width: 100%;
    margin: 0;
}

#articles_events {
    margin: 15px 0;
    min-height: 400px;
}

#entity_news dl {
    max-width: 267px;
    margin: 0 auto
}

#entity_news .hgroup {
    background-color: white;
}

#entity_news h1 {
    color: #0E4B78;
    margin: 20px 0;
}

#entity_news .cs_img {
    height: 134px;
    background-size: cover;
}

#cs_other_news .cs_img {
    background-size: cover;
    background-position: center;
    margin-bottom: 8px;
}

#entity_news .date {
    font-size: 12px;
    color: gray;
    padding: 4px 0;
}

#entity_news .date span,
#cs_other_news .date span {
    color: var(--color_p);
}

#entity_news a.fx_3,
#entity_news a.fx_3:hover,
#cs_other_news a.fx_2,
#CS_other_news a.fx_2:hover {
    border-bottom: none;
    margin-bottom: 25px;
    color: inherit;
}

a.close_CS {
    display: inline-block;
    background-color: #d1930d;
    color: white !important;
    height: 25px;
    border-bottom: none !important;
    line-height: 25px;
    position: relative;
    width: 125px;
    padding: 0 7px;
    text-align: left;
}

a.close_CS span {
    font-size: 10px;
    display: inline-block;
    background-color: white;
    color: #d1930d;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    text-align: center;
    line-height: 16px;
    font-family: arial;
    position: absolute;
    right: 4px;
    top: 5px;
}

.fm-checkbox input#js-rss {
    margin: 0 !important;
}



/*--------------------------------------------------------------  Prayers ----------------------*/


#content-prayers details > summary::-webkit-details-marker {
	 display: none;
}
  #content-prayers details {
	 position: relative;
	 overflow: hidden;
	 background: white;
	 box-shadow: 0 0 4px #000 5;
}

#content-prayers details p{padding: 20px 15px;}

div#content-prayers .fx_2 {
    margin-bottom: 40px;
}

  #content-prayers details > summary {
	padding: 220px 0px 0px 0px;
    list-style: none;
    outline: none;
}
  #content-prayers details > summary > h2 {
    margin: 0;
    background: #0E4B78;
    text-align: center;
    color: #FFF;
    padding: 15px 50px 10px 50px;
}

  #content-prayers details > summary::-webkit-details-marker {
	 display: none;
}
  #content-prayers details > summary:after {
	content: "";
    position: absolute;
    top: 233px;
    right: 19px;
    width: 1.6em;
    height: 1.6em;
    background: linear-gradient(transparent, transparent 45%, #ffffff 45%, #ffffff 55%, transparent 55%, transparent), linear-gradient(to right, transparent, transparent 45%, #ffffff 45%, #ffffff 54%, transparent 55%, transparent);
    transform: rotate(-90deg);
    transition: 0.3s;
}
  #content-prayers details[open] > summary:after {
	 content: "";
	 position: absolute;
	 right: 1em;
	 width: 1.6em;
	 height: 1.6em;
	 background: linear-gradient(to right, transparent, transparent 45%, #ffffff 45%, #ffffff 55%, transparent 55%, transparent);
	 transform: rotate(90deg);
	 transition: 0.3s;
}
 #content-prayers details > div.content {
	 padding: 1em;
}
 #content-prayers details > div.content > p {
	 margin: 0;
}
/* ANIMATONS */
 @keyframes invisiblyGrowFontSize {
	 0% {
		 font-size: 0;
		 opacity: 0;
	}
	 100% {
		 font-size: 1em;
		 opacity: 0;
	}
}
 @keyframes fadeIn {
	 0% {
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
	}
}
 #content-prayers details[open] .content {
	 animation-name: invisiblyGrowFontSize, fadeIn;
	 animation-duration: 500ms, 200ms;
	 animation-delay: 0ms, 500ms;
}
.content-details {
    width: 100%;
    max-width: 456px;
}


.custom_list {
	 padding: 0;
	margin: 10px  auto;
}
 .custom_list li {
	 padding: 10px 0 10px 0;
}
 .custom_list li:nth-child(odd) {
	 text-align: left;
	 border-left: 2px solid var(--color_p);
	 padding-left: 4px;
	 border-bottom: 2px solid var(--color_c);;
}
 .custom_list li:nth-child(even) {
	 text-align: right;
	 border-right: 2px solid var(--color_p);
	 padding-right: 4px;
	 border-bottom: 2px solid var(--color_c);
}

.content .custom_list li::before{
	content: ' ' !important;
}

.qparagraph strong {
    font-weight: bold;
    color: #000;
}

/*-----------------------------------------------------------  Back buttons ----------------------*/

a.back_maps {
    position: absolute;
}

a.back_jopenings {
    position: absolute;
}


@media screen and (min-width: 1180px){
    a.back_maps {
        top: 95px;
        right: 50px;
    }
    
    a.back_jopenings {
        top: 20px;
        right: 50px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1179px){
    a.back_maps {
        top: 150px;
        right: 0px;
    }

    a.back_jopenings {
        top: 0;
        right: 0px;
    }
}

@media screen and (min-width: 501px) and (max-width: 699px){
    a.back_maps {
        top: 265px;
        right: 0px;
    }

    a.back_jopenings {
        top: 10px;
        right: 0px;
    }
}

@media screen and (min-width: 480px) and (max-width: 500px){
    a.back_maps {
        right: 0px;
        top: 15px;
    }
}

@media screen and (max-width: 479px){
    a.back_maps{
        right: 0px;
        top: 0px;
        width: 100% !important;
    }
    a.back_jopenings {
        top: -30px;
    }
}


/*-----------------------------------------------------------  Job pages ----------------------*/

.jobPage h3 {
    padding-left: 10px;
}

.jobPage h3 span {
    font-size: 16px;
}

.jobPage .flex{
    padding-left: 7px;
    align-items: center;
    flex-direction: row;
}

.jobPage .flex .fx_2 {
    margin-bottom: 0;
}

.jobPage .flex .fx_2:nth-child(2n) {
    display: flex;
    justify-content: flex-end;
}

.jobPage .flex .button{
    float: none;
}

.jobPage hr{
    margin-left: 10px;
}

.jobPage li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 599px) { 
    .jobPage .flex {
        gap: 20px;
    }

    .op_Job-Position #pg_title{
        margin-bottom: 20px;
    }

    .jobPage .flex .button {
        float: none;
        width: 100% !important;
    }

    .jobPage .flex .fx_2:nth-child(2n) {
        justify-content: center;
    }

    .jobPage .imgR{
        padding: 10px;
    }
}

/* Amendment  */

body.op_Amendment4 aside {
    display: none;
}

/*-----------------------------------------------------------  TABS   -------------------*/

.tab-titles {
    display: flex;
}

.tab-title {
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s;
    text-wrap: nowrap;
}

.tab-title:hover {
    background-color: #f0f0f0;
}

.tab-title.active {
    color: #003255;
}

.tab-content {
    display: none;
    padding: 20px;
}

.tab-content.active {
    display: block;
}

/* Default - Horizontal Tabs */
.default .tab-titles {
    border-bottom: 2px solid var(--gray2);
}

.default .tab-title.active {
    border-bottom: 2px solid #003255;
}

/* Custom-1 - Vertical Tabs */
.custom-1 {
    display: flex;
}

.custom-1 .tab-titles {
    flex-direction: column;
    border-right: 2px solid var(--gray2);
}

.custom-1 .tab-title.active {
    border-right: 2px solid #003255;
}

/* Custom-2 - Tabs at Bottom */
.custom-2 {
    display: flex;
    flex-direction: column-reverse;
}

.custom-2 .tab-titles {
    border-top: 2px solid var(--gray2);
}

.custom-2 .tab-title.active {
    border-top: 2px solid #003255;
}

/* StepByStep - Disabled Tabs */
.tab-title {
    position: relative;
}

.tab-title.disabled {
    cursor: not-allowed;
    opacity: 0.5;

}

.tab-title.disabled:before {
    content: 'Ã°Å¸â€â€™';
    position: absolute;
    right: 10px;
    top: 40%;
    transform: translateY(-50%);
}

.tab-title.filled {
    font-weight: bold;
}

/* SubTab Titles */
.subTab-titles {
    display: flex;
}

.subTab-title {
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s;
    white-space: nowrap;
}

.subTab-title:hover {
    background-color: #f0f0f0;
}

.subTab-title.active {
    color: #003255;
    border-bottom: 2px solid #003255;
}

/* SubTab Content */
.subTab-content {
    display: none;
    padding: 20px;
}

.subTab-content.active {
    display: block;
}


/* */

 .hidden {
    display: none;
    }

    .download-button {
        float: none;
    }
    @media screen and (min-width:1180px) {
   

        .media-table {
            max-width: 820px;
        }

        .type-col {
            width: 10%;
        }

        .details-col {
            width: 90%;
        }

        .details-content {
            width: 70%;
        }

        .button-col {
            width: 20%;
        }
    }
    @media screen and (max-width: 879px) {
    .media-table-container {
        overflow-x: scroll;
    }

    .media-table {
        width: 100%;
        min-width: 619px;
    }
 

    .type-col {
        width: 5%;
    }

    .details-col {
        width: 90%;
    }

    .details-content {
        width: 10%;
    }

    .button-col {
        width: 10%;
    }
}


/* ---------------------- Scroll Masses ---------------------*/

@media screen and (min-width: 1180px) {
    .scroll-hint-overlay {
        display: none; 
    }
}

@media screen and (min-width: 751px) and (max-width:1179px) {
    .scroll-hint-overlay {
        display: none; 
    }
}

@media screen and (max-width: 750px) {
    .table-container {
        position: relative; 
        overflow-x: auto; 
    }
    
    .scroll-hint-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(90 90 90 / 30%);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
        pointer-events: all;
    }
    
    .scroll-hint-overlay img {
        width: 160px;
        cursor: pointer;
    }
    
    @keyframes fadeOut {
        from {
            opacity: 1;
        }
        to {
            opacity: 0;
        }
    }

  
    .scroll-hint-overlay.fade-out {
        animation: fadeOut 0.5s ease-in-out forwards; 
        pointer-events: none; 
    }
}
