/*!
 * Cars For Hope #THEORANGEEFFECT Campaign
 * Copyright 2011-2017 Cars For Hope Inc.
 *
 * Author       Eric Son
 * Last edit    08-Jan-2017 14:18
 * Description  For overriding Twitter Bootstrap styles
 * Template     Bootstrap v3.3.7 (http://getbootstrap.com)
 * Comments     No comments, no.
 */

body {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding-top: 70px;
    color: #222222;
    background-color: #ffffff;
}
h1,
h2,
h3 {
    font-family: 'Montserrat', 'Arial Black', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 45px;
    margin-bottom: 26px;
}
h2 {
    font-size: 35px;
    margin-bottom: 15px;
}
h3 {
    font-size: 25px;
    margin-bottom: 20px;
}
h4,
h5 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    padding: 0;
    margin: 0 0 10px 0;
}
img {
    width: 100%;
    margin: 0 0 20px 0;
}
.block-header,
.text-centre {
    text-align: center;
}



/* Spacings
------------------------------------------ */

.sp-top {
    margin-top: 50px;
}
.sp-btm {
    margin-bottom: 50px;
}
.inner-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* For contained container inside full-width div 
------------------------------------------ */

.container-stretch {
    padding-top: 30px;
    padding-bottom: 30px;
}
.container-stretch .container {
    max-width: 100%;
}

/* Landing div definitions
------------------------------------------ */

#home #landing .landing-content {
    min-height: 900px;
    max-height: 900px;
    padding-top: 240px;
}
#home #landing .landing-content img {
          width: 60%;
}
#landing .landing-description {
    margin-top: 30px;
}
#landing .landing-description p {
    font-size: 24px;
    line-height: 1.5;
}
#landing .landing-description span {
    font-family: 'Montserrat', 'Arial Black', Arial, sans-serif;
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
}
#home #landing {
    min-height: 600px;
    background: url('../img/TOE-2020-landing-bg.jpg') #FF8500;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}
#events #landing {
	height: 400px;
	min-height: 400px;
    max-height: 400px;
    background: url('../img/toe-landing-event.jpg') #FF8500;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}
#events .evt-name {
	text-align: left;
	margin-bottom: 8px;
}
#events .evt-date,
#events .evt-loc,
#events .evt-url {
	text-align: left;
	margin: 0 0 4px 0;
}

.progress-bar-toe {
    background-color: #FF8500;
}

#events .block-header {
	padding-top: 90px;
}
#events .block-header img {
	width: 100%;
	height: auto;
}
.page-title {
    font-family: 'Montserrat', 'Arial Black', Arial, sans-serif;
    font-weight: 400;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
}
/* Navigation
------------------------------------------ */

#navbar {
    font-family: 'Montserrat', 'Arial Black', Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar {
    min-height: 70px;
}
.navbar .container {
    margin-top: 10px;
}
.navbar-brand {
    padding: 10px 0 10px 20px;
}
.navbar-brand img {
    width: auto;
    height: 30px;
}
.navbar-default .navbar-nav>.donate-btn>a,
.navbar-default .navbar-nav>.donate-btn>a:visited {
    background-color: #FF8500;
    color: #fff;
    padding: 15px;
}
.navbar-default .navbar-nav>.donate-btn>a:hover,
.navbar-default .navbar-nav>.donate-btn>a:focus {
    color: #FF8500;
    background-color: #f8f8f8;
    text-transform: uppercase;
}
.collapsing,
.in {
    margin-top: 10px;
}

/* Stats Numbers Block
------------------------------------------ */

