/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

video{
    max-width: 100%;  }

body {
    font-weight: 400;
    font-size: 16px;
}

strong {
    font-weight: 600;
}

.post, .page {
    margin: 0;
}

*:focus {
    outline: 0 !important;
}

a {
    text-decoration: none;
}

ul {
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

h2{
    font-family: Domine;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(22, 51, 131, 1);
    margin-bottom: 40px;
}

h3{
    font-size: 24px;
    line-height: 120%;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

h4{
    font-family: Open Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: rgba(0, 0, 0, 1);
}

p {
    margin-bottom: 10px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

#frm_form_5_container .frm_primary_label {
    color: rgba(207, 54, 65, 1) !important;
}

#frm_form_5_container .frm_submit button {
    margin-left: 0px !important;
    background: rgba(219, 0, 27, 1) !important;
}

#frm_form_5_container {
    background: rgba(245, 245, 245, 1);
    padding: 60px;
    margin: 30px 0px;
}

p a{
    font-family: Open Sans;
    font-weight: 600;
    font-style: Italic;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: rgba(219, 0, 27, 1);
}

p a:visited{
    color: rgba(219, 0, 27, 1);
}

@media (max-width: 1200px) {
    h2{
        margin-bottom: 20px;
        font-size: 30px;
    }

    #frm_form_5_container {
        background: rgba(245, 245, 245, 1);
        padding: 10px;
        margin: 20px 0px;
    }

}


/* Modify as needed end ----------------------------------- */


.entry-title{
    text-align: center;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 32px;
    color: rgba(0, 0, 0, 1);
}

/*-- BL0 Start ------------------------------------*/

#wa_bl0 {
    font-size: 15px;
}

#wa_bl0 h2 {
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #cf9810;
}

#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active {
    color: #000;
}

#wa_bl0 h3 a:hover {
    color: #cf9810;
}

#wa_bl0 .read_more {
    font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}

#wa_bl0 .read_more:hover {
    color: #cf9810;
}

#wa_bl0 .wa_bl0_blog {
    font-size: 1.3em
}

#wa_bl0 .wa_bl0_twit {
    border: solid 2px #c7c7c7;
    border-radius: 5px;
}

.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}

.wa_bl0_categ {
    height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
    background-size: cover;
}

.wa_bl0_name {
    position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
    border-top: solid 1px #fff;
}

.wa_bl0_categ:hover .wa_bl0_name {
    transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}

#wa_bl0 .wa_brcr {
    background-color: #fff6de;
    border-bottom: solid 1px #03A9F4;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.art_img {
    border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.social_ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 30px;
}

.social_ul li {
    display: inline-block;
    margin-right: 10px;
}

/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
    font-size: 14px;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

/*-- BL0 END ---------------------------------------*/

/*-- A0235 ---------------------------------------*/
#a0235 {
    background: rgba(22, 51, 131, 1);
    font-family: Open Sans;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #fff;
}

.a0235-grd {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 20px;
    padding: 13px 0px;
}

.a0235-social-grd {
    display: flex;
    grid-gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.a0235-right-side {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 40px;
    align-items: center;
}

.a0235-right-side a {
    color: #fff !important;
}

@media (max-width: 768px) {
    .a0235-grd {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        grid-gap: 10px 30px;
        padding: 13px 0px;
    }

    .a0235-right-side {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 20px;
        align-items: center;
    }
}

/*-- A0235 END ---------------------------------------*/

/*-- promotingitalian ---------------------------------------*/
#promotingitalian {
    padding: 22px 0px;
}

.promotingitalian-grd {
    display: grid;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    grid-gap: 30px;
    grid-template-columns: auto 1fr;
}

#promotingitalian h1 {
    font-family: Domine;
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(219, 0, 27, 1);
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.promotingitalian-btn {
    width: 200px;
    display: block;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 23px;
    background: rgba(0, 171, 6, 1);
    border-radius: 10px;
    color: #fff !important;
}

.btnanimation {
    position: relative;
    overflow: hidden;
}

.btsp1 {
    position: absolute;
    transition: 0.5s;
    left: 50%;
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.btnanimation:hover .btsp1 {
    top: -200px;
    transition: 0.5s;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btsp2 {
    position: absolute;
    transition: 0.5s;
    left: 50%;
    width: 100%;
    top: 200px;
    transform: translate(-50%, -50%);
    text-align: center;

}

.btnanimation:hover .btsp2 {
    transition: 0.5s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

@media (max-width: 1400px) {
    .promotingitalian-grd {
        display: grid;
        grid-template-columns: 1fr auto auto;
        justify-content: center;
        align-items: center;
        grid-gap: 30px;
    }
}

@media (max-width: 1200px) {
    #promotingitalian h1 {
        font-family: Domine;
        font-weight: 700;
        font-size: 26px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(219, 0, 27, 1);
        padding: 0px;
        margin: 0px;
    }

    .promotingitalian-btn {
        width: 175px;
        display: block;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        font-family: Open Sans;
        font-weight: 700;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 23px;
        background: rgba(0, 171, 6, 1);
        border-radius: 10px;
        color: #fff !important;
    }

    #promotingitalian {
        padding: 10px 0px;
    }
}

@media (max-width: 992px) {
    .promotingitalian-grd {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center;
        align-items: center;
        grid-gap: 10px;
        justify-content: center;
        justify-items: center;
        margin-bottom: 15px;
    }
}

/*-- promotingitalian END ---------------------------------------*/

/*-- a0236 ---------------------------------------*/
#a0236 {
    background: rgba(22, 51, 131, 1);
    padding: 10px 0px;
    position: sticky;
    top: 0px;
    z-index: 1000;
    border-bottom: 2px solid rgba(219, 0, 27, 1);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
    text-underline-offset: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	padding: 0px 15px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    text-underline-offset: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    text-underline-offset: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    text-transform: uppercase !important;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
    opacity: 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #cc0033;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 10px;
    line-height: 130%;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    padding: 7px 15px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    background: #cc0033 !important;
    padding: 10px 0px !important;
}

@media (max-width: 1400px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 8px;
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 7px;
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        text-decoration: none !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        text-decoration: none !important;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 16px !important;
    }
}

/*-- a0236 END ---------------------------------------*/

/*-- A0160 --------------------------------------*/
.A0160 {
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
    background-position-y: center;
    border-bottom: 5px solid rgba(0, 182, 12, 1);
}

.A0160 .bg_semi {
    display: block;
    width: 100%;
    margin-top: 117px;
    margin-bottom: 142px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 9px;
    padding: 20px 40px;
    max-width: 620px;
}

.A0160 .bg_semi .wa_text {
    text-align: left;
    padding-bottom: 20px;
    font-style: normal;
    color: rgba(0, 0, 0, 1);
    font-family: Domine;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0%;
    margin: 0px;
}

