section {
    min-height: 40rem;
    height: auto;
    display: flex;
    justify-content: center;
    padding: 1rem;
    align-items: center;
    overflow: hidden;
    padding-top: 3rem;
}
.red{
    color: #8F023D;
}

.padding-3{
    padding: 3rem 0rem;

}
@media(min-width:992px) {
    section {
        padding: 1rem 3rem 1rem 3rem;
    }
}

.subheading {
    font-size: 2.2rem;
    font-weight: 700;
}

@media(min-width:992px) {
    .subheading {
        font-size: 2.4rem;
    }
}

.copy {
    font-size: 1.2rem;
    max-width:100%
}

@media(min-width:768px) {
    .copy {
        font-size: 1.4rem;
    }
}

.copyBody_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 3rem;
}

@media(min-width:1600px) {
    .copyBody_wrap {
        width: 80%;
    }
}



.noPadding {
    padding: 0px !important;
    margin: 0px !important;

}

.padding {
    padding: 3rem;
}

.period {
    color: #8F023D;
}

h3 {
    font-size: 2rem;
}

a:hover {
    text-decoration: none;
}

@media (min-width: 1300px) {
    h1 {
        font-size: 5rem;
        margin: 0px;
    }


    .bgImage {

        background-size: 64vw;

    }
}

/* <--- HOME SPLASH SECTION ---> */


