@media all and (min-width: 1000px) {
 	.slider-mobile-only
	{
		display: none;
	}
}

@media all and (max-width: 1000px) {
 	.slider-desktop-only
	{
		display: none;
	}
}

.slider-item {
    height: 600px;
 font-size: 72px;
 text-align: center;
 line-height: 201px;
	opacity: 1 !important;
}
/* Slider arrows */
.slick-arrow {
 z-index: 9;
}
.slick-prev {
 left: 15rem;
 z-index: 99;
 top: 38rem;
}
.slick-next {
 right: 15rem;
 z-index: 99;
 top: 38rem;
}

.slick-arrow {
 cursor: pointer;
}

.HSAPrev {
 left: 15rem;
 z-index: 99;
 top: 38rem;
 position: absolute;
}

.HSANext {
 right: 15rem;
 z-index: 99;
 top: 38rem;
 position: absolute;
}

.slick-active {
 font-family: "Inter";
 font-weight: 700px;
 font-size: 14px;
 line-height: 28px;
 letter-spacing: 1px;
}

#homeSlidePager {
 position: relative;
 padding: 0 25rem 0 25rem;
}

.homeSlideCTA {
 display: flex;
 align-items: center;
 margin-left: 20rem;
}
.homeSlideCTAContent {
 text-align: left;
 margin-top: 50px;
}
.homeSlideHero {
 color: #003e99;
 width: 600px;
 /*height: 54px;*/
 /* H1/44 */
 font-family: "Inter";
 font-style: normal;
 font-weight: 700;
 font-size: 44px;
 line-height: 54px;
 /* identical to box height, or 123% */
 letter-spacing: -0.5px;
 /* Inside auto layout */
 flex: none;
 order: 0;
 flex-grow: 0;
}
.homeSlideSubHero {
 width: 400px;
/*   height: 32px; */
 /* Sh/22 */
 font-family: "Roboto";
 font-style: normal;
 font-weight: 500;
 font-size: 22px;
 /*line-height: 32px;*/
 /* identical to box height, or 145% */
 /* Text / Dark / 2 */
 color: #404040;
 /* Inside auto layout */
 flex: none;
 order: 1;
 flex-grow: 0;
 letter-spacing: 0;
} 

.homeDots {
 margin: 0;
 padding: 0;
 display: flex;
 list-style-type: none;
 margin-top: -190px;
 padding-left: 25rem;
 padding-right: 25rem;
}

.homeDots > li {
/*   border-top: 2px #0053cc4a solid; */
 cursor: pointer;
 display: flex;
 flex-grow: 1;
 align-items: start;
 justify-content: left;
 height: 2rem;
 margin: 1rem;
 width: 400px;
 flex-direction: column;
   -webkit-box-shadow: inset 0px 850px 500px -600px #f7f8f9bf !important;
   height: 135px;
   padding-left: 20px;
   padding-top: 15px;
   border-radius: 10px;
   letter-spacing: 1px;
}

.homeDots > li:hover {
/*   border-top: 2px #0053cc solid; */
}

.sliderItem {
 height: 100%;
 background-position: right;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 height: 600px;
}

.sliderTab {
 text-align: left;
 margin: 5px 0px 0px 0px;
 color: #003e99;
 font-weight: 600;
}

.btn-slide {
 background-color: #0053cc;
 border: none;
 color: white;
 padding: 9px 40px;
 text-align: center;
 text-decoration: none;
 display: inline;
 font-size: 16px;
 margin: 4px 2px;
 gap: 10px;
 border-radius: 50px;
 flex: none;
 order: 1;
 flex-grow: 0;
 letter-spacing: 0;
   
 /*new css 2023-06-30 */
 position: relative;
 top: -60px;
}

.homeSlideDesc {
 position: static;
 width: 250px;
 height: 20px;
 left: 0px;
 top: 28px;
 color: #404040;
 font-family: "Roboto";
 font-style: normal;
 font-weight: 400;
 font-size: 14px;
 line-height: 20px;
 letter-spacing: -0.2px;
}


