/* Enter Yor Custom CSS Here */

.csl-gotr-test {
	font-size: 48px !important;
	color: red !important;
}
/*"Medium" component - hand-drawn removal*/
.featured-content-section.medium.remove .fetured-item .featured-content:after {
		background: none;
}

/*"Medium" component - white text*/
.featured-content-section.medium.whitetext .fetured-item .featured-content .featured-content-inner h6 {
		color: #FFFFFF;
}

/*"Medium" component - white text*/
.featured-content-section.medium.whitetext .fetured-item .featured-content .featured-content-inner h5 {
		color: #FFFFFF;
}

/*Lists*/
.csl-theme body article ul li:before {
		content: "\2605";
		color: #c5299b;
}

/*Banner headers*/
.banner.footer-banner .content-container .container .title {
		font-size: 40px; 
}

/*BG image for quote*/
.quote .container {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/GOTR-Website_Banner-Overlay.jpg) repeat center center;
}

/*Core Values*/
.columns-3.mb-0.core article h6 {
		color: #6D3F84;
		font-family: "Avenir-Medium";
    font-size: 24px;
}

/*Partners page logo fix below*/
#fix.columns-block.logo-column.large-logo .flex-col {
    padding: 0 30px;
    min-width: 250px !important;
    max-width: 250px !important;
	  margin-bottom: 0px;
}

#fix .row {
    justify-content: center;
		margin-bottom: 50px;
}

#secondary .column-blockinner img {
    min-width: 150px !important;
    max-width: 150px !important;
	  margin: 0 auto;
}

#secondary .column-blockinner .row {
    justify-content: center;
		margin: 0 auto;
}

#secondary .columns-block.logo-column .container {
    display: flex;
}

/* #secondary .columns-block .flex-col {
	margin-bottom: 0px;
}

#secondary .columns-block.logo-column .flex-col {
	margin-bottom: 0px;
} */

/*end Partners fix*/

/*Target and always page - logo fix*/
#size-fix.columns-block.logo-column .flex-col figure img {
	max-width: 150px;
}

#size-fix.columns-block.logo-column .container {
	max-width: 900px;
}

/*Work With Us reg content block width fix*/
section.columns-block.custom-title.width .caption {
    text-align: center;
		line-height: 26px;
    width: 70%;
		margin: 0 auto;
}

/*Support Us - h5 paragraph fix*/
section.regular-content-section.custom-title.mt-6 h5 {
		width: 65%;
}

/*What We Do icon removal*/
.html-block-section.icons .we-believe-block .left-block p {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 15%;
}

.html-block-section.icons .we-believe-block .left-block h2 {
    padding-top: 10%;
}

/*Hand-drawn statement replacement*/
#unlock .we-believe-block .featured-content-section .fetured-item:nth-child(2n) .featured-img:after {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/unlock-statement-01.png) no-repeat;
		background-size: contain;
}

#encourage.featured-content-section.medium .fetured-item .featured-content:after {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/encourage-statement.png) no-repeat;
	  background-size: 100%;
}

#unleash.featured-content-section.medium .fetured-item .featured-content:after {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/unleash-statement-01.png) no-repeat;
	  background-size: 100%;
}

#fun.featured-content-section.medium .fetured-item .featured-content:after {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/fun-week-statement-01.png) no-repeat;
	  background-size: 100%;
}

#difference.featured-content-section.medium .fetured-item .featured-content:after {
    background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/difference-statement-01.png) no-repeat;
	  background-size: 100%;
}

#inspire.columns-block.custom-tiles .container:after{
		background: url(https://www.girlsontherun.org/wp-content/uploads/2020/02/inspire-statement.png) no-repeat;
		background-size: 100%;
}

/*End hand-drawn statement replacement*/

/*Stars behind components fix - What we do page */
.featured-content-section.x-large .fetured-item .featured-img:after {
		z-index: 1;
}

/*Camp bg img change*/
div .quote.description.camp-img-change.transparent.quote .container {
    background: url(https://live-gotr.pantheonsite.io/wp-content/uploads/2019/10/camp-quote-bg-img.jpg) no-repeat center center;
}

/*Support Us bg image removal small screens*/

@media only screen and (max-width: 767px) {
#banner-page-564 div.image-container.center {
		background-image:none !important;
		background-color: #6D3F84;
}
}

