header {
  padding: 15px 0;
}

header .header-right .open-menu {
  min-width: 40px;
  min-height: 40px;
  border-radius: 50%;
  cursor: pointer;
  padding: 5px 10px;
}

header .header-right .open-menu span {
  height: 3px;
  width: 100%;
  background-color: #fff;
  display: inline-block;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #ff077a !important;
  color: #fff !important;
}

.tab-content>.active {
  display: block !important;
  color: #000 !important;
  position: absolute !important;
}

.nav-pills .nav-link {
  min-width: 60px;
  padding: 5px;
}

.tab-content>.tab-pane {
  display: none;
  width: 402px !important;
}

.header-right .btn-download-app {
  max-width: 120px;
}

header .header-right .open-menu span+span {
  margin-top: 4px;
}

header .header-right .open-menu span:nth-child(2) {
  max-width: 70%;
}

header .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

header .age-selector-dropdown .dropdown-menu {
  min-width: 100%;
}

header .age-selector-dropdown .dropdown-item:focus,
header .age-selector-dropdown .dropdown-item:hover {
  background-color: #e3046b !important;
}

#homeAll {
  background: url(../img/banner-bg.png) no-repeat right top;
  padding-top: 25px;
  background-size: 60% auto;
}

@media screen and (max-width:768px){
  #homeAll{
    background: #fff;
  }
}
#HomeBanner .container {
  background: url(../img/Icons/banner-bg-arrow.png) no-repeat left 95%;
}

#HomeBanner .banner-left .slider-nav .slick-list {
  padding: 10px 15px;
}

#HomeBanner .banner-left .slider-nav .item {
  padding: 10px;
  cursor: pointer;
  max-width: 95%;
  margin-bottom: 5px;
  line-height: 1.2;
}

#HomeBanner .banner-left .slider-nav .item:hover,
#HomeBanner .banner-left .slider-nav .slick-current {
  -webkit-box-shadow: 0 3px 11px 2px rgb(255 46 249 / 35%);
  box-shadow: 0 3px 11px 2px rgb(255 46 249 / 35%);
}

#HomeBanner .banner-left .slider-nav .item .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
}

#HomeBanner .banner-left .slider-nav .item h4 {
  margin-bottom: 0;
}

#HomeBanner .underline-mark {
  width: 100px;
  overflow: hidden;
}

#HomeBanner .underline-mark .inner-line {
  width: 150px;
  -webkit-animation: slidein 3s linear infinite;
  animation: slidein 3s linear infinite;
}

#HomeBanner .underline-mark .inner-line span {
  width: 50%;
  height: 3px;
}

#HomeBanner .banner-left .custom-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  height: 100%;
  padding: 10px 0;
}

#HomeBanner .banner-left .custom-controls::before {
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 80%;
  background-color: #f00781;
  width: 1px;
  position: absolute;
}

#HomeBanner .banner-left .custom-controls .control {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #f00781;
  padding-bottom: 20px;
}

#HomeBanner .banner-left .custom-controls .control:hover {
  background-color: #f00781;
  color: #fff;
}

#HomeBanner .banner-right-content .inner-content {
  max-width: 425px;
  margin-left: auto;
}

#HomeBanner .banner-right-content .floating-icon-1 {
  left: 0;
  top: 0;
}

.acheivements p {
  width: 354px;
  height: auto;
}

#HomeBanner .banner-right-content .floating-icon-2 {
  height: 120px;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 40%;
  -webkit-transform: scale(1.1) translateY(-50%);
  -ms-transform: scale(1.1) translateY(-50%);
  transform: scale(1.1) translateY(-50%);
  left: 25%;
  -webkit-box-shadow: 0 0 10px rgba(255, 0, 122, 0.4);
  box-shadow: 0 0 10px rgba(255, 0, 122, 0.4);
  border-radius: 50%;
  text-align: center;
}

#HomeBanner .banner-right-content .floating-icon-2 img {
  margin-bottom: 5px;
}

#HomeBanner .banner-right-content .floating-icon-3 {
  bottom: 15%;
  left: 15%;
}

#BestServices {
  background: url(../images/side-bg.png) no-repeat right center;
}

#BestServices .custom-tabs .tab-list {
  border-bottom: 1px solid rgba(0, 116, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#BestServices .custom-tabs .tab-list li {
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
}

#BestServices .custom-tabs .tab-list li.active {
  color: #0074ff;
  border-bottom: 1px solid #0074ff;
}

#BestServices .custom-tabs .tab-list li .icon .active-icon {
  display: none;
}

#BestServices .custom-tabs .tab-list li.active .icon .non-active-icon {
  display: none;
}

#BestServices .custom-tabs .tab-list li.active .icon .active-icon {
  display: inline-block;
}

#FAQs .faq-box {
  height: 100%;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

#FAQs .faq-box .icon {
  display: inline-block;
}

#FAQs .faq-box:hover {
  background-color: #ff007a !important;
  color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(255, 0, 122, 0.3);
  box-shadow: 0 0 10px rgba(255, 0, 122, 0.3);
}

#FAQs .faq-box:hover:hover h5 {
  color: #fff;
}

#FAQs .faq-box:hover .icon {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

#Blogs p {
  max-width: 720px;
}

#Blogs .blog-box .blog-img {
  overflow: hidden;
}

#Blogs .blog-box .blog-img:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#Blogs .blog-box .blog-content {
  position: relative;
  border-radius: 10px;
  max-width: 95%;
  margin: -50px auto 0;
}

#Blogs .blog-box:hover .blog-content {
  margin-top: -70px;
}

#MedicalCare {
  background: url(../images/medicare-bg.png) no-repeat;
}

#MedicalCare .custom-tabs .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#MedicalCare .custom-tabs .tab-list li {
  font-size: 18px;
  padding: 10px 30px !important;
}

#MedicalCare .custom-tabs .tab-list li.active {
  background-color: #0074ff;
  color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

#MedicalCare .video-box .thumbnail-img .bottom {
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 1;
}

#MedicalCare .video-box .thumbnail-img .bottom button:hover {
  -webkit-transform: scale(1.1) translateX(5px);
  -ms-transform: scale(1.1) translateX(5px);
  transform: scale(1.1) translateX(5px);
}

#MedicalCare .video-box .content .video-stats li {
  cursor: pointer;
}

#MedicalCare .video-box:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

#Testimonials .testimonial-box {
  max-width: 80%;
  margin: 0 auto;
}

#Testimonials .testimonial-box .user-img img {
  border: 5px solid #000;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 116, 255, 0.3);
  box-shadow: 0 0 10px rgba(0, 116, 255, 0.3);
}

#Testimonials .carousel-control-next,
#Testimonials .carousel-control-prev {
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 3px 11px 2px rgb(0 0 0 / 20%);
  box-shadow: 0 3px 11px 2px rgb(0 0 0 / 20%);
  width: 45px;
  height: 45px;
  font-size: 20px;
  border: 2px solid #444 !important;
  border-radius: 50px;
  color: #000;
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#Testimonials .carousel-control-next:hover,
#Testimonials .carousel-control-prev:hover {
  background-color: #000;
  color: #fff;
}

