#featured { padding:200px 0px 100px !important;}
.lhght { line-height:1; font-size:4em; }
.txt-content { margin: auto;width: 75%;padding: 50px;box-sizing: content-box; }
.heading-a .head {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align:left;
}
.heading-a .head ::before{
  content: "";
  display: block;
  position: absolute;
  left: 40%;
  bottom: -10px;
  width: 80px;
  height: 5px;
  margin: 0 0 0 -29.5px;
  background-color: #f32160;
}
.lst-sec {  
    background: url('../assets/images/Yellow-02.jpg');
    background-repeat: repeat;background-size: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.head p { font-size:1.6em; }
.lht { line-height:1; }
.banner-btn {
  border-radius: 40px;
  display: inline-block;
  font-size: 1vw;
  line-height: 0;
  padding: 2vw;
  text-transform: uppercase;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  background-color: #42368c;
  color: #fff !important;
  position: absolute;
  bottom: 14%;
  left: 35%;
  width: 15vw;
  height: 1vh;
}
.banner-top .link-btn-round-lg {
  bottom: 14%;
  left: 35%;
}
.intro-video-section {
  position: relative;
  background: #5230357d url("/assets/images/mediquince_intro_banner.jpg") no-repeat;
  background-size: cover;
}
[data-carousel-3d] {
  list-style: none;
  border: none;
  background: transparent;
  width: 80%;
  margin: auto;
  min-height: 380px;
}
[data-carousel-3d]:before { padding-top: 43%; }
[data-carousel-3d] [data-next-button],
[data-carousel-3d] [data-prev-button] {
  top: 38%;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 3px solid #f23944;
  font-size: 1.5rem;
  background-color: #fff;
  color: #f23944;
}
[data-carousel-3d] [data-next-button]:hover,
[data-carousel-3d] [data-prev-button]:hover {
  background-color: #f23944;
  color: #fff;
}
[data-carousel-3d] [data-prev-button] { left: 12%; }
[data-carousel-3d] [data-next-button] { right: 12%; }
[data-carousel-3d] [data-next-button]:before,
[data-carousel-3d] [data-prev-button]:before { content: "";	}
[data-content-wrapper] {
  display: flex !important;
  justify-content: center;
}
[data-child-frame] { border: none; }
[data-child-frame] img {
  width: 7vw !important;
  height: auto !important;
  list-style-type: none;
}
@media (max-width:560px){
  .adjsecpad{
    padding: 0 25px !important;
  }
}