.A0160 .bg_semi .wa_sub_message {
    text-align: left;
    font-style: italic;
    color: #2E2E2E;
    font-family: Domine;
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 0%;
    padding-bottom: 20px;
}

.A0160 .bg_semi .wa_final_statement {
    font-style: italic;
    font-weight: 200;
    margin-top: 15px;
    margin-bottom: 15px;
}

.A0160 .bg_border {
    background: rgba(0, 0, 0, 0.8);
    padding: 15px 10px;
}

.A0160 .bg_logo {
    display: block;
    margin: 20px 0px;
}


@media (max-width: 992px) {
    .A0160 .bg_semi {
        display: block;
        width: 100%;
        margin-top: 55px;
        margin-bottom: 75px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.5);
        background: rgba(255, 255, 255, 0.8);
        border-radius: 9px;
        padding: 20px;
        max-width: 100%;
    }

    .A0160 .bg_semi .wa_text {
        text-align: left;
        padding-bottom: 10px;
        font-style: normal;
        color: rgba(0, 0, 0, 1);
        font-family: Domine;
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        letter-spacing: 0%;
        margin: 0px;
    }

    .A0160 .bg_semi .wa_sub_message {
        text-align: left;
        font-style: italic;
        color: #2E2E2E;
        font-family: Domine;
        font-weight: 700;
        font-size: 24px;
        line-height: 150%;
        letter-spacing: 0%;
        padding-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .A0160 .bg_semi {
        display: block;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 40px;
        box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.5);
        background: rgba(255, 255, 255, 0.8);
        border-radius: 9px;
        padding: 20px;
        max-width: 100%;
    }
}

/*-- A0160 END --------------------------------------*/

.our_mission {
    border-bottom: 5px solid rgba(0, 182, 12, 1);
}

.our_mission-grd {
    display: grid;
    grid-template-columns: 1fr auto;
    margin-top: 68px;
    margin-bottom: 73px;
    grid-gap: 24px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
}

.our_mission-grd h2 {
    font-family: Domine;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    margin-bottom: 9px;
    color: rgba(22, 51, 131, 1);
}

.our_mission-grd img {
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 6px;
    max-width: 600px;
}

.our_mission-hr {
    background: linear-gradient(90deg, #FFFFFF 0%, #00B60C 48%, #FFFFFF 100%);
    height: 5px;
}

.our_mission-grd-second {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    margin-top: 98px;
    margin-bottom: 100px;
}

.our_mission-grd-second {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    margin-top: 98px;
    margin-bottom: 100px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
}

.our_mission-grd-second h3 {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 35px;
}

.our_mission-video p {
    height: 100%;
}

.our_mission-video iframe {
    height: 100%;
    border-radius: 9px;
    min-height: 250px;
}

@media(max-width: 1200px){
	.our_mission-grd img {
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 6px;
    max-width: 450px;
}
}

@media (max-width: 992px) {
    .our_mission-grd {
        display: grid;
        grid-template-columns: 1fr;
        margin-top: 25px;
        margin-bottom: 25px;
        grid-gap: 10px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 0.8);
        justify-content: center;
        justify-items: center;
    }
	
	.our_mission-grd img {
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 6px;
    max-width: 100%;
}

    .our_mission-grd h2 {
        font-family: Domine;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        letter-spacing: 0%;
        margin-bottom: 9px;
        color: rgba(22, 51, 131, 1);
    }

    .our_mission-grd-second {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 15px;
        margin-top: 25px;
        margin-bottom: 25px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        letter-spacing: 0%;
    }

    .our_mission-grd-second h3 {
        font-family: Open Sans;
        font-weight: 700;
        font-size: 22px;
        line-height: 130%;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1);
        margin-bottom: 15px;
    }
}

/*-- a0237 --------------------------------------*/

.page-id-10273 #a0237 {
    border-bottom: 0px solid rgba(0, 182, 12, 1);
    padding-top: 0px;
    padding-bottom: 0px;
}


#a0237 {
    border-bottom: 5px solid rgba(0, 182, 12, 1);
    padding-top: 49px;
    padding-bottom: 74px;
}

#a0237 h2 {
    font-family: Domine;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(22, 51, 131, 1);
    text-align: center;
    margin-bottom: 35px;
}

.a0237-posts-grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}

.a0237-item {
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.25);
    position: relative;
}

.a0237-futured {
    min-height: 300px;
    background-size: cover;
    background-position: center;
}

.a0237-item-top {
    position: relative;
}

.a0237-author {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
    background: rgba(226, 6, 17, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    width: 223px;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.a0237-item-main {
    padding: 10px 39px;
    padding-bottom: 90px;
}

.a0237-title {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1) !important;
}

.a0237-redmore {
    display: flex;
    align-items: center;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(0, 0, 0, 1) !important;
    grid-gap: 10;
    grid-gap: 10px;
    position: absolute;
    bottom: 40px;
    transition: 0.9s;
}

.a0237-redmore:hover {
    transition: 0.9s;
    filter: brightness(0.5);
}

.a0237-redmore img {
    transition: 0.2s;
}

.a0237-redmore:hover img {
    transition: 0.2s;
    padding-left: 3px;
}

.a0237-allnews {
    display: flex;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    width: 240px;
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgba(0, 171, 6, 1);
    padding: 10px 10px;
    grid-gap: 10px;
    align-items: end;
    font-family: Open Sans;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    justify-content: center;
    margin: auto;
    margin-top: 61px;
    transition: 0.9s;
}

.a0237-allnews:hover {
    transition: 0.9s;
    background: rgb(226 6 17);
}

.a0237-allnews img {
    transition: 0.2s;
}

.a0237-allnews:hover img {
    transition: 0.2s;
    padding-left: 3px;
}

.a0237-pagination {
    margin-top: 70px;
    margin-bottom: 100px;
    display: flex
;
    justify-content: center;
    grid-gap: 10px;
    flex-wrap: wrap;
}

.page-numbers{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(0, 0, 0, 1) !important;
}

.a0237-pagination .current{
    color: #e20611 !important;
}

@media (max-width: 1200px) {
    .a0237-item-main {
        padding: 10px 20px;
        padding-bottom: 90px;
    }

    .a0237-title {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1) !important;
    }

    .a0237-futured {
        min-height: 200px;
        background-size: cover;
        background-position: center;
    }

    .a0237-author {
        font-family: Open Sans;
        font-weight: 700;
        font-size: 14px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 1);
        background: rgba(226, 6, 17, 1);
        border: 1px solid rgba(255, 255, 255, 1);
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.5);
        border-radius: 25px;
        width: 176px;
        padding: 7px;
        position: absolute;
        right: 10px;
        top: 10px;
    }
}

