body.page-template.page-template-page-corporate-giving .overflow .site-main{
	padding-top: 0!important;
}

.cg-header-content {
    padding: 11% 0 10%;
}

.corporate-giving-header{	
    height: 750px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #ededed;
    margin-bottom: 0 !important;
}

body.page-template.page-template-page-corporate-giving .corporate-giving-header h1{
    font-size: 5rem;
    color: #fff!important;
    background-color: #002C4D;
    display: block;
    line-height: 6rem;
    padding: 7rem 10rem 7rem 7rem;
}

.cg-topics-container, .corporate-giving-intro, .corporate-giving-content.landing .corporate-giving-post h2, .corporate-giving-header h1, .corporate-giving-content h1, 
body.page-template.page-template-page-corporate-giving h1{
	font-family:Faustina,Georgia,Times,serif;
}

.corporate-giving-post {
    align-items: center;
    justify-content: center;	
    font-size: 1.3rem;
    color: #152c4c;
}

.corporate-giving-post h2{
    font-weight: 600;
    border-width: 0;
    display: inline-block;
}

.corporate-giving-post p, .corporate-giving-content h1 {    
    color: #FFFFFF;
}

.corporate-giving-post .corporate-giving-post-right{	
    padding-bottom: 39%;
    position: relative;	
}

.corporate-giving-post .corporate-giving-post-right img{	
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.corporate-giving-post > .container{	
    align-items: center;
}

.corporate-giving-content .corporate-giving-post:nth-child(odd) {
	background-color: #F6F6F7;
}

.corporate-giving-intro h1, .corporate-giving-body h1, .corporate-giving-post h1{
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
	color: #152c4c;
}

.donation-categories {
    display: flex;
    align-items: center;
}

.corporate-giving-intro.post-introduction-banner h1, body.page-template.page-template-page-corporate-giving .donation-categories h1,
body.page-template.page-template-page-corporate-giving .donation-categories p {
    color: #fff!important;
    margin: 0;
}

body.page-template.page-template-page-corporate-giving .donation-categories p{
    font-size: 1.7rem;
    line-height: 2.25rem;
}

.corporate-giving-intro.non-landing h1, .donation-categories h1 {
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 500;
}

.corporate-giving-intro p, .corporate-giving-body p, .corporate-giving-post p, .landing p{
    font-size: 1.5rem;
    font-family: "Neue Haas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.corporate-giving-intro h2, .corporate-giving-body h2, .corporate-giving-post h2, .corporate-giving-content.landing .corporate-giving-post h2{
    font-size: 3rem;
    font-family: "Neue Haas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1rem 0 1.75rem;
    font-weight: bold;
    line-height: 3.5rem;
}

.align-center-vertical{
    justify-content: center;
    display: flex;
    flex-direction: column;
}

#news-corporate-giving > div{
    justify-content: space-between;
}

#news-corporate-giving .date {
    margin: 1rem 0;
}

body.page-template.page-template-page-corporate-giving h4{ 
    font-family: "Neue Haas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #152c4c;
    font-size: 1.75rem;
}

body.page-template.page-template-page-corporate-giving h1,
body.page-template.page-template-page-corporate-giving p,
body.page-template.page-template-page-corporate-giving h5{
    color: #152c4c!important;
}

body.page-template.page-template-page-corporate-giving p{
    font-size: 1.2rem;
    line-height: 1.75rem;
}

body.page-template.page-template-page-corporate-giving .pillars h1{
    font-size: 3.25rem;
    line-height: 3rem;
    margin-bottom: 2rem;
}

body.page-template.page-template-page-corporate-giving .pillars h2{
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

body.page-template.page-template-page-corporate-giving .pillars > div{    
/*    border-color: rgb(80, 82, 90);*/
    border-color: rgb(218 218 219);
    border-style: solid;
    border-width: 0 1px 0 0;
}
body.page-template.page-template-page-corporate-giving .pillars > div:last-child{    
    border-width: 0;
}
body.page-template.page-template-page-corporate-giving .pillars img {
    max-width: 150px;
    height: auto;
    margin: 0 0 2rem;
}

body.page-template.page-template-page-corporate-giving .btn-link {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.25rem;
}

body.page-template.page-template-page-corporate-giving .btn-link:hover {
  text-decoration: underline;
}

body.page-template.page-template-page-corporate-giving .content-column .btn-link:before {
/*    width: 25px;*/
/*    height: 25px;*/
    min-width: 40px;
    min-height: 40px;
    margin-right: 20px;
}

body.page-template.page-template-page-corporate-giving .content-column .btn-link {
    text-transform: none;
/*    font-size: 1.85rem;*/
    font-size: 1.6rem;
    margin: 2rem 0;
}

body.page-template.page-template-page-corporate-giving .content-column p {
    font-size: 1.75rem;
    line-height: 2.0rem;
}

#news-posts-container {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
/* #news-posts-navigation {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#news-posts-navigation {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#news-posts-navigation .slick-arrow{
    border: none;
    background-color: transparent;
    color: transparent;
    position: relative;
}

#news-posts-navigation .slick-arrow::after{
    color: #152c4c;
    position: absolute;
}

#news-posts-navigation .slick-prev.slick-arrow::after{
    left: 0;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053";
}

#news-posts-navigation .slick-next.slick-arrow::after{
    right: 0;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
} */

#news-posts-container .slick-arrow{
    border: none;
    background-color: transparent;
    color: transparent;
    position: relative;
    font-size: 1px;
    width: 1.5rem;
}