#Pricing .pricing-box {
  background: #fff;
  border-radius: 20px;
}

#Pricing .pricing-box:hover {
  background-color: #fce0ef;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#Pricing .pricing-box .img {
  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;
}

#Pricing .pricing-box .img img {
  max-width: 260px;
}

#Pricing .pricing-box .discount-tag {
  top: 30px;
  right: 30px;
}

#Pricing .pricing-box .brand-icon {
  position: absolute;
  top: 40px;
  left: 30px;
  max-width: 80px;
}

#Pricing .pricing-box .content .border-bottom-dotted {
  border-bottom: 3px dotted #ff007a;
}

#Moments {
  background: url(../images/moments-bg.png) no-repeat center;
}

#Moments .moment-box {
  overflow: hidden;
  border-radius: 10px;
}

#Moments .moment-box .action .btn-action {
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  width: 50px;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

#Moments .moment-box .action .btn-action.like {
  color: #ff007a;
}

#Moments .moment-box .action .btn-action.comment {
  color: #0074ff;
}

#Moments .moment-box .action .btn-action.like.active {
  background-color: #ff007a;
  color: #fff;
}

#Moments .moment-box .action .btn-action.comment.active {
  background-color: #0074ff;
  color: #fff;
}

#Moments .moment-box:hover .display-img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

#Moments .moment-box .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid rgba(0, 0, 0, 0.5);
  background-color: transparent;
}

#Moments .moment-box .overlay .btn {
  opacity: 0;
  visibility: hidden;
}

#Moments .moment-box:hover .overlay .btn {
  opacity: 1;
  visibility: visible;
}

#Moments .moment-box:hover .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0;
}

#Moments .moment-box .action {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 20px 15px;
}

#Moments .moment-box .action span {
  max-width: 50px;
}

#Moments .moment-box .action span:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#QandA .question-box .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

#QandA .question-box .meta .stats img {
  max-width: 15px;
  margin-right: 5px;
}

#DownloadApp {
  background: url(../images/dowload-bg-3.png) no-repeat right bottom;
}

#DownloadApp .container {
  padding: 0 50px !important;
}

#DownloadApp .inner {
  background: url(../images/dowload-bg-1.png) no-repeat 0 100px,
    url(../images/dowload-bg-2.png) no-repeat 110% -50px;
  border-radius: 20px;
  border-top-left-radius: 100px;
  padding: 0 50px;
}

#DownloadApp .floating-icon {
  top: 20px;
  right: -20px;
  max-width: 50px;
}

footer .footer-links li {
  margin-bottom: 10px;
}

footer .footer-links a {
  color: #707070;
  display: inline-block;
}

footer .footer-links a:hover {
  color: #343a40;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.footer-social-icon li {
  margin: 5px;
}

.footer-social-icon li a {
  display: inline-block;
  background-color: #fff;
  color: #f00781;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50px;
  line-height: 32px;
  border: 1.5px solid #f00781;
  -webkit-transition: all 0s ease-in, -webkit-transform 0.2s ease-in-out;
  transition: all 0s ease-in, -webkit-transform 0.2s ease-in-out;
  -o-transition: all 0s ease-in, transform 0.2s ease-in-out;
  transition: all 0s ease-in, transform 0.2s ease-in-out;
  transition: all 0s ease-in, transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}

.footer-social-icon li a:hover {
  color: #fff;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  background-color: #f00781;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* learning comparision page  */
/* #HomeBanner.learning-comparision-slider .container {
  background: url(../images/Icons/banner-bg-arrow.png) left 50% no-repeat;
} */
#BannerComparision {
  padding: 50px 0;
}

#BannerComparision .list-points {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
  font-size: 14px;
  justify-content: space-between;
}

#BannerComparision .list-points li {
  flex: 0 0 50%;
  max-width: 48%;
  /* text-align: justify; */
}

#BannerComparision .list-points li .fa {
  font-size: 18px;
}

#FAQSection .card {
  border: 0 !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
  border-radius: 15px;
  overflow: hidden;
}

#FAQSection .card+.card {
  margin-top: 20px;
}

#FAQSection .card-header {
  background-color: #fff !important;
  border-bottom: 0;
  font-size: 18px;
}

.card-header p .icon {
  transform: rotate(180deg);
}

.card-header p.collapsed .icon {
  transform: rotate(0deg);
}

.compititor-companies-list .compititor-company {
  min-height: 125px;
  border-radius: 20px;
  padding: 10px;
  margin: 10px 0;
}

.compititor-companies-list .compititor-company img {
  max-width: 90%;
}

.compititor-companies-list .compititor-company .custom-control {
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 99;
}

.rounded-checkbox.custom-checkbox .custom-control-label::before {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  border: 1px solid #c0c0c0;
  background-color: #f3f3f3;
}

.rounded-checkbox.custom-checkbox .custom-control-input {
  height: 30px;
  width: 30px;
}

.rounded-checkbox.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #7ddf6e;
  border-color: #7ddf6e;
}

.rounded-checkbox.custom-checkbox .custom-control-label::after {
  width: 30px;
  height: 30px;
  left: -22px;
}

#CompititorSection .tab-list {
  background-color: #ffffff;
  border-radius: 35px;
  position: relative;
  overflow: hidden;
}

#CompititorSection .tab-list li.active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #f00781;
  height: 100%;
  border-radius: 35px;
  /* z-index: -1; */
}

#CompititorSection .tab-list li {
  padding: 10px 25px;
  color: #959595;
  font-size: 25px;
  font-weight: bold;
  position: relative;
}

#CompititorSection .tab-list li span {
  position: relative;
}

#CompititorSection .tab-list li.active {
  color: #ffffff;
}

.compititor-comparision-list .slick-slider {
  margin: 0 -10px;
}

.compititor-comparision-list .slick-slide {
  margin-right: 10px;
  margin-left: 10px;
}

.compititor-comparision-list .compititor-compare {
  border-radius: 20px;
  min-height: 1277px;
  font-size: 14px;
}

.compititor-comparision-list .compititor-compare img {
  display: inline-block;
}

.compititor-comparision-list .compititor-compare .class-counts ul li {
  /* min-width: 60px;
  padding: 5px;*/
  margin: 5px;
  border-radius: 30px;
}

.class-counts {
  min-height: 379px;
}

/*.compititor-compare.border.item {
    min-height: auto;
}*/
.nav-pills .active {
  background-color: #ff077a !important;
  color: #fff !important;
}