@media (max-width: 992px) {
    .a0237-posts-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 25px;
    }

    .a0237-futured {
        min-height: 300px;
        background-size: cover;
        background-position: center;
    }

    #a0237 {
        border-bottom: 5px solid rgba(0, 182, 12, 1);
        padding-top: 25px;
        padding-bottom: 35px;
    }

    #a0237 h2 {
        font-family: Domine;
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: rgba(22, 51, 131, 1);
        text-align: center;
        margin-bottom: 15px;
    }

    .a0237-allnews {
        display: flex;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        border-radius: 5px;
        width: 240px;
        border: 1px solid rgba(255, 255, 255, 1);
        background: rgba(0, 171, 6, 1);
        padding: 10px 48px;
        grid-gap: 10px;
        align-items: center;
        font-family: Open Sans;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: #fff !important;
        justify-content: center;
        margin: auto;
        margin-top: 25px;
    }
}

@media (max-width: 768px) {
    .a0237-futured {
        min-height: 200px;
        background-size: cover;
        background-position: center;
    }
}

/*-- a0237 END --------------------------------------*/

/*-- A0193 Start ------------------------------- */
#a0193 {
    background-color: #ffffff;
    margin-top: 0px;
    padding-top: 79px;
    padding-bottom: 0px;
}

.a0193-box {
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    #wa_a0193_modal {
        max-width: 550px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #wa_a0193_modal {
        max-width: 750px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #wa_a0193_modal {
        max-width: 800px;
    }
}

#a0193 h2 {
    align-items: center;
    font-style: normal;
    text-align: center;
    color: rgba(22, 51, 131, 1);
    font-family: Domine;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin: 0px;
}

#a0193 h3 {
    font-style: normal;
    color: rgba(22, 51, 131, 1);
    margin: auto;
    font-family: Domine;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 10px;
}

.a0193_wr h5 p {
    margin: 0px !important;
}

.a0193_wr h5 {
    padding: 10px;
    max-width: 87%;
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin: auto;
    left: 7%;
    cursor: pointer;
    background: linear-gradient(90deg, #1251FF -33.6%, #36BEEB 121.96%);
    border-radius: 30px;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.a0193_wr h5:hover {
    opacity: 0.7;
    transition: 0.9s;
}

.a0193-modal {
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 20px;
}

.a0193-grd {
    grid-gap: 24px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    justify-content: center;
    margin-top: 45px;
    margin-bottom: 120px;
}

.a0193-desc {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #4B4C4D;
    max-width: 890px;
    margin: auto;
}

#a0193 .close {
    opacity: 1 !important;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #011B34 !important;
    padding: 0px;
}

#a0193 .btn-secondary {
    background-color: #f6931e !important;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 7px 94px;
    border: none;
}

#a0193 a {
    cursor: pointer;
}

#a0193 img {
    max-width: 100%;
    width: 100%;
    margin: auto;
    display: block;
}

#a0193 .a0193_wr .a0193_wr_img {
    text-align: center;
}

#a0193 .a0193_wr .a0193_wr_trp {
    text-align: center;
    color: #FFF;
    margin-top: 0px;
}

#a0193 .a0193_wr_trp h4 {
    font-style: normal;
    color: rgba(0, 0, 0, 0.8);
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
}

#a0193 .a0193_wr {
    height: 100%;
    position: relative;
    padding-bottom: 100px;
    border: 1px solid #fff;
    padding-top: 0px;
}

#a0193 .close {
    border: none;
    background: transparent;
}

#a0193 .wa_a0193_modal img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#a0193 .modal-header {
    display: flex;
    flex-shrink: 55;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 2.5rem;
    border: none;
}

#a0193 .modal-header h5 {
    font-family: 'Quattrocento';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    align-items: center;
    text-align: center;
    color: #011B34;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 1.5rem;
    border: none;
}

#wa_a0193_modal {
    max-width: 1100px;
}

.a0193-modal-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #011B34;
}

.a0193-redmore {
    display: flex;
    align-items: center;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(0, 0, 0, 1) !important;
    grid-gap: 10;
    grid-gap: 10px;
    position: absolute;
    bottom: 0px;
    border: 1px solid rgba(0, 182, 12, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    padding: 20px 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    width: 220px;
    justify-content: center;
    transition: 0.9s;
}

.a0193-redmore:hover {
    filter: brightness(0.5);
    transition: 0.9s;
}

.a0193-redmore img {
    transition: 0.2s;
}

.a0193-redmore:hover img {
    transition: 0.2s;
    padding-left: 3px;
}


@media (max-width: 992px) {

    #a0193 {
        background-color: #ffffff;
        margin-top: 0px;
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .a0193-grd {
        grid-gap: 24px;
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    #a0193 h2 {
        align-items: center;
        font-style: normal;
        text-align: center;
        color: rgba(22, 51, 131, 1);
        font-family: Domine;
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        margin: 0px;
    }

    #a0193 .a0193_wr {
        height: 100%;
        position: relative;
        padding-bottom: 78px;
        border: 1px solid #fff;
        padding-top: 0px;
    }

    .a0193-redmore {
        display: flex;
        align-items: center;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        color: rgba(0, 0, 0, 1) !important;
        grid-gap: 10;
        grid-gap: 10px;
        position: absolute;
        bottom: 0px;
        border: 1px solid rgba(0, 182, 12, 1);
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        border-radius: 9px;
        padding: 10px 2px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -0%);
        width: 179px;
        justify-content: center;
    }


}

@media (max-width: 768px) {

}

/*-- A0193 END ------------------------------- */

/*-- programs ------------------------------- */
.programs-btn {
    position: relative;
    width: 100%;
    display: block;
    padding: 0px 0px;
}

.programs {
    border-bottom: 5px solid rgba(0, 182, 12, 1);
    padding-bottom: 139px;
    margin-top: 92px;
}

.programs-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}

.programs-imgmain {
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    background-size: cover;
    background-position: center;
}

.programs-grd .a0237-redmore {
    position: relative !important;
    bottom: 0px !important;
}

.programs-grd h2 {
    align-items: center;
    font-style: normal;
    text-align: left;
    color: rgba(22, 51, 131, 1);
    font-family: Domine;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 20px;
}

.programs-grd h3 {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 15px;
}

.programs-grd hr {
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 1;
    max-width: 300px;
}


@media (max-width: 992px) {
    .programs {
        border-bottom: 5px solid rgba(0, 182, 12, 1);
        padding-bottom: 35px;
        margin-top: 30px;
    }

    .programs-grd h2 {
        align-items: center;
        font-style: normal;
        text-align: left;
        color: rgba(22, 51, 131, 1);
        font-family: Domine;
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        margin: 0px;
        margin-bottom: 10px;
    }

    .programs-grd h3 {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1);
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .programs-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }

    .programs-imgmain {
        border: 1px solid rgba(0, 0, 0, 1);
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
        border-radius: 9px;
        background-size: cover;
        background-position: center;
        min-height: 350px;
    }

    .programs {
        border-bottom: 5px solid rgba(0, 182, 12, 1);
        padding-bottom: 10px;
        margin-top: 30px;
    }
}