/*Support Us form alignment*/

@media only screen and (max-width: 767px) {
.csl-theme body.support-us .hero .banner .content-container .container .banner-inner-box form {
    margin: 0 auto;
    float: none;
    width: 280px;
    padding: 15px;
}
}

@media only screen and (max-width: 767px) {
body:not(.home) .hero .banner .content-container .container .banner-inner-box {
		width: 100%;
}
}

/*Our People - Liz image fix*/
#our-people .featured-img {
	  background-size: contain;
    background-color: white;
}

/*Our People - header fix*/
#smaller-header h2 span {
	font-size: 40px;
}

@media only screen and (max-width: 767px) {
#smaller-header h2 span {
    font-size: 34px;
    line-height: 1.2;
}
}

/*Team Member Grid*/
@media (min-width: 992px) {
.team-members-grid .col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
}

/*FlipBook centering*/
.flip-center {
	text-align: center;
}

#flex {
	display: flex;
  justify-content: center;
}

/*solemates button*/
#flex a.btn{
	width: 300px;
	max-width: none;
	margin-bottom: 3%;
	margin-top: 1%;

}

/*Solemates gallery images on mobile*/

@media only screen and (max-width: 767px)  {
#gallery-1 .gallery-item {
    display: flex;
    margin-top: 10px;
    text-align: center;
    width: 100% !important;
    justify-content: center;
}
}

/*Double button - within solemates page banner - spacing fix */
.banner-inner-box .action-buttons a {
	margin: 2%;
}


/*blog post - hides titles on pages*/

body:not(.home).post-template-default .hero .banner .content-container .container .title {
	display: none !important;
}

/*Simple Banner*/
.csl-theme body.home .header.sticky {
	top: 44px;
	position: fixed;
}

.simple-banner .simple-banner-text {
	font-size: 1em;
}

.hero .banner-two-thirds {
    margin-top: 40px;
}

@media only screen and (max-width: 504px) {
.csl-theme body.home.open-menu .header.sticky {
    position: fixed;
    top: 68px;
}
}

@media only screen and (max-width: 504px) {
.home .hero .banner {
    margin-top: 100px;
} 
}

@media only screen and (max-width: 1024px) and (min-width: 505px) {
	.csl-theme body.home.open-menu .header.sticky {
    position: fixed !important;
    top: 44px;
}
}

.post-template-default.single.single-post #simple-banner.simple-banner {
    display: none;
}

/* map overlap fix */
.csl-theme body.page-template-map-content .signup-newsletter {
    margin-top: 0; 
    padding-top: 3%;
}
/* slider code */
.csl-theme .slider-section .csl-slider .csl-slide .wrapper {
	background: none!important;
}

.csl-theme .slider-section .csl-slider .csl-slide {
	background-size: cover;
}

.slider-h2 h2 {
	font-size: 24px;
  line-height: 36px; 
	text-align: center;
}

/* fix slider images on mobile */
@media only screen and (max-width: 767px) {
.csl-theme .slider-section .csl-slider .csl-slide {
  height: 520px;
  background-position: center;
}
}

.csl-theme .slider-section .csl-slider .csl-slide {
    height: 728px;
}

.social-media-icons {
	display: inline-block;
}

.social-media-icons i{
	font-size: 1.5em;
	padding: .5em;
}

.post-bg {
	background: #efeeee;
  padding: 50px 0 0;
}

/* gallery captions */
.gallery-caption, .wp-caption .wp-caption-text {
    font-size: 16px;
    padding: 5px 4px 5px;
}


/* headers on mobile */
@media only screen and (max-width: 767px) {
	.section-title {
		line-height: 48px!important;
	}
	.custom-title article h2 span, .custom-title article h2 strong {
		line-height: initial;
	}
	h2.section-title.Tcenter {
    padding: 0 .5em;
}
}

.activity-p {
	width: 65%;
}

@media only screen and (max-width: 767px) {
.activity-p {
	width: 100%;
}
}

.white-text a {
	color: #FFF;
}


/*@media (max-width: 480px)
.csl-theme body article img {
    width: auto;*/

