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

     .yui3-u-1-3 {
         flex: 1 0 100% !important;
max-width:100% !important;
     }
.fund-info { 
    min-height:0px !important;
}
.copy-box {
   min-height:0px !important;
}
.second-copy-box {
   min-height:0px !important;
}
}

@media (max-width:768px) {

     .yui3-u-1-2 {
         flex: 1 0 100%;
     }
}

.yui3-u-1-2 {max-width:100% !important;}

.c-featured__page-title {
    font-size: 1.25rem;
    line-height: 1.3125rem;
}

blockquote {
    font-family: "Linotype Tetria", Helvetica, Arial, sans-serif;
    color: #00a3c7;
    text-align: center;
    line-height: 2em;
    padding: 1em 3em;
    font-size: 1.3em;
}

blockquote span {
    font-size: .7em;
    display: block;
    line-height: 1.75em;
    margin-top: 1em;
}

.stat {
    font-size: 1.5em;
    font-weight: 700;
}

.green {
    color: #5a913a;
}

.center {
    text-align: center;
}

.image-holder { padding: 0px !important; border: none !important;margin-bottom:0px !important;width:100%;}
.image-holder img {
    width:100%;
}

p.small {
    font-size: small;
}

a.text-link {
    font-family: "Linotype Tetria", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.btm-border-strong {
    border-bottom: 2px solid #ccc;
}

.fund-info { 
    padding: 10px 15px 5px 15px;
    min-height:150px;
    background:#efefef;
}

.fund-info h5 {
    color: #0054a6;
}

.fund-info h5 a {
   text-decoration: none;
   color: #0054a6;
}

.copy-box {
   min-height:160px;
}

.second-copy-box {
   min-height:110px;
}

.sub-nav-item {
    color: #0054a6;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.paragraph-padding {
  padding-bottom: 15px;
}

h3 a, h3 a:hover {
   text-decoration: none;
    color: #0054a6;
}

h5, h5 a {
    color: #0054a6;
}

h6, h6 a, h6 a:hover {
    text-decoration: none;
    color: #0054a6;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img-thumb {float:left;max-width:20%;margin-right:20px;margin-bottom:20px;}
		.copy-float {float:left; max-width:76%;margin-bottom:40px;}
		
@media only screen and (max-width: 550px) {
.img-thumb {max-width:30%;}
	.copy-float {float:left; max-width:100%;}
}


/* Advocate Resources Sub-Footer  */
.subnavContainer {
	display: flex;
	flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
	padding: 0 10px;
        padding-top: 35px;
}

.subnav-footer {
   background: #EDEADC;
   margin: 0;
   padding: 1.5rem;
}

.subnavcol {
    width: 33%;
    padding: 10px;
}
		.main-copy {color: #fff;text-align: center;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
		.subnav-txtlrg {line-height: 1em;font-weight:600;}

@media only screen and (max-width: 768px) {
	.col {width: 50%;}
		}
@media only screen and (max-width: 400px) {
	.col {width: 100%;}
		}

/* Sharing Sponsorship*/

.img-thumb-alt {float:left;max-width:20%;margin-right:20px;margin-bottom:20px;}
		.copy-float {float:left; max-width:76%;margin-bottom:40px;}
		
@media only screen and (max-width: 550px) {
.img-thumb-alt {max-width:30%;}
	.copy-float {float:left; max-width:100%;}
}


/* Image Separator Row*/
	.flexContainer {
background-repeat: no-repeat;
background-size: cover;
  background-color: #208bce;
  background-blend-mode: multiply;
		 justify-content: space-around;
margin-bottom: 50px;
padding: 50px;
}

.share-online {
   background-image: url('/multimedia/share-online-large.jpg');
   background-position: center;
}

.share-one {
   background-image: url('/multimedia/share-one-on-one-large.jpg');
}

.share-church {
  background-image: url('/multimedia/share-with-a-group-or-church-large.jpg');
}


.subContainer {
	display: flex;
	flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
	padding: 40px 10px;
}
.col {
    width: 100%;
    padding: 10px;
}
		.main-copy {color: #fff;text-align: center;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
		.txt-lrg {font-size: 3em;line-height: 1em;font-weight:600;}

@media only screen and (max-width: 999px) {	
.flexContainerOnline {
background-image: url('/multimedia/share-online-large.jpg');}
}
.flexContainerOne {
background-image: url('/multimedia/share-one-on-one-large.jpg');}
}
.flexContainerChurch {
background-image: url('/multimedia/share-with-a-group-or-church-large.jpg');}
}
@media only screen and (max-width: 768px) {
	.col {width: 50%;}
.txt-cnt {margin: 0 auto;}
		}
@media only screen and (max-width: 400px) {
	.col {width: 100%;}
		}
	

/* Online Resources*/
.img-thumb {float:left;max-width:15%;margin-right:20px;margin-bottom:20px;}
		.copy-float {float:left; max-width:76%;margin-bottom:40px;}
		
@media only screen and (max-width: 550px) {
.img-thumb {max-width:30%;}
	.copy-float {float:left; max-width:100%;}
}
	