.compititor-comparision-list .compititor-compare .course-empty {
  /* min-height: 900px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.compititor-comparision-list .slick-track {
  display: flex !important;
}

.compititor-comparision-list .slick-slide {
  height: inherit !important;
}

.compititor-comparision-list .compititor-compare .ciriculum-info ul {
  list-style: circle;
  padding-left: 20px;
}

.compititor-comparision-list .compititor-compare .class-counts .ciriculum-info ul li {
  min-width: 60px;
  padding: 5px;
  width: 350px;
}

@media (min-width: 1920px) {
  .container-fluid {
    max-width: 1920px;
  }
}

@media (max-width: 991.98px) {
  #Testimonials .testimonial-box .user-img img {
    max-width: 125px;
  }

  #QandA .question-box .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
  }

  #BestServices .custom-tabs .tab-list li {
    font-size: 14px;
  }

  #HomeBanner {
    padding-bottom: 50px;
    background-image: url(../images/top-banner-bg.png);
    background-size: auto 500px;
  }

  #HomeBanner .container {
    background: 0 0;
  }

  #HomeBanner .banner-left .slider-nav .item {
    text-align: center;
    max-width: 100%;
  }

  #HomeBanner .banner-left .slider-nav .item .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  #HomeBanner .banner-left .slider-nav .item .content {
    display: none !important;
  }

  #HomeBanner .banner-left .slider-nav .slick-current img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  #HomeBanner .banner-left .slider-nav .item:hover,
  #HomeBanner .banner-left .slider-nav .slick-current {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #HomeBanner .banner-left .custom-controls {
    display: none !important;
  }

  #HomeBanner .banner-right-content .inner-content {
    max-width: none;
    text-align: center;
  }

  #HomeBanner .banner-right-content .floating-icon-1,
  #HomeBanner .banner-right-content .floating-icon-2,
  #HomeBanner .banner-right-content .floating-icon-3 {
    display: none;
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat 0 100px,
      url(../images/dowload-bg-2.png) no-repeat 120% -100px;
  }

  footer .app-download-links img {
    max-width: 150px;
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat -25 100%,
      url(../images/dowload-bg-2.png) no-repeat 125% -25%;
    border-radius: 20px;
    border-top-left-radius: 100px;
    padding: 0 30px;
    background-size: 60% auto, auto 75%;
  }

  .pb-sm-30 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .header-right .btn-group .mob-btn {
    max-width: 40px;
    width: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .tab-content>.tab-pane {
    display: none;
    width: 320px !important;
  }

  .acheivements p {
    width: auto !important;
    height: auto;
  }

  .compititor-comparision-list .compititor-compare .class-counts .ciriculum-info ul li {
    min-width: 60px;
    padding: 5px;
    width: 326px;
  }

  .header-right .age-selector-dropdown .btn img {
    max-width: 38px;
  }

  .header-right .age-selector-dropdown .btn {
    font-size: 14px;
  }

  #HomeBanner {
    padding-bottom: 30px;
  }

  #HomeBanner .banner-left .slider-nav .slick-current img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  #HomeBanner .banner-left .slider-nav .item {
    padding-top: 10px;
  }

  #BestServices .custom-tabs .tab-list {
    display: none;
  }

  #MedicalCare .custom-tabs .tab-list {
    display: none;
  }

  #Moments .moment-box .action {
    padding: 10px;
  }

  #Moments .moment-box .action .btn-action {
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    font-size: 15px;
    height: 30px;
    width: 30px;
    line-height: 25px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat 0 125%,
      url(../images/dowload-bg-2.png) no-repeat 125% -50%;
    border-radius: 20px;
    border-top-left-radius: 100px;
    padding: 0 30px;
    background-size: 100% auto, auto 50%;
  }

  #DownloadApp .container {
    padding: 30px !important;
  }

  #Testimonials .carousel-control-next,
  #Testimonials .carousel-control-prev {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 10px;
  }

  #Testimonials .controls-wrapper {
    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;
    padding: 10px 0;
  }

  #BannerComparision .list-points {
    display: none;
  }
}

@media (max-width: 567.98px) {
  #HomeBanner .banner-left .slider-nav .item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  #HomeBanner .banner-left .slider-nav .slick-current {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 130px;
  }

  #HomeBanner .banner-left .slider-nav .slick-current+.item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #HomeBanner .banner-left .slick-track {
    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;
  }

  #FAQs .row [class*="col-"],
  #Moments .row [class*="col-"] {
    padding: 5px;
  }

  #FAQs .row,
  #Moments .row {
    padding: 0 10px;
  }

  #Moments .moment-box .overlay {
    border: 5px solid rgba(0, 0, 0, 0.5);
  }

  .compititor-companies-list .compititor-company {
    min-height: 80px;
  }

  .rounded-checkbox.custom-checkbox .custom-control-input {
    height: 20px;
    width: 20px;
  }

  .rounded-checkbox.custom-checkbox .custom-control-label::before {
    height: 20px;
    width: 20px;
  }

  .rounded-checkbox.custom-checkbox .custom-control-label::after {
    height: 20px;
    width: 20px;
  }

  #CompititorSection .tab-list li {
    font-size: 20px;
  }

  .compititor-companies-list .compititor-company .custom-control {
    right: 5px;
    top: 2px;
  }

  .compititor-comparision-list .compititor-compare {

    font-size: 13px;
  }
}

@media (max-width: 479.98px) {
  #FAQs .faq-box .icon {
    max-width: 60px;
  }

  .header-right .btn-group .mob-btn {
    max-width: 28px;
    width: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-right .age-selector-dropdown .btn img {
    max-width: 26px;
  }

  .header-right .age-selector-dropdown .btn {
    font-size: 10px;
  }

  header .header-right .open-menu {
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%;
    cursor: pointer;
    padding: 2px 5px;
  }

  header .header-right .open-menu span {
    height: 2px;
  }

  header .header-right .open-menu span+span {
    margin-top: 3px;
  }

  footer .footer-links.column-2-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  footer .footer-links.column-2-mob li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }

  #HomeBanner .banner-left .slider-nav .item .icon {
    max-width: 95px;
  }

  #HomeBanner .banner-left .slider-nav img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

}

@media(max-width:375px) {
  .compititor-comparision-list .compititor-compare .class-counts .ciriculum-info ul li {
    min-width: 60px;
    padding: 5px;
    width: 275px;
  }

  .class-counts {
    height: 702px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  header .header-right .btn {
    font-size: 10px;
  }
}

/*-------Manoj CSS------*/
@media(max-width:767.98px) {
  .compititor-comparision-list .compititor-compare .ciriculum-info ul {
    width: 100% !important;
  }

  .compititor-comparision-list .compititor-compare .ciriculum-info li {
    width: 100% !important;
  }

  body .compititor-comparision-list .tab-content>.tab-pane {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .compititor-comparision-list .tab-content>.tab-pane {
    width: 100% !important;
  }

  .compititor-comparision-list .compititor-compare .ciriculum-info ul {
    width: 100% !important;
  }

  .compititor-comparision-list .compititor-compare .ciriculum-info li {
    width: 100% !important;
  }
}

.compititor-comparision-list .tab-content {
  height: auto !important;
}

body .compititor-comparision-list .tab-content>.active {
  position: relative !important;
}

body .compititor-comparision-list .compititor-compare {
  min-height: auto !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  header .header-right .btn {
    font-size: 10px;
  }
}

@media (max-width: 375px) {
  .class-counts {
    min-height: auto !important;
    height: auto !important;
  }
}

@media (min-width: 1024px) and (max-width: 1080px) {
  .compititor-comparision-list .tab-content>.tab-pane {
    width: 100% !important;
  }

  .compititor-comparision-list .compititor-compare .ciriculum-info ul {
    width: 100% !important;
  }

  .compititor-comparision-list .compititor-compare .ciriculum-info li {
    width: 100% !important;
  }

  .compititor-comparision-list .acheivements p {
    width: 100%;
  }
}






body {
  overflow-x: hidden;
  box-sizing: border-box;
  font-family: 'Nunito', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {

  --pink-color: #ff007a;
  --blue-color: #0074ff;
  --yellow-color: #ffe89c;
  --black-color: #000;
}

.search {
  border: 2px solid var(--blue-color);
  border-radius: 50px;
  height: 43px;
  line-height: 50px;
  overflow: hidden;
  display: flex;
  padding-right: 30px;
  box-shadow: 1px 1px 7px 0px #80808070;
  align-items: center;
}

::placeholder {
  color: var(--blue-color);
  text-transform: uppercase;
  font-weight: 500;
}

.search input,
.search input:focus,
.search input:hover {
  border: 0px;
  border-radius: 50px;
  padding-left: 20px;
  outline: none;
  background: transparent;
}

.icon {
  width: 40px;
  height: 52px;
  background: var(--pink-color);
  border-radius: 50px;
  line-height: 50px;
  margin-right: 10px;
  flex-shrink: 0;
}

.partnerwith span {
  font-weight: 600;
}

.border-search {
  border-color: var(--pink-color);
}

.burger-icon a {
  background: var(--blue-color);
  width: 45px;
  height: 45px;
  display: block;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  box-shadow: 1px 1px 7px 0px #80808070;
  /* margin-left: 30px; */
}

.search span {
  color: var(--pink-color);
  font-weight: 500;
  text-transform: uppercase;
}

header nav {
  padding: 40px 0px !important;
}

.shap {
  background: url(../img/banner-bg.png);
  border-radius: 1000px;
  position: absolute;
  right: -140px;
  bottom: 10px;
  top: -160px;
  width: 1117px;
  height: 887px;
  background-repeat: no-repeat;
  background-position: right;
  z-index: -1;
}

.slider-inner {
  background: #0074ff;
  height: 366px;
  z-index: 9999;
  border-radius: 30px;
  overflow: hidden;
}

.slider-inner img {
  max-width: 100%;
  min-height: 100%;
  object-fit: cover;
  /* object-position: right; */
}

.slider-items a {
  display: block;
  width: auto;
  border-radius: 9px;
  text-align: center;
  padding: 9px 0px;
  color: inherit;
  font-size: 15px;
  margin: 0 auto;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 0 30px;
  padding: 0px -6px;
}

section {
  margin: 10px 0px;
}

.slick-prev:before {
  content: '';
  background: url(../img/left-arrow.png);
  position: absolute;
  width: 30px;
  height: 40px;
  left: 0;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-23%);
  background-size: 60%;
  line-height: 40px !important;
  /* text-align: center; */
  left: 3px;
}

.slick-next:before {
  content: '';
  background: url(../img/left-arrow.png);
  position: absolute;
  width: 30px;
  height: 40px;
  right: 0;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-23%) rotateY(178deg);
  background-size: 60%;
  line-height: 40px !important;
  /* text-align: center; */
  right: 3px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: white;
}

.slick-prev {
  left: -28px;
  background: white;
  z-index: 191919;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #a7a7a7;
}

.slick-next {
  right: -28px;
  background: white;
  z-index: 191919;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #a7a7a7;
}


@media screen and (max-width:490px) {
  .slick-next,.slick-prev{
    top:30px;
    /* left: 10px; */
    /* right: -10px; */
  }
}

.slider-badge {
  z-index: 0;
}

.slider-items a:hover {
  border-color: var(--pink-color);
  color: var(--pink-color);
  /* filter: drop-shadow(2px 4px 6px black); */
  box-shadow: 1px 1px 3px 1px inset #ff007a59, 0px 0px 4px 0px #ff007a6e;
}

.d3 a {
  background: var(--pink-color);
  color: #fff;
  padding: 16px 20px;
  font-size: 14px;
  border-radius: 50px;
  font-weight: 500;
}

.slick-list {
  padding: 10px 9px;
  margin: 0px -30px;
}

.date2 span {
  background: var(--yellow-color);
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 6px;
  margin-left: 50px;
  color: var(--black-color);
}

.form-floating>.bi-calendar-date+.datepicker_input+label {
  padding-left: 3.5rem;
  z-index: 3;
}

.d2 input {
  border-radius: 50px;
  border-color: #000;
}

.d2 label {
  font-size: 16px;
  color: #000;
  padding: 14px 0.75rem;
}

.d2 input {
  width: 170px;
  height: 49px !important;
}

.accordion-header .accordion-button.collapsed {
  /* background: red; */
  box-shadow: 1px 1px 7px #8080805c;
  /* border-radius: 18px; */
  /* overflow: hidden; */
}

.accordion-header .accordion-button {
  box-shadow: 1px 1px 7px #ff007a36;

}

.accordion-button:not(.collapsed):focus {

  box-shadow: 1px 1px 7px #ff007a36;
}

.d2 {
  margin: 0px 35px;
}

.d1 div span {
  color: #000;
  font-weight: 500;
}

.d3 {
  margin-right: 30px;
}

.images {
  border: 1px solid;
  border-radius: 30px;
  overflow: hidden;
  max-height: 700px;
}

.images img {
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
}

.content {
  height: 700px;
  overflow-y: scroll;
}

.date1 span {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.accordion-item {
  margin-bottom: 25px;
  border-bottom: 0px;
}

/* width */
.content::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.content::-webkit-scrollbar-thumb {
  background: var(--pink-color);
}

/* Handle on hover */
.content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 13px;
  /* overflow: hidden; */
}

.accordion-body .card {
  border: none;
}

.blog-img img {
  max-height: 100%;
  max-width: 100%;
  min-width: 100%;
  object-fit: cover;
}

.blog-img {
  height: 154px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px !important;
}

.widget ul li a {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
  margin-left: 16px;
}

.partnerwith span {
  font-weight: 600;
  font-size: 18px !important;
}

.widget h5 {
  font-size: 23px;
}

.col-lg-8.partnerwith h5 {
  font-size: 23px;
}

.widget ul li {
  position: relative;
}

.subscribe {
  display: flex;
  align-items: center;
  position: relative;
}

h5 {
  /* margin-bottom: 40px; */
  font-size: 30px;
  height: 60px;
}

footer {
  margin-top: 70px;
}

.subscribe input {
  width: 100%;
  height: 47px;
  background: #f5f5f5;
  border: 0px;
  padding: 0px 10px;
}

.partnerwith img {
  max-width: 210px;
}

.subscribe a {
  background: var(--pink-color);
  color: #fff;
  width: 57px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  border-radius: 4px;
  box-shadow: 1px 1px 8px 1px grey;
  position: absolute;
  right: 5px;
}

.widget ul li:before {
  content: '';
  background: url(../img/angle-arrow-right.png);
  position: absolute;
  width: 30px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 40%;
  top: 50%;
  transform: translateY(-50%);
}

section.blog .card {
  border: 1px solid #bfbfbf;
  box-shadow: none;
}

section.blog h5 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

section.blog p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: 2px;
}