#stats {
    
}
.stats-count-wrap {
    text-align: center;
}
.stats-count-wrap .stats-count,
.stats-count-wrap .stats-count-suffix {
    font-family: 'Montserrat', 'Arial Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 62px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 0;
    margin: 0;
    color: #FF8500;
}
.stats-count-wrap .count-description {
    font-weight: 600;
}
.stats-count-wrap .count-description-source {
    font-weight: 300;
    font-size: 12px;
}
.stats-count-wrap .count-divider {
    width: 100%;
    text-align: center;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.stats-count-wrap .count-divider span {
    width: 80px;
    height: 1px;
    display: inline-block;
    background: rgb(228, 228, 228);
    margin-bottom: 15px;
}
.quote-text {
    margin-top: 30px;
}
.quote-text .quote-source {
    font-weight: 600;
}

/* Myths and Facts
------------------------------------------ */
#myths-and-facts {
    /* background-color: rgb(245, 245, 245); */
}
.facts {
    margin-top: 30px;
}
.facts .myths-text span {
    color: #FF8500;
}
.facts .facts-text span {
    font-weight: 600;
    text-decoration: underline;
}

/* How You Can Help
------------------------------------------ */

.action-wrap {
    margin-top: 30px;
}
.toe-thumbnails h5 {
    font-size: 20px;
    line-height: 1;
    margin: 10px 0 0 0;
}
.toe-thumbnails {
    text-align: center;
}
.btn-toe,
.btn-toe:focus {
    color: #fff;
    background-color: #FF8500;
    border-color: #FFA747;
    text-transform: uppercase;
}
.btn-toe:hover {
    color: #FF8500;
    background-color: #fff;
    border-color: #FF8500;
    text-transform: uppercase;
}
.floraforms .btn-themed {
    background-color: #FF8500;
}
.floraforms .flo-input:hover,
.floraforms .flo-textarea:hover,
.floraforms .flo-select>select:hover,
.floraforms .flo-selectmulti select:hover,
.floraforms .flo-input:hover~.flo-hint,
.floraforms .flo-file .file-input:hover+.flo-input,
.floraforms .flo-textarea:hover~.flo-hint {
    border-color: #FF8500;
}

/* Event page
------------------------------------------ */


/* Footer Block
------------------------------------------ */

#footer {
    color: #fff;
    background-color: #FF8500;
}
.footer-logo,
.footer-social {
    text-align: center;
}
.footer-social {
    margin-top: 15px;
}
.footer-logo img {
    height: 40px;
    width: auto;
    margin: 0;
    padding: 0;
}
.footer-social .icon {
    color: #fff;
    border: 0;
    display: inline-block;
    font-size: 24px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    margin: 0 1px 8px;
}
.footer-social .icon:hover {
    cursor: pointer;
    cursor: hand;
}
.footer-social .icon.twitter:hover {
    color: #00aced;
}
.footer-social .icon.facebook:hover {
    color: #3b5998;
}
.footer-social .icon.instagram:hover {
    color: #517fa4;
}
.footer-social .icon.youtube:hover {
    color: #bb0000;
}
.footer-social .icon.tumblr:hover {
    color: #32506d;
}
.copyright-text,
.copyright-nav {
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.copyright-text {
    margin-top: 15px;
}
.copyright-nav a {
    color: #fff;
}
.copyright-nav a:hover {
    color: #FF8500;
}

/* FORM */

.event-form-description,
.event-form-button {
    text-align: center;
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .stats-count-wrap .stats-count,
    .stats-count-wrap .stats-count-suffix {
        font-size: 50px;
    }
    .footer-social {
        text-align: right;
        margin-top: 0;
    }
    .footer-logo {
        text-align: left;
    }
    .copyright-text {
        text-align: left;
    }
    .copyright-nav {
        text-align: right;
    }
    .facts-wrap .facts {
        margin-top: 0;
    }
    .event-form-description {
        text-align: left;
    }
    .modal-dialog {
        width: 760px;
    }
    .facts {
        margin-top: 0;
    }
    .sp-top {
        margin-top: 50px;
    }
    #landing .landing-description {
        margin-top: 30px;
    }
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .stats-count-wrap .stats-count,
    .stats-count-wrap .stats-count-suffix {
        font-size: 62px;
    }
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}