.splashSection {
    background-color: #F5F4F2;
    min-height: 100vh;
    margin-top: 3rem;
    background-position: center;
    background-image: url(/assets/images/acornlift-use.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-position: 75% 12%;
    background-size: cover;
    padding-bottom: 2rem;

    
}


.bgImage:before {
    content: "";
    position: absolute;
    top: 0%;
    bottom: 0;
    left: 0;
    width: 180%;
  
    height: 100%;
    background: rgb(243 241 241);
    transform: skew(-30deg);
    transform-origin: top;
    z-index: 9;
  }

  @media (min-width: 576px) and (max-width: 767.98px) { 
    .splashSection{
        margin-top: 3rem;
        background-size: cover;
        margin-top: 3rem;
        background-size: 40rem;
    }
      .copyWrap{
          padding-top: 24%;
      }

      .bgImage:before{
        width: 180%!important;
      }
    
    

   }


  @media (min-width: 768px) and (max-width: 991.98px) { 

  .splashSection{
    background-position: 75% 12%;
    margin-top: 3rem;
    background-size: cover;
  }


  .bgImage:before{
    width: 94%;
  }

}

@media (min-width: 992px) and (max-width: 1500px) { 
    .splashSection{
        background-size: 72rem;
        background-position: 100% 45%;
        min-height: 64vh;
        padding-top: 2rem;


    }
    .bgImage:before {
        width: 76%;
    }



}

@media (min-width: 1501px) { 

    .bgImage:before{
        width: 64vw;    }

       .splashSection{
         background-size: cover;
    background-position: 100% 45%;
    min-height: 64vh;
    }
  
}

.splashLine{
    font-size: 1.2rem;
    margin: 0px;
    font-weight: 600;

}

.boldSpan{
    font-weight: 900;
}

.splashSection .heroImage_wrapper {
    padding-top: 2rem;
}

.splashSection .acornButton{
    margin-top: 1rem;
    padding: 1rem;
}

.checkMark p{
    font-weight: 700;
    color: #8F023D;
}

.splashSection .heroImage{
display: none;}

@media (min-width: 768px) { 
    .splashSection .heroImage{
        padding-bottom: 88%;
    }
}




.bgImage {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    position: absolute;
    z-index: 0;
    background-size: cover;

}

.check{
    background-color: #8F023D;
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: white;
    border: .2rem solid #AA7F4B;
    margin-right: 1rem;
}

.splashHeadline {
    max-width: 88rem;
    font-size: 2.3rem;
    font-weight: 800;
}
@media (min-width: 768px) { 
    .splashHeadline {
        max-width: 88rem;
        font-size: 3rem;
        font-weight: 800;
    }
}

.splashCity{
    font-weight: 900;
}

.acornLink {
    font-weight: bolder;
    color: #8F023D;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 2rem;
    transition: all 300ms ease-in-out;
}

.acornhyperlink {
	font-weight: bolder;
    color: #8F023D;
    font-size: 1.2rem;
    transition: all 300ms ease-in-out;
}

.acornLink:hover {
    color: #AA7F4B;
    font-size: 2.5rem;
    text-decoration: none;

}

@media (min-width: 992px) {
    .bgImage {
        background-size: 64vw;
    }

    .acornLink {
        font-size: 3rem;
        padding-bottom: 2rem;
    }



    .acornLink:hover {
        font-size: 3.5rem;
    }


}

/* <--- END ---> */


/* <--- STAIRLIFT RANGE SECTION ---> */

.stairliftRangeSection {
    padding-top: 8rem;
    padding: 1rem;
}




.stairliftRangeSection .copyBody_wrap {
    justify-content: center;
    text-align: center;
}

.stairliftCard {
    width: 100%;
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: all 200ms ease-in-out;
    color: white;
    height: 100%;

}

.stairliftCard:hover {
    text-decoration: none;
    color: white;
}

.acornCardLink {
    font-weight: bolder;
    font-size: 1.5rem;
    text-decoration: none;
}



.acornCardStairlift{
    position: absolute;
max-width: 10rem;
z-index: 9;
position: absolute;
max-width: 8rem;
z-index: 9;
top: 0%;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 54%;
}

@media(min-width:768px) {
    .acornCardStairlift {
        position: absolute;
        max-width: 10rem;
        z-index: 9;
        position: absolute;
        max-width: 10rem;
        z-index: 9;
        top: 0%;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 64%;
    
    }
 

}
.stairliftRow {
    padding-top: 2rem;
}

.cardCopy {
    position: absolute;
    bottom: 0%;
    padding: 0 2rem 2rem;
    background-color: #F5F4F2;
    border-radius: 1rem;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    padding-top: 4rem;
    background-color: #8F023D;
    border: 8px solid #AA7F4B;
    min-height: 25rem;



}

.acornCurved{
    max-width: 13rem;
}


.stairliftCardWrapper {
    position: relative;
    height: 38rem;
    width: 24rem;
    margin: 4vw;
    transition: all 300ms ease-in-out;

}

@media (min-width: 992px) {

}
    .stairliftCardWrapper:hover {
    height: 40rem;

}

@media (min-width: 992px) {
    .stairliftRangeSection .copyBody_wrap {
        width: 50%;

    }
}

/* <--- END ---> */



/* <--- STEPS SECTION ---> */

.stepWrap {
    max-width: 40rem;
    padding-top: 3rem;
}

.stepWrap .copy {
    text-align: center;
    padding-top: 1rem;
}

/* <--- END ---> */


/* <--- CAROUSEL QUOTES SECTION ---> */


.quoteBillboard {
    background-color: #8F023D;
    padding: 1rem .5rem 1rem .5rem;
    min-height: 26rem;

}

.carousel {
    width: 100%;
}

blockquote {
    text-align: center;
    padding: 1rem;
    padding: 0rem 4rem;

}

.quoteMark{
    width: 10%;
}

.quoteAuthor{
    font-size: 2rem;
    font-weight: bold;
    color: #AA7F4B;
}

.carousel-control-next {
    /* background-color: #363434; */
    /* box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2); */
    position: absolute;
    opacity: 1;
    border-radius: 50%;
    right: -4%;


    /* width: 150px;
    height: 150px; */
}

.carousel-control-prev {
    /* background-color: #363434; */
    position: absolute;
    opacity: 1;
    border-radius: 50%;
    left: -4%;

    /* width: 150px;
    height: 150px; */
}
.carousel-control-prev, .carousel-control-next{
    width: 32%;
}


.quote-r {
    justify-content: flex-end!important;

}
.quote-l{
    transform: scaleX(-1);
    justify-content: flex-end!important;

}

.quoteContent {
    /* font-size: 3rem; */
    font-size: 1.5rem;
}

.quoteCard {
    text-align: left;
    color: white;
    padding: 2rem 0rem;


}

@media (min-width: 768px) {
    .quoteCard {
        width: 80%;
    }

    .quoteContent {
        font-size: 2rem;
    }

    
}

@media (min-width: 992px) {

    .quoteCard {
        width: 64%;
    }

    blockQuote{
        padding: 0rem 12rem;
    }

    .quoteContent {
        font-size: 3rem;
    }

}


/* <--- END ---> */

/* <--- FAQ SECTION ---> */

.faqSection {
    padding: 1rem;
}

.card button {
    white-space: normal;
    font-size: 1.4rem!important;

}

@media (min-width: 768px) {
    .card button {
        white-space: normal;
        font-size: 2rem;
    
    }
    
}

.accordion {
    padding-top: 2rem;
}

.toggleWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.toggleWrap button {
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 2rem;
    color: #8F023D;
    transition: all 300ms ease-in-out;
    text-decoration: none;
}

.toggleWrap button:hover {
    color: #AA7F4B;
    text-decoration: none;

}

.accordion .fa {
    margin-right: 0.5rem;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: 2px;
}

.card {
    border: none;
}

.card-header {
    background-color: white;
    padding: 0px;



}


.card-body p {
    font-size: 1.2rem;
}

@media(min-width:992px) {
    .accordion {
        width: 64%;
    }
}

/* <--- END ---> */



/* <--- CONTACT FORM SECTION ---> */
 
.contactFormSection {
    background-color: #F5F4F2;
    padding: 0rem 0rem 3rem 0rem!important;
   }
.contactSection .col-md-6:first-child{
    padding: 0 8%;
}


   @media(min-width:768px){
    .contactFormSection{
        padding: 3rem;
    }

   }
   .contactHeadline{
    font-size: 2rem;
   }
   .contactSection{
    background:linear-gradient(0deg, #8f023d61, #8f023d61), url('/assets/images/acorn-contact-us.jpg');
    background-repeat: no-repeat;
    background-position: 50% 110%;
    background-size: cover;
    margin-top: 2rem;
    /* margin-left: 12rem; */
   }
    
   .contactSection .bgImage:before{
    transform: skew(-31deg);
   }
    
   @media (max-width: 767.98px) { 
    .splashSection {
    min-height: 20vw!important;
    }
    .contactSection{
    margin-top: 3rem;
    margin-top: 3rem;
    min-height: 60vh!important;
    /* background-size: cover; */
    }
    .copyWrap{
    padding-top: 24%;
    }
    
    .contactSection .bgImage:before{
    width: 136%;
    }
    .contactSection .bgImage:before {
    transform: skew(0deg);
    }
    .mobileView{
    display: none!important;
    }
    
   }
    
    @media (min-width: 768px) and (max-width: 991.98px) { 
    
    .contactSection .bgImage:before {
    transform: skew(-21deg);
    
    }
    
    .bgImage:before{
    width: 94%;
    }
    
   }
    
   @media (min-width: 992px) and (max-width: 1100px) { 
    
    .contactSection{
    background-size: cover;
    background-position: 100px 0%;
    min-height: 52vh;
    padding-top: 2rem;
    }
    .bgImage:before {
    width: 64vw;
    }
    .contactSection .bgImage:before {
    transform: skew(-19deg);
    
    }
   
   
    
   }
    

   @media (min-width: 767px){

   .bgImage:before {
        top: 2%!important;
        
        }
   }

   @media (min-width: 1100px) and (max-width: 1500px) { 
    
    .contactSection{
    background-size: cover;
    background-position: 200px 0%;
    min-height: 64vh;
    padding-top: 2rem;
    }
    .bgImage:before {
    width: 72vw;
    }
    .contactSection .bgImage:before {
    transform: skew(-30deg);
    
    }
   
   
    
   }
    
   @media (min-width: 1501px) { 
    
    .bgImage:before{
    width: 64vw; 
    }
    
    .contactSection{
    background-size: cover;
    background-position: 300px 36%;
    }
   }
   .heroImage_background_circle {
    background-color: #8F023D;
    height: 80%;
    width: 80%;
    position: absolute;
    left: 8%;
    bottom: 8%;
    border-radius: 100%;
    z-index: 0;
   }
    
   .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
   }
    
   input {
    padding: 1rem;
   }
    
   form .acornButton {
    width: 100%;
    margin-top: 1rem;
    padding: 1rem;
   }
    
   .form-group input {
    width: 48.8% !important;
    padding: 1rem;
    margin-bottom: .8rem;
   }
    
   @media (max-width: 768px) {
    .form-group input {
    width: 100% !important;
    
    }
   }
    
   @media(min-width:992px) {
    .formBody_wrap {
    width: 80%;
    }
   }
   
   
    
   /* <--- END ---> */





/* <--- BUTTONS AND LINKS ---> */

button:focus,
button:active {
    outline: none !important;
}

.acornButton {
    background-color: #8F023D;
    cursor: pointer;
    width: 20rem;
    height: auto;
    font-size: 1rem;
    font-weight: bolder;
    border-radius: 2rem;
    transition: all 300ms ease-in-out;
    white-space: normal;
    text-transform: uppercase;
    color: white;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    margin-right: 2rem;

}

@media (min-width: 768px) {
    #quoteButton:hover {
        background-color: #AA7F4B;
        width: 18rem;
        color: black;
        box-shadow: inset 0px 8px 15px rgba(0, 0, 0, 0.2);

    }

    #callButton:hover {
        background-color: #AA7F4B;
        width: 18rem;
        color: black;
        box-shadow: inset 0px 8px 15px rgba(100, 73, 73, 0.2);


    }
}