/*-- programs END ------------------------------- */

/*-- lesson_plans ------------------------------- */
.lesson_plans {
    padding-top: 81px;
    padding-bottom: 112px;
    border-bottom: 5px solid rgba(0, 182, 12, 1);
}

.lesson_plans h2 {
    align-items: center;
    font-style: normal;
    text-align: left;
    color: rgba(22, 51, 131, 1);
    font-family: Domine;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin: 0px;
}

.lesson_plans-top-grd {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
    margin-bottom: 52px;
}

.lesson_plans-grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 24px;
}

.lesson-plan-img {
    height: 250px;
    background-size: cover;
    background-position: center;
    border-radius: 9px;
}

.lesson-plan-arrow {
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translate(-50%, -0%);
}

.lesson_plans h3 {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.lesson_plans h4 {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 8px;
}

.lesson_plans-grd p {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
}

.lesson_plans-grd ul {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
}

.lesson_plans-item {
    position: relative;
    padding-bottom: 60px;
}

.lesson_plans-item .a0193-redmore {
    display: flex;
    align-items: center;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(0, 0, 0, 1) !important;
    grid-gap: 10px;
    position: absolute;
    bottom: 0px;
    border: 1px solid rgba(0, 182, 12, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    padding: 9px 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -0%);
    width: 200px;
    justify-content: center;
    transition: 0.9s;
}

.lesson_plans-item .a0193-redmore:hover {
    transition: 0.9s;
    filter: brightness(0.5);
}

.lesson_plans-item .a0193-redmore img {
    transition: 0.2s;
}

.lesson_plans-item .a0193-redmore:hover img {
    transition: 0.2s;
    padding-left: 3px;
}


@media (max-width: 1200px) {
    .lesson_plans-grd {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 40px 25px;
    }
}

@media (max-width: 992px) {
    .lesson_plans {
        padding-top: 25px;
        padding-bottom: 35px;
        border-bottom: 5px solid rgba(0, 182, 12, 1);
    }

    .lesson_plans-top-grd {
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 20px;
        margin-bottom: 22px;
    }

    .lesson_plans h3 {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 18px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1);
        padding-top: 7px;
        padding-bottom: 4px;
        margin-bottom: 0px;
    }

    .lesson_plans h4 {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1);
        margin-bottom: 4px;
    }

    .lesson_plans h2 {
        align-items: center;
        font-style: normal;
        text-align: left;
        color: rgba(22, 51, 131, 1);
        font-family: Domine;
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0%;
        text-transform: uppercase;
        margin: 0px;
    }

    .lesson_plans-top-grd {
        display: flex;
        align-items: center;
        justify-content: center;
        grid-gap: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .lesson_plans-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px 25px;
    }
}

/*-- lesson_plans END ------------------------------- */

/*-- how_to_support_njihc ------------------------------- */
.how_to_support_njihc {
    padding-top: 81px;
    padding-bottom: 107px;
}

.lhow_to_support_njihc-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
}

.lhow_to_support_njihc-grd img {
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 9px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.lhow_to_support_njihc-grd h3 {
    font-family: Open Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}

.lhow_to_support-btns {
    display: grid;
    grid-gap: 25px;
    margin-top: 30px;
}

.how_to_support-btn {
    display: block;
    background: rgba(0, 171, 6, 1);
    border-radius: 9px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 310px;
    padding: 13px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    transition: 0.9s;
}

.how_to_support-btn:hover {
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 1200px) {
    .lhow_to_support_njihc-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 24px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 0.8);
        justify-content: center;
        justify-items: center;
        text-align: center;
    }

    .lhow_to_support-btns {
        display: grid;
        grid-gap: 15px;
        margin-top: 30px;
        margin: auto;
        max-width: 300px;
        margin-top: 20px;
    }
}

@media (max-width: 992px) {
    .how_to_support_njihc {
        padding-top: 25px;
        padding-bottom: 35px;
        border-bottom: 5px solid rgba(0, 182, 12, 1);
    }

    .lhow_to_support_njihc-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 15px;
        font-family: Open Sans;
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 0.8);
        justify-content: center;
        justify-items: center;
        text-align: center;
    }

    .lhow_to_support_njihc-grd h3 {
        font-family: Open Sans;
        font-weight: 600;
        font-size: 22px;
        line-height: 150%;
        letter-spacing: 0%;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 1);
        margin-bottom: 5px;
    }

    .how_to_support-btn {
        display: block;
        background: rgba(0, 171, 6, 1);
        border-radius: 9px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        width: 245px;
        padding: 9px;
        font-family: Lato;
        font-weight: 700;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: #fff !important;
        margin: auto;
    }

    .lhow_to_support-btns {
        display: grid;
        grid-gap: 15px;
        margin-top: 30px;
        margin: auto;
        max-width: 270px;
        margin-top: 15px;
    }
}

/*-- how_to_support_njihc END ------------------------------- */

/*-- subscribeto ------------------------------- */
#subscribeto {
    border-top: 5px solid rgba(0, 182, 12, 1);
    border-bottom: 5px solid rgba(0, 182, 12, 1);
    padding-top: 60px;
    padding-bottom: 80px;
    background: rgba(245, 245, 245, 1);
}

#subscribeto h3 {
    text-align: center;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 32px;
    color: rgba(0, 0, 0, 1);
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {
    background: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.8) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    font-family: Open Sans !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 120% !important;
    color: rgba(0, 0, 0, 0.5) !important;
}

.with_frm_style .frm-edit-page-btn, .with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .with_frm_style .frm_submit button {
    background: rgba(0, 182, 12, 1) !important;
    border: 1px solid rgba(0, 0, 0, 1) !important;
    font-family: Open Sans !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 120% !important;
    letter-spacing: 0%;
    text-align: center !important;
    color: #fff !important;
    padding: 10px 30px !important;
    margin: auto !important;
    margin-right: 0px !important;
    transition: 0.9s;
    box-shadow: none !important;
}

.with_frm_style .frm_submit button:hover {
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 992px) {
    #subscribeto {
        border-top: 5px solid rgba(0, 182, 12, 1);
        border-bottom: 5px solid rgba(0, 182, 12, 1);
        padding-top: 20px;
        padding-bottom: 10px;
        background: rgba(245, 245, 245, 1);
    }

    #subscribeto h3 {
        text-align: center;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 26px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 2px;
        color: rgba(0, 0, 0, 1);
    }

}

/*-- subscribeto END ------------------------------- */

/*-- footer-end ------------------------------- */
.footer-end {
    padding-top: 55px;
}

.footer-end-top {
    border-bottom: 1px solid rgba(53, 70, 87, 1);
    padding-bottom: 55px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 25px;
}

.footer-end .a0235-social-grd a{
	    background: #163383;
}

.footer-end .a0235-social-grd {
	margin-top: 20px;
}

.policy-grd {
    display: grid;
    grid-gap: 15px;
    margin-top: 28px;
}

