.newz_main_container {
    max-width: 100% !important;
}

.filter-bg{
    margin-top: 200px!important;
}

.newz_top-title h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    color: #26524D !important;
}

.newz_top-title {
    position: relative;
    padding: 20px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-top: 0;

}

div#events .newz_top-title {
    /* padding-top: 0; */
}

/*.newz_top-title a::before{
   content: "\e679";
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 2;
    color: #26524D;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.newz_top-title a::after{
content: "";
width: 20px;
height: 20px;
background: #CDE1DE;
position: absolute;
top: 25px;
left: -3px;
border-radius: 50%;
z-index: 1;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
}*/
.newz_top-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
    color: #434343;
    margin-top: 15px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    width: 100%;
}

.newz_top-title span {
    color: #5A2707;
    /* border-bottom: 4px solid #FBDBCC; */
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    padding-bottom: 0px;
    font-size: 24px;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    width: fit-content;
    padding-bottom: 10px;


}

.newz_top-title a:hover span {
    border-color: #61331c;
}

.newz_top-title a:hover:before {
    color: #26524D;
}

a.link.external_links::before {
    /* content: "";
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    padding-left: 30px;  
    position: relative;
    left: -3px;
    top: 0px;*/
    content: "";
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    padding-left: 30px !important;
    position: absolute;
    left: 43px;
    z-index: 11111;
    display: inline-block;
    height: 22px;
    width: 22px;
}

a.link.external_links::after {
    display: none;
}

a.link.external_links i.external_icon {
    display: none;
}

.new_img {
    border-radius: 6px;
}

a.link.external_links {
    color: #A54B21;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
    display: block;
    word-wrap: break-word;
    margin-left: 25px;
}

/* tabbing css */
.popular-pages-title h3 {
    font-size: 24px;
    font-weight: 600 !important;
    color: #434343;
    /* font-family: 'LFT Etica'; */
}

.tab {
    border-bottom: 5px solid #A54B21;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    /* border-bottom: 1px solid rgba(115, 115, 115, 0.3); */

}

.tab button.active {
    background: #FF7433 !important;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}

.tab button {
    border-radius: 6px 6px 0px 0px !important;
    margin-right: 5px !important;
    padding: 20px 30px 20px 30px !important;
    background: #F9EFEA !important;
    font-size: 16px;
    font-weight: 600;
    color: #5A2707;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
}


/*latest news css*/
.newsbox {
    padding-top: 25px;
    /* border-top: 1px solid #73737373;
    border-bottom: 1px solid #73737373;*/
    padding-bottom: 25px;
    border-top: 1px solid rgba(115, 115, 115, 0.3);
    border-bottom: 1px solid rgba(115, 115, 115, 0.3);
}

.popular-pages .popular-pages-box .popular-pages-content .left .left-block h3 span:hover {
    border-bottom: 4px solid #2A655E;
}

.popular-pages .popular-pages-box .popular-pages-content .left .left-block h3 span {
    font-weight: 600 !important;
    font-size: 24px;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
}

/*case studi*/
.case-studies-title h3 {
    font-weight: 600 !important;
    font-size: 24px;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
}

.case-studies .case-studies-box .case-studies-slider .slider-block .right .title a {
    font-size: 14px !important;
}

.case-studies .case-studies-box .case-studies-slider .slider-block .right .content a h3 span {
    font-weight: 600 !important;
    font-size: 24px;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
}

.case-studies .case-studies-box .case-studies-slider .slider-block .right .bottom p {
    margin-right: 20px;
}

/*=======================Upcoming events==========================*/
.date {
    height: 116px;
    width: 111px;
    left: 43px;
    top: 935px;
    border-radius: 6px;
    padding: 42px 25px 26px 25px;
    background: #F9EFEA;
    border-radius: 6px;
    margin-right: 25px;
    font-size: 20px;
    color: #5A2707;
    text-align: center;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    min-width: 111px;
    margin-top: 5px;
    /* font-family: 'LFT Etica'; */

}

div#upcomingevent {
    display: flex;
}

div#upcomingevent:hover .date {
    background-color: #854426;
    color: #FFFFFF;
}

div#upcomingevent:hover .newz_top-title span {
    /* border-color: #854426; */
}

div#upcomingevent {
    /* border-bottom: 1px solid #737373  ; */
    padding-top: 25px;
    border-bottom: 1px solid rgba(115, 115, 115, 0.3);
}

div#upcomingevent:first-child {
    /* background-color: red; */
}

.linetop {
    border-top: 1px solid rgba(115, 115, 115, 0.3);
}

div#resources .newz_tab:hover .newz_top-title span {
    /* border-color: #854426; */
}

button:focus {
    outline: 1px dotted;
    outline: unset !important;
}


/*=============================resources===================*/
div#resources .newz_tab {
    /* border-bottom: 1px solid #737373 ; */
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(115, 115, 115, 0.3);

}