section.blog .card-body {
  padding: 11px;
}

.text-pink {
  color: var(--pink-color);
  font-size: 16px;
}

section.blog h2 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}

.youtube {
  position: absolute;

}

.date1 span {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

@media(max-width: 1200px) {
  .date2 span {
    background: var(--yellow-color);
    padding: 4px 18px;
    font-size: 15px;
    border-radius: 6px;
    margin-left: 18px;

  }

  .d3 a {
    background: var(--pink-color);
    color: #fff;
    padding: 20px 20px;
    font-size: 15px;
    border-radius: 50px;
  }

}


@media(max-width: 991px) {
  .images {
    border: 1px solid;
    border-radius: 30px;
    overflow: hidden;
    max-height: 300px;
    margin-bottom: 30px;
  }

  .d3 a {
    background: var(--pink-color);
    color: #fff;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 50px;
    display: block;
  }

  .d3 {
    margin-right: 0px;
  }

  .d2 {
    margin: 0px 20px;
  }

  h5 {
    /* margin-bottom: 40px; */
    font-size: 22px;
    height: auto;
    margin-bottom: 0px;
  }

  .widget ul li a {
    font-size: 14px;
  }

  section.blog h5 {
    font-size: 18px;

  }

  section.blog p {
    font-size: 16px;

    margin-bottom: 2px;
    margin-top: 10px;
  }

  .text-pink {
    color: var(--pink-color);
    font-size: 16px;
  }

  .date2 span {

    margin-left: 0px;
  }
}


@media(max-width: 767px) {
  .date2 span {
    background: var(--yellow-color);
    padding: 10px 4px;
    font-size: 5px;
    border-radius: 6px;
    margin-left: 10px;
    color: var(--black-color);
    text-align: center;
  }

  .d2 input {
    width: 95px;
    height: 38px !important;
  }

  .d1 div span {
    color: #000;
    font-weight: 500;
    font-size: 14px;
  }

  .d2 input {
    width: 90px;
    height: 30px !important;
  }

  .d2 {
    margin: 0px 4px;
  }

  .d3 a {
    background: var(--pink-color);
    color: #fff;
    padding: 1px 35px;
    font-size: 7px;
    border-radius: 50px;
    font-weight: 500;
    margin-top: 0px;
  }

  .d2 label {
    font-size: 13px;
    color: #000;
    padding: 8px 0.75rem;
    font-size: 10px;
  }

  .d2 input {
    padding: 0px !important;
  }
}

@media(max-width: 1200px) {
  .slider-inner img {
    max-width: 100%;
    min-height: 100%;
    object-fit: contain;
  }

  .slider-inner {
    height: auto;

  }
}

@media(max-width: 1900px) {

  .slider-items a {

    width: auto;

  }

  .slick-slide {

    margin: 0px 14px;
  }
}

@media(max-width: 567px) {
  .burger-icon a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .burger-icon a img {
    max-width: 15px;
  }

  .icon {
    width: 40px;
    height: 40px;
  }

  .search {

    height: 40px;
    line-height: 40px;
    padding-right: 12px;
  }

  .search span {

    font-size: 11px;
  }

  .partnerwith img {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-left: auto;
    min-width: 200px;
    display: block;
  }

  .imgwidth {
    width: 25rem !important;
  }

  .d2 {
    width: 100%;
  }

  .d3 {
    margin-right: 0px;
    width: 100%;
  }

  .content {
    height: 380px;
    overflow-y: scroll;
  }

  section.blog h5 {
    font-size: 15px;
  }

  section.blog p {
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 10px;
  }

  .text-pink {
    color: var(--pink-color);
    font-size: 13px;
  }

  .blog-img {
    height: 150px;

  }

  .navbar-brand img {
    margin-right: 0.25rem;
    max-width: 100px;
  }

  .icon img {
    max-width: 100%;
    margin-top: -13px;
  }
}



.footer-links li {
  margin-bottom: 10px !important;
}

footer .footer-links a {
  color: #707070;
  display: inline-block;
}

ul {
  list-style: none;
  padding-left: 0;
}

.footer-links a {
  color: #707070;
  display: inline-block;
}

.bg-grey {
  background-color: #f5f5f5 !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}


header {
  padding: 1px 0;
}

header .header-right .open-menu {
  min-width: 40px;
  min-height: 40px;
  border-radius: 50%;
  cursor: pointer;
  padding: 5px 10px;
}

header .header-right .open-menu span {
  height: 3px;
  width: 100%;
  background-color: #fff;
  display: inline-block;
}

.header-right .btn-download-app {
  max-width: 120px;
}

header .header-right .open-menu span+span {
  margin-top: 4px;
}

header .header-right .open-menu span:nth-child(2) {
  max-width: 70%;
}

header .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

header .age-selector-dropdown .dropdown-menu {
  min-width: 100%;
}

.btn-outline-secondary {
  color: #ff007a;
  border-color: #b23cfd;
}

header .age-selector-dropdown .dropdown-item:focus,
header .age-selector-dropdown .dropdown-item:hover {
  background-color: #e3046b !important;

}

.dropdown-items {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

header .age-selector-dropdown .dropdown-items:focus,
header .age-selector-dropdown .dropdown-items:hover {
  background-color: #2476ce !important;
}

#HomeBanner {

  padding-top: 0px;
  background-size: 60% auto;
}

#HomeBanner .container {
  background: url(../images/Icons/banner-bg-arrow.png) no-repeat left 95%;
}

#HomeBanner .banner-left .slider-nav .slick-list {
  padding: 10px 15px;
}

