/*Min Width*/
@media all and (min-width: 769px) {
    .single:not(.single-fl-builder-template) .single-post-header.parallax {
        position: relative;
        overflow: auto;
        z-index: 5;
        height: 100%;
        min-height: 705px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media all and (min-width: 975px) {
    .single:not(.single-fl-builder-template) .single-post-header.parallax {
        background-size: cover;
    }
}

/*Max Width*/
@media all and (max-width: 1125px) {
    #bottom-footer .bottom-footer--copyright p {
        width: 100%;
    } 
    
    
    #bottom-footer .bottom-footer--copyright {
        width: 55%;
    }
    
    #bottom-footer .bottom-footer--charityno {
        width: 45%;
    }
    
    #bottom-footer .bottom-footer--copyright .emptydiv {
        height: 90px;
    }
    
    .single:not(.single-fl-builder-template) article .wp-video,
    .single:not(.single-fl-builder-template) article .fluid-width-video-wrapper,
    .single:not(.single-fl-builder-template) article img,
    .single:not(.single-fl-builder-template) article .gallery {
        /*
        width: 120%!important;
        position: relative;
        margin-right: -10%!important;
        max-width: 120%!important;
        */
    }
}

/* Tablet */
@media all and (max-width: 960px) {
    
    .cuso-team .team-member,
    .cuso-team .team-member:nth-child(4n+3),
    .cuso-team .team-member:nth-child(4n+4),
    .cuso-magazine .cuso-magazine--single,
    .cuso-magazine .cuso-magazine--single:nth-child(4n+3),
    .cuso-magazine .cuso-magazine--single:nth-child(4n+4) {
        width: 47.5%;
        margin: 0 0 35px 0;
    }
    
    .cuso-team .team-member:nth-of-type(even),
    .cuso-magazine .cuso-magazine--single:nth-of-type(even) {
        margin-left: 5%;
        margin-right: 0;
    }
    
    .cuso-project .project-single--header-title h4 {
        font-size: 1.091rem;
        line-height: 1.273rem;
    }
    
    .cuso-project .project-single--body-about {
        margin: -10px 18% 58px 7%;
    }
    
    .single:not(.single-fl-builder-template) article blockquote,
    .single:not(.single-fl-builder-template) article .wp-video,
    .single:not(.single-fl-builder-template) article .fluid-width-video-wrapper,
    .single:not(.single-fl-builder-template) article img,
    .single:not(.single-fl-builder-template) article .gallery {
        /*
        width: 100%;
        position: relative;
        margin-right: 0!important;
        max-width: 100%!important;
        */
    }
    
    
    .single:not(.single-fl-builder-template) .single-post-header.parallax {
        min-height: 600px;
    }
    
}

@media all and (max-width: 900px) {
    
    .single-post-banner .banner-wrap {
        max-width: 720px;
        margin: 0;
        overflow: auto;
    }
    
}

@media all and (max-width: 768px) {
    
    .cuso-team .team-member p {
        font-size: 0.727rem;
        line-height: 1.091rem;
    }
    
    .cuso-team .team-member h6 {
        margin: 0 0 8px 0;
    }
    
    .cuso-team .team-member img,
    .cuso-magazine .cuso-magazine--single img {
        margin-bottom: 15px;
    }
    
    .cuso-magazine h2 {
        margin-bottom: 30px;
    }
    
    #bottom-footer {
        flex-wrap: wrap-reverse;
        padding-top: 5px;
    }
    img.bottom--footer-imagine {max-width:86px;}

    #bottom-footer .bottom-footer--charityno {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        float: none;
        padding-top: 10px;
    }
    img.bottom--footer-maple {
        position: absolute;
        bottom: 40px;
        left: calc(50% - 32px);
    }
    .bottom--footer-copytxt {
        padding-top: 30px;
    }
    
    #bottom-footer .bottom-footer--copyright {
        width: 100%;
        text-align: center;
    }
    
    #bottom-footer .bottom-footer--copyright p {
        margin: 0;
    }
    
    #bottom-footer .bottom-footer--copyright a {
        margin: 0 2.5%;
    }
    
    #bottom-footer .bottom-footer--copyright .emptydiv {
        height: 25px;
    }
    
    #bottom-footer .bottom-footer--charityno div img {
        width: 100%;
    }
    
    
    
    
    
    body:not(.fl-builder-edit) footer ul li {
        margin: 0!important;
    }
    
    .cuso-project .project-single--body-about {
        margin: 0 18% 58px 7%;
    }
    
    .single-post-banner {
        padding: 20px 15px;
    }
    
    .single:not(.single-fl-builder-template) article blockquote p strong, .post_article blockquote p {
        font-size: 1.455rem;
        line-height: 36px;
    }
    
    .single:not(.single-fl-builder-template) article blockquote p em {
        top: 16px!important;
    }
    
    .single:not(.single-fl-builder-template) article blockquote {
        margin: 30px auto 60px!important;
    }
    
    
    .single:not(.single-fl-builder-template) .single-post-header.parallax {
        min-height: 450px;
        position: relative;
        overflow: auto;
        z-index: 5;
        background-position: center;
        background-repeat: no-repeat;
        background-position-y: unset!important;
		background-size:cover;
    }
    
}

@media all and (max-width: 600px) {
    .cuso-project .project-single--header-title {
        width: 65%;
    }
    
    .cuso-project .project-single--header-icon {
        width: 12%;
    }
    
    .cuso-project .project-single--header-thumbnail {
        width: 23%;
    }
    
    .cuso-project .project-single--header-title h4 {
        font-size: 0.909rem;
        line-height: 1.091rem;
    }
    
    .cuso-project .project-single {
        margin-bottom: 15px;
    }
    
    .cuso-project .project-single--body-about {
        margin: 0 5% 58px 12%;
    }
    
    .single:not(.single-fl-builder-template) .single-post-header--title {
        max-width: 90%;
        margin: 0 auto;
    }
    
    .single:not(.single-fl-builder-template) .single-post-header--title label {
        margin-bottom: 15px;
    }
    
    .single:not(.single-fl-builder-template) .fl-content {
        margin: 55px 0 75px;
    }

}

@media all and (max-width: 450px) {
    #bottom-footer .bottom-footer--charityno div p {
        padding-top: 0;
    }
    
    .cuso-project .project-single--header-thumbnail img {
        padding: 10px; 
    }
    
    .cuso-project .project-single--header-thumbnail {
        padding: 0;
    }
}