.policy-grd a {
    font-family: Lato;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: rgba(53, 70, 87, 1) !important;
}

.footer-end-lnk {
    font-family: Lato;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    display: block;
    margin-bottom: 10px;
    color: rgba(22, 51, 131, 1) !important;
}

.footermail {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    color: rgba(0, 0, 0, 1) !important;
}

.footer-grd {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 24px;
    margin-top: 20px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1) !important;
}

.footer-grd a {
    color: rgba(0, 0, 0, 1) !important;
}

.copiright {
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
    padding-top: 10px;
    padding-bottom: 54px;
    text-align: center;
}

.end-second-logo {
    margin-top: 20px;
}

@media (max-width: 992px) {
    .footer-end-top {
        border-bottom: 1px solid rgba(53, 70, 87, 1);
        padding-bottom: 25px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 25px;
    }

    .footer-end {
        padding-top: 25px;
    }

    .copiright {
        font-family: Lato;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        color: rgba(53, 70, 87, 1);
        padding-top: 10px;
        padding-bottom: 24px;
    }
}

@media (max-width: 768px) {
    .footer-end-top {
        border-bottom: 1px solid rgba(53, 70, 87, 1);
        padding-bottom: 25px;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 25px;
    }
}

/*-- footer-end END ------------------------------- */


/* A0153 -------------------------------------------*/
#a0153 {
    min-height: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
}

#a0153 h2 {
    position: relative;
    display: block;
    align-items: center;
    margin: 0px;
    padding: 30px 0px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media (max-width: 768px) {

	
}

/* A0153 END ---------------------------------------*/

/* list-grd ---------------------------------------*/
#italian_heritage_curriculum {
    padding: 60px 0px;
}

.list-grd {
    display: flex;
    grid-gap: 20px;
    flex-wrap: wrap;
    margin: auto;
    width: fit-content;
    justify-content: center;
}

.list-itm {

}

.list-itm-img {
    height: 200px;
    width: 350px;
    border-radius: 4px 4px 0px 0px;
    background-size: cover;
    background-position: center;
}

.list-itm h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #E10707 !important;
    margin: 0px;
    margin-top: 12px;
}

.list-itm {
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding-bottom: 15px;
}

@media (max-width: 992px) {
    #italian_heritage_curriculum {
        padding: 20px 0px;
    }
}

@media (max-width: 768px) {
    .list-itm-img {
        height: 170px;
        width: 300px;
    }
}

/* list-grd END ---------------------------------------*/

/* A0153 -------------------------------------------*/
#a0153 {
    min-height: 455px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
    padding-bottom: 70px;
}

#a0153 h2 {
    align-items: center;
    padding-top: 120px;
    font-style: normal;
    line-height: 130%;
    text-align: center;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
}

#a0153 h3 {
    font-family: "Roboto", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF9BE;
    padding: 50px 0 30px 0;
}

.a0153-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 0;
}

.a0153-line-1 {
    position: absolute;
    border-top: 1px solid #FFF9BE;
    top: 50%;
    width: 109px;
    left: -109px;
}

.a0153-line-2 {
    position: absolute;
    border-top: 1px solid #FFF9BE;
    top: 50%;
    width: 109px;
    left: 41px;
}

.a0153-number {
    background-color: #000000;
    padding: 4px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFF9BE;
    border-radius: 50%;
    width: 42px;
    margin: auto;
    position: relative;
}

.a0153-number a {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #FFF9BE;
}

.a0153-item h4 {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF9BE;
    padding-top: 20px;
    max-width: 200px;
    margin: auto;
}

.a0153-item {
    max-width: 250px;
}

@media (max-width: 1400px) {
    .a0153-line-2 {
        width: 74px;
    }
}

@media (max-width: 1200px) {
    .a0153-line-2 {
        width: 90px;
    }
}

@media (max-width: 1199px) {
    .a0153-line-1 {
        width: 92px;
        left: -93px;
    }

    .a0153-line-2 {
        width: 54px;
    }
}

@media (max-width: 992px) {
    .a0153-item h4 {
        font-size: 13px;
    }
    .a0153-line-1:first-child {
        width: 66px;
        left: -67px;
    }
    .a0153-line-2:last-child {
        width: 67px;
    }
}

@media (max-width: 768px) {
    .a0153-line-1, .a0153-line-2 {
        display: none;
    }

    .a0153-grid {
        grid-template-columns: none;
        grid-template-rows: repeat(5, 1fr);
        grid-gap: 14px;
    }

    .a0153-item {
        margin: auto;
    }

    .a0153-item h4 {
        font-size: 16px;
        padding-top: 15px;
        max-width: fit-content;
    }
	
	#a0153 h2 {
    align-items: center;
    font-style: normal;
    line-height: 130%;
    text-align: center;
    font-family: "Roboto", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0px;
    padding-top: 20px;
}
	
	#a0153 h3 {
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF9BE;
    padding: 10px 0 10px 0;
}
	
	#a0153 {
    min-height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
    padding-bottom: 20px;
}
}

/* A0153 END ---------------------------------------*/

/* A0044 Start --------------------*/
.a0044{
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding: 60px 0;
    border-bottom: 4px solid #E10707;
}
.a0044-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
.a0044 h2{
    font-family: "Roboto", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px;
    line-height: 55px;
    text-align: left;
}
.a0044-description{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}
.a0044-description a {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #E10707;
}
.a0044-description img {
    padding-right: 25px;
}

@media (max-width: 992px) {
    .a0044-grid {
        grid-template-columns: 1fr;
    }
    .a0044-video {
        margin: auto;
    }
}

@media (max-width: 768px) {
    .a0044 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .a0044 h2 {
        text-align: center;
    }

    .a0044-video video {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .a0044-video video {
        max-width: 100%;
    }
}
/* A0044 END --------------------*/

/* A0242 START --------------------*/
.a0242 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding: 40px 0;
    border-bottom: 10px solid #143382;
}

.a0242 h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 48px;
}

