/* ---------------------------------------------------------------------
Original Author: Chris Cheney
Contributors: Michael Start

Target Browsers: All
Media Type: Screen, Projection
Width: Min-Width 480px
------------------------------------------------------------------------ */
body:after { content: 'small' !important; }

/* ---------------------------------------------------------------------
 Carousel
------------------------------------------------------------------------ */
.timeline .carousel-window { overflow: visible; }

/*.carousel-slides_1to2to3 { margin-left: -2%; }*/

.carousel-slides_1to2to3 > * {
    /*margin-left: 2%;
    width: 48%;*/
    width: 50%;
}

.differenceCarousel-btn { top: 18%; }
.hero-cta_mobileFull .btn_hero {
    width: 100%;
    display: block;
    padding: 14px;
}

.shelter-hero .hero-cta-hd {
    font-size: 35px;
}

/* ---------------------------------------------------------------------
 Difference Blocks
------------------------------------------------------------------------ */
.differenceBlock-overlay-hd {
    font-size: 14px;
}
