﻿.btn {
    border-radius: 0px;
}


.tt-hint,
.tt-input {
    width: 300px;
    height: 47px;
    padding: 5px 8px;
    font-size: 1em;
    line-height: 30px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .tt-hint,
    .tt-input {
        width: 350px;
    }
}

@media (min-width: 992px) .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.5rem !important;
    padding-left: .5rem !important;
    padding-bottom: 2rem !important;
}

.site-navbar-main .navbar-brand {
    /* padding: 0; */
}

.navbar-light .navbar-nav .nav-link {
    color: #353535 !important;
    text-transform: uppercase !important;
    margin-left: 15px !important;
    margin-bottom: 1.75rem !important;
}

.navbar-side {
    text-transform: uppercase;
}

.nav {
    text-transform: uppercase;
}

    .nav li {
        margin-top: 1rem;
    }

.navbar-side li {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

#home-main-carousel-section {
    background: #d2d0cb; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #d2d0cb, #96764a); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #d2d0cb, #997349); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.mb-1, .my-1 {
    margin-bottom: .50rem !important;
}

.carousel-text {
    color: #353535 !important;
    font-size: small;
    text-align: center;
}


.legal-footer {
    color: #353535ba !important;
    font-size: 11px;
    padding-bottom: 15px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.home-rate-finder-row {
    padding: 10px !important;
    text-align: left !important;
    margin-left: 55% !important;
}

#home-rate-finder-section {
    background-color: #353535 !important;
    /* padding: .5rem; */
}

.twitter-typeahead {
    margin-bottom: .5rem;
}

#promo {
    background-color: #353535;
    color: white;
    text-align: center;
    padding-bottom: .5rem;
    margin-top: -.25rem;
}


#friends-section {
    background-color: #241c0c !important;
    color: #353535 !important;

    @media ( max-width: 768px) rubick_pres.css:3752 .section-header .parallax, .section-header .full-image {
        height: 500px;
    }
}

#friends-mobile-section {
    background-color: #ffffff;
    padding-top: 25px;
    color: #353535;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: white !important;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-size: .5em;
    margin-right: 1rem;
}


#friends-section .card-body {
    background-color: #ffffffcf !important;
    background: white;
    border: none !important;
    padding-left: 2rem !important;
    padding-bottom: 2rem !important;
    padding-right: 2rem !important;
    padding-top: 3.25rem !important;
    color: #353535;
}

/**
.btn-outline-primary {
    color: #353535 !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #353535 !important;
}
/*UL CSS SPECIAL **/
#special-ul {
    text-align: center;
}

    #special-ul ul {
        text-align: left;
        display: inline-block;
    }


#charitable-section ul {
    margin-top: 0;
    margin-left: -20px !important;
    margin-bottom: 1rem;
}

#review-section ul {
    margin-top: 0;
    margin-left: -20px !important;
    margin-bottom: 1rem;
}

#friends-section ul {
    margin-top: 0;
    margin-left: -20px !important;
    margin-bottom: 1rem;
}

/*END SPECIAL */


#review-section {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
    background-color: #ebe9e9 !important;
    color: #353535 !important;
    text-align: center;
}



#charitable-section {
    background-color: transparent;
    color: #353535 !important;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

#awards-section a:hover {
    color: black !important;
    text-decoration: underline;
}

#awards-section a {
    color: #353535 !important;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.carousel-control-prev i {
    color: #353535 !important;
    font-size: 1.5em !important;
}

.carousel-control-next i {
    color: #353535 !important;
    font-size: 1.5em !important;
}

a {
    color: #353535;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.bg-light a {
    color: #353535ba;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.bg-light .nav-link {
    font-size: .9rem;
}

/*IMAGE UPDATES*/

.hero-text {
    margin-left: 2rem;
}

#home-main-carousel-section > div:first-child {
    max-width: 2800px;
    margin: 0 auto;
    overflow-y: hidden;
}

#friends-section > div:first-child {
    max-width: 2800px;
    margin: 0 auto;
    overflow-y: hidden;
    background-image: url(/-/media/VBB/4Change/Images/arm-in-arm-friends-lg.png);
    background-size: cover;
    background-position: center;
    height: 550px;
}

@media (min-width: 768px) {
    #home-main-carousel-section .carousel-item .slide-bg {
        height: 550px;
    }
}


/*award duplicate */
@media (min-width: 992px) {
    #awards-section .awards-row-container {
        background-image: url(/-/media/VBB/4Change/Images/award-background-image-lg.png);
        background-size: cover;
        height: 375px;
        margin-bottom: 3rem;
    }
}

@media (min-width: 1100px) {

    #frmId.form-inline {
        margin: auto 0;
        position: relative;
        left: 10%;
    }
}


@media (max-width: 991px) {
    #awards-mobile-section .awards-row-container {
        background-image: url(/-/media/VBB/4Change/Images/award-background-image-sm.png);
        background-size: contain;
        background-repeat: no-repeat;
        height: 200px;
        background-position: center !important;
        margin-top: 0rem;
    }
}

/*Award Mobile BG Image adjustment */

@media (max-width: 991px) {
    #awards-section .awards-row-container {
        background-position: center !important;
        margin-top: 0rem;
    }


    .navbar-brand {
        margin-right: .25rem !important;
    }

    /*Navbar height resizing for mobile*/
    @media (min-width: 768px) {
        .navbar-brand {
            display: inline-block;
            padding-top: .3125rem;
            padding-bottom: .3125rem;
            margin-right: .25rem;
            font-size: 1.25rem;
            line-height: inherit;
            white-space: nowrap;
        }
    }

    @media (min-width: 50px) {
        .site-navbar-main img {
            margin-left: -2 em;
            padding: 0;
            height: 3rem;
        }

        .mt-2, .my-2 {
            margin-top: .5rem !important;
            width: 100%;
        }

        .mr-3, .mx-3 {
            margin-right: 1rem !important;
        }

        navbarSideCloseButton {
        }

        #home-rate-finder-section label {
            color: #f8f9fa;
            text-align: center;
            font-size: 1em;
            margin: 0 auto;
        }

        .twitter-typeahead {
            width: 100%;
        }

        .tt-hint, .tt-input {
            width: 102%;
            display: inline-block;
            padding: 9px 8px;
            font-size: 1em;
            line-height: 30px;
            border: 1px solid #024e6a;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }
    }


    .slide-header .row {
        display: none;
    }

    @media (min-width: 5px) {

        .btn-block-sm {
            display: block;
            width: 100%;
        }

        #home-main-carousel-section .carousel-item .slide-bg {
            height: 250px;
        }

        #friends-section > div:first-child {
            max-width: 2800px;
            margin: 0 auto;
            overflow-y: hidden;
            background-image: url(/-/media/VBB/4Change/Images/arm-in-arm-friends-sm.png);
            background-size: cover;
            background-position: center;
            height: 300px;
        }
    }


    #carouselAwards {
        width: 100%;
        margin-top: 2rem !important;
    }