.newz_tab .content a {
    font-family: "Open Sans";
    font-size: 14px;
    display: inline-block;
    padding: 2.5px 8.5px;
    background: #F2F2F2;
    margin-right: 4px;
    position: static;
    border: 0.5px solid #D5D9D9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}

.newz_tab .content {
    padding-left: 30px;
    padding-bottom: 25px;
}

.popular-pages .popular-pages-box .popular-pages-content .left {
    padding-right: 0 !important;
    width: 100% !important;
}

footer {
    margin-top: 0 !important;
}

.case-studies .case-studies-box .case-studies-slider .slider-block .right .bottom p i.date {
    background-size: unset !important;
}

.screen .screen-block a {
    /* width: 350px !important; */
}

.share-container {
    bottom: 10px !important;
}

.open-left-show .page-sidebar {
    z-index: 1 !important;
}

section#firsttab .popular-pages-title {
    padding-bottom: 70px !important;
}

.page-sidebar.socialshow {
    z-index: 1;
}

.home-banner .home-banner-box .home-banner-img {
    margin-top: 70px !important;

}

.home-banner-content {
    padding-bottom: 100px;
}

section#tabpopularpage .right.rs_skip {
    display: none;
}

section#tabpopularpage .right.rs_skip {
    display: none;
}

.file.file-y:before {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e682";
    display: block;
    position: absolute;
    top: 50% !important;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.file {
    font-family: "Open Sans";
    font-size: 16px;
    padding-left: 30px;
    color: #A54B21;
    display: inline-block;
    text-decoration: underline;
    position: relative;
}

.file-c {
    margin-bottom: 10px;
}

h1.nopostfound {
    font-weight: 600 !important;
    font-size: 18px;
    font-weight: 600;
    /* font-family: 'LFT Etica'; */
}

.home-banner .home-banner-box .screen {
    bottom: 0 !important;
    top: unset !important;
}

section.banner.home-banner {
    padding-bottom: 50px;
}

.home-banner .home-banner-box .home-banner-content {
    margin-bottom: 100px;
}

.newz_top-title h3 span:before {
    -webkit-font-smoothing: antialiased;
    color: #5a2707;
    content: "\e679";
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    left: 0px;
    position: absolute;
    top: 5px;
    transition: all .2s;
    z-index: 2;
    background: #fbdbcc;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    padding: 0px 7px;
    line-height: 26px;
}

div#upcomingevent .newz_top-title h3 span:before {
    -webkit-font-smoothing: antialiased;
    color: #5a2707;
    content: "\e679";
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    left: -5px;
    position: absolute;
    top: 7px;
    transition: all .2s;
    z-index: 2;
    background: #fbdbcc;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    padding: 0px 7px;
    line-height: 26px;
}

div#resources .newz_top-title h3 span:before {
    -webkit-font-smoothing: antialiased;
    color: #5a2707;
    content: "\e679";
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    left: -4px;
    position: absolute;
    top: 7px;
    transition: all .2s;
    z-index: 2;
    background: #fbdbcc;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    padding: 0px 7px;
    line-height: 26px;
}

.postimage {
    margin-bottom: 20px;
}

div#news .newz_top-title span {
    min-height: 150px;
}

.newz_tab .content a:hover {
    background: #fbdbcc;
    color: #854426;
}

div#news p.textexce {
    min-height: 100px;
}

.text1 {
    min-height: 125px;
}

.newsbox img {
    height: 265px;
    width: unset !important;
    text-align: center;
    margin: 0 auto !important;
    display: inline-block;
}

.postimage {
    text-align: center;
    border: 1px solid #D5D9D9;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

div#upcomingevent:hover .newz_top-title span {
    border-color: #854426;
}

span.show_day {
    font-size: 40px;
}

div#resources .newz_top-title p {
    margin: 0px;
}

div#resources .newz_top-title h3 {
    margin-bottom: 20px;

}

div#resources .content {
    margin-top: 20px !important;
}

a.link.external_links:hover,
.file:hover {
    color: #854426;
    text-decoration: underline;
}

a.link.external_links,
.file {
    text-decoration: underline;
}

a.victoria {
    margin-bottom: 5px;
}

.newz_top-title a {
    text-decoration: underline 4px;
    text-decoration-color: #FBDBCC;
    text-underline-offset: 7px;
    padding-bottom: 10px;
}

.newz_top-title a:hover {
    text-decoration: underline 4px;
    text-decoration-color: #854426;
    text-underline-offset: 7px;
    padding-bottom: 10px;
}

/* div#resources .newz_top-title span {
        text-decoration: underline 4px ;
        text-decoration-color: #FBDBCC;
        text-underline-offset: 7px;
        padding-bottom: 10px;
    }
    div#resources .newz_top-title span:hover {
        text-decoration: underline 4px ;
        text-decoration-color: #854426;
        text-underline-offset: 7px;
        padding-bottom: 10px;
    }  */
