@charset "UTF-8";
/* REDENTITY CSS Document */
/* 	Lime #679735
	Grey #666666
	Dark Teal #3a606e
	Light Teal #607b7d
	Light Khaki #828e82 
    very light khaki #C8D7C8
    orange #e4572e  */

body {
    font-family: myriad-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
}
.row, .container-fluid, .col-4 {
    padding-left: 0;
    padding-right: 0;
}
p {
    font-size: 1.4rem;
}
h2 {
    font-weight: 400;
    font-size: 1.8rem;
    text-align: center;
    padding: 40px 20px;
}
h3 {
    font-size: 1.9rem;
    font-weight: 200;
    padding-bottom: 30px;
}
ul>li, ol>li {
    font-size: 1.2rem;
}
.boldText {
    font-family: myriad-pro, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.boldText3 {
    color:#A3F34F; 
    text-shadow: -1px 1px rgba(0, 0, 0, 0.5); 
    font-weight:600;
}
.boldText4 {
    color:#e4572e; 
    text-shadow: -1px 1px rgba(0, 0, 0, 0.5); 
    font-weight:600;
}
.boldText4:hover {
     text-decoration: none;
}
.dropdown-menu {
    background-color: #fff;
    border-top-color: #679735;
    border-top-width: medium;
}
.bg-white {
    margin-top: 0;
    box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
.tab {
    margin-left: 40px;
}
#logo {
    height:45px;
    width: auto;
}
.pg {
    text-align: center;
    padding: 80px 20px 40px 20px;
}
/* -------------- BACK TO TOP BUTTON ---------------- */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 1rem;
  border: none;
  background-color: #fff;
    opacity: 0.5;
  color: #444444;
  cursor: pointer;
  padding: 15px;
  border-radius: 8px;
}
#myBtn:focus{
    outline:none;
}
#myBtn:hover {
  background-color: #919191;
    opacity: 0.5;
    color:#fff;
}

.fourSection h2 {
    color:#679735;
    padding: 15px 0;
    font-weight: 100;
}
.fourSection h3 {
    color:#f84300;
    font-variant-caps: small-caps;
    padding-bottom: 20px;
}
.fourSection p {
    padding: 0 20px 30px 20px;
}
.fourSection img {
    max-width: 50%;
}
.pgTitle {
    text-align: center;
    padding: 30px 10px;
}
#RDmeaning {
    background-image: url("../images/jandb.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-color: #607b7d;
}
.RDmeaningText {
    padding: 30px 30px;
    color:#fff;
}
.sectionPadding {
    padding: 60px 20px 80px 20px;
}
#whatRDdoes {
    background-image: url("../images/whatimg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-color: #3a606e;
}
#whatRDdoes p, #whatRDdoes h2 {
    color:#fff;
    padding: 20px 30px;
}
#howWeDoThis {
    padding: 0 30px;
}
#howWeDoThis .row .col-lg-3 p {
    text-align: left;
}
.howWeDoThis h2 {
    color:#679735;
}
.icon {
    padding: 0 120px;
}
.limeBg {
    background-color: #679735;
    color: #fff;
}
.darkTealBg {
    background-color: #3a606e;
    color: #fff;
}
.tealBg {
    background-color: #607b7d;
    color: #fff;
}
.greyBg {
    background-color: #666666;
    color: #fff;
}
.orangeBg {
    background-color: #e4572e;
    color: #fff;
}
.khakiBg {
    background-color: #828e82;
    color: #fff;
}
.didYouKnow {
    padding: 40px 120px;
}
.pledgeGuy {
    padding: 40px 80px;
}
.partnerLogo {
    padding: 20px 10px;
    margin: 20px 20px;
    width: 90px;
    height: auto;
}
.aboutPg, .aboutPgImg {
    padding: 30px 30px;
}
.bandj {
    margin-bottom: 20px;
}
#aboutJonImg {
    background-image: url("../images/jonprofiledesktop.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position-x: right!important;
    background-position-y: center;
    background-color: #3a606e;
}
#aboutBrianImg {
    background-image: url("../images/brianprofiledesktop.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position-x: right!important;
    background-position-y: center;
    background-color: #3a606e;
}
.aboutJandBbgImg {
    padding: 20px 20px 20px 20px;
}
.aboutJandBPg {
    padding: 110px 20px;
    margin-left: 50%;
}
.connectWithMe {
    background-color: #607b7d;
    padding: 40px;
}
.connectWithMe img {
    padding-right: 60px;
}
.btn-success {
    background-color: #679735;
    border-color: #679735;
    border-radius: 50px;
    padding: 20px 30px;
}
.btn-success:hover {
  background-color: #e4572e;
  border-color: #e4572e;
}
.toolsTopImg {
    padding: 40px 80px 60px 80px;
}
.toolTopText {
    color: #679735;
    padding-top: 80px;
}
.colorBlocks > [class*='col-'] {
    padding-top: 20px;
    padding-bottom: 20px;
}

.grow:hover {
	font-weight: 600;
    text-shadow: 1px 1px 3px #444;
    transition: transform 1.5s;
    transform: all 1.5s ease-in-out;
}
.sampleRpt {
    padding: 30px 30px;
    margin-bottom: 10px;
}
.smallImg {
    padding: 60px;
}
.statsText {
    padding: 60px 60px 10px 60px;
    font-size: 1.8rem;
    font-weight: 500;
}
#booksBg {
    background-image: url("../images/books.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center right;
    background-color: #607b7d;
}
.bookChapter {
    background-color: #fff;
    color:#333;
    border:thin solid #AFAFAF;
    border-spacing: 15px;
    border-radius: 0.5%;
}
.my-gutters {
  margin-right: 0;
  margin-left: 0;
}

.my-gutters > .col,
.my-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* ------------ FOOTER --------------------- */
.missionStmt {
    background-color:#666;
    color: #fff;
}
.missionStmt p {
    font-variant-caps: small-caps;
    padding: 0 40px;
}
.footBottom {
    background-color: #555;
    color: #fff;
}
.footPadding {
    padding: 30px 20px 40px 20px;
}

/* ---------- DESKTOP MEDIA QUERIES --------- */

@media screen and (min-width:768px) {
    h2 { /* -----------------------------------------------line 23 */
        font-size: 2.1rem;
        font-weight: 500;
    }
    .pg p { /* --------------------------------------------line 46 */
        font-size: 1.6rem;
    }
    #whatRDdoes p, #whatRDdoes h2 { /* --------------------line 93 */
        padding: 30px 100px 40px 100px;
        text-align: center;
    }
    .icon { /* --------------------------------------------line 106 */
        padding: 0 0;
    }
    #howWeDoThis { /* --------------------------------------line 97 */
        padding: 0 0;
    }
    .didYouKnow { /* ---------------------------------------line 103 */
        padding: 40px 60px;
    }
    .extraPad {
        padding: 0 30px;
    }
    .pledgeGuy { /* -----------------------------------------line 136 */
        padding: 40px 10px 10px 10px;
    }
    .partnerLogo { /* ---------------------------------------line 139 */
        width: 120px;
    }
    .aboutPg {
        padding: 60px 90px;
    }
    .aboutPgImg {
        padding: 30px 30px;
    }
    .aboutJandBPg {
        padding: 120px 20px;
        margin-left: 0;
        font-size: 1.5rem;
    }
    .aboutJandBPg p {
        font-size: 1.7rem;
        font-weight: 500;
    }
    .smallImg {
        padding: 80px 120px;
    }
    .containerPadding {
        padding-left: 80px;
        padding-right: 80px;
    }
    .toolTopText {
        padding-right: 80px;
    }
}