@media (max-width: 767.98px) {
    .acornButton {
        width: auto;
        margin-top: 1rem;
    }

}

/* <--- END ---> */


/* <--- NAVIGATION ---> */

nav {
    background-color: #F5F4F2;
}
.dropdown:hover > .dropdown-menu{ 
    display: block!important;    
}



.navbar-nav{
    padding-left: 3rem;
}


.nav-link {
    color: black;
    text-transform: uppercase;
    padding-left: 2rem;
    padding-right: 2.5rem;
    font-size: 0.8rem;
     width: 8rem;
    font-weight: bold;
    transition: all 300ms ease-in-out;
}

@media (min-width: 992px) {
    .navbar-nav .acornButton{
        width: 16vw;
        font-size: 1rem;
    }


    .nav-link{
        width: 12vw;
        font-size: 1rem;
    }



}






.dropdown-item{
    transition: all 300ms ease-in-out;


}

.nav-link:hover{
    color: #AA7F4B;
}

.dropdown-item:hover{
    color: #AA7F4B;
}

.icon-bar {
    width: 2rem;
    height: .2rem;
    background-color: #8F023D;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
    box-shadow: 0px 1px 6px 1px lightgrey;
}

.navbar-toggle {
    border: none;
    background-color: transparent;
}

.navbar-toggle .icon-bar {
    transition: 300ms ease-in-out;
    position: relative;
    width: 24px;
    height: 3px;
}