@media (min-width: 1901px) and (max-width: 2560px){ 

   .slider-item {
       width: 100%;
       height: 85vh;
       max-height: 740px;
   }
   #homeSlidePager {
   position: relative;
   padding: 0px 21rem 0 17rem;
   }
   .slick-prev {
   left: 10rem;
   top: 30rem;
 }
 .slick-next {
   right: 10rem;
   top: 30rem;
 }
 .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -96px;
    
 }
 .HSAPrev {
   left: 13rem;
   top: 37rem;
   position: absolute;
 }

 .HSANext {
   right: 13rem;
   top: 37rem;
   position: absolute;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
       font-size: 22px;
   }
   .homeDots {
       margin-top: -216px;
   }
}


@media (min-width: 1701px) and (max-width: 1900px){ 

   .slider-item {
       width: 100%;
       height: 85vh;
       max-height: 740px;
   }
   #homeSlidePager {
   position: relative;
   padding: 0px 21rem 0 17rem;
   }
   .slick-prev {
   left: 10rem;
   top: 30rem;
 }
 .slick-next {
   right: 10rem;
   top: 30rem;
 }
 .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -96px;
    
 }
 .HSAPrev {
   left: 9rem;
   top: 34rem;
   position: absolute;
 }

 .HSANext {
   right: 9rem;
   top: 34rem;
   position: absolute;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
       font-size: 22px;
   }
   .homeDots {
       margin-top: -216px;
   }
}

@media (min-width: 1442px) and (max-width: 1700px){ 
   #homeSlidePager {
   position: relative;
   padding: 0px 21rem 0 17rem;
   }
   .slick-prev {
   left: 10rem;
   top: 30rem;
 }
 .slick-next {
   right: 10rem;
   top: 30rem;
 }
 .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -96px;
    
 }
 .HSAPrev {
   left: 10rem;
   top: 30rem;
   position: absolute;
 }

 .HSANext {
   right: 10rem;
   top: 30rem;
   position: absolute;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
       font-size: 22px;
   }
}



@media (min-width: 1350px) and (max-width: 1441px){ 
   
/* 	#homeSliderPager {
       margin-top: -14rem;
   } */
   .slick-prev {
   left: 10rem;
   top: 30rem;
 }
 .slick-next {
   right: 10rem;
   top: 30rem;
 }
 .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -96px;
    
 }
 .HSAPrev {
   left: 10rem;
   top: 30rem;
   position: absolute;
 }

 .HSANext {
   right: 7rem;
   top: 30rem;
   position: absolute;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
       font-size: 22px;
   }
}


 @media (min-width: 1350px) and (max-width: 1441px) {
   #homeSlidePager {
       position: relative;
       padding: 0 15rem 20rem;
   }
     
   .home-section-spacing {
       margin-top: -15rem !important;
   }
   
     .homeSlideCTA {
   margin-left: 16rem;
   }


   .homeSlideCTAContent {
   margin-top: 50px;
   }  
 }

@media (min-width: 1300px) and (max-width: 1349px){
   #homeSlidePager {
   position: absolute;
   width: 50% !important;
   margin: auto;
   padding: 0px 0px 0px 220px;
   }
   .HSANext {
   right: 5rem;
   z-index: 99;
   top: 80% !important;
   position: absolute;
   }
   .HSAPrev {
   left: 9rem;
   z-index: 99;
   top: 80%;
   position: absolute;
   }
   .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -175px;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
   font-size: 22px;
   }
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .homeDots {
   padding-top: 5px !important;	
   padding-left: 0em !important;
   }
}

@media (min-width: 1270px) and (max-width: 1299px){
   #homeSlidePager {
   position: absolute;
   width: 50% !important;
   margin: auto;
   padding: 0px 0px 0px 220px;
   }
   .HSANext {
   right: 4rem;
   z-index: 99;
   top: 80% !important;
   position: absolute;
   }
   .HSAPrev {
   left: 9rem;
   z-index: 99;
   top: 80%;
   position: absolute;
   }
   .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -175px;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .hospicash-content{
   margin-top: 100px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
   font-size: 22px;
   }
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .homeDots {
   padding-top: 5px !important;	
   padding-left: 0em !important;
   }
}

