.bgimage
{

    width: 100%;
    /* min-height: 1000px; */
    /* min-height: 100vh; */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;


      display: flex;     
      display: -webkit-box;    
       display: -ms-flexbox;     
       display: -webkit-flex;
       /* justify-content: center;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       -webkit-justify-content: center; */
       align-items: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       -webkit-align-items: center;
}
.bg0{
    flex-direction: column;
}
.promo-text{
    width:100%; 
    padding-top:20px;
    padding-bottom:20px;
    background:#f2f2f2;
}
.promo-logo{
    /* width:100%;
    height:auto; */
}
.bg-promo
    {
        width:100%;    
        flex: 1 1 auto;
        /* background-image: url(../images/push-down-promo/hero.jpg); */
        background-size: cover;
        background-position: center bottom;
        justify-content: center;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       -webkit-justify-content: center;
       align-items: flex-end;
       -webkit-box-align: end;
       -ms-flex-align: end;
       -webkit-align-items:  flex-end;

    min-height: unset;
    }
.bg-forester23
{
    background-image: url(../images/bg1-forester23.jpg);
}
.bg-outback23
{
    background-image: url(../images/bg2-outback23.jpg);
}
.bg-crosstrek23
{
    background-image: url(../images/bg3-crosstrek23.jpg);
}
.bg-range
{
    background-image: url(../images/bg4-range.jpg);
}
.bg-forester24
{
    background-image: url(../images/bg4-forester24.jpg);
}
.bg-wrx
{
    background-image: url(../images/bg2-wrx.jpg);
}
.bg-levorg
{
    background-image: url(../images/bg3-levorg.jpg);
}
.bg-brz
{
    background-image: url(../images/bg4-brz.jpg);
}
.bg-forester23.webp
{
    background-image: url(../images/bg1-forester23.webp?v=1);
}
.bg-outback23.webp
{
    background-image: url(../images/bg2-outback23.webp);
}
.bg-crosstrek23.webp
{
    background-image: url(../images/bg3-crosstrek23.webp);
}
.bg-range.webp
{
    background-image: url(../images/bg4-range.webp);
}
.bg-forester24.webp
{
    background-image: url(../images/bg4-forester24.webp?v=1);
}
.bg-wrx.webp
{
    background-image: url(../images/bg2-wrx.webp);
}
.bg-levorg.webp
{
    background-image: url(../images/bg3-levorg.webp);
}
.bg-brz.webp
{
    background-image: url(../images/bg4-brz.webp);
}
.card {
    /* position: absolute; */
  
    background: #fff;
    padding: 2em 2.5em;
    border: 1px solid #aaa;
    box-shadow: 0 0 4px #aaa;

    /* transition: all .7s;
    transition-delay: .7s; */
}
.card {
    top: 15%;
    /* height: 60%; */
    /* min-height:500px; */
    /* min-height: 100vh; */

    z-index: 99;
}
.card {
    box-shadow: none;
    border: 0;
}

.card-left {
margin-right:auto;
}
.card-right {
    margin-left:auto;
}
.card__header {
    font-family: HelveticaNeue-Bold,"Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    color: #2d2d2d;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
}
.title-1 {
    letter-spacing: -1px;
    font-size: 45px;
    line-height: 1.1;
}
.card__content__text {
    font-family: HelveticaNeue-Light,"Helvetica Neue",Helvetica,Arial,Roboto,sans-serif;
    color: #616161;
    font-size: 15px;
    line-height: 24px;
}
.card__content {
    margin-top: 1em;
    margin-bottom:40px;
}

.card-promo{


    padding: 2em 2.5em;


    margin: 0 auto;
    transition: all .7s;
    transition-delay: .7s;
}
.tethers-section{
    margin-top:50px;
}

@media (min-width: 768px) and (max-width: 995px)
{
    .bgimage>.container {
        width: 100%;
    }
    .bg-promo
    {
        background-image: url(../images/push-down-promo/hero-sm.jpg) !important;
        background-repeat: no-repeat;
    }

    .bg-promo .hero
    {
    display: none;
    }

    .bg-promo .title-section{
        padding-bottom:0;
    }
    .bg-promo .container{
        padding-bottom: 50px;
    }
    
    .bg-forester23
    {
        background-image: url(../images/bg1-forester23-sm.jpg);
    }
    .bg-outback23
    {
        background-image: url(../images/bg2-outback23-sm.jpg);
    }
    .bg-crosstrek23
    {
        background-image: url(../images/bg3-crosstrek23-sm.jpg);
    }
    .bg-range
    {
        background-image: url(../images/bg4-range-sm.jpg);
    }
    .bg-forester24
    {
        background-image: url(../images/bg4-forester24-sm.jpg);
    }
    .bg-forester23.webp
    {
        background-image: url(../images/bg1-forester23-sm.webp?v=1);
    }
    .bg-outback23.webp
    {
        background-image: url(../images/bg2-outback23-sm.webp);
    }
    .bg-crosstrek23.webp
    {
        background-image: url(../images/bg3-crosstrek23-sm.webp);
    }
    .bg-range.webp
    {
        background-image: url(../images/bg4-range-sm.webp);
    }
    .bg-forester24.webp
    {
        background-image: url(../images/bg4-forester24-sm.webp?v=1);
    }
}