.navbar-toggle .icon-bar:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -7px;
}

.navbar-toggle .icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

.navbar-toggle .icon-bar:nth-child(1) {
    opacity: 0;
}

.navbar-toggle.collapsed .icon-bar {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    opacity: 1;
}


.dropdown-menu {
    border: none;
    background-color: #F5F4F2;
}

.dropdown-item {
    font-weight: bold;
}

@media (min-width: 991.98px) {
    .navbar-toggle {
        display: none;
    }

   
}



/* <--- END ---> */


/* <--- PROVIDERS SECTION ---> */
.providersSection {
    background-color: #F5F4F2;
    position: relative;
}

.moreLocations{
    font-size: 1.3rem;
}

.grid {
    background-image: radial-gradient(white 20%, transparent 20%);
    background-position: 0 0, 20px 20px;
    background-size: 100px 100px;
    position: absolute;
    height: 100%;
    left: 0;
}

.grid_lg {
    left: 0;
    width: 100%;

}
.grid-hf{

}

.grid_sm {
    bottom: 0;
    width: 100%;
    height: 100%;
}

.locationsList {
    list-style: none;
    width: 100%;
    padding: 0px;
}

.locationsList li {
    width: 50%;
    padding: .5rem;
    transition: all 300ms ease-in-out;
    font-weight: bold;
    font-size: 1.2rem;

}

@media(min-width:768px){
    .locationsList li {
        width: 50%;
        padding: .5rem;
        transition: all 300ms ease-in-out;
        font-weight: bold;
        font-size: 1.75rem;
    
    }
    
}

.locationsList li a{
    color: black;
    transition: all 300ms ease-in-out;
}

.locationsList li a:hover{
    color: #AA7F4B;
}

.cityPin {
    position: absolute;
    z-index: 3;
    background-color: #8F023D;
    border-radius: 100%;
    width: .8rem;
    height: .8rem;
    transition: all 300ms ease-in-out !important;
}

#albany {
    right: 26%;
    bottom: 48%;
}

.activePin {
    width: 2rem;
    height: 2rem;
    background-color: #AA7F4B;
}

.activeCity {
    font-size: 1.5rem;
    color: #AA7F4B;
    z-index: 9;
}

#mtVernon {
    right: 26%;
    bottom: 18%;
}

#newRochelle {
    right: 24%;
    bottom: 20%;
}

#manhattan {
    right: 27%;
    bottom: 14%;
}

#rochester {
    left: 36%;
    top: 42%;
}

#stady{
    right: 26%;
    top: 38%;
}
#utica{
    right: 43%;
    bottom: 56%;
}

#nyc{
    right: 29%;
    bottom: 12%;
}

#syracuse{
    right: 52%;
    bottom: 60%;
}

#yonkers{
    right: 26%;
    bottom: 16%;
}



/* <--- END ---> */

/* <--- IMAGES ---> */

.aspectRatio {

    padding: .5rem;


}

.imageAsset {

    max-width: 10rem;
}

.heroImage_wrapper {
    max-width: 40.5rem;
    max-height: 40.5rem;
    position: relative;
    height: 100%;
    width: 100%;
}

