.resp-featured-prod-outer {
    width: 100%;
    float: left;
}
.resp-featured-prod-heading {
    text-align: center;
}
.resp-featured-prod-heading h4 {
    color: #0D0A15;
    line-height: 1.3 !important;
    font-weight: 600;
  
    font-size: 1rem;
    margin-bottom: .75rem;
    position: relative;
}
.resp-featured-prod-heading h2:before {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    top: -1rem;
    width: 1.325rem;
    height: 3px;
    background-color: #0D0A15;
}
.resp-products-inner {
    min-height: 400px;
}
.resp-products-description h4:before {
    left: 40px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    top: 0.7rem;
    width: 1.325rem;
    height: 3px;
    background-color: #0D0A15;
}
.resp-featured-prod-icon img {
    padding-bottom: 25px;
}
.resp-featured-prod-heading h2 {
    font-size: 2.25rem;
    font-weight: 400;
    color: #0D0A15;
    position:relative;
    padding-bottom:10px;
  
}
.resp-featured-prod-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.resp-products-group {
    flex: 0 32%;
    background-color: #ffffff;
    margin-top: 1rem !important;
    border-radius: 6px;
    box-shadow: -3px 0.875rem 12px 0 rgba(0,0,0,.125);
}
.resp-products-group:nth-child(3n-1) {
    margin: 0 2%;
}
.resp-products-description h4 {
    color: #0D0A15;
    margin-bottom: .325rem;
    font-size: 1.313rem;
    line-height: 1.2;

    font-weight: 600;
    min-height: 100px;
}
.resp-products-description p {
font-size: 16px !important;
    line-height: 1.4 !important;
    margin: 0 0 1em !important;
 
    min-height: 165px;
}
.resp-products-description a {
    background-size: .63rem .63rem;
    background-repeat: no-repeat;
    background-image: url(https://ap.resmed.com/hubfs/HYM%20-%20B2B/Home%20Page/icon-right-arrow-vio.svg);
    background-position: right;
    padding-right: 1.125rem;
    color: #4800b7  !important;
    font-size: .875rem;
    line-height: 1;
  
    font-weight: 600;
    display: inline-block;
    transition: background-color .5s ease,box-shadow .5s ease;
    position: absolute;
    bottom: 2rem;
    left: 2rem;
   
}
.resp-products-description a:hover {
    color: #0D0A15 !IMPORTANT;
    background-image: url(https://ap.resmed.com/hubfs/Himalayas%20-%20B2C/SG/Respiratory/icon-right-arrow-black.svg);
}
.resp-slider .resp-products-description {
    padding: 2rem 2rem 4rem;
    position:relative;
     min-height: 200px;
}
.resp-slider .resp-featured-prod-heading h2:before {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    top: -1rem;
    width: 1.325rem;
    height: 3px;
    background-color: #0D0A15;
}
.resp-products-inner img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}  
.resp-products-image {
    padding: 40px 10px 0px 28px;
}
.resp-featured-prod-heading span.tooltip {
    vertical-align: middle;
}
/********************* Slider **************/
.resp-slider .slider1 {
width: 100%;
}
.resp-slider .slide img {
  display: block;
  width: 100%;
  height: auto;
}

.resp-slider .slick-slide img {
  display: block;
}
.resp-slider .pal-banner-right-image img {
   width: auto;
   height: auto;
   display: inline-block !important;
}
.resp-slider .slider-inner {
   float: left;
   padding: 130px 0px 100px;
   width: 100% !important;  
}
.resp-slider .slider-left-content {
   width: 65% !important;
   float: left;
}
.resp-slider .slick-next:before{
   background: url(https://cdn2.hubspot.net/hubfs/3051218/Paladion-v2/Home_V2/Arrow-Right.png);
}
.resp-slider .slick-arrow:before {
   opacity: 1;
   background-size: 20px !important;
   background-repeat: no-repeat;
   content: '';
   padding: 20px;
}
.resp-slider .slick-prev:before {
   background-image: url(https://cdn2.hubspot.net/hubfs/3051218/Paladion-v2/Home_V2/Arrow-Left.png);
}
.resp-slider button.slick-next.slick-arrow {
   right: 50px;
}
.resp-slider button.slick-prev.slick-arrow {
   left: 37px;
}
.resp-slider .slide {
   background-repeat: no-repeat;
   background-size: cover;
}
.resp-slider .slick-slide {
   height: 525px !important;
}
.resp-products-group {
    margin: 20px 15px !important;
}
/*
.resp-slider ul.slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-top: 20px;
}
.resp-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.resp-slider .slick-dots li button {
    font-size: 0px;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent;
}
.resp-slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #B6003C;
    transform: scale(1.5);
}
.resp-slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: rgb(176, 37, 67);
    -webkit-font-smoothing: antialiased;
}
*/
.resp-slider .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.resp-slider .slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  margin-top: 20px;
}
.resp-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.resp-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.resp-slider .slick-dots li button:hover,
.resp-slider .slick-dots li button:focus {
  outline: none;
}
.resp-slider .slick-dots li button:hover:before,
.resp-slider .slick-dots li button:focus:before {
  opacity: 1;
}
.resp-slider .slick-dots li button:before {
  font-family: 'slick';
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #B6003C;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.resp-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #4800b7 ;
  transform: scale(1.5);
  top:-1px;
}

.resp-slider button.slide-arrow.next-arrow.slick-arrow.slick-disabled,
.resp-slider button.slide-arrow.prev-arrow.slick-arrow.slick-disabled {
    background-color: #97C7FF;
}
.resp-slider button.prev-arrow {
    top: 50%;
    left: -45px;
    z-index: 1;
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 50%;
    background-color: #4800b7 ;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: all .5s ease;
    border: 0px;
    position: absolute;
    transform: rotate(0deg) !important;
    padding: 0px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.resp-slider button.next-arrow {
    right: -45px;
    z-index: 1;
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 50%;
    background-color: #4800b7;
    background-position: 50%;
    background-repeat: no-repeat;
    transition: all .5s ease;
    position: absolute;
    top: 50%;
    border: 0px;
    transform: rotate(0deg) !important;
    padding: 0px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.resp-slider button.prev-arrow:hover {
    background-color: #97C7FF;
}
.resp-slider button.next-arrow:hover {
    background-color: #97C7FF;
}
.resp-slider button.slide-arrow.prev-arrow.slick-arrow img {
    width: 25px !important;
}
.resp-slider button.slide-arrow.next-arrow.slick-arrow img {
    width: 25px !important;
}
/************** ipad ***************/
@media (max-width: 1280px) {
  .resp-slider button.prev-arrow {
       top: 100% !important;
       left: 25% !important;
  }
  .resp-slider button.next-arrow {
       top: 100% !important;
       right: 25% !important;
  }
}
@media (max-width: 1080px) {}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){}
@media (max-width: 1000px) {
  .resp-featured-prod-heading h2 {
      font-size: 1.75rem;
  }
}
/************** iphone roatate***************/
@media (max-width: 767px) {
  .resp-products-group {
    flex: 0 100%;
  }
  .resp-products-group:nth-child(3n-1) {
       margin: 0 0%;
  }
  .resp-slider button.prev-arrow {
       left: 5% !important;
  }
  .resp-slider button.next-arrow {
       right: 5% !important;
  }
}


/************** iphone ***************/
@media (max-width: 479px) {}

