.homepage_hero span {
    top: 30px !important;  
    padding-top: 0 !important; 
    -ms-transform: translateY(0%) !important;
}

.journey_col.journey3 h2 {

    position: relative;
    top: 0px;
}

.landing_hero,
.navbar_wrapper_blur,
.navbar_wrapper_blur.generic {
    background-size: cover;
    -ms-behavior: url(/pages/css/IE/backgroundsize.min.htc);/* For IE */
}

.bc_stories_hero {
    background-size: cover;
    -ms-behavior: url(/pages/css/IE/backgroundsize.min.htc);/* For IE */
    background-position-x: -650px;
    height: 300px;
}



.bc_stories_hero_inner {
    top: 70px;
}

       


.landing_hero_inner span {
    top: 30px;
}

.homepage_hero span {
	top: -10px!important;

}


#footer-email {
    line-height: 20px;
    padding: 10px 0 15px 10px;
}


footer .social_links input,
footer .social_links input:focus:invalid:focus,
footer .social_links textarea:focus:invalid:focus,
footer .social_links select:focus:invalid:focus {
    padding: 10px 0 15px 10px; 
}

.bc_stories_hero_inner {
    top: 0;
}


@media (min-width: 560px) { 
    .bc_stories_hero {
        background-position-x: -450px;
    }

    .bc_stories_hero_inner {
        top: 90px;
    }


}


@media (min-width: 768px) { 

	.journey_col h2 {
		margin-top: -25px;
	}

	.journey_col.active h2 {
		margin-top: 0;
	}
  	
  	.journey_col.journey3 h2 {
        margin-top: 0px !important;
    }

    .journey_col h2 {
        background-image: url(../../img/journey_arrow_up.png);
        -ms-background-position-x: 220px;
        -ms-background-position-y: center;
        background-repeat: no-repeat;
    }

    .journey_col.active h2 {
        background-image: url(../../img/journey_arrow_down.png);
    }


    
    .homepage_hero span {
        top: 50px !important;  
        padding-top: 0 !important; 
        -ms-transform: translateY(0%) !important;
    }


    .bc_stories_hero {
        background-position-x: -250px;
    }

    .bc_stories_hero_inner {
        top: 50px;
    }

}


@media (min-width: 970px) { 
	.homepage_hero span {
        top: 120px !important;  
    }

    .journey_col h2 {
		margin-top: -35px;
		-ms-background-position-x: 250px;
	}

	.secondary_nav ul li a {
		top: 10px;
	}

    .landing_hero,
    .navbar_wrapper_blur,
    .navbar_wrapper_blur.generic {
        background-size: cover;
        -ms-behavior: url(/pages/css/IE/backgroundsize.min.htc);/* For IE */
    }

    .navbar-inverse .nav > li > a {
        margin-left: 0;
        font-weight: 400;
    }

    .bc_stories_hero {
        background-position-x: 0px;
    }

    .bc_stories_hero_inner {
        top: 50px;
    }


}
    