@media (min-width: 1140px) and (max-width: 1269px){
   #homeSlidePager {
   position: relative;
   padding: 0px 14rem 0 12rem;
   margin-top: -13rem;
   }
   .homeSlideCTA {
   display: flex;
   align-items: center;
   margin-left: 14rem;
   }
   .HSANext {
   right: 5rem;
   z-index: 99;
   top: 30rem;
   position: absolute;
   }
   .HSAPrev {
   left: 5rem;
   z-index: 99;
   top: 30rem;
   position: absolute;
   }
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -96px;
 }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .hospicash-content{
   margin-top: 87px !important;	
   }
   .hospicash-subhero{
       margin-bottom: -27px !important;
   }
   .homeDots{
   margin: auto;
   align-items: center;
   justify-content: center;	
   }
   
}

@media (min-width: 1024px) and (max-width: 1139px){
   
   .desktopNav > div > #et-main-area > #main-content > #post-24 > div > div > div > div > div {
      margin-bottom: 0 !important;
         min-height: 700px !important;
   }
   
   #homeSlidePager {
   position: relative;
   padding: 0px;
   margin: auto;
   width: 89%;
   margin-top: -13rem;
   }
   .homeSlideCTA {
   margin-left: 4rem;
   }
   .homeSlideCTAContent{
   margin-top: 50px !important;
   margin-left: -20px;
   }
   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .sliderTab{
   font-size: 14px;
   font-family: 'Inter';
   line-height: 28px;
   font-style: normal;
   font-weight: 700;
   padding-bottom: 0;
   }
   .hospicash-content{
   margin-top: 92px !important;	
   }
   .hospicash-subhero{
   width: 400px;
   height: 0px;
   font-family: "Roboto";
   font-style: normal;
   font-weight: 500;
   font-size: 20px;
   line-height: 32px;
   color: #404040;
   }
   .homeSlideSubHero{
       font-size: 22px;
   }
   
   .HSANext {
   right: 1rem;
   top: 30rem;
   position: absolute;
   }
   .HSAPrev {
   left: 1rem;
   top: 30rem;
   position: absolute;
   }
   .homeSlideCTAContent {
   margin-top: 50px !important;
   margin-left: -20px;
}
       .homeDots{
   padding-left: 0em !important;
   }
}


@media (min-width: 1001px) and (max-width: 1023px) {
 .sliderItem {
   height: 600px;
/*     background-size: 100% 100%; */
 }
 .homeSlideCTA {
   margin-left: 5rem;
 }
 
 #homeSlidePager {
/*     margin-top: 11rem; */
   margin-top: 10rem;
   padding: 0 10px 0 10px;
 }
 .slick-prev {
   left: 5rem;
   top: 30rem;
 }
 .slick-next {
   right: 5rem;
   top: 30rem;
 }

 .HSAPrev {
   left: 1rem;
   top: 19rem;
   position: absolute;
 }

 .HSANext {
   right: 1rem;
   top: 19rem;
   position: absolute;
 }

   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .slider-item {
   height: 60vh;
   background-size: cover;
   }
   .homeSlideHero{
       font-size: 28px;
   }
   .homeSlideCTA  > .homeSlideCTAContMyHosh {
       margin-top: 12px !important;
   }
   
   .hospicash-content{
   margin-top: 34px !important;	
   }
   .hospicash-subhero{
   margin-bottom: -38px !important;
   }
   .homeSlideSubHero{
       font-size: 18px !important;
   }
   .homeSlideCTAContent {
   margin-top: 50px !important;
 }
   
   .homeDots {
   margin: auto;
     align-items: center;
   justify-content: center ;
   width: 89%;
   margin-top: -300px !important; 
   }
   
 .homeDots > li {
    width: 150px; 
 }

 .sliderTab {
   font-size: 14px;
 }
 .homeSlideDesc {
   font-size: 14px;
   width: 150px;
 }
}

