.color-blue {
  color: var(--blue) !important;
}

.color-green {
  color: var(--green) !important;
}

.color-black {
  color: var(--black) !important;
}

.color-white {
  color: var(--white) !important;
}

.bg-blue {
  background-color: var(--blue) !important;
}

.bg-green {
  background-color: var(--green) !important;
}

.bg-black {
  background-color: var(--black) !important;
}

.bg-white {
  background-color: var(--white) !important;
}

.rd-navbar-fullwidth .navbar-navigation-root-item.active>.navbar-navigation-root-link,
.rd-navbar-fullwidth .navbar-navigation-root-item.focus>.navbar-navigation-root-link,
.rd-navbar-fullwidth .navbar-navigation-root-link,
.rd-navbar-fullwidth .navbar-navigation-root-link:hover {
  color: var(--blue) !important;
}

/*.rd-navbar-fullwidth .navbar-navigation-root-link.btn{background: var(--blue) !important;padding: 20px;color: white !important;border-radius: 100px;}*/
.rd-navbar-fullwidth-linked .rd-navbar-absolute-wrap .rd-navbar-fullwidth.rd-navbar--is-stuck {
  background: #fff !important;
}

@media (min-width: 1200px) {
  .rd-navbar-fullwidth .navbar-logo-inverse {
    width: 255px;
  }

  .rd-navbar-fullwidth .navbar-container {
    max-width: 1300px !important;
  }

  .serviceBox .title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
  }
}

@media (min-width: 1600px) {
  .rd-navbar-fullwidth .navbar-container {
    max-width: 1500px !important;
  }
}

@media (min-width: 1000px) and (max-width: 1500px) {
  .rd-navbar-fullwidth .navbar-navigation-root-item {
    padding: 0 10px !important;
  }
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .rd-navbar-fullwidth .navbar-container {
    max-width: 1400px !important;
  }
}

@media (min-width: 1500px) {
  .rd-navbar-fullwidth .navbar-navigation-root-item {
    padding: 0 18px !important;
  }
}

.rd-navbar-fullwidth .navbar-navigation-root-item .btn,
.rd-navbar-fullwidth .navbar-navigation-root-item .btn {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.rd-navbar-fullwidth .navbar-navigation-root-item .btn.navbar-navigation-root-link,
.rd-navbar-fullwidth .navbar-navigation-root-item .btn.navbar-navigation-root-link {
  color: #fff !important;
}

.rd-navbar-absolute-wrap .rd-navbar-fullwidth {
  height: 80px;
  background: #fff !important;
}

.rd-navbar-fullwidth .navbar-logo-inverse {
  padding-top: 5px;
}

.rd-navbar-fullwidth-linked .rd-navbar-absolute-wrap .rd-navbar-fullwidth {
  box-shadow: 2px 0px 10px #a7a7a7;
}

.bg-trans-black {
  background: #00000066 !important;
}

.color-blue {
  color: var(--blue) !important;
}

.form-group {
  margin-bottom: 30px;
}

.serviceBox {
  background: #fff;
  text-align: center;
  padding: 20px 0;
  border-radius: 50px;
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.2);
}

.serviceBox .service-icon {
  color: var(--blue);
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 15px;
  transition: all 0.3s ease 0s;
}

.serviceBox:hover .service-icon {
  transform: rotate(360deg);
}

.serviceBox .title {
  color: #fff;
  background: var(--blue);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 12px;
  margin: 0 0 15px;
  outline: 2px solid #fff;
  outline-offset: -7px;
}

.serviceBox .description {
  color: #999;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.5px;
  margin: 0 20px 15px;
}

