.accounts-menu {
	color: #353535;
	margin-top: 5px;
}

.accounts-menu .btn {
	color: #353535;
	margin-top: -5px !important;
	margin-left: -10px;
}

section img {
	max-width: 100%;
}

/* Override BS carousel controls 
**********************/
.carousel-control-prev i {
	color: darkblue;
	font-size: 7em;
}

.carousel-control-next i {
	color: darkblue;
	font-size: 7em;
}


/* Awards Carousel
**********************/
#carouselAwards {
	width: 100%;
}

#carouselAwards img {
	margin-left: auto;
	margin-right: auto;
}


/* 
**********************/
#home-main-carousel-section>div:first-child {
    max-width: 1600px;
    margin: 0 auto;
    overflow-y: hidden;
}

#home-main-carousel-section .content-right .row {
    justify-content: flex-end !important;
}

#home-main-carousel-section .content-left .row {
    justify-content: flex-start !important;
}


#home-main-carousel-section img {
    display: none;
}

#home-main-carousel-section .slide-2 img {
    display: block;
}

#home-main-carousel-section .slide-2 [class^="col"] {
    margin-top: 30px;
    background-color: rgba(0, 0, 0, 0.4);
}

#home-main-carousel-section .slide-btn {
    display: block;
}

#hero-bedtime-stories .card-body {
    padding: 0;
}

#hero-bedtime-stories .text {
    padding:0;
    font-size:2rem;
}

#hero-bedtime-stories .heading {
    font-size:3rem;
}


@media (max-width: 767px) {
    #home-main-carousel-section .carousel-item .slide-bg {
        height: 450px;
    }

    #home-main-carousel-section .content-right .row {
        display: none;
    }


    #home-main-carousel-section .content-left .row {
        display: none;
    }

    #hero-bedtime-stories .slide-header .card {
        background: transparent;
        color: blue;
        border: 0;
    }

    #hero-dad-hug-teaser .slide-header {
        display: none !important;
    }

    #hero-bedtime-stories .subheading:before {
        content:" ";
        display: block;
    }
}

#hero-bedtime-stories .slide-bg {
	background-position: center !important;
}

/*CHANGE MEDIUM HERO HEIGHT */
@media screen and (min-width: 768px) {
    #home-main-carousel-section .carousel-item .slide-bg {
        height: 600px !important;
        background-position: center !important;
        background-size: cover;
        background-color: white;
    }

    #hero-bedtime-stories .slide-bg .card {
        background: transparent;
        color: white;
        border: 0;
    }
}

.hero-dad-hug-teaser .row {
    height: 450px;
    align-items: flex-end;
    justify-content: center;
    color:white
}

.hero-dad-hug-teaser .card {
    background-color: transparent;
    border: none;
    text-align: center;
}

.hero-dad-hug-teaser h1 {
    font-size: 3rem;
}

.hero-dad-hug-teaser h2 {
    font-size: 1.5rem;
}



/* Charitable Section 
**********************/
#carouselCharities {
	width: 100%;
    margin-top: 4rem;
	margin-bottom:3rem;
}

#carouselCharities img {
	margin-left: auto;
	margin-right: auto;
}

#carouselCharities a {
	margin-left: auto;
	margin-right: auto;
}

#charitable-section {
	background-color:transparent;	

}

#charitable-section .card {
	border: none;
}

#charitable-section .jumbotron {
	background-color:transparent;	
	padding:0;
}

/* Review Section 
**********************/
#review-section {
	background-color:whitesmoke;
	color: darkblue;
}

#review-section .jumbotron {
	background-color:transparent;	
	padding:0;
}

#review-section .card {
	background:transparent;	
	border:none;
}

/* 4Friends Section 
**********************/
#friends-section>div:first-child {
    max-width: 1600px;
    margin: 0 auto;
    overflow-y: hidden;
	background-image: url(/-/media/VBB/4Change/Images/4friends-hero.png);
    background-size: cover;
	height: 450px;
}

#friends-section {
	background-color:darkblue;
	color: darkblue;
}

#friends-section .card {
	background-color: transparent;
	border: none;
}

#friends-section .card-body {
	background-color: transparent;
	border: none;
	padding: 0px;
}

#friends-mobile-section {
	background-color:darkblue;
	color: darkblue;
}

#friends-mobile-section .card {
	background-color: transparent;
	border: none;
	color: #353535e;
	text-align: center;
}





/* Awards Section 
**********************/
#awards-section {
	background-color:white
	color: darkblue;
}

#awards-section .card {
	background-color: transparent;
	border: none;
	text-align: center;
}

#awards-section .awards-row-container>.row {
	max-width: 80%;

}

@media (max-width: 991px) {
	#awards-section  .awards-row-container {
		height: 0;
	}
}
@media (min-width: 992px) {
	#awards-section  .awards-row-container {
		background-image: url(/-/media/VBB/4Change/Images/award-background-image.png);
	    background-size: cover;
		height: 436px;
	}
}
@media (max-width: 991px) {
	#awards-mobile-section  .awards-row-container {
		background-image: url(/-/media/VBB/4Change/Images/award-background-image-mobile.png);
		background-size:contain;
		background-repeat: no-repeat;
		height: 200px;
		background-position:center;
	}
}

#awards-mobile-section .card {
	background-color: transparent;
	border: none;
	text-align: center;
}

#carouselAwards {
	width: 100%;
}

#carouselAwards img {
	margin-left: auto;
	margin-right: auto;
	max-width: 250px;
}

#carouselAwards a {
	margin-left: auto;
	margin-right: auto;
}


/* Rate Finder Control
**********************/
#home-rate-finder-section .container {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

#home-rate-finder-section label {
	color: #f8f9fa;
	font-size: 1.25rem;
}

#home-rate-finder-section .btn {
    border-radius : 5px;
    border-style : none;
    background-color : rgb(128, 182, 54) !important;
    color: #f8f9fa;
}

#home-rate-finder-section .btn:hover{
    border-radius : 5px;
    border-style : none;
    background-color : rgb(109, 166, 44) !important;
	color: #f8f9fa;
}


.my-account-link:before {
	font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: inherit;
    line-height: inherit;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .5rem;  
    content: '\f007';
}



.navbar a:hover {
	color: black !important;
}

/* Get My Rates Link**********************/
.get-my-rates-link {
	color: red;
	font-weight: 700;

}

@media only screen and (max-width: 991px) {
.get-my-rates-link {
	color: #353535 !important;
	font-weight: 700;
}
}

 
/* Extra large devices (large desktops, 1200px and up) 
@media only screen and  (max-width: 1000px) {  

     #home-main-carousel-section .carousel-item .slide-bg {
    	height: 700px !important;
    }} */

    /* Extra large devices (large desktops, 1200px and up) ALTER FOR HERO BIG SCREENS */
@media  screen and (min-width: 1950px) {  

     #home-main-carousel-section .carousel-item .slide-bg {
    	height: 870px !important;

    	background-repeat:repeat-x !important;
    }

    .teaser {
    	margin-top: 18rem;
    }

    }