.heroImage {
    /* width: 100%;
    height: 100%; */
    padding-bottom: 96.67%;


}


.rounded {
    padding-bottom: 72.67%;


}

.heroImage img {
    position: absolute;
    /* left: 20%;
    top: 0; */
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: contain
}

/* <--- END ---> */






/* <--- FOOTER ---> */
footer {
    background-color: #8F023D;
}

 .footerSection{
    min-height:  16rem!important;
    padding: 2rem;
}

.footerLink {
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 1rem;
    display: none;
    font-weight: bold;
    transition: all .2s ease-in-out;

}

.footerLink:hover,
.creditLink:hover {
    text-decoration: none;
    color: #AA7F4B;
}

.footerLinks {
    padding-top: 1rem;

}

.socialLink {
    color: white;
    font-size: 4rem;

}

hr.solid {
    color: white;
    border-top: 1px solid white;
}

.credits {
    padding-top: 1rem;
}

.creditLink {
    color: white;
    text-transform: uppercase;
    padding: .5rem;
}

@media (min-width: 991.98px) {
    .footerLink {
        display: block;

    }

}


/* <--- END ---> */


/* <--- CALL US NOW ---> */

.callNow {
    background-color: #8F023D;
    padding: 3rem;

}

.acornLink-w {
    text-decoration: none;
    transition: all 300ms ease-in-out;
    color: white;
}

.acornLink-w:hover {
    color: #AA7F4B;
}

.subSplash {
    height: 50rem;
    padding-top: 8rem !important;
    background-color: #F5F4F2;
}

.fa-phone {
    color: white;
    font-size:3rem;
}

.phone-l{
    transform: scaleX(-1);

}

.topComponent{
    padding-top: 4rem;
}

/* <--- END ---> */

/* <--- STAIRLIFT OVERVIEW ---> */
.stairliftOverview{
    background-color: #F5F4F2;
    min-height: 74rem;
    padding-top: 0rem!important;

}
@media (min-width: 768px) { 
    .subSplash .copy{
        font-size: 1.1rem;
    }
}
.carousel-wrap{
    position: relative;
}

.carousel-item .heroImage_wrapper {
    max-width: none;
  
}

.carousel-item .heroImage_wrapper .heroImage img{
    bottom: 0;
    height: 88%;

}

.tech-details-row{
    background-color: #8F023D;
    padding: 2rem;
    color: white;
}


.tech-details-row h2{
    font-size: 1.2rem;
    width: 64%;
}
@media (min-width: 768px) { 

.tech-details-row h2{
    font-size: 1.5rem;
}
}





.tech-details-row i{
    font-size:  3rem;
    
}

@media (min-width: 768px) { 
    .tech-details-row h2{
        font-size: 2rem;
    }
    .stairliftOverview{
        min-height: 50rem;

        margin-top: 0rem;
    
    }
 }


 .stairLiftDetails {
  
 }
 .stairliftDetail{
     display: flex;
     align-items: center;
     padding-bottom: 1rem;
 }

 .stairliftDetail p{
     margin: 0;
 }
 .bullet{
     min-width: 1rem;
     height: 1rem;
     background-color: #8F023D;
     border-radius: 100%;
     margin-right:1rem;
 }

 .gold-border{
     border-bottom: .5rem solid #AA7F4B;
 }
.carousel-control-next-icon, .carousel-control-prev-icon{
     padding:0rem;

 }

 .prev-nextBg{
    background-color: #8F023D;
    padding: 1.5rem;
    border-radius: 100%;
}
 
@media (min-width: 1200px) { 
    .carousel-control-next-icon, .carousel-control-prev-icon{
        padding:1rem;
   
    }
 }


.bgWrap{
    position: relative;
}

.bodyContent{
    position: absolute;
    z-index:auto;
}
.bg{
    position: absolute;
    z-index: 0;
    width: 100vw;
}

.acorn .acornButton{
    padding: 1rem;
    margin-bottom: 2rem;
}

.overviewBtn{
    padding: 1rem;
    margin-bottom: 2rem;
}

.close{
    font-size: 4rem;
    color: #8F023D;
    opacity: 1;
}
.bg svg{
    fill: rgba(0, 0, 0, 0.02);
}
/* <--- END ---> */




/* <---Contact Us Section  --->*/
.contactUsSection .acornButton{
    padding: 1rem;
}

    .contactUsSection .subheading{
        font-size: 2rem;

    
}

@media (min-width: 968px) { 

    .contactUsSection .copyBody_wrap h2{
        font-size: 8rem;

}
}