/*Home Page CSSs*/
.home-hero-section{
    width: 100%;
}
.home-hero-section-back{
    min-height: 600px;
}
.home-hero-section-content-wrapper{
    width: 100%;
    min-height: 600px;
    position: relative;
}
.home-hero-content-box{
    position: absolute;
    width: 640px;
    min-height: 320px;
    background-color: rgba(18,18,18,0.78);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.40);
    border-radius: 5px;
    bottom: 15%;
    padding: 50px 25px 40px 35px;
}
.home-hero-content-box .heading h1{
    font-size: 54px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.learn-about-campaign{
    font-size: 14px;
    color: #9F9863;
}
.learn-about-campaign:hover, .learn-about-campaign:active, .learn-about-campaign:focus{
    color: #9F9863;
}

.our-features-section{
    width: 100%;
    padding-bottom: 20px;
}
.our-features-list-box{
    /*margin: 0;
    padding: 0;*/
    margin-top: -42px;
}
/*
.out-features-list-box li{
    display: inline-block;
    width: 32.5%;
    vertical-align: top;
} */
.our-feature-item-box{
    margin: 7px;
    min-height: 428px;
    box-shadow: 0 2px 2px 0 rgba(191, 187, 151, 0.91);
    padding: 15px 25px 15px 25px;
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
}
.our-feature-item-box .heading{
    font-size: 40px;
}
.our-feature-item-box .desc{
    font-size: 18px;
    line-height: 24px;
}
.view-details-btn{
    width: 170px;
    height: 54px;
    background-color: #B45538;
    color: #fff;
    font-size: 14px;
    padding-top: 17px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
}
.view-details-btn:hover, .view-details-btn:active, .view-details-btn:focus{
    color: #fff;
}
.leaderboard-list-box{
    margin: 0;
    padding: 0;
}
.leaderboard-list-box li{
    display: block;
}
.leaderboard-list-box li .media{
    padding-bottom: 15px;
    border: none;
}
.leaderboard-list-box li .team-name{
    font-size: 18px;
    color: #B35438;
}
.leaderboard-list-box li .team-name:hover,
.leaderboard-list-box li .team-name:active, 
.leaderboard-list-box li .team-name:focus{
    color: #B35438;
}

.why-matters-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 70px;
    background-color: #000;
}
.why-matters-section .heading{
    font-size: 40px;
}
.horizontal-bar{
    width: 170px;
    height: 1px;
    background-color: #999;
    margin: 0 auto;
}
.why-matters-section .desc{
    max-width: 500px;
    font-size: 18px;
}
.content-list-box{
    padding-left: 17px;
    margin-top: 20px;
}
.content-list-box li{
    font-size: 16px;
    color: #B65A37;
    margin-bottom: 10px;
}
.content-list-box li span{
    padding-left: 5px;
    color: #999;
}
.home-get-involved-btn{
    width: 270px;
    height: 54px;
    background-color: #B65A37;
    color: #fff;
    font-size: 16px;
    padding-top: 14px;
    border: 1px solid #FF6B39;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.20);
    box-shadow: 0px -1px 2px #FD845B inset;
    margin-top: 10px;
}
.home-get-involved-btn:hover, .home-get-involved-btn:active, .home-get-involved-btn:focus{
    color: #fff;
}
.home-learn-more-btn{
    width: 170px;
    height: 54px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding-top: 14px;
    border: 1px solid #FF6B39;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.20);
    box-shadow: 0px -2px 2px #FD845B inset;
    margin-top: 10px;
}
.home-learn-more-btn:hover, .home-learn-more-btn:active, .home-learn-more-btn:focus{
    color: #fff;
}
.image-list-box{
    margin: 0;
    padding: 0;
}
.image-list-box li{
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
}
.image-item-box{
    display: block;
    margin: 10px;
}