#news-posts-container .slick-slide .img-wrap {
	display: block;
	width: 100%;
  aspect-ratio: 5 / 4;
}
#news-posts-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#news-posts-container .slick-arrow.slick-disabled{
    opacity: 0.5;
}

#news-posts-container .slick-next.slick-arrow{
    width: 1rem;
}

#news-posts-container .slick-arrow::after{
    color: #152c4c;
    position: absolute;
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 1.6rem;
}

#news-posts-container .slick-prev.slick-arrow::after{
    left: -0.5rem;
    content: "\f053";
}

#news-posts-container .slick-next.slick-arrow::after{
    right: -0.5rem;
    content: "\f054";
}


@media screen and (min-width: 42em){
    #news-corporate-giving > div > .w-50-s{
        width: 49.25%;
    }
}

@media screen and (min-width: 60em){
    #news-corporate-giving > div > .w-25-m{
        width: 24.25%;
    }
}


.spruce-up-your-story .image-column img {
	object-fit: contain;
	height: 100%;
	width: 100%;
  object-position: top;
}


@media only screen and (max-width: 1024px){	
    body.page-template.page-template-page-corporate-giving .btn-link:before {
        width: 60px;
        height: 40px;
        margin-right: 0.5em;
    }
	.corporate-giving-footer .corporate-giving-season .highlight {
		margin: 0.5em 0 0.25em;
		font-size: 3rem;		
	}
    .corporate-giving-intro.non-landing h1, .donation-categories h1{
        font-size: 3rem;
        line-height: 3rem;
    }
    body.page-template.page-template-page-corporate-giving .pillars img {
        max-width: 100%;
    }
    body.page-template.page-template-page-corporate-giving .pillars h1 {
        font-size: 2.25rem;
        line-height: 2.5rem;
        margin-bottom: 2rem;
    }
    .corporate-giving-intro h2, .corporate-giving-body h2, .corporate-giving-post h2, .corporate-giving-content.landing .corporate-giving-post h2{        
        font-size: 2rem;
        line-height: 2.25rem;
    }
}

@media only screen and (max-width: 768px){
	
	.corporate-giving-header h1{
		font-size: 6rem;
	}
    body.page-template.page-template-page-corporate-giving .pillars > div{
        border: none;
    }
}

@media only screen and (max-width: 640px){
        
    #news-posts-container .slick-prev.slick-arrow::after{
        left: -1rem;
    }

    #news-posts-container .slick-next.slick-arrow::after{
        right: -1rem;
    }

	.corporate-giving-header, .corporate-giving-header.landing{
		height: auto;
	}
	.corporate-giving-header #cg-header-image{	
		max-width: 90%;
	}
	.corporate-giving-post > .flex {
		flex-direction: column;
	}
	.corporate-giving-post .corporate-giving-post-right {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 100%;
	}
	.corporate-giving-season-header img {
		max-height: 70px;
	}
	.corporate-giving-intro h1, .corporate-giving-body h1, .corporate-giving-post h1, .corporate-giving-season-header h1 {
		font-size: 3rem;
		line-height: 4rem;		
	}	
	.corporate-giving-intro h2, .corporate-giving-body h2, .corporate-giving-post h2, .corporate-giving-content.landing .corporate-giving-post h2, .landing h2 {
		font-size: 2rem;
		margin: 2rem 0 1rem;
	}

	.cg-topics-container a {    
		justify-content: center;
	}
	
	.corporate-giving-content-row {		
		background-size: contain!important;
		padding-bottom: 45%;
		background-repeat: no-repeat!important;
		background-position: 0 100%!important;
	}
    body.page-template.page-template-page-corporate-giving .corporate-giving-header h1{
        font-size: 4rem;
        line-height: 5rem;
        padding: 3rem 1rem;
    }
    body.page-template.page-template-page-corporate-giving .btn-link:before{
        width: 4rem;
        height: 4rem;
    }
    body.page-template.page-template-page-corporate-giving #news-corporate-giving .btn-link:before{
        width: 2rem;
        height: 2rem;
    }
}