.a0242-item {
    border: 1px solid #656565;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 40px;
    background-color: #000000;
}
.a0242-grid {
    display: grid;
    grid-template-columns: 0.8fr 1.3fr 0.7fr;
    grid-gap: 20px;
}
.a0242-grid h3 {
    border-radius: 4px;
    border: 1px solid #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
    text-align: center;
    align-items: center;
    display: grid;
}
.a0242-header {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFF9BE;
}
.a0242-text {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.a0242-file {
    border: 1px solid #3C3C3C;
    border-radius: 4px;
    display: block;
    margin: auto;
    padding: 28px 62px;
}
.a0242-file img {
    width: 81px;
    margin: auto;
    display: block;
}
.a0242-file a {
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-decoration: underline;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 1400px) {
    .a0242-text {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .a0242-file {
        padding: 28px 26px;
    }
    .a0242-file img {
        width: 58px;
    }
    .a0242-grid {
        align-items: center;
    }
    .a0242-header {
        font-size: 18px;
    }
    .a0242-text {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .a0242-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .a0242-grid video {
        width: 100%;
    }
    .a0242-header {
        text-align: left;
        font-size: 23px;
    }
    .a0242-text {
        float: left;
        font-size: 18px;
        text-align: left;
    }
    .a0242 iframe {
        width: 100%;
        height: 350px;
    }
    .a0242 h2 {
        margin-bottom: 23px;
    }
	
	.a0242-grid h3 {
    border-radius: 4px;
    border: 1px solid #ffffff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    width: 36px;
    height: 36px;
    text-align: center;
    align-items: center;
    display: grid
;
    margin: auto;
    margin-bottom: 10px;
}
	
	    .a0242-file {
        padding: 28px 26px;
        margin-bottom: 20px;
    }
	
	
	.a0242 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding: 20px 0;
    border-bottom: 10px solid #143382;
}
	
}

@media (max-width: 768px) {

	.a0242 iframe {
        width: 100%;
        height: 220px;
    }
	
	    .a0242-item {
        width: 94%;
        margin: auto;
        margin-bottom: 20px;
    }
}
/* A0242 END --------------------*/

/* A0243 start --------------------*/
.a0243 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding: 40px 0;
}
.a0243-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.a0243 h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 30px;
    text-align: center;
}
.a0243-item {
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    height: 100%;
    padding: 10px;
}
.a0243-item video {
    width: 100%;
}
.a0243-item h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #000000;
    text-align: center;
}
.a0243-item h4 {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #143382;
    text-align: center;
}
.a0243-file a {
    color: #e10707;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding-left: 10px;
}
.a0243-file {
    text-align: center;
}

@media (max-width: 992px) {
    .a0243-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .a0243-grid {
        grid-template-columns: 1fr;
    }
}
/* A0243 END --------------------*/

/* A0244 start --------------------*/
.a0244 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    padding: 50px 0;
}
.a0244 h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #143382;
    margin-bottom: 20px;
}
.a0244 h3 {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 30px;
}
.a0244-file a {
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-decoration: underline;
    color: #143382;
    padding-left: 20px;
}
/* A0244 END --------------------*/


#schoolunitsid {
    background: #DEF1E3;
    padding-bottom: 80px;
}

#middleschoolunits {
    background: #F1ECDE;
    padding-bottom: 80px;
}

#highschoolunits {
    background: #DEEAF1;
    padding-bottom: 80px;
}

.sec-all {
    border-top: 2px solid #0D2E83;
}

.sec-devider {
    border-bottom: 2px solid #000000;
    width: 100%;
    margin-bottom: 28px;
}

.sec-all h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-top: 37px;
    margin-bottom: 30px;
}

.buttons-grd {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    justify-content: center;
    margin-bottom: 30px;
}

.buttons-grd a {
    background: #FFFFFF;
    border: 2px solid #E10707;
    border-radius: 4px;
    padding: 11px 40px;
    display: block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    text-decoration-line: underline;
    color: #E10707;
    width: auto;
    max-width: 100%;
}

.record-grd {
    display: grid;
    grid-template-columns: 180px 1fr 180px;
    gap: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 14px;
    margin-bottom: 22px;
}

.record-grd img {
    border-radius: 4px;
}

.record-item-last {
    border: 2px solid #0D2E83;
    border-radius: 4px;
    padding: 14px;
    display: grid;
    align-items: center;
    justify-items: center;
    text-align: center;
}

.record-plan {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    text-decoration-line: underline;
    color: #E10707;
    margin-top: 10px;
    text-underline-offset: 5px;
}

.lesson-top {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #939393;
    margin-bottom: 6px;
}

.lesson-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    color: #000;
    margin-bottom: 6px;
}

.lesson-name span {
    color: #0D2E83;
}

.video-lesson {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    /* text-decoration-line: underline; */
    color: #E10707;
    margin-top: 10px;
    text-underline-offset: 5px;
}

.lesson-description {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #000000;
}

.record-item-first {
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    min-height: 180px;
}

.schoolunitsid-active {
    border: 2px solid #0D2E83 !important;
    text-decoration-line: none !important;
    color: #0D2E83 !important;
}

.middleschoolunits-active {
    border: 2px solid #0D2E83 !important;
    text-decoration-line: none !important;
    color: #0D2E83 !important;
}

.highschoolunits-active {
    border: 2px solid #0D2E83 !important;
    text-decoration-line: none !important;
    color: #0D2E83 !important;
}

@media (max-width: 992px) {
    .record-grd {
        grid-template-columns: 1fr;
    }

    .buttons-grd a {
        padding: 11px;
        width: 300px;
    }

    .record-item-first img {
        width: 100%;
    }

    #schoolunitsid {
        padding-bottom: 20px;
    }

}



.a0235-img-serch{
    margin-right: -30px;
    position: relative;
}


.a0235-right-side input{
    padding-left: 30px;
}


.search-results article img{
    max-width: 500px;
    margin: auto;
    display: block;
}

.search-results article {
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    max-width: 700px;
}

.search-results .entry-title {
    text-align: center;
    font-family: Open Sans;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 1);
}

.search-results .entry-title a{
    color: rgba(0, 0, 0, 1) !important;
}

.search-results .page-title{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.search-results .nav-links{
    display: flex
;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
}

.search-results .nav-links a{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1) !important;
}

#Header-top-img{
    position: relative;
}

#Header-top-img img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 100;
}


/*-- a0247 ------------------------------- */
#a0247 {
    margin: 0px 0px;
    font-size: 22px;
    line-height: 120%;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
.a0247-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
    grid-gap: 24px;
}
.a0247-order-right{
    order: 1;
}

#Header-top-img h2{
    font-family: Domine;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(22, 51, 131, 1);
    margin: 65px auto;
    text-align: center;
}

#a0247 h3 {
    font-size: 24px;
    line-height: 120%;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}
.a0247-grd img {
    border-radius: 9px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    flex-shrink: 0;
    position: relative;
    object-fit: cover;
    width: 100%;
    border: 1px solid rgba(53, 70, 87, 1);
}
@media(max-width: 1200px){
    .a0247-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        margin-bottom: 20px;
        grid-gap: 24px;
    }
    .a0247-order-right {
        order: 0;
    }

    #Header-top-img h2 {
        font-family: Domine;
        font-weight: 700;
        font-style: Bold;
        font-size: 30px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0%;
        color: rgba(22, 51, 131, 1);
        margin: 25px auto;
        text-align: center;
    }

    #a0247 {
        margin: 0px 0px;
    }
}
/*-- a0247 END ------------------------------- */


#custom-text{
    position: relative;
    z-index: 200;
    margin-bottom: 40px;
}

