* {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Bootstrap reset */

#nav_links li a {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    padding: 10px 7px;
    color: #E8DFBC;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#nav_links li a:hover {
    color: #AA9954;
}


h1 {
    color: #AA9954;
    font-size: 3.5em;
    margin-bottom: 30px;
    text-align: center;
}

h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #AA9954;
    font-size: 3em;
}

h2.subtitle {
    margin-top: -30px;
}

h3 {
    text-align: center;
    margin: 30px 0 10px;
    color: #AA9954;
    font-size: 2em;
}

h4 {
    font-size: 1.3em;
    margin-bottom: 20px;
    font-weight: 700;
}

p {
   font-size: 1.3em; 
    text-align: justify;
}

p i {
    font-weight: 300;
}

#home {
    padding: 120px 0 100px;
    background-color: #EDE9DA;
}

#home p {
    margin: 0 auto;
    text-align: center;
    width: 90%;
    font-size: 1.5em;
}

#home {
    padding: 50px 0;
    background-color: #EDE9DA;
}

#home .blocks_container {
    text-align: center;
}

#home .blocks {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px;
    text-align: center;
    background-color: #AA9954;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
}

#about {
    background-image: url(/web/20220516061047im_/https://couragetochange.co/images/handsout.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
/*    background-color: #F7F8FA;*/
    padding: 50px 0;
    text-align: justify;
}

#about img {
    width: 100%;
}

#approach {
    padding: 50px 0;
    background-color: #EDE9DA;
}

#approach .blocks_container {
    text-align: center;
}

#approach .blocks {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px;
    text-align: center;
    background-color: #AA9954;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
}

#modalities {
    background-image: url(/web/20220516061047im_/https://couragetochange.co/images/sundown.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
/*    background-color: #F7F8FA;*/
    padding: 50px 0;
}

#career {
    background-color: #EDE9DA;
    padding: 50px 0;
}

#career img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

#testimonials {
    background-color: #F7F8FA;
    padding: 50px 0;
}

#testimonials .testimonial {
    padding-top: 50px;
}
#testimonials span {
    font-family: 'Varela Round', sans-serif;
    font-size: 5em;
    font-weight: 700;
    color: #AA9954;
}

#testimonials span.num2 {
    display: block;
    text-align: right;
}

#testimonials p{
    margin-top: -50px;
}

#contact {
    background-color: #EDE9DA;
    padding: 50px 0;
    text-align: left;
}

#contact .container {
    width: 60%;
}

footer {
    background-color: #000;
    color: #E8DFBC;
}

footer p {
    padding: 10px;
    font-size: 1em;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    #contact img {
        width: 50%;
    }
    
    #career img {
        width: 50%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 740px) {
    
    h1 {
        margin-top: -10px;
        font-size: 2.5em; 
    }
    
    h2 {
        font-size: 2em;
    }
    
    h4 {
        font-size: 1.1em;
    }
    
    p {
       font-size: 1em; 
        text-align: left;
    }
    
    #home p {
        margin: 0 auto;
        text-align: center;
        width: 90%;
        font-size: 1.3em;
    }
    
    #approach .blocks {
        margin: 5px;
        font-size: 1em;
        font-weight: 500;
    }
    
    #contact .container {
        width: 100%;
    }
    
}

/*
     FILE ARCHIVED ON 06:10:47 May 16, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:44:44 Aug 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.518
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.012
  cdx.remote: 52.962
  LoadShardBlock: 278.035 (3)
  PetaboxLoader3.datanode: 174.165 (5)
  PetaboxLoader3.resolve: 476.985 (2)
  load_resource: 396.228
  loaddict: 37.409
*/