.home-help-us-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
}
.home-help-us-section .heading{
    font-size: 40px;
}
.our-goal-data-list-box{
    margin: 0;
    padding: 0;
    text-align: center;
}
.our-goal-data-list-box li{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    font-size: 16px;
}
.participants-registered-box{
    max-width: 270px;
    margin: 0 auto;
    font-size: 18px;
}
.campaign-days{
    font-size: 40px;
}
.donation-raised-box{
    height: 301px; 
    background-repeat: no-repeat; 
    background-position:  top left;
}
.campaign-ends-box{
    width: 100%;
    min-height: 199px;
    padding: 20px 30px 30px 30px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    margin-top: 5px;
}
.countdown-timer-box{
    margin: 0;
    padding: 0;
}
.countdown-timer-box li{
    display: inline-block;
    width: 90px;
    vertical-align: top;
    padding-right: 10px;
}
.ountdown-item-box{
    height: 80px;
    color: #fff;
    font-size: 40px;
    padding-top: 12px;
    margin-bottom: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}
.view-leaderboard-btn{
    width: 170px;
    height: 54px;
    background-color: #B45538;
    color: #fff;
    padding-top: 18px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.20);
}
.view-leaderboard-btn:hover, .view-leaderboard-btn:active, .view-leaderboard-btn:focus{
    color: #fff;
}

.home-twitter-box{
    max-width: 1470px;
    margin: 0 auto;
    background-color: #f5f7f7;
    padding-top: 60px;
    padding-bottom: 60px;
}
.home-tweet-box{
    font-size: 20px;
    color: #41464F;
}
.home-tweet-box a{
    color: #1E8FFF;
}
.home-tweet-box a:hover, .home-tweet-box a:active, .home-tweet-box a:focus{
    color: #1E8FFF;
}
.follow-us-btn{
    width: 170px;
    height: 54px;
    background-color: #1D8FFF;
    padding-top: 16px;
    color: #fff;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.20);
}
.follow-us-btn:hover, .follow-us-btn:active, .follow-us-btn:focus{
    color: #fff;
}

@media(max-width: 767px){
    .home-hero-section-back{
        min-height: 500px;
    }
    .home-hero-section-content-wrapper{
        min-height: 500px;
    }
    .home-hero-content-box{
        width: auto;
        padding: 50px 21px 40px 28px;
        margin: 10% 5%;
        margin-bottom: 15%;
        position: static;
    }  
    .home-hero-content-box .heading h1{
        font-size: 36px;
    }
    .learn-about-campaign{
        font-size: 13px;
    }
    .leaderboard-list-box li .team-name{
        font-size: 16px;
    }
    .our-feature-item-box .heading{
        font-size: 28px;
    }
    .why-matters-section .heading{
        font-size: 28px;
    }
    .home-help-us-section{
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .home-help-us-section .heading{
        font-size: 28px;
    }
    .our-goal-data-list-box li{
        font-size: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .campaign-days{
        font-size: 28px;
        text-align: center;
    }
    .campaign-ends-box{
        text-align: center;
        margin-bottom: 20px;
        padding: 4px;
    }
    .countdown-timer-box{
        margin: 0 auto;
    }
    .donation-raised-box{
        max-width: 387px;
        background-position: left center;
        margin: 0 auto;
    }
    .why-matters-section{
        padding-top: 32px;
        padding-bottom: 56px;
    }
    .countdown-timer-box li{
        width: 65px;
    }
    .ountdown-item-box{
        background-size: contain;
        font-size: 20px;
        height: 60px;
    }
}
@media(min-width: 768px) and (max-width: 990px){ 
    .image-list-box li{
        width: 24.5%;
    }
    .why-matters-section .desc{
        max-width: inherit;
    }
    .countdown-timer-box li{
        width: 31.5%;
        padding-right: 0;
    }
    .home-help-us-section{
        padding-top: 32px;
        padding-bottom: 58px;
    }
    .ountdown-item-box{
        font-size: 33px;
        padding-top: 15px;
    }
}
@media(min-width: 991px) and (max-width: 1199px){ 
    .leaderboard-list-box li .team-name{
        font-size: 16px;
    }
    .home-get-involved-btn{
        width: 215px;
    }
    .countdown-timer-box li{
        width: 32%;
    }
}
@media(min-width: 1200px){ 
    
}