.page-id-10260 #custom-text img{
    border: 1px solid rgba(53, 70, 87, 1);
    border-radius: 9px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.page-id-10381 #custom-text img{
    border: 1px solid rgba(36, 50, 69, 1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
    width: 100%;
}

.page-id-10381 #custom-text h2{
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-top: 50px;
    margin-bottom: 10px;
}

.page-id-10386 #custom-text h2{
    color: rgba(0, 0, 0, 1);
}

.page-id-10386 #custom-text img{
    border-radius: 9px;
}

.page-id-10386 #custom-text {
    margin-bottom: 110px;
}

.page-id-10408 #custom-text img{
    border-radius: 9px;
    border: 1px solid rgba(36, 50, 69, 1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.page-id-10408 #custom-text h2{
    margin-top: 50px;
    color: #000;
}

.page-id-10422 #custom-text h2{
    margin-bottom: 0px;
}

.page-id-10422 #custom-text h3{
    margin-top: 30px;
}

.page-id-10422 #custom-text{
    margin-bottom: 100px;
}

.cust-grd{
    display: grid
;
    grid-gap: 20px;
    grid-template-columns: 2fr 1fr;
}

.cust-grd img{
    border: 1px solid rgba(53, 70, 87, 1);
    border-radius: 9px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.cust-grd ul a{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(207, 54, 65, 1) !important;
}

.page-id-10428 #custom-text img{
    border-radius: 9px;
    border: 1px solid rgba(36, 50, 69, 1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    margin: auto;
    padding: 0px;
}

.page-id-10428 #custom-text{
    margin-bottom: 100px;
}

@media(max-width: 1200px){
    #custom-text{
        margin-bottom: 20px;
    }

    .page-id-10381 #custom-text h2{
        text-align: left;
        color: rgba(0, 0, 0, 1);
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .page-id-10386 #custom-text {
        margin-bottom: 50px;
    }

    .page-id-10408 #custom-text h2{
        margin-top: 30px;
        color: #000;
    }

    .page-id-10422 #custom-text{
        margin-bottom: 30px;
    }

    .page-id-10428 #custom-text{
        margin-bottom: 30px;
    }

}

@media (max-width: 992px) {
    .page-id-10386 #custom-text img {
        border-radius: 9px;
        width: 100%;
        margin: 0px;
        padding: 0px;
        margin-bottom: 20px;
    }

    .cust-grd{
        display: grid
    ;
        grid-gap: 20px;
        grid-template-columns: 1fr;
    }
}

#custom-text-2{
    position: relative;
    z-index: 200;
    margin-bottom: 40px;
}

@media(max-width: 1200px){
    #custom-text-2{
        margin-bottom: 20px;
    }
}


#custom-text-3 img {
    border: 1px solid rgba(53, 70, 87, 1);
    border-radius: 9px;
    margin-bottom: 15px;
}

#custom-text-3{
    position: relative;
    z-index: 200;
    margin-bottom: 40px;
    overflow: hidden;
}

#custom-text-3 h3 {
    margin-top: 40px;
}

@media(max-width: 1200px){
    #custom-text-3{
        margin-bottom: 20px;
    }

    #custom-text-3 h3 {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    #custom-text-3 img {
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
    }
}

/*-- contact_njhc_leadership ------------------------------- */

#contact_njhc_leadership{
    margin-top: 100px;
}

.contact_njhc_leadership-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
}

.contact_njhc_leadership-grd p {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}


.contact_njhc_leadership-grd h2{
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}

.contact_njhc_leadership-btn{
    display: block;
    margin: auto;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 20px;
    font-family: Lato;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    background: rgba(0, 171, 6, 1);
    max-width: 325px;
    margin-top: 100px;
    margin-bottom: 150px;
}

.contact_njhc_leadership-btn:hover{
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 1200px) {
    #contact_njhc_leadership {
        margin-top: 30px;
    }

    .contact_njhc_leadership-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }

    .contact_njhc_leadership-grd h2 {
        font-family: Open Sans;
        font-weight: 700;
        font-style: Bold;
        font-size: 30px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: left;
        color: rgba(0, 0, 0, 1);
    }

    .contact_njhc_leadership-btn {
        display: block;
        margin: auto;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        border-radius: 16px;
        padding: 15px;
        font-family: Lato;
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 150%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        color: #fff !important;
        background: rgba(0, 171, 6, 1);
        max-width: 325px;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .contact_njhc_leadership-grd p {
        font-family: Open Sans;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
    }
}

/*-- contact_njhc_leadership END ------------------------------- */


/*-- a0248 ------------------------------- */
#a0248 {
    margin: 0px 0px;
    font-size: 22px;
    line-height: 120%;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
.a0248-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
    grid-gap: 24px;
}
.a0248-order-right{
    order: 1;
}

#Header-top-img h2{
    font-family: Domine;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(22, 51, 131, 1);
    margin: 65px auto;
    text-align: center;
}

#a0248 h3 {
    font-size: 24px;
    line-height: 120%;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
}
.a0248-grd img {
    border-radius: 9px;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    flex-shrink: 0;
    position: relative;
    object-fit: cover;
    width: 100%;
    border: 1px solid rgba(53, 70, 87, 1);
}

#a0248 iframe {
    border: 1px solid rgba(53, 70, 87, 1);
    border-radius: 9px;
}

.page-id-10419 #a0248 iframe {
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-height: 300px;
}


#a0248 p {
    margin-bottom: 10px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

.green-btn {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-family: Lato;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    background: rgba(0, 171, 6, 1);
    padding: 13px;
    border-radius: 6px;
    width: 300px;
    display: block;
    margin: 35px 0px;
    text-decoration: none !important;
    font-style: normal;
}

@media(max-width: 1200px){
    .a0248-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        margin-bottom: 20px;
        grid-gap: 24px;
    }
    .a0248-order-right {
        order: 0;
    }

    #Header-top-img h2 {
        font-family: Domine;
        font-weight: 700;
        font-style: Bold;
        font-size: 30px;
        leading-trim: NONE;
        line-height: 120%;
        letter-spacing: 0%;
        color: rgba(22, 51, 131, 1);
        margin: 25px auto;
        text-align: center;
    }

    #a0248 {
        margin: 0px 0px;
    }
}
/*-- a0248 END ------------------------------- */


#search_button form {
    display: flex
;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    grid-gap: 45px;
    padding: 20px;
    width: 460px;
    border-radius: 9px;
    margin: 100px auto;
    margin-bottom: 140px;
}

#search_button input {
    width: 100%;
    border: 0px;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}

@media (max-width: 1200px) {
    #search_button form {
        display: flex
    ;
        justify-content: center;
        border: 1px solid rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
        grid-gap: 45px;
        padding: 20px;
        width: 460px;
        max-width: 100%;
        border-radius: 9px;
        margin: 30px auto;
    }
}