@media (min-width: 768px)
{
.card {
    padding: 2em;
    width: 40%;
    max-width: 450px;
    /* margin-top: -30%; */
}


}

@media (max-width: 768px)
{
    .bg-promo .hero
    {
    display: none;
    }
    .tethers .tether {
        width: 100%;
        margin: 0 0 30px;
    }

    .tethers {
        display: block;
        margin: 0;
    }
    .bgimage{
        padding: 45% 0 20px;
   
        min-height:500px;
        background-size: 100% auto!important;
        background-position: 0 0!important;
    }
    .bg-promo
    {
        background-image: url(../images/push-down-promo/hero-xs.jpg) !important;
        background-repeat: no-repeat;
    }
    .bg-forester23
    {
        background-image: url(../images/bg1-forester23-xs.jpg);
    }
    .bg-outback23
    {
        background-image: url(../images/bg2-outback23-xs.jpg);
    }
    .bg-crosstrek23
    {
        background-image: url(../images/bg3-crosstrek23-xs.jpg);
    }
    .bg-range
    {
        background-image: url(../images/bg4-range-xs.jpg);
    }
    .bg-forester24
    {
        background-image: url(../images/bg4-forester24-xs.jpg);
    }
    .bg-forester23.webp
    {
        background-image: url(../images/bg1-forester23-xs.webp?v=1);
    }
    .bg-outback23.webp
    {
        background-image: url(../images/bg2-outback23-xs.webp);
    }
    .bg-crosstrek23.webp
    {
        background-image: url(../images/bg3-crosstrek23-xs.webp);
    }
    .bg-range.webp
    {
        background-image: url(../images/bg4-range-xs.webp);
    }
    .bg-forester24.webp
    {
        background-image: url(../images/bg4-forester24-xs.webp?v=1);
    }
    .card{
    padding-left: 19px;
    padding-right: 26px;
    /* margin-left: 25px;
    margin-right: 25px; */
}
.title-1{
    font-size: 36px;
}
.card_content{
    font-size: 13px;
    font-weight: 300;
    letter-spacing: -0.1px;
    line-height: 22px;
}
.bgimage{
    background-color: #F6F6F6;
}

.bg0 .title-section__inner{
    padding-left: 15px;
    padding-right: 15px;
}
.bg0 .promo-text{
   height:45%;
}
.bg0 .card-footer{
    margin-top: 13px;
}
#arrowdown{
    display:none;
}
}
header{
margin-bottom: 0;
}
.inanim{

    -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
  /* -webkit-animation-duration: 2s;
  animation-duration: 2s; */
}
#c1,#c2,#c3,#c4{
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    /* -webkit-animation-duration: 2s;
    animation-duration: 2s; */
}
.bg1,.bg2,.bg3,.bg4{
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    /* -webkit-animation-duration: 1s;
    animation-duration: 1s; */
}
.an1{
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.an2{
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
.an3{
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.an4{
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.an5{
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.8s;
}
.an6{
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.an7{
    -webkit-animation-delay: 2.0s;
    animation-delay: 2.0s;
}
.an8{
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.an9{
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.an10{
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
.an11{
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
.an12{
    -webkit-animation-delay: 3.0s;
    animation-delay: 3.0s;
}
.an13{
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}
.an14{
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}
.an15{
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
}
.an16{
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
}

.c5{
  /* -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important; */
}

#arrowdown{
    position:fixed;
    bottom:20px;
    left: 0; 
    right: 0; 
    left: 50%;
    cursor:pointer;
    z-index:1;
    height: 67px;
}
.swiper-container {
    width: 100%;
    /* height: 100vh; */
  }



  .promo-sticky.expanded button.promo-sticky__btn {
    background: #f27b05;
}

@media (max-width: 400px)
{
.promo-logo{
    /*height:30px;*/
    width:auto;
    max-width: 90%;
}
.bg0 .card__header{
    font-size: 18px;
}
}


.promo-sticky {
margin-top:-12px;
}

@media only screen and (max-height: 800px)
{
.promo-sticky__btn {
     right: 0;
     /* bottom:40%; */
   

}
.promo-sticky{
     top:70%;
     margin-top: 22px;
}
}

@media only screen and (max-height: 900px)
{
.promo-sticky__btn,.promo-sticky.expanded .promo-sticky__btn {
     right: 0;


}
.product-tools {
     margin-top: 0;
}
.promo-sticky{
     top:75%;
     margin-top: 22px;
}

}
@media only screen and (max-height: 660px)
{
.promo-sticky{
    top: 90%;
    
}
}


@media only screen and (max-height: 900px)
{
.product-tools {
    margin-top: 0;
    top: 83px;
        -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
    .promo-sticky{
    top:383px;
}
/* .promo-sticky.expanded
{
    top:unset;
    bottom: 0;
} */
}