#HomeBanner .banner-left .slider-nav .item {
  padding: 10px;
  cursor: pointer;
  max-width: 95%;
  margin-bottom: 5px;
  line-height: 1.2;
}

#HomeBanner .banner-left .slider-nav .item:hover,
#HomeBanner .banner-left .slider-nav .slick-current {
  -webkit-box-shadow: 0 3px 11px 2px rgb(255 46 249 / 35%);
  box-shadow: 0 3px 11px 2px rgb(255 46 249 / 35%);
}

#HomeBanner .banner-left .slider-nav .item .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
}

#HomeBanner .banner-left .slider-nav .item h4 {
  margin-bottom: 0;
}

#HomeBanner .underline-mark {
  width: 100px;
  overflow: hidden;
}

#HomeBanner .underline-mark .inner-line {
  width: 150px;
  -webkit-animation: slidein 3s linear infinite;
  animation: slidein 3s linear infinite;
}

#HomeBanner .underline-mark .inner-line span {
  width: 50%;
  height: 3px;
}

#HomeBanner .banner-left .custom-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  height: 100%;
  padding: 10px 0;
}

#HomeBanner .banner-left .custom-controls::before {
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 80%;
  background-color: #f00781;
  width: 1px;
  position: absolute;
}

#HomeBanner .banner-left .custom-controls .control {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #f00781;
  padding-bottom: 20px;
}