.newz_top-title a:hover span {
    border-color: #854426;
}

.newz_top-title a:hover:before {
    color: #854426;
}

.linktag {
    margin-left: 31px;
}


/* =responsive css============= */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .tab button {
        width: 100%;
        margin-bottom: 5px;
    }

    div#upcomingevent {
        display: block;
    }

    .home-banner .home-banner-box .screen {
        position: absolute !important;
    }

    .home-banner .home-banner-box .home-banner-img {
        margin-bottom: 100px !important;
    }

    .home-banner .home-banner-box .screen {
        bottom: -100px !important;
        top: unset !important;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    header .head-box .head-logo .head-logo-text p a,
    header .head-box .head-menu .head-menu-overflow .menu li a {
        font-size: 8px !important;
    }

}

@media (max-width: 1200px) {

    header .head-box .head-logo .head-logo-text p a,
    header .head-box .head-menu .head-menu-overflow .menu li a {
        font-size: 7px !important;
    }

}

@media (max-width: 1480px) {

    header .head-box .head-logo .head-logo-text p a,
    header .head-box .head-menu .head-menu-overflow .menu li a {
        font-size: 10px !important;
    }
}




@media (min-width: 1500px) {

    /* header .head-box .head-logo .head-logo-text p a, header .head-box .head-menu .head-menu-overflow .menu li a{
        font-size: 10px !important;
    } */

}

@media (min-width: 992px) {
    .screen .screen-block .searh-blocks {
        min-width: fit-content !important;
    }
}

@media (max-width: 1523px) and (min-width: 1200px){
header .head-box .head-menu .head-menu-overflow .menu li {
    margin-right: 20px!important;
}
}

@media (max-width: 1119px) and (min-width: 992px){
    header .head-box .head-menu .head-menu-overflow .menu li {
        margin-right: 10px!important;
    }
    header .head-box .head-menu .head-menu-overflow .menu li a{
        font-size: 9px!important;
    }
}
@media (max-width: 992px){
section.filter-bg {
    margin-top: 115px!important;
}
}
@media (max-width: 1480px) and (min-width: 1201px){
    section.filter-bg {
        margin-top: 180px!important;
    }
}
@media (max-width: 1200px) and (min-width: 992px){
    section.filter-bg {
        margin-top: 170px!important;
    }
}

section.page-banner-padding-top{
    padding-top: 250px;
}

@media (max-width: 992px){
    section.page-banner-padding-top {
        padding-top: 200px!important;
    }
}


/* sticky-list menu */
.sticky-list {
    top: 210px;
    position: sticky;
}
.pswp__custom-caption {
    background: rgb(30 30 30 / 75%);
    font-size: 10px;
    color: #fff;
    width: calc(100% - 32px);
    max-width: 100%;
    padding: 2px 8px;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    bottom: 16px;
    text-align: center;
    transform: translateX(-50%);
}

@media (min-width: 992px){
    .pswp__custom-caption {
        font-size: 14px;
    }
}

@media (min-width: 1200px){
    .pswp__custom-caption {
        font-size: 16px;
    }
}

.pswp__custom-caption a {
    color: #fff;
    text-decoration: underline;
}

.hidden-caption-content {
    display: none;
}

.pswp .pswp__img {
    height: auto !important;
    margin: auto;
}


.pswp .pswp__button.pswp__button--disable-caption svg{
    margin-top: 7px;
}
.pswp .pswp__button.pswp__button--disable-caption.active svg {
    fill: white;
}

.pswp .pswp__custom-caption.hidden {
    display: none;
}


.sp-caption-container {
    white-space: pre-wrap;
    margin-bottom: 40px;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    display: none !important;
}


.sub-footer-message .img-one {
    max-width: 135px;
    margin-right: 33px;
    padding-bottom: 8px;
    margin-left: auto
}

.sub-footer-message {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translate(0, -23px);
}

.sub-footer-message p {
    color: #fff;
    max-width: 700px;
    font-size: 14px;
}

.footer-charity-logo {
    margin-top: -45px;
}

.foot-bottom {
    background: #27241C;
    padding: 18px !important;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%) !important;
    position: relative;
}

.foot-bottom-inner {
    display: flex;
    justify-content: space-between;
    padding: 0 45px;
    width: 100%;
}


@media(max-width: 767px) {
    .sub-footer-message {
        transform: translate(0, -42px);
        margin-bottom: 20px;
        padding: 0 10px;
        text-align: center;
        flex-direction: column;
    }

    .sub-footer-message .img-one {
        margin-left: 0;
    }

    .footer-charity-logo {
        margin-top: 0;
        display: none;
    }

    .sub-footer-message {
        transform: translate(0, -50px);
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .foot-bottom-inner {
        flex-direction: column;
    }

    footer .foot-bottom {
        margin-top: 30px;
    }
}