@media (min-width: 768px) and (max-width: 1000px) {
 .sliderItem {
   height: 600px;
/*     background-size: 100% 100%; */
 }
 .homeSlideCTA {
	 margin-left: 5rem;
	 margin-right: 5rem;
 }
 
 #homeSlidePager {
/*     margin-top: 11rem; */
   margin-top: 10rem;
   padding: 0 10px 0 10px;
 }
 .slick-prev {
   left: 5rem;
   top: 30rem;
 }
 .slick-next {
   right: 5rem;
   top: 30rem;
 }

 .HSAPrev {
   left: 1rem;
   top: 19rem;
   position: absolute;
 }

 .HSANext {
   right: 1rem;
   top: 19rem;
   position: absolute;
 }

   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .slider-item {
   height: 60vh;
   background-size: cover;
   }
   .homeSlideHero{
       font-size: 28px;
   }
   .homeSlideCTA  > .homeSlideCTAContMyHosh {
       margin-top: 12px !important;
   }
   
   .hospicash-content{
   margin-top: 34px !important;	
   }
   .hospicash-subhero{
   margin-bottom: -38px !important;
   }
   .homeSlideSubHero{
       font-size: 18px !important;
   }
   .homeSlideCTAContent {
   margin-top: 33px !important;
 }
   
   .homeDots {
   margin: auto;
     align-items: center;
   justify-content: center ;
   width: 89%;
   margin-top: -120px !important; 
   margin-bottom: 43px;
   }
   
 .homeDots > li {
    width: 150px; 
 }

 .sliderTab {
   font-size: 14px;
 }
 .homeSlideDesc {
   font-size: 14px;
   width: 150px;
 }
}

@media (min-width: 601px) and (max-width: 767px) {
 .sliderItem {
   height: 600px;
/*     background-size: 100% 100%; */
 }
 .homeSlideCTA {
	 margin-left: 2rem;
	 margin-right: 2rem;
 }
 
 #homeSlidePager {
/*     margin-top: 11rem; */
   margin-top: 10rem;
   padding: 0 10px 0 10px;
 }
 .slick-prev {
   left: 5rem;
   top: 30rem;
 }
 .slick-next {
   right: 5rem;
   top: 30rem;
 }

 .HSAPrev {
   left: 1rem;
   top: 19rem;
   position: absolute;
 }

 .HSANext {
   right: 1rem;
   top: 19rem;
   position: absolute;
 }

   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .slider-item {
   height: 60vh;
   background-size: cover;
   }
   .homeSlideHero{
       font-size: 28px;
   }
   .homeSlideCTA  > .homeSlideCTAContMyHosh {
       margin-top: 12px !important;
   }
   
   .hospicash-content{
   margin-top: 34px !important;	
   }
   .hospicash-subhero{
   margin-bottom: -38px !important;
   }
   .homeSlideSubHero{
       font-size: 18px !important;
   }
   .homeSlideCTAContent {
   margin-top: 33px !important;
 }
   
   .homeDots {
   margin: auto;
     align-items: center;
   justify-content: center ;
   width: 100%;
   margin-top: -120px !important; 
   margin-bottom: 43px;
   }
   
 .homeDots > li {
    width: 150px; 
 }

 .sliderTab {
   font-size: 14px;
 }
 .homeSlideDesc {
   font-size: 14px;
   width: 150px;
 }
}