#HomeBanner .banner-left .custom-controls .control:hover {
  background-color: #f00781;
  color: #fff;
}

#HomeBanner .banner-right-content .inner-content {
  max-width: 425px;
  margin-left: auto;
}

#HomeBanner .banner-right-content .floating-icon-1 {
  left: 0;
  top: 4rem;
}

#HomeBanner .banner-right-content .floating-icon-2 {
  height: 120px;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 40%;
  -webkit-transform: scale(1.1) translateY(-50%);
  -ms-transform: scale(1.1) translateY(-50%);
  transform: scale(1.1) translateY(-50%);
  left: 25%;
  -webkit-box-shadow: 0 0 10px rgba(255, 0, 122, 0.4);
  box-shadow: 0 0 10px rgba(255, 0, 122, 0.4);
  border-radius: 50%;
  text-align: center;
}

#HomeBanner .banner-right-content .floating-icon-2 img {
  margin-bottom: 5px;
}

#HomeBanner .banner-right-content .floating-icon-3 {
  bottom: 15%;
  left: 15%;
}

#BestServices {
  background: url(../images/side-bg.png) no-repeat right center;
}

#BestServices .custom-tabs .tab-list {
  border-bottom: 1px solid rgba(0, 116, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#BestServices .custom-tabs .tab-list li {
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
}

#BestServices .custom-tabs .tab-list li.active {
  color: #0074ff;
  border-bottom: 1px solid #0074ff;
}

#BestServices .custom-tabs .tab-list li .icon .active-icon {
  display: none;
}

#BestServices .custom-tabs .tab-list li.active .icon .non-active-icon {
  display: none;
}

#BestServices .custom-tabs .tab-list li.active .icon .active-icon {
  display: inline-block;
}

#FAQs .faq-box {
  height: 100%;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

#FAQs .faq-box .icon {
  display: inline-block;
}

#FAQs .faq-box:hover {
  background-color: #ff007a !important;
  color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(255, 0, 122, 0.3);
  box-shadow: 0 0 10px rgba(255, 0, 122, 0.3);
}

#FAQs .faq-box:hover:hover h5 {
  color: #fff;
}

#FAQs .faq-box:hover .icon {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

#Blogs p {
  max-width: 720px;
}

#Blogs .blog-box .blog-img {
  overflow: hidden;
}

#Blogs .blog-box .blog-img:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#Blogs .blog-box .blog-content {
  position: relative;
  border-radius: 10px;
  max-width: 95%;
  margin: -50px auto 0;
}

#Blogs .blog-box:hover .blog-content {
  margin-top: -70px;
}

#MedicalCare {
  background: url(../images/medicare-bg.png) no-repeat;
}

#MedicalCare .custom-tabs .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#MedicalCare .custom-tabs .tab-list li {
  font-size: 18px;
  padding: 10px 24px !important;
}

#MedicalCare .custom-tabs .tab-list li.active {
  background-color: #0074ff;
  color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

#MedicalCare .video-box .thumbnail-img .bottom {
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 1;
}

#MedicalCare .video-box .thumbnail-img .bottom button:hover {
  -webkit-transform: scale(1.1) translateX(5px);
  -ms-transform: scale(1.1) translateX(5px);
  transform: scale(1.1) translateX(5px);
}

#MedicalCare .video-box .content .video-stats li {
  cursor: pointer;
}

#MedicalCare .video-box:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

#Testimonials .testimonial-box {
  max-width: 80%;
  margin: 0 auto;
  visibility: visible !important;
}

#Testimonials .testimonial-box .user-img img {
  border: 5px solid #a5a1a1;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 116, 255, 0.3);
  box-shadow: 0 0 10px rgba(0, 116, 255, 0.3);
}

#Testimonials .carousel-control-next,
#Testimonials .carousel-control-prev {
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 3px 11px 2px rgb(0 0 0 / 20%);
  box-shadow: 0 3px 11px 2px rgb(0 0 0 / 20%);
  width: 45px;
  height: 45px;
  font-size: 20px;
  border: 2px solid #444 !important;
  border-radius: 50px;
  color: #000;
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

#Testimonials .carousel-control-next:hover,
#Testimonials .carousel-control-prev:hover {
  background-color: #000;
  color: #fff;
}

#Pricing .pricing-box {
  background: #fff;
  border-radius: 20px;
}

#Pricing .pricing-box:hover {
  background-color: #fce0ef;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#Pricing .pricing-box .img {
  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;
}

#Pricing .pricing-box .img img {
  max-width: 260px;
}

#Pricing .pricing-box .discount-tag {
  top: 10px;
  right: 10px;
}

#Pricing .pricing-box .brand-icon {
  position: absolute;
  top: 30px;
  left: 10px;
  max-width: 125px;
}

#Pricing .pricing-box .content .border-bottom-dotted {
  border-bottom: 3px dotted #ff007a;
}

#Moments {
  background: url(../images/moments-bg.png) no-repeat center;
}

#Moments .moment-box {
  overflow: hidden;
  border-radius: 10px;
}

#Moments .moment-box .action .btn-action {
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
  font-size: 20px;
  height: 50px;
  width: 50px;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

#Moments .moment-box .action .btn-action.like {
  color: #ff007a;
}

#Moments .moment-box .action .btn-action.comment {
  color: #0074ff;
}

#Moments .moment-box .action .btn-action.like.active {
  background-color: #ff007a;
  color: #fff;
}

#Moments .moment-box .action .btn-action.comment.active {
  background-color: #0074ff;
  color: #fff;
}

#Moments .moment-box:hover .display-img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

#Moments .moment-box .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid rgba(0, 0, 0, 0.5);
  background-color: transparent;
}

#Moments .moment-box .overlay .btn {
  opacity: 0;
  visibility: hidden;
}

#Moments .moment-box:hover .overlay .btn {
  opacity: 1;
  visibility: visible;
}

#Moments .moment-box:hover .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0;
}

#Moments .moment-box .action {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 20px 15px;
}

#Moments .moment-box .action span {
  max-width: 50px;
}

#Moments .moment-box .action span:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#QandA .question-box .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}

#otptext {
  padding-left: 1.5rem !important;
}

#QandA .question-box .meta .stats img {
  max-width: 15px;
  margin-right: 5px;
}

#DownloadApp {
  background: url(../images/dowload-bg-3.png) no-repeat right bottom;
}

#DownloadApp .container {
  padding: 0 50px !important;
}

#DownloadApp .inner {
  background: url(../images/dowload-bg-1.png) no-repeat 0 100px,
    url(../images/dowload-bg-2.png) no-repeat 110% -50px;
  border-radius: 20px;
  border-top-left-radius: 100px;
  padding: 0 50px;
}

#DownloadApp .floating-icon {
  top: 20px;
  right: -20px;
  max-width: 50px;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  color: #707070;
  display: inline-block;
}

.footer-links a:hover {
  color: #343a40;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.footer-social-icon li {
  margin: 5px;
}