/* Timeline code */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 55px;
            height: 55px;
            line-height: 55px;
            font-size: 1em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.teal {
    background-color: #00ab8e !important;
}

.timeline-badge.pink {
    background-color: #C5299B !important;
}

.timeline-badge.purple {
    background-color: #6d3f84 !important;
}


.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
				display: none;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
	.csl-theme .accordion ul.timeline {
		padding-left: 0;
	}
	
	.timeline-body p {
    font-size: 16px;
	}
}

#column-text {
	font-size: 18px!important;
	line-height: 24px!important;
}

/*quotes*/
.quote .quote-container article {
    padding: 2em 0;
}

/* Story Collection LP */

#story-section {
	background-image: url("https://www.girlsontherun.org/wp-content/uploads/2020/08/white-stars.png");
	background-color: #efeeee;
	padding: 2em 0;
}

.logo-styling {
	background: no-repeat;
	background-size: contain;
}

.your-story-card {
    display: flex;
    justify-content: center;
}

#story-section .col-md-6.featured-content {
    background: #fff;
}

#story-section.featured-content-section.large .fetured-item:nth-child(even) .featured-img:before {
    border-left: 38px solid #fff!important;
		border-right: 0!important;
}

#story-section.featured-content-section.large .fetured-item .featured-img:before {
		border-right: 38px solid #fff!important;
		border-left: 0!important;
}

@media only screen and (max-width: 767px) {
#story-section.featured-content-section.large .fetured-item:nth-child(even) .featured-img:before {
    border-left: 20px solid transparent!important;
    border-right: 20px solid transparent!important;
    border-bottom: 20px solid #FFF!important;
    border-top: 0!important;
    left: 50%!important;
    top: inherit!important;
    bottom: 0!important;
}
}

@media only screen and (max-width: 767px) {
#story-section.featured-content-section.large .fetured-item .featured-img:before {
    border-left: 20px solid transparent!important;
    border-right: 20px solid transparent!important;
    border-bottom: 20px solid #FFF!important;
    border-top: 0!important;
    left: 50%!important;
    top: inherit!important;
    bottom: 0!important;
}
}

.smaller-font p {
	font-size: .85em!important;
	width: 75%!important;
}

/* Our People Page */
        #grid-people {
            /* Masonry container */
            column-count: 3;
            padding: 5vw;
            /* Distance from Border */
        }

        .grid-people-item {
            /* Masonry bricks or child elements */
            background-color: white;
            display: inline-block;
            margin-bottom: 3vh;
            padding: 2vh 8px 6vh;
            text-align: center;
            width: 90%;
            box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.2);
        }

        #grid-people img {
            height: auto;
            width: 98%;
        }
/* 
				.grid-people-item:hover {
									transform: scale(1.1);
									transition: all .2s ease-in-out;
				} */

        @media (max-width: 400px) {
            body #grid-people {
                column-count: 1;
            }
        }

        @media (min-width: 401px) and (max-width: 600px) {
            body #grid-people {
                column-count: 2;
            }
        }

        @media (min-width: 601px) and (max-width: 1000px) {
            body #grid-people {
                column-count: 3;
            }
        }

input#newsletter-sign-up {
	color: black;
	background: none;
	padding: 0;
	    border-color: #EC55C3;
}

.hide {
	display: none;
}

#mediaPage .container:after {
	content: none;
}

.fa-arrow-left:before {
    content: "\f060";   
		left: -45px;
	  position: absolute;
}

.fa-arrow-right:before {
    content: "\f061";
    right: -45px;
    position: absolute;
}

/*Newsletter landing page*/
.newsletter .banner .content-container {
	padding: 0;
}

.underline-hover:hover {
	 text-decoration: underline!important; 
}

.normal-spacing {
	word-spacing: normal!important;
}

.text-white {
	color: #FFF;
}

.gray-bg {
	background-color: #EAEAEA;
}

@media (max-width: 400px) {

#adidas-summer-mobile img {
	width: 50%;
}
}

#border-rad-img img {
		border-radius: 50%;
}

.min-size img {
	min-width: 200px;
	max-width: 200px;
	justify-content: center;
}

.min-size {
	text-align: center;
}

@media (max-width: 400px) {

.logo_partners_media {
	width: 100%!important;
}
}