@media (min-width: 426px) and (max-width: 600px) {
 .sliderItem {
   height: 600px;
/*     background-size: 100% 100%; */
 }
 .homeSlideCTA {
	 margin-left: 1rem;
	 margin-right: 1rem;
 }
 
 #homeSlidePager {
/*     margin-top: 11rem; */
   margin-top: 10rem;
   padding: 0 10px 0 10px;
 }
 .slick-prev {
   left: 5rem;
   top: 30rem;
 }
 .slick-next {
   right: 5rem;
   top: 30rem;
 }

 .HSAPrev {
   left: .3rem;
   top: 19rem;
   position: absolute;
 }

 .HSANext {
   right: .3rem;
   top: 19rem;
   position: absolute;
 }

   .browse-loc {
   position: absolute;
   padding: 30px 40px 30px 40px !important;
   display: flex;
   align-items: center;
   justify-content: center;
   height: 26px;
   margin-top: 20px;
   }
   .slider-item {
   height: 60vh;
   background-size: cover;
   }
   .homeSlideHero{
       font-size: 28px;
   }
   .homeSlideCTA  > .homeSlideCTAContMyHosh {
       margin-top: 12px !important;
   }
   
   .hospicash-content{
   margin-top: 34px !important;	
   }
   .hospicash-subhero{
   margin-bottom: -38px !important;
   }
   .homeSlideSubHero{
       font-size: 18px !important;
   }
   .homeSlideCTAContent {
   margin-top: 33px !important;
 }
   
   .homeDots {
   margin: auto;
     align-items: center;
   justify-content: center ;
   width: 100%;
   margin-top: -120px !important; 
   margin-bottom: 43px;
   padding-left: 0em !important;
   }
   
 .homeDots > li {
    width: 150px; 
 }

 .sliderTab {
   font-size: 14px;
 }
 .homeSlideDesc {
   font-size: 14px;
   width: 150px;
 }
}


@media (min-width: 375px) and (max-width: 425px) {
 .sliderItem {
   height: 100%;
/*  background-size: 100% 100%; */
   background-size: cover;
 }
 .slider-item {
   line-height: 50px;
 }
 .homeSlideCTA {
	 margin-left: 1rem;
	 margin-right: 1rem;
/*     padding-bottom: 5rem; */
 }
 .homeSlideHero {
   font-size: 26px;
 }
 .homeSlideSubHero {
   font-size: 15px;
 }

 #homeSlidePager {
   margin-top: 10rem;
   padding: 0 10px 0 10px;
 }

 .homeDots > li {
   width: 100px;
   margin: 3px;
 }

 .sliderTab {
   font-size: 10px;
 }
 .homeSlideDesc {
   font-size: 10px;
   width: 100px;
 }

 .slick-prev {
   left: 2rem;
   top: 30rem;
 }
 .slick-next {
   right: 2rem;
   top: 30rem;
 }

 .HSAPrev {
   left: .1rem;
   top: 35rem;
   position: absolute;
 }

 .HSANext {
   right: .1rem;
   top: 35rem;
   position: absolute;
 }
 .btn-slide {
   font-size: 10px;
 }
}
@media (min-width: 320px) and (max-width: 374px) {
 .sliderItem {
   height: 100%;
/*  background-size: 100% 100%; */
   background-size: cover;
 }
 .slider-item {
   line-height: 50px;
 }
 .homeSlideCTA {
	 margin-left: 1rem;
	 margin-right: 1rem;
/*     padding-bottom: 5rem; */
 }
 .homeSlideHero {
   font-size: 26px;
 }
 .homeSlideSubHero {
   font-size: 15px;
 }

 #homeSlidePager {
   margin-top: 10rem;
   padding: 0 10px 0 0px;
   font-size: 2px;
 }

 .homeDots > li {
   width: 100px;
   margin: 3px;
 }

 .sliderTab {
   font-size: 10px;
 }
 .homeSlideDesc {
   font-size: 10px;
   width: 100px;
 }

 .slick-prev {
   left: 2rem;
   top: 30rem;
 }
 .slick-next {
   right: 2rem;
   top: 30rem;
 }

 .HSAPrev {
   left: .1rem;
   top: 35rem;
   position: absolute;
 }

 .HSANext {
   right: .1rem;
   top: 35rem;
   position: absolute;
 }
 .btn-slide {
   font-size: 10px;
 }
 .btn-slide-browseloc {
       margin-top: -25px !important;	
   }

}