.footer-social-icon li a {
  display: inline-block;
  background-color: #fff;
  color: #f00781;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50px;
  line-height: 32px;
  border: 1.5px solid #f00781;
  -webkit-transition: all 0s ease-in, -webkit-transform 0.2s ease-in-out;
  transition: all 0s ease-in, -webkit-transform 0.2s ease-in-out;
  -o-transition: all 0s ease-in, transform 0.2s ease-in-out;
  transition: all 0s ease-in, transform 0.2s ease-in-out;
  transition: all 0s ease-in, transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}

.footer-social-icon li a:hover {
  color: #fff;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  background-color: #f00781;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.primary-nav ul li a {
  position: relative;
}

.primary-nav span.exclusive-tag {
  background-color: red;
  color: #fff;
  padding: 2px 8px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.5px;
  position: absolute;
  top: -1px;
  right: 37px;
  font-size: 16px;
}

a.exclusive-link {
  padding: 25px 0 0;
}

@media (min-width: 1920px) {
  .container-fluid {
    max-width: 1920px;
  }

}

@media (max-width: 991.98px) {
  #Testimonials .testimonial-box .user-img img {
    max-width: 125px;
  }

  #QandA .question-box .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
  }

  #otptext {
    padding-left: 3rem !important;
  }

  #BestServices .custom-tabs .tab-list li {
    font-size: 14px;
  }

  #HomeBanner {
    padding-bottom: 50px;
    background-image: url(../images/top-banner-bg.png);
    background-size: auto 500px;
  }

  #HomeBanner .container {
    background: 0 0;
  }

  #HomeBanner .banner-left .slider-nav .item {
    text-align: center;
    max-width: 100%;
  }

  #HomeBanner .banner-left .slider-nav .item .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  #HomeBanner .banner-left .slider-nav .item .content {
    display: none !important;
  }

  #HomeBanner .banner-left .slider-nav .slick-current img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  #HomeBanner .banner-left .slider-nav .item:hover,
  #HomeBanner .banner-left .slider-nav .slick-current {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #HomeBanner .banner-left .custom-controls {
    display: none !important;
  }

  #HomeBanner .banner-right-content .inner-content {
    max-width: none;
    text-align: center;
  }

  #HomeBanner .banner-right-content .floating-icon-1,
  #HomeBanner .banner-right-content .floating-icon-2,
  #HomeBanner .banner-right-content .floating-icon-3 {
    display: none;
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat 0 100px,
      url(../images/dowload-bg-2.png) no-repeat 120% -100px;
  }

  .app-download-links img {
    max-width: 150px;
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat -25 100%,
      url(../images/dowload-bg-2.png) no-repeat 125% -25%;
    border-radius: 20px;
    border-top-left-radius: 100px;
    padding: 0 30px;
    background-size: 60% auto, auto 75%;
  }

  .pb-sm-30 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .header-right .btn-group .mob-btn {
    max-width: 40px;
    width: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-right .age-selector-dropdown .btn img {
    max-width: 38px;
  }

  .header-right .age-selector-dropdown .btn {
    font-size: 14px;
  }

  #HomeBanner {
    padding-bottom: 30px;
  }

  #HomeBanner .banner-left .slider-nav .slick-current img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  #HomeBanner .banner-left .slider-nav .item {
    padding-top: 10px;
  }

  #BestServices .custom-tabs .tab-list {
    display: none;
  }

  #MedicalCare .custom-tabs .tab-list {
    display: none;
  }

  #Moments .moment-box .action {
    padding: 10px;
  }

  #Moments .moment-box .action .btn-action {
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    font-size: 15px;
    height: 30px;
    width: 30px;
    line-height: 25px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
  }

  #DownloadApp .inner {
    background: url(../images/dowload-bg-1.png) no-repeat 0 125%,
      url(../images/dowload-bg-2.png) no-repeat 125% -50%;
    border-radius: 20px;
    border-top-left-radius: 100px;
    padding: 0 30px;
    background-size: 100% auto, auto 50%;
  }

  #DownloadApp .container {
    padding: 30px !important;
  }

  #Testimonials .carousel-control-next,
  #Testimonials .carousel-control-prev {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 10px;
  }

  #Testimonials .controls-wrapper {
    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;
    padding: 10px 0;
  }
}

@media (max-width: 567.98px) {
  #HomeBanner .banner-left .slider-nav .item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  #HomeBanner .banner-left .slider-nav .slick-current {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 130px;
  }

  #HomeBanner .banner-left .slider-nav .slick-current+.item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #HomeBanner .banner-left .slick-track {
    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;
  }

  #FAQs .row [class*="col-"],
  #Moments .row [class*="col-"] {
    padding: 5px;
  }

  #FAQs .row,
  #Moments .row {
    padding: 0 10px;
  }

  #Moments .moment-box .overlay {
    border: 5px solid rgba(0, 0, 0, 0.5);
  }
}

@media (max-width: 520px) {
  .primary-nav ul li a {
    font-size: 18px;
  }

  .primary-nav ul {
    max-width: 300px;
  }

  .primary-nav span.exclusive-tag {
    right: 0px;
  }

  .primary-nav .close-menu {
    right: 20px;
    left: unset;
  }
}

@media (max-width: 479.98px) {
  #FAQs .faq-box .icon {
    max-width: 60px;
  }

  .header-right .btn-group .mob-btn {
    max-width: 28px;
    width: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-right .age-selector-dropdown .btn img {
    max-width: 26px;
  }

  .header-right .age-selector-dropdown .btn {
    font-size: 10px;
  }

  header .header-right .open-menu {
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%;
    cursor: pointer;
    padding: 2px 5px;
  }

  header .header-right .open-menu span {
    height: 2px;
  }

  header .header-right .open-menu span+span {
    margin-top: 3px;
  }

  .shap {
    background: url(../img/banner-bg.png);
    border-radius: 1000px;
    position: absolute;
    right: -18px;
    bottom: 10px;
    top: -160px;
    width: 100%;
    height: 887px;
    background-repeat: no-repeat;

    z-index: -1;
  }

  .footer-links.column-2-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .footer-links.column-2-mob li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }

  #HomeBanner .banner-left .slider-nav .item .icon {
    max-width: 95px;
  }

  #HomeBanner .banner-left .slider-nav img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  header .header-right .btn {
    font-size: 10px;
  }
}