@media (max-width: 768px) {
    #search_button form {
        display: flex
    ;
        justify-content: center;
        border: 1px solid rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
        grid-gap: 45px;
        padding: 8px;
        width: 443px;
        max-width: 100%;
        border-radius: 9px;
        padding-right: 0px;
        margin: 30px auto;
        margin-top: 0px;
    }

    #search_button input {
        width: 100%;
        border: 0px;
        font-family: Open Sans;
        font-weight: 400;
        font-style: Regular;
        font-size: 14px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        color: #000;
    }
}



.how-top-line {
    background: linear-gradient(90deg, #FFFFFF 0%, #354657 48%, #FFFFFF 100%);
    height: 5px;
    margin-bottom: 80px;
}

.how_to_incorporate-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
    margin-top: 50px;
    margin-bottom: 130px;
}

.how_to_incorporate-item{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.how_to_incorporate-item-footer.how_to_incorporate-item-footer {
    padding: 40px;
    padding-top: 10px;
}

.how_to_incorporate-item-footer.how_to_incorporate-item-footer p{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgba(53, 70, 87, 1);
}

.how_to_incorporate-item-footer h4{
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
}

@media (max-width: 1200px) {
    .how-top-line {
        background: linear-gradient(90deg, #FFFFFF 0%, #354657 48%, #FFFFFF 100%);
        height: 5px;
        margin-bottom: 30px;
    }

    .how_to_incorporate-grd {
        display: grid
    ;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 24px;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .how_to_incorporate-item-footer.how_to_incorporate-item-footer {
        padding: 20px;
        padding-top: 10px;
    }
}

@media (max-width: 992px) {
    .how_to_incorporate-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 24px;
        margin-top: 30px;
        margin-bottom: 50px;
    }
}

#dream_hero {
    background-size: cover;
    background-position: center;
}

#dream_hero h1 {
    letter-spacing: 0%;
    color: #fff;
    margin-top: 42px;
    margin-bottom: 42px;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

/*-- dream_text ------------------------------- */
#dream_text {
    padding-top: 40px;
    padding-bottom: 80px;
}

#dream_text h2 {
    color: #000;
    margin-bottom: 5px;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#dream_text h3 {
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    font-family: Open Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.dream_text-text_headers{
    margin-bottom: 40px;
}

#dream_text h4 {
    font-family: Open Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #000;
    margin-bottom: 10px;
}

#dream_text p {
    margin-bottom: 10px;
    color: rgba(53, 70, 87, 1);
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}


@media (max-width: 1200px) {
    #dream_hero h1{
        font-size: 32px;
    }

    #dream_text h2 {
        font-size: 32px;
    }

    #dream_text {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .dream_text-text_headers {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    #dream_text h2 {
        font-size: 28px;
    }

    #dream_hero h1 {
        font-size: 28px;
    }

    #dream_text h3 {
        font-size: 20px;
    }

    #dream_text h4 {
        font-size: 18px;
    }

    }
/*-- dream_text END ------------------------------- */

/*-- lessons ------------------------------- */

#lessons{
    margin-bottom: 100px;
}

.lessons-top-grd {
    display: flex
;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
    margin-bottom: 40px;
}

.lessons-top-grd h2 {
    margin-bottom: 0px;
}

.lessons-grd{
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 25px;
}

.lessons-item {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    border: 0.5px solid rgba(53, 70, 87, 1);
    border-radius: 9px;
    width: 305px;
    padding: 10px;
    padding-bottom: 130px;
    position: relative;
}

.lessons-item h3{
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
}

.lessons-item h4{
    font-family: Open Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
}

.lessons-item ol{
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    color: #000;
    text-align: left;
    margin: 0px;
    padding-left: 20px;
}


@media (max-width: 1200px) {
    .lessons-top-grd {
        display: flex
    ;
        align-items: center;
        justify-content: center;
        grid-gap: 20px;
        margin-bottom: 20px;
    }

    #lessons {
        margin-bottom: 30px;
    }
}
/*-- lessons END ------------------------------- */

/*-- lessons_inner ------------------------------- */
.lessons_inner{
    background: rgba(245, 245, 245, 1);
    border-top: 4px solid rgba(102, 102, 102, 1);
    padding-top: 58px;
    padding-bottom: 108px;
}

.lessons_inner h2{
    font-family: Domine;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
    margin: 0px;
}

.lessons_inner h3{
    font-family: Domine;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0px;
    margin-bottom: 3px;
}

.lessons_inner h4{
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 10px;
    color: #000;
}

.lessons_inner-top-grd {
    display: flex
;
    align-items: end;
    grid-gap: 10px;
    justify-content: center;
    margin-bottom: 40px;
}

.lessons_inner-grd{
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 53px 22px;
}

.lessons_inner-grd iframe{
    max-height: 225px;
    border: 1px solid rgba(53, 70, 87, 1)
}

.lessons_inner-docurl{
    border: 1px solid rgba(53, 70, 87, 1);
    display: flex
;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.lessons_inner-docurl h5{
    font-family: Open Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: rgba(22, 51, 131, 1) !important;
    margin-top: 20px;
}

.lessons_inner-grd-row{
    display: grid
;
    grid-template-rows: 1fr 225px;
}


@media (max-width: 1200px) {
    .lessons_inner {
        background: rgba(245, 245, 245, 1);
        border-top: 4px solid rgba(102, 102, 102, 1);
        padding-top: 28px;
        padding-bottom: 60px;
    }

    .lessons_inner-top-grd {
        display: flex
    ;
        align-items: end;
        grid-gap: 10px;
        justify-content: center;
        margin-bottom: 25px;
    }

    .lessons_inner-grd {
        display: grid
    ;
        grid-template-columns: 1fr 1fr;
        grid-gap: 37px 22px;
    }
}

@media (max-width: 768px) {
    .lessons_inner-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 30px 22px;
    }
}

/*-- lessons_inner END ------------------------------- */

.dream_texts{
    border-top: 5px solid rgba(0, 182, 12, 1);
    padding-top: 90px;
    padding-bottom: 130px;
}

.dream_texts-item{
    margin-bottom: 41px;
}

@media (max-width: 1200px) {
    .dream_texts {
        border-top: 5px solid rgba(0, 182, 12, 1);
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .dream_texts-item {
        margin-bottom: 21px;
    }
}


.events-grd {
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
    margin-bottom: 100px;
}

.events-item{
    display: grid
;
    grid-template-rows: 1fr 300px;
    grid-gap: 10px;
}

.event-img{
    background-size: cover;
    background-position: center;
    border: 1px solid rgba(53, 70, 87, 1)
}

.events-item p{
    text-align: center;
    color: #000;
    font-family: Open Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

@media (max-width: 1200px) {
    .events-grd {
        display: grid
    ;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 25px;
        margin-bottom: 40px;
    }
}

@media (max-width: 992px) {
    .events-grd {
        display: grid
    ;
        grid-template-columns: 1fr;
        grid-gap: 40px;
        margin-bottom: 40px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}