@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;700;900&display=swap');

/*Header*/ 
.ccf_main_header {
    position: relative;
     background-image: url('../images/ccf/ccf_header.jpg');
     background-position: center center;
}

.header_banner_wrapper {
    max-width: 550px;
    position: relative;
    padding: 100px 0px;
    margin: 0 auto;
}

/*End of Header*/

.nested {
    background: rgba(255,255,255, 0.5);
    padding: 5px 20px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.header_partnership img {
    max-width: 50%;
    margin: 0px auto;
    display: block;
}

h2.header_banner_title {
    color: #000;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 4.6rem;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

h3.header_banner_subtitle {
    color: #000;
    font-style: normal;
    text-transform: uppercase;
    background: #fbd321;
    font-size: 1.6rem;
    padding: 10px;
    font-weight: bold;
    max-width: 390px;
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    border-radius: 20px;
}

.row.objective {
    background-image: url(../images/ccf/wavegrid.png);
    max-width: 100%;
    padding: 50px 0px;
    width: 100%;
}

.objective_wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.objective_wrapper h2 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    z-index: 1;
    font-size: 40px;
    padding: 10px 10px;
    position: relative;
}

.objective_wrapper p {
    font-size: 18px;
    text-align: left;
    font-weight: normal;
}

.youngboy img{
	max-width: 100%;
}

.writeup_details span.yellowliner {
    top: 32px;
    left: 0px;
}

span.yellowliner {
    background: #fbd321;
    width: 23px;
    height: 36px;
  	top: 37px;
    left: 4px;
    float: left;
    display: block;
    position: relative;
    border-radius: 15px;
}

.row.highlights {
    background: #f6ecbd;
    width: 100%;
    padding-bottom: 20px;
}

/* added by H 19072022 */

.highlights_wrapper span.update {
    font-size: 14px;
    text-transform: none;
    padding-left: 10px;
    font-weight: normal;
    top: -5px;
    position: relative;
}

.highlights_wrapper {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px;
}

.highlights_wrapper h2{
    font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    font-size: 40px;
    padding: 10px 10px;
    z-index: 1;
    position: relative;
}

.highlights_boxes_wrapper {
    max-width: 100%;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
}

.highlights_boxes_wrapper .box span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px;
}

.highlights_boxes_wrapper .box img {
    max-width: 100%;
}

.highlights_boxes_wrapper .box img {
    padding: 10px 10px;
}


.highlights_boxes_wrapper .box span.biggerlabel {
    font-size: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: -10px;
}

.highlights_boxes_wrapper .box span.box-label{
    font-family: 'Roboto', sans-serif;
}

.row.writeup{
    background-image: url(../images/ccf/wavegrid.png);
    margin-top: 0px;
    padding: 50px 0px;
    max-width: 100%;
    width: 100%;
}

.row.writeup p{
    font-size: 18px;
    margin-bottom: 30px;
}

.row.writeup .nested p{
    margin-bottom: 20px;
}

.yellowlist_sym {
    width: 10px;
    height: 17px;
    background-color: #fbd321;
    float: left;
    margin-right: 10px;
}

.row.writeup .partnershipthumbnail img{
    max-width: 100%;
}

.nested .row {
    padding: 30px 0px;
}

.nested .row img {
    margin-bottom: 20px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.writeup_details h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    font-size: 30px;
    padding: 10px 0px;
    z-index: 1;
    position: relative;
}

.row.joyofgiving {
    padding: 40px 0px;
    background-image: linear-gradient(to bottom, rgba(246, 236, 189, 0.52), rgba(246, 236, 189, 0.83)), url(../images/ccf/joyofgiving_background.jpg);
    background-size: cover;
    max-width: 100%;
    width: 100%;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.row.joyofgiving h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}

.row.joyofgiving h5{
    text-align: center;
}

.container-joyofgiving {
    max-width: 1170px;
    margin: 0 auto;
}

.container_joyofgiving .blockquote-wrapper{
    display: flex;
    padding: 0 20px;
}

.blockquote_wrapper h5 {
    max-width: 900px;
    margin: 0 auto;
    font-size: 19px;
    font-weight: normal;
    padding: 30px 10px;
    font-style: italic;
    line-height: 30px;
}

.blockquote_wrapper .blockquote{
    position: relative;
    font-weight: 800;
    color: #ffffff;
    padding: 30px 0;
    width: 100%;
    z-index: 1;
    margin: 20px auto;
    align-self: center;
}

.container_joyofgiving .blockquote_wrapper {
    display: flex;
    padding: 0 0px;
    margin-top: 30px;
}

.blockquote_wrapper .blockquote p {
    max-width: 820px;
    margin: 0 auto;
    background: rgba(255,255,255,0.6);
    padding: 30px 40px;
    border-radius: 20px;
    font-weight: normal;
    font-size: 18px;
    color: black;
}

.blockquote_wrapper span.quote-credit {
    display: block;
    margin-top: 30px;
    font-size: 15px;
    margin-bottom: 10px;
}

.blockquote_wrapper .blockquote i {
    color: #fbd321;
    padding: 0px 10px;
}

