/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

a {
    color: #ff6b00
}

.btn-success:hover {
    color: #fff !important;
    background-color: #60882c !important;
    border: none;
}

.logo {
    width: 270px;
}    

.navbar-right{
    margin-top: 25px;
}

.navbar-right li {
    margin-right: 20px;
}

.navbar-right .btn-warning {
    color: #fff !important;
}

.navbar-right .btn-warning:hover {
    background-color: #ec971f !important;
}

.btn-info {
    color: #fff !important;
}

.navbar {
    height: 100px;
    background: #FFF;
    border-bottom: none;
}

.lead {
    font-size: 20px;
    font-weight: 400;
}

.freshman-logo {
    margin: 0 auto;
}

.intro-header {
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/feature4-gradient.jpg) no-repeat center center;
    background-size: cover;
}


.intro-message {
    position: relative;
    padding-top: 7%;
    padding-bottom: 1%;
}

.intro-message > h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 2.7em;
    font-variant: small-caps;
    color: #ff6b00;
}

.intro-message > h3 {
    font-size: 2em;
    font-style: italic;
}

.intro-message > h4 {
    font-size: 2em;
    color: #fff;
    font-weight: lighter;
}

.intro-social {
    margin-top: 70px;
}

.intro-social h2 {
    font-size: 19px;
}

.one-five {
    font-size: 16px;
    line-height: 2em;
}

.green-stuff {
    color: #73a533 !important;
    font-size: 2em !important;
    margin-top: 20px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6)
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

#donate {
    background: url(../img/donate-bg.png) no-repeat center center;
    background-size: cover;
}

#donate .section-heading, #donate p {
    color: #fff;
}

#donate h4 {
    margin-top: 0px;
    font-size: 22px;
}

#donate p {
    font-size: 18px;
}

.add-res {
    padding: 0 10px;
}

.first-name-fix {
    padding: 0px;
}

.last-name-fix {
    padding: 0px;
    margin-left: 0px;
    padding-right: 0px;
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 100px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 100px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 70px;
}

.section-subheading {
    padding: 15px 0 70px;
    font-size: 18px;
    font-weight: 400;
}

.section-heading-spacer {
    margin: 0px;
    float: left;
    width: 200px;
    border-top: 3px solid #60882c;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/feature3.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

#fourth {
    margin-top: -120px;
}

.partners img {
    width: 17%;
    margin: 0 1%;
}

footer {
    padding: 5px 0 !important;
    background-color: #f8f8f8;
    color: #ff6b00;
}

footer a:hover {
    color: #d81e1e;
}


p.copyright {
    margin: 15px 0 0;
}

::-webkit-input-placeholder { font-style: italic; }
::-moz-placeholder { font-style: italic; } /* firefox 19+ */
:-ms-input-placeholder { font-style: italic; } /* ie */
input:-moz-placeholder { font-style: italic; }

.input-straight {
    border-radius: 0px;
    height: 45px;
}

input[type="checkbox"] {
    margin: 10px 5px 0px 0;
    vertical-align: text-bottom;
}

input[type="text"], input[type="email"] {
    text-align: center;
    font-style: italic;
}

.green-border {
    border: 3px solid #73a533 !important;
}

.full-width {
    width: 100%;
}

.form-control:focus {
    border-color: #ff6b00;
}

.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 3em;
}

.fa-4 {
    font-size: 4em;
}

.fa-5 {
    font-size: 5em;
}

.orange {
    color: #ff6b00;
}

.green {
    color: #73a533;
}

.blue {
    color: #5bc0de;
}

.red {
    color: #d81e1e;
}

.remove-bottom-margin {
    margin-bottom: 0;
}


.resource-content {
    margin-bottom: 50px;
    min-height: 220px;
}

.resource-content blockquote {
    min-height: 160px;
    border-left: 5px solid #4cae4c !important;
}


em.resource-author {
    text-transform: uppercase;    
}

.resource-author a:hover {
    color: #d81e1e;
}

.action-list li {
    font-size: 1.3em;
    padding-left: 15px;
    margin: 25px 0px;
}

.add-resources {
    font-size: 1.1em;
}

.action-heading {
    padding: 15px 0 30px;
    font-size: 18px;
    font-weight: 400;
}

.white-space-fix {
    white-space: normal;
    margin-bottom: 10px;  
}

.share-container {
    margin-bottom: 2%;
    text-align: left;
}


.twitter-example {
    border: 3px solid #ddd;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;    
}

.twitter-example a:hover {
    color: #d81e1e;
}

.twitter-timeline {
    width: 466px !important;
}

.tweet {
    padding-top: 10px;
    border-top: 1px dotted #ccc;
    padding-top:15px;
    height: 80px;
    max-height: 80px;
    background-color: #fff;
    overflow-y: hidden;
}

.tweet-author {
    font-weight: bold;
}

.tweet-avatar {
    margin-right: 10px;
}

.tweet-avatar img {
    border: 1px solid #ccc;
    border-radius: 8px;
}

.tweet-text {
    font-weight: lighter;
}

.twitter-logo {
    padding: 0 5px;
}

.facebook {
    text-align: center;
}

.user-type {
    font-size: 1.5em;
    border-radius: 10px;
}

.intro-sub-message-container {
    margin-bottom: 20px;
}
.intro-sub-message {
    font-size: 1.2em;
}

.futures-logo {
    widows: 200px;
}

.addthis_responsive_sharing {
    margin: 50px 0 40px;
}

.thank-you-text h4 {
    font-size: 2em;
    color: white; 
    font-weight: bold;    
}

#not-listed {
    margin-top: 5px;
}

#notlisted {
    margin: 2px 5px 2px 0px;
}

#custom_inpt {
    height: 45px;
}

select.input-lg {
    height: 45px !important; 
}
@media(min-width: 1023px) and (max-width: 1199px){
    #second {
        padding-left: 195px;
    }

    #second .second_next_btn {
        margin-right: 195px;
    }

    #custom {
        width: 76%;
    }

    .last-name-fix {
        padding: 0px 0px;
        margin-left: -15px;
    }
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }

    .last-name-fix {
        margin-right: 0px;
    }
}

@media(max-width:768px) {
    .navbar-right {
        display: none !important;
    }

    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .fa-2-sm {
        font-size: 1.4em !important;
    }

    .intro-message > h2 {
        font-size: 2.5em;
    }

    .intro-message > h3, .intro-message > h4 {
        font-size: 2em !important;
    }

    .green-stuff {
        font-size: 1em !important;
    }

    .add-resources a {
        font-size: 1.6em;
        clear: right;
    }

    .list-inline > li {
        display: block !important;
    }

    #register {
        margin-top: 100px !important;
    }

    .logo {
        width: 240px;
        padding-bottom: 50px;
        margin: 0 auto;
        margin-left: 40px;
    }    

    .navbar {
        height: 80px;
    }

    .navbar-toggle {
        margin-top: 25px;        
    }

    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 768px){
    #second {
        padding-left: 100px;
    }

    #second .second_next_btn {
        margin-right: 100px;
    }

    #custom {
        width: 92%;
    }

    .green-stuff {
        font-size: 1.7em !important;
    }

    .intro-message {
        margin-bottom: -20%;
    }
}

@media (max-width: 480px){
    #second {
        padding-left: 0px;
    }

    #second .second_next_btn {
        margin-right: 0px;
    }

    .intro-message {
        margin-bottom: -30%;
    }
}