.m-0 {
  margin: 0px !important;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
  text-align: center;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-45 {
  margin: 45px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-0 {
  padding: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

/** Login Start **/

.otp-box input {
  width: 50px;
  height: 50px;
  margin: 4px;
  display: inline-block;
  border: 2px solid #CECECE;
  border-radius: 6px;
  text-align: center;
  font-size: 24px;
}

.kid-selection {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.80);
  padding: 14px 20px 10px;

  border-radius: 7px;
  border: 4px solid transparent;
}

.kid-selection:hover,
.kid-selection.selected {
  background-color: rgba(255, 255, 255, 1);
  padding: 14px 20px 10px;
  border: 4px solid #3b8af2;
}

.kid-selection:hover span,
.kid-selection.selected span {
  color: #3b8af2;
  font-weight: 500;
}

.kid-selection img {
  display: block;
  margin-bottom: 5px;
}

.kid-selection span {
  font-size: 18px;
  color: #000000;
}

.options {
  width: 5.1rem !important;
  height: 2.4rem !important;
}

.texboxproper {
  height: 38.7px;
  margin-left: 1rem !important;
  width: 98% !important;
}

@media only screen and (max-width: 768px) {

  /* For mobile phones: */
  [class*="texboxproper"] {
    height: 38.7px;
    margin-left: 5.5rem !important;
    margin-top: -2.4rem;
    width: 75% !important;
  }

  [class*="options"] {
    width: 5.1rem;
  }

  [class*="popotp"] {
    padding-left: 17px !important;
    z-index: 9999 !important;
  }

  [class*="popphone"] {
    z-index: 9999 !important;
  }

  [class*="popkid"] {
    z-index: 9999 !important;
  }

  [class*="iprofile"] {
    display: none;
  }

  [class*="ilogout"] {
    display: none;
  }

  [class*="ilogin"] {
    display: none;
  }

  [class*="mlist"] {
    list-style: none;
    display: block;
  }

  [class*="menubtn"] {
    font-size: 12px;
    margin-right: 2rem;
    margin-top: -18px;
    width: 86px;
    padding-left: 5px;
    margin-left: 0rem !important;
  }

  [class*="mprofile"] {
    margin-left: -1.7rem !important;
    margin-right: -4rem !important;
    margin-top: -1.2rem !important;
    width: 5rem !important;
  }

  [class*="mlogout"] {
    margin-top: -1.2rem !important;
    margin-right: 1.5rem !important;
    margin-left: 1rem !important;
  }

  [class*="sidebare"] {
    display: none;
  }

  /* sidebare menu css */


  [class*="profileimg"] {
    margin-left: 5rem;
  }

  [class*="kid-selection"] {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.80);
    padding: 14px 66px 10px;
    border-radius: 7px;
    border: 4px solid transparent;
  }

  [id*="vertical-menu"] {
    background: #867e82 !important;
    color: white !important;
    width: 24rem !important;
  }
}

.scroll-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
}

/** End Login **/

.fixed-bottom-text {
  padding-bottom: 10px;
  position: absolute;
  bottom: 0;
  left: 15px;
}

.fixed-botto-view {
  left: 0;
  right: 0;
}

.video-description {
  padding-bottom: 20px;
}

.video-box {
  position: relative;
}

.forum-comment-question-wrapper {
  padding-bottom: 10px;
}

.course-name h2.font-weight-bolder {
  width: 95%;
  margin: 0 auto;
}

.carousel-item.active .testimonial-box {
  visibility: visible !important;
}

.form-group {
  margin-bottom: 1rem;
}

.btn-secondary {
  color: #fff;
  background-color: #f00781;
}





.accordion-button::after {
  display: none !important;
}


.slider-items {
  transition: 1s;
}

.card-body p {
  font-size: 15px !important;
}

.card-body h5 {
  margin: 5px 0px !important;
}

.app-download-links li {
  height: 50px !important;
  width: 150px !important;
}


.btn-group {
  box-shadow: none !important;
}

body {
  padding: 0px;
  margin: 0px;
}

header {
  padding: 10px 0px;
}

.dropperIcon {
  transition: 0.5s;
}

.iconRotated {
  transform:rotate(90deg);
}

.datepicks {
  /* background-color: var(--pink-color); */
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

.content p {
  text-align: justify;
}

.d2 {
  border: 1px solid black !important;
  border-radius: 200px;
}

.accordion-item {
  background-color: var(--pink-color);
  padding: 10px;
  border-radius: 10px !important;
}

.card-date {
  background-color: var(--yellow-color);
  width: fit-content;
}

.card-btn button {
  font-size: 9px;

}

.list-points li p {
  font-size: 16px !important;
}

.accordion-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-item div {
  display: flex;
  align-items: center;
  /* width: max-content; */
  justify-content: space-between;
}

.accordion-item div .text-justify {
  display: none;
}

.accordion-item div button {
  font-size: 13px;
  padding: 5px 10px;
}

.card-head {
  width: 30%;
  justify-content: space-between;
  display: flex;
}

.card-head p {
  margin: auto;
}

.takenDivs i {
  margin: 0px 10px;
}

.takenSpan{
  font-size: 13px;
}

@media screen and (max-width:768px) {

  .accordion-header>*,
  span {
    font-size: 5px;
    padding: 0px;
  }

  .takenSpan {
    font-size: 8px !important;
  }

  .accordion-item div button {
    font-size: 8px
  }

  .accordion-item {
    display: block
  }

  .card-head {
    width: 100% !important;
    justify-content: space-between;
  }

  .card-head p {
    margin: 5px 0px;
  }

  .accordion-item div .text-justify {
    display: unset;
  }

  .dropIconBig {
    display: none !important;
  }

}

@media screen and (min-width:468px) and (max-width:1200px) {
  .slider-items {
    width: 120px !important;
  }
}



/* 16 June 2022 */

.slider-badge .slider-items {
  border: 1px solid black;
  border-radius: 10px;
}

.wft{
  width: fit-content;
}
.selected {
  background-color: var(--pink-color) !important;
  border: 1px solid whitesmoke !important;
  border-radius: 10px !important;
  color: white !important;
}

button {
  border-radius: 7px !important;
}


.accordion-contain .accordion-item {
  background-color: white !important;
  color: rgb(0, 0, 0) !important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.accordion-item .card-btn button {
  background-color: var(--pink-color) !important;

  color: white !important;
}

@media screen and (max-width:768px){
.smallCardFoot  {
  width: 100% !important;

}
}

.dropIconBig i{
  color: black !important;
  cursor: pointer;
}

.card-head {
  /* background-color: red; */
  width: 50%;
  flex-wrap: nowrap;
  overflow: hidden;
  text-align: justify !important;
}

.card-body .videoTime{
  font-size: 10px !important;
}

.card-body .d-flex{
  align-items: center;
}

.blog-img img{
  height: 120px !important;
  width: 150px !important;
  border-radius: 10px;
}
.youtube img{
  width: 60px !important;
  height: 40px !important;
}

.iconRotatedRev{
  transform:rotate(-90deg)
}
.card-head{
  width: 60% ;
  margin: 10px;
}

@media screen and (max-width:768px){
.card-body h5{
  font-size: 15px !important;
}
.card-body p{
  font-size: 12px !important;
}
.card-head{
  width: 100% !important;
}

}



.vaciCardShadow{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


#backAge,#nextAge{
  position: absolute;

}


.indicard{
  font-size: 10px !important;
}



.card-head p{
  margin: 0px;
}


.videoTime{
  position: absolute;
  bottom: 12px;
  right: 3px;
}



.displayList{
  display: block !important;
  transition: 1s;
}
.displayList li{
  max-width: 100% !important;
}

.tabDescDiv:not(.show){
  display: none;
}



.tabDescDiv{
  text-align: center;
  background-color: white !important;
  border-radius: 10px;
  transition: 1s !important;
}
.tabDescDiv h3{
  margin: 10px 0px;
}