.blockquote i.fa-quote-left {
    font-size: 50px;
    top: 0px;
    left: 120px;
    position: absolute;
}

.blockquote i.fa-quote-right {
    font-size: 50px;
    top: 90px;
    right: 100px;
    position: absolute;
}

span.of_box {
    background-color: rgba(255,255,255, 1);
    padding: 0px 5px;
    color: #fbd321;
    border-radius: 15px;
}

.row.lastliner p {
    margin-top: 20px;
    font-size: 16px;
    margin: 50px auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media screen and (min-device-width: 600px) and (max-device-width: 640px) and (orientation: landscape){

 .header_banner_wrapper {
    max-width: 310px;
    padding: 100px 0px;
    float: left;
}

.ccf_main_header {
    background-position: -1140px -120px;
}   
}

@media screen and (max-width: 1024px){
.ccf_main_header {
    position: relative;
    background-position: -950px -50px;
}

.objective_wrapper h2 {
    font-size: 35px;
}

.highlights_wrapper h2 {
    font-size: 35px;
}

.row.joyofgiving h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
}

.row.joyofgiving {
    padding: 90px 20px;
}
}

@media screen and (max-width: 992px){

h2.header_banner_title {
    font-size: 2.5rem;
}

h3.header_banner_subtitle {
    font-size: 1.2rem;
    max-width: 290px;
}

.header_banner_wrapper {
    float: left;
    max-width: 400px;
    margin-left: 20px;
    position: relative;
    padding: 50px 0px;
    margin: 0 auto;
}

.highlights_wrapper h2 {
    font-size: 21px;
    padding: 15px 10px;
}

.objective_wrapper h2 {
    font-size: 24px;
    padding: 15px 10px;
}

.writeup_details h3 {
    font-size: 23px;
    padding: 0px;
}

.writeup_details span.yellowliner {
    top: 0px;
    left: -14px;
    position: absolute;
}

.highlights_boxes_wrapper {
    max-width: 653px;
    margin: 0 auto;
}

.highlights_boxes_wrapper .box span.biggerlabel {
    font-size: 45px;
    font-weight: bold;
}

.highlights_boxes_wrapper .box span {
    font-size: 18px;
}

.objective_wrapper p {
    font-size: 14px;
}

.objectivebox {
    padding-left: 0px;
    padding-right: 0px;
}

.writeup_details {
    padding-left: 0px;
    padding-right: 0px;
}

.row.writeup p {
    font-size: 14px;
}

.row.writeup .partnershipthumbnail img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.row.joyofgiving h3 {
    font-size: 24px;
}

.row.writeup {
    padding: 50px 20px;
}

.row.joyofgiving {
    padding: 50px 30px;
}

.blockquote_wrapper h5 {
    font-size: 16px;
    line-height: 22px;
}

.blockquote i.fa-quote-left {
    font-size: 30px;
    top: -20px;
    left: -10px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    bottom: -10px;
    right: -10px;
}
}

@media screen and (max-width: 768px){

span.yellowliner {
    left: -7px;
    height: 28px;
    top: 37px;
}

.row.joyofgiving {
    background-position: 0px 0px;
    background-image: linear-gradient(to bottom, rgba(246, 236, 189, 0.52), rgba(246, 236, 189, 0.83)), url('');
}

.blockquote_wrapper .blockquote {
    position: relative;
    padding: 0px 0;
    margin: 0px auto;
}

.highlights_boxes_wrapper {
    max-width: 80%;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
}

.nested .row img {
    margin-bottom: 20px;
    margin: 0 auto;
    width: 60%;
    display: block;
    padding-bottom: 20px;
}

.nested .row .col-md-4{
    margin-bottom: 20px;
}

.blockquote i.fa-quote-left {
    font-size: 30px;
    top: 0px;
    left: -30px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 60px;
}

.blockquote_wrapper .blockquote p {
    font-size: 14px;
    padding: 30px 30px;
}

 /* added by H 19072022 */
 
.highlights_wrapper span.update {
    font-size: 12px;
    top: -6px;
    padding-left: 5px;
}


}

@media screen and (max-width: 640px){
.ccf_main_header {
    position: relative;
    background-position: -1090px -50px;
}
}

@media screen and (max-width: 568px){

.ccf_main_header {
    position: relative;
    background-position: -60px -40px;
    background: linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), url("../images/ccf/ccf_mob_header.jpg");
}

.header_partnership img {
    max-width: 100%;
}

.header_banner_wrapper {
    max-width: 320px;
    float: none;
    padding: 90px 0px;
    left: 0px;
}

h2.header_banner_title {
    font-size: 2.6rem;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 150px;
}
}


@media screen and (max-width: 414px){
.ccf_main_header {
    background-position: -130px -40px;
}

.blockquote i.fa-quote-left {
    font-size: 30px;
    top: 0px;
    left: -20px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 110px;
}
}

@media screen and (max-width: 375px){

.highlights_wrapper h2 {
 font-size: 21px;
 padding-right: 0px;
 margin-left: 20px;
}

.highlights_wrapper span.yellowliner {
 left: 16px;
}

.highlights_wrapper {
 padding-right: 0px;
 padding-left: 0px;
}

.ccf_main_header {
    background-position: -160px -40px;
}

.writeup_details span.yellowliner {
    top: 3px;
    left: -14px;
    position: absolute;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 120px;
}
}