.serviceBox .read-more {
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.serviceBox .read-more:hover {
  text-shadow: 3px 3px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 990px) {
  .serviceBox {
    margin: 0 0 30px;
  }
}

.list-foolinks {
  /*margin: 0.45em 0 0;*/
  line-height: 1;
  float: left;
  list-style: none;
}

.list-foolinks>li:first-child {
  padding-left: 0;
  border-left: none;
}

.list-foolinks>li {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  padding: 0 1em;
  border-left: solid 1px var(--blue);
  vertical-align: top;
  white-space: nowrap;
}

.list-foolinks>li>a {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 0.923076923em;
}

.list-social-reverse {
  float: right;
  margin: 0;
  list-style: none;
}

.list-social-reverse>li {
  display: inline-block;
  margin-left: 0.7em;
}

.list-social-reverse>li>a {
  width: 21px;
  height: 21px;
  font-size: 20px;
  display: block;
  color: var(--blue);
  cursor: pointer;
}

.playlist-box {
  min-height: 474px;
  text-align: left;
  box-shadow: 2px 2px 20px #ededed;
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
}

.playlist-box1 {
  min-height: 0px;
  text-align: left;
  box-shadow: 2px 2px 20px #ededed;
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
}

.playlist-box:hover {
  box-shadow: 2px 2px 20px #a1a1a1;
}

.playlist-box .img-box {
  position: relative;
  height: 180px;
  width: 100%;
}

.playlist-box .img-box-1 {
  background: url(images/playlist-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-2 {
  background: url(images/playlist-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-3 {
  background: url(images/playlist-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-4 {
  background: url(images/playlist-4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-5 {
  background: url(images/playlist-5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-6 {
  background: url(images/playlist-6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-666 {
  background: url(images/playlist-stroke.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box1 .img-box-60 {
  background: url(images/playlist-6.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.playlist-box .img-box-7 {
  background: url(images/playlist-7.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box1 .img-box-70 {
  background: url(images/playlist-7.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.playlist-box .img-box-8 {
  background: url(images/playlist-8.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box1 .img-box-80 {
  background: url(images/playlist-8.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.playlist-box .img-box-9 {
  background: url(images/playlist-9.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-tennis {
  background: url(images/ten-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box-10 {
  background: url(images/playlist-10.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.playlist-box .img-box .event-tag {
  position: absolute;
  padding: 8px;
  font-size: 10px;
  line-height: 10px;
  left: 15px;
  top: 15px;
  background: var(--green);
  color: var(--white);
}

.playlist-box .playlist-description {
  padding: 25px;
}

.news-box {
  /* min-height: 510px; */
  text-align: left;
  box-shadow: 2px 2px 20px #ededed;
  transition: 0.4s all ease;
  -webkit-transition: 2s all ease;
  width: 100%;
}

.news-box:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news-box:hover {
  box-shadow: 2px 2px 20px #a1a1a1;
}

.news-box .img-box {
  position: relative;
  height: 150px;
  width: 100%;
}

.news-inner .news-box .img-box {
  position: relative;
  height: 300px;
  width: 100%;
}

.news-box .img-box-1 {
  background: url(images/news-letter/feb-news.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-feb-2023 {
  background: url(images/news-letter/Feb-bg-img.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-march-2023 {
  background: url(images/news-letter/11-march-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-april-2023 {
  background: url(images/news-letter/12-april-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-may-2023 {
  background: url(images/news-letter/13-may-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-june-2023 {
  background: url(images/news-letter/14-june-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-july-2023 {
  background: url(images/news-letter/15-july-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-august-2023 {
  background: url(images/news-letter/16-august-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-september-2023 {
  background: url(images/news-letter/17-september-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-october-2023 {
  background: url(images/news-letter/18-october-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-jan-2023 {
  background: url(images/news-letter/Jan-img-bg.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-nov-2022 {
  background: url(images/news-letter/Nov-img-bg.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-2 {
  background: url(images/news-letter/march-news.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-3 {
  background: url(images/news-letter/april-news.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-4 {
  background: url(images/news-4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-6 {
  background: url(images/news-letter/lung-day.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-august-16-23 {
  background: url(images/news-letter/16-august-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-september-17-23 {
  background: url(images/news-letter/17-september-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-october-18-23 {
  background: url(images/news-letter/18-october-2023-banner.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-7 {
  background: url(images/news-letter/observe-world-leukemia-day.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-70 {
  background: url(images/news-letter/Feb-bg-img.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-71 {
  background: url(images/news-letter/11-march-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-72 {
  background: url(images/news-letter/12-april-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-73 {
  background: url(images/news-letter/13-may-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-74 {
  background: url(images/news-letter/14-june-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-75 {
  background: url(images/news-letter/15-july-2023-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-700 {
  background: url(images/news-letter/Jan-img-bg.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-070 {
  background: url(images/news-letter/Nov-img-bg.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box-8 {
  background: url(images/news-letter/world-psoriasis-day.PNG);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.news-box .img-box .event-tag {
  position: absolute;
  padding: 8px;
  font-size: 20px;
  line-height: 10px;
  left: 15px;
  top: 15px;
  background: #0080c6;
  color: var(--white);
}

.news-box .img-box .share-tag {
  position: absolute;
  padding: 8px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 10px;
  right: 15px;
  top: 15px;
  color: var(--green);
  background: var(--white);
  border-radius: 100%;
  box-shadow: 2px 2px 10px #ababab;
}

.news-box .img-box .share-tag .fa {
  min-width: auto;
}

.news-box .news-description {
  padding: 15px;
}

.btn {
  border-radius: 10px !important;
}

body .btn-primary:hover {
  background: var(--blue);
  opacity: 0.8;
}

.feature-item {
  position: relative;
  border-radius: 10px;
  /*margin-bottom: 30px;*/
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: var(--blue);
  width: 100%;
}

.feature-item .feature__img {
  position: absolute;
  bottom: 40%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.feature-item .feature__img img {
  border-radius: 13px;
}

.feature-item .feature__content {
  overflow: hidden;
  position: relative;
  padding: 37px 40px 35px;
}

.feature-item .feature__icon {
  font-size: 40px;
  width: 70px;
  border: 2px solid #fff;
  color: #fff;
  background: var(--blue);
  margin-bottom: 20px;
  overflow: hidden;
  height: 70px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.feature-item .feature__icon i:nth-of-type(2) {
  position: absolute;
  right: -30px;
  font-size: 80px;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.feature-item .feature__title {
  font-size: 18px;
  margin-bottom: 0;
}

.feature-item .feature__desc {
  font-size: 14px;
  line-height: 1.7;
}

.feature-item .btn__link {
  position: absolute;
  bottom: -15px;
  left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  line-height: 30px;
  opacity: 0;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.feature-item .btn__link .icon-outlined {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background-color: var(--green);
  margin-right: 5px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: 300;
  text-transform: uppercase;
}

.feature-item .btn__link .icon-outlined:hover {
  background-color: #008752;
}

.feature-item .btn__link .icon-outlined.icon-arrow-right {
  font-size: 90%;
}

.feature-item:hover {
  -webkit-box-shadow: 2px 2px 20px rgb(122 122 122);
  box-shadow: 2px 2px 20px rgb(122 122 122);
}

.feature-item:hover .feature__icon {
  border: 2px solid var(--blue);
  color: var(--blue);
  background: #fff;
}

.feature-item:hover .feature__icon i:nth-of-type(2) {
  opacity: 0.2;
}

.feature-item:hover .feature__img {
  bottom: 60%;
  opacity: 1;
}

.bg-grey {
  background: #ececec;
}

.feature-item:hover .btn__link {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.context-dark .color-blue {
  color: var(--blue);
}

.bg-overlay-primary-gradient:before {
  opacity: 0.75;
  background-color: transparent;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(19%, var(--black)),
      color-stop(71%, var(--black)));
  background-image: linear-gradient(180deg, var(--black) 19%, var(--black) 71%);
}

.bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(27, 26, 26, 0.25);
}

.contact-panel {
  position: relative;
  z-index: 2;
  padding: 60px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 10%);
  box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 10%);
}

.inner-banner.swiper-1 .swiper-wrapper {
  max-height: 60vh;
  min-height: 30vh;
}

.inner-banner.swiper-1 {
  min-height: calc(60vh - 60px);
}

.top-gap {
  position: relative;
  top: 40px;
}

.width-fit {
  width: fit-content;
}

.inner-banner .bg-transition-black {
  background: linear-gradient(90deg, var(--blue) 75%, transparent);
}

.fa {
  min-width: 15px;
  text-align: center;
}

.video-box {
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  margin-bottom: 30px;
}

.video-box:last-child {
  margin-bottom: 0px;
}

.video-box .img-box {
  width: 100%;
  min-height: 240px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-box .img-box-1 {
  background: url(images/video-1-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-2 {
  background: url(images/video-2-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-3 {
  background: url(images/video-3-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-4 {
  background: url(images/video-4-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-5 {
  background: url(images/video-5-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-6 {
  background: url(images/video-6-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-7 {
  background: url(images/video-7-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-8 {
  background: url(images/video-8-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-9 {
  background: url(images/video-8-2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}

.video-box .img-box-10 {
  background: url(images/video-10-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 10px 10px 5px #aaaaaa;
}



/*.video-box .play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient( var(--light-blue) 60%, rgba(255, 255, 255, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 100px auto;
  box-shadow: 0px 0px 25px 3px var(--light-blue);
}

.video-box .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.video-box .play-btn:hover.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -25%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}*/

.footer-section {
  background: url(images/footer-bg-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  min-height: 460px;
}

.playlist-box .img-box {
  overflow: hidden;
  position: relative;
}

.playlist-box .img-box .mask {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.9);
  top: -200px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}

.playlist-box .img-box a.info {
  font-size: 30px;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  transition: all 0.2s ease-in-out 0.3s;
}

.playlist-box:hover .img-box .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
}

.playlist-box:hover .img-box h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.playlist-box:hover .img-box p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.playlist-box:hover .img-box a.info {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

@keyframes bounceY {
  0% {
    transform: translateY(-205px);
  }

  40% {
    transform: translateY(-100px);
  }

  65% {
    transform: translateY(-52px);
  }

  82% {
    transform: translateY(-25px);
  }

  92% {
    transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    transform: translateY(0px);
  }
}

@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-205px);
  }

  40% {
    -moz-transform: translateY(-100px);
  }

  65% {
    -moz-transform: translateY(-52px);
  }

  82% {
    -moz-transform: translateY(-25px);
  }

  92% {
    -moz-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -moz-transform: translateY(0px);
  }
}

@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(-205px);
  }

  40% {
    -webkit-transform: translateY(-100px);
  }

  65% {
    -webkit-transform: translateY(-52px);
  }

  82% {
    -webkit-transform: translateY(-25px);
  }

  92% {
    -webkit-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -webkit-transform: translateY(0px);
  }
}

.img-box .button {
  display: inline-block;
  position: relative;
}

.img-box .button.is-play {
  background-color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.img-box .button.is-play .button-outer-circle {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.img-box .button.is-play .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}

.img-box .button.is-play .button-icon .triangle {
  -webkit-animation: fadeIn 7s ease;
  animation: fadeIn 7s ease;
}

.img-box .button.is-play .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  -webkit-animation: triangleStroke 3s;
  animation: triangleStroke 3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.has-scale-animation {
  -webkit-animation: smallScale 3s infinite;
  animation: smallScale 3s infinite;
}

.has-delay-short {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

@media (max-width: 800px) {
  .swiper-1 {
    min-height: calc(80vh - 60px) !important;
  }

  .rd-navbar-fixed .navbar-switch:hover,
  .rd-navbar-fixed .navbar-switch.active,
  .rd-navbar-fixed .navbar-switch {
    color: var(--blue) !important;
  }

  .rd-navbar-fixed .navbar-panel {
    background: var(--white) !important;
  }

  .rd-navbar-fixed .navbar-logo .navbar-logo-default,
  .rd-navbar-fixed .navbar-logo .navbar-logo-inverse {
    max-height: fit-content !important;
  }

  .rd-navbar-fixed .navbar-logo {
    top: 0px !important;
  }

  .inner-banner.swiper-1 .swiper-wrapper {
    max-height: fit-content !important;
    min-height: 30vh !important;
  }

  .inner-banner.swiper-1 {
    min-height: calc(30vh - 60px) !important;
  }

  .inner-banner .top-gap {
    top: 0px !important;
  }

  .inner-banner .bg-transition-black {
    background: linear-gradient(90deg, var(--blue) 60%, transparent) !important;
  }

  .video-box .img-box {
    min-height: 240px !important;
  }

  .img-box .button.is-play {
    width: 75px;
    height: 75px;
  }

  .section-sm,
  .section-md,
  .section-lg {
    padding: 50px 0 !important;
  }
}

.rd-navbar-fullwidth-linked .rd-navbar-absolute-wrap {
  z-index: 4;
}

.modal {
  display: none;
  position: fixed;
  z-index: 11;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  /* padding-right: 0!important; */
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.social-display {
  display: inline-block !important;
}

.social-feature-icon-1 {
  font-size: 25px !important;
  width: 47px;
  border: 2px solid #fff;
  color: #fff;
  background: var(--blue);
  margin-bottom: 0px;
  overflow: hidden;
  height: 47px;
  border-radius: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.rd-navbar-fixed .navbar-panel {
  height: 70px !important;
}

:root {
  overflow-x: hidden !important;
}