@media screen and (max-width: 320px){

.highlights_wrapper span.update {
    display: block;
    margin-top: 10px;
    padding-left: 0px;
}

.ccf_main_header {
    background-position: -210px -40px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 150px;
}
}



@media screen and (min-device-width: 500px) and (max-device-width: 599px) and (orientation: landscape){

.header_banner_wrapper {
    max-width: 320px;
    float: none;
    padding: 50px 0px;
    left: 0px;
}

.ccf_main_header {
    position: relative;
    background-position: 0px -50px;
    background-size: cover;
}

.highlights_boxes_wrapper {
    max-width: 80%;
}

.highlights_boxes_wrapper .box {
    width: 50%;
    float: left;
}

.nested .row img {
    margin: 0px auto;
    width: 50%;
    display: block;
    padding-bottom: 20px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 80px;
}
}

@media screen and (min-device-width: 600px) and (max-device-width: 652px) and (orientation: landscape){
.nested .row img {
    margin: 0px auto;
    width: 50%;
    display: block;
    padding-bottom: 20px;
}
}

@media screen and (min-device-width: 653px) and (max-device-width: 718px) and (orientation: landscape){

.header_banner_wrapper {
    max-width: 300px;
    float: left;
    padding: 70px 0px;
    margin-left: 20px;
}


.header_partnership img {
    max-width: 80%;
    margin: 0px auto;
    display: block;
}

.ccf_main_header {
    position: relative;
    background-position: -1110px -30px;
}

.highlights_boxes_wrapper {
    max-width: 80%;
}

.highlights_boxes_wrapper .box {
    width: 33%;
    float: left;
}

.nested .row img {
    margin-bottom: 20px;
    margin: 0 auto;
    width: 40%;
    display: block;
    padding-bottom: 20px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    right: 0px;
    top: 70px;
}
}

@media screen and (min-device-width: 719px) and (max-device-width: 770px) and (orientation: landscape){
.header_banner_wrapper {
    max-width: 300px;
    float: left;
    padding: 70px 0px;
    margin-left: 20px;
}

.header_partnership img {
    max-width: 80%;
}

.objective_wrapper {
    padding: 20px 0px;
}

.writeup_details span.yellowliner {
    top: 3px;
    left: -21px;
    position: absolute;
}

.row.objective .youngboy {
    width: 50%;
    float: left;
    margin-right: 20px;
}

.ccf_main_header {
    position: relative;
    background-position: -1010px -40px;
}


.highlights_boxes_wrapper {
    max-width: 80%;
}

.highlights_boxes_wrapper .box {
    width: 33%;
    float: left;
}

.nested .row img {
    margin-bottom: 20px;
    margin: 0 auto;
    width: 40%;
    display: block;
    padding-bottom: 20px;
}

.blockquote i.fa-quote-left {
    font-size: 30px;
    top: 0px;
    left: -30px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    top: 60px;
    right: 0px;
}
}


@media screen and (min-device-width: 812px) and (max-device-width: 850px) and (orientation: landscape){
.header_banner_wrapper {
    max-width: 320px;
    float: left;
    padding: 40px 0px;
    margin-left: 20px;
}

.header_partnership img {
    max-width: 80%;
}


.ccf_main_header {
    position: relative;
    background-position: -950px -50px;
}

.writeup_details span.yellowliner {
    top: 2px;
    left: -21px;
    position: absolute;
}

.row.objective .youngboy {
    width: 50%;
    float: left;
    margin-right: 20px;
}

span.yellowliner {
    height: 30px;
    top: 38px;
    left: -10px;
}

.writeup_details h3 {
    font-size: 22px;
    padding: 0px;
}


.highlights_boxes_wrapper {
    max-width: 80%;
}

.highlights_boxes_wrapper .box {
    width: 50%;
    float: left;
}

.blockquote i.fa-quote-left {
    font-size: 30px;
    top: 20px;
    left: -30px;
}

.blockquote i.fa-quote-right {
    font-size: 30px;
    top: 100px;
    right: 0px;
}
}

@media screen and (min-width: 768px){
.highlights_boxes_wrapper .box {
    max-width: 23.3%;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
}

.nested .row img {
    width: 40%;
}

.header_partnership img {
    max-width: 80%;
}
}

@media screen and (min-width: 1024px) and (max-width: 1200px){
    .ccf_main_header {
    position: relative;
    background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/ccf/ccf_header.jpg);
    background-position: -830px 0px;
}

.writeup_details h3 {
    font-size: 28px;
}


.blockquote i.fa-quote-left {
    font-size: 50px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.blockquote i.fa-quote-right {
    font-size: 50px;
    top: 100px;
    right: 100px;
    position: absolute;
}
}

@media screen and (min-device-width: 1201px) and (max-device-width: 1366px)and (orientation: landscape){
.ccf_main_header {
    position: relative;
    background-position: -550px 0px;
}
}