@media (min-width: 1390px) and (max-width: 1600px) {
  .wrapper .container-fluid {
    width: 94%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 1340px;
  }
  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }
}

.menu-list .menu-list-holder .menu-list-items{
  margin-left: 16px;
}
.menu-list .menu-list-holder .menu-list-items .menu-list-link{
  font-size: 17px;
}

@media (min-width: 1320px) and (max-width: 1380px) {
  .main-heading h2{
    font-size: 36px;
    line-height: 45px;
  }
  .wrapper .container-fluid {
    width: 98%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 1310px;
  }
  .teach-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .steps-card h3 {
    font-size: 19px;
  }

  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }
  .mission-content{
    margin: 70px 0px;
  }

  .foram-contact.section-padding{
    padding: 30px 0 !important ;
  }
  .map-img img{
    height: 901px;
  }
  .row.mt-200{
    margin: 0 !important;
  }
  .input-holder.mb-60{
    margin-bottom: 42px;
  }
}

@media (min-width: 1200px) and (max-width: 1320px) {
  .top-header-left ul li{
    font-size: 17px;
  }
  .logo-holder{
    margin-right: 8px;
  }
  .menu-list .menu-list-holder .menu-list-items{
    margin-left: 10px;
  }
  .menu-list .menu-list-holder .menu-list-items .menu-list-link{
    font-size: 14px;
  }
  .select-course .form-select{
    width: 250px;
  }
  .search-course .form-control{
    width: 250px;
  }
  .banner-heading h3{
    font-size: 18px;
  }
  .banner-heading h2{
    font-size: 48px;
  }
  .banner-heading p{
    font-size: 16px;
  }
  .col-lg-7{
    padding-left: 32px !important;
  }
  .banner-vec-7{
    left: 24%;
    bottom: 6%;
  }
  .banner-vec-6{
    left: 10%;
    top: 49%;
  }
  .banner-vec-5{
    left: 3%;
  }
  .banner-vec-4{
    right: 3%;
    bottom: 8%;
  }
  .banner-vec-3{
    top: 44%;
  }
  .banner-vec-2{
    right: 6%;
    top: 37px;
  }
  .banner-vec-1{
    top: 115px;
  }
  .about-story.section-padding{
    padding: 0;
  }
  .mission-content{
    margin: 70px 0px;
  }

  .foram-contact.section-padding{
    padding: 30px 0 !important ;
  }
  .map-img img{
    height: 901px;
  }
  .row.mt-200{
    margin: 0 !important;
  }
  .input-holder.mb-60{
    margin-bottom: 42px;
  }
  .teacher-contact.section-padding{
    padding: 30px 0;
  }

  .gallery-video{
    width: 100%;
  }
  .gallery-video iframe{
    width: 100%;
  }
}

@media (min-width: 1024px) and  (max-width: 1200px) {
  .top-header-left ul li{
    margin-right: 20px;
  }
  .header-right ul li{
    margin-right: 30px;
  }
  .top-header-left ul li{
    font-size: 17px;
  }
  .logo-holder{
    margin-right: 0px;
  }
  .logo-holder a img{
    width: 80%;
  }
  .menu-list .menu-list-holder .menu-list-items{
    margin-left: 10px;
  }
  .menu-list .menu-list-holder .menu-list-items .menu-list-link{
    font-size: 10px;
    font-weight: bold !important;
  }
  .select-course .form-select{
    width: 200px;
  }
  .search-course .form-control{
    width: 200px;
  }
  .banner-heading h3{
    font-size: 18px;
  }
  .banner-heading h2{
    font-size: 48px;
  }
  .banner-heading p{
    font-size: 16px;
  }
  .col-lg-7{
    padding-left: 32px !important;
  }
  .banner-vec-7{
    left: 8%;
    bottom: 6%;
  }
  .banner-vec-6{
    left: 22%;
    top: 49%;
  }
  .banner-vec-5{
    left: 3%;
  }
  .banner-vec-4{
    right: 3%;
    bottom: 8%;
  }
  .banner-vec-3{
    top: 44%;
  }
  .banner-vec-2{
    right: 6%;
    top: 37px;
  }
  .banner-vec-1{
    top: 115px;
  }

  .recomended-card{
    height: 414px;
  }
  .r-card-body{
    padding: 16px;
  }

  .main-heading h2{
    font-size: 40px;
  }

  .type-of-classes-holder .main-heading h2{
    font-size: 40px;
  }

  .popular-course-body{
    padding: 5px 5px;
  }
  .popular-course-body h3{
    font-size: 18px;
    margin-bottom: 5px !important;
  }
  .popular-course-body p{
    font-size: 13px;
    margin-bottom: 0px !important;
  }
  .popular-course-footer{
    padding: 7px 3px;
  }
  .p-course-footer-left img{
    width: 80px;
  }
  .p-course-footer-left p{
    font-size: 12px;
  }

  .about-story.section-padding{
    padding: 0;
  }
  .mission-content{
    margin: 70px 0px;
    width: 100%;
  }
  .teacher-card-top img{
    width: 100%;
    height: 206px;
  }
  .vision-2 img {
    width: 194px;
    height: 336px;
}
.vision-1 img {
  width: 267px;
  height: 285px;
}
.vision-1{
  top: 88px;
  left: -7px;
}
.vision-content p{
  width: 100%;
}
.vision-img{
  margin: 0;
}
.vision-content{
  margin: 123px 0px;
}

.foram-contact.section-padding{
  padding: 30px 0 !important;
}
.map-img img{
  height: 901px;
}
.row.mt-200{
  margin: 0 !important;
}
.input-holder.mb-60{
  margin-bottom: 42px;
}
.teacher-contact.section-padding{
  padding: 30px 0;
}

.gallery-video{
  width: 100%;
}
.gallery-video iframe{
  width: 100%;
}

}

@media (min-width: 768px) and (max-width:1023px) {
  .mobile-header{
    display: block;
  }
  .top-header{
    display: none;
  }
  .main-header{
    display: none;
  }
  .banner-heading{
    
    width: 408px;
  }
  .banner-heading h3{
    font-size: 16px;
    margin: 0 !important;
    line-height: 0 !important;
  }
  .banner-heading h2{
    font-size: 32px;
    line-height: 48px;
    margin-top: 32px;
    margin-bottom: 12px !important;
  }
  .banner-heading p{
    font-size: 14px;
  }
  .col-lg-7{
    padding-left: 32px !important;
  }
  .banner-slide-left-2{
    
    
    width: 284px;
  }
  .banner-vec-7{
    left: 8%;
    bottom: 6%;
  }
  .banner-vec-6{
    left: 22%;
    top: 49%;
  }
  .banner-vec-5{
    left: 3%;
  }
  .banner-vec-4{
    right: 3%;
    bottom: 8%;
  }
  .banner-vec-3{
    top: 44%;
  }
  .banner-vec-2{
    right: 6%;
    top: 37px;
  }
  .banner-vec-1{
    top: 115px;
  }

  .main-heading p{
    width: 458px;
    margin: 25px auto;
  }
  .teach-card p{
    width: 355px;
    margin: 25px auto;
  }

  .recomended-card{
    height: 414px;
  }
  .r-card-body{
    padding: 16px;
  }

  .main-heading h2{
    font-size: 40px;
  }

  .type-of-classes-holder .main-heading h2{
    font-size: 40px;
  }

  .popular-course-body{
    padding: 5px 5px;
  }
  .popular-course-body h3{
    font-size: 18px;
    margin-bottom: 5px !important;
  }
  .popular-course-body p{
    font-size: 13px;
    margin-bottom: 0px !important;
  }
  .popular-course-footer{
    padding: 7px 3px;
  }
  .p-course-footer-left img{
    width: 80px;
  }
  .p-course-footer-left p{
    font-size: 12px;
  }


}


/******************************************courses-responsive*******************************************/
@media (min-width: 1390px) and (max-width: 1600px) {
  .wrapper .container-fluid {
    width: 94%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 1340px !important;
  }
  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }

  .cover-course-body{
    width: 858px !important;
  }
  .course-achieve ul li{
    width: 858px;
  }
}

@media (min-width: 1200px) and (max-width: 1389px) {
  .wrapper .container-fluid {
    width: 98%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 1200px !important;
  }
  .teach-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .steps-card h3 {
    font-size: 19px;
  }

  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }

  .courses-banner-right-2{
    bottom: -360px;
    right: -7px;
  }
  .cover-course-body{
    width: 780px !important;
  }
  .course-achieve ul li{
    width: 780px;
  }
  .recomended-card{
    height: 395px;
  }
  .r-card-body{
    padding: 20px 6px;  
  }

  .course-trending-body{
    width: 387px;
  }

}

@media (min-width: 1024px) and (max-width: 1199px) {
  .wrapper .container-fluid {
    width: 98%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 1024px !important;
  }
  .teach-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .steps-card h3 {
    font-size: 19px;
  }

  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }

  .courses-banner-right-2{
    bottom: -360px;
    right: -7px;
  }
  .cover-course-body{
    width: 663px !important;
  }
  .course-achieve ul li{
    width: 663px;
  }

  .r-card-header{
    height: 162px;
  }
  .recomended-card{
    height: 315px;
  }
  .rating-img-holder img{
    width: 70px;
  }
  .r-card-body h3{
    font-size: 17px;
  }
  .r-card-body{
    padding: 9px 2px;  
  }

  .course-trending-body{
    width: 326px;
  }
  .cover-course-list{
    gap: 91px;
  }
  .cover-course-inner{
    margin: 5px 7px;
  }

}

@media (min-width: 768px) and (max-width: 1020px) {
  .wrapper .container-fluid {
    width: 98%;
  }
  .search-course .form-control,
  .select-course .form-select {
    width: 280px;
  }
  .wrapper .container {
    max-width: 768px !important;
  }
  .teach-card p {
    font-size: 15px;
    line-height: 23px;
  }

  .steps-card h3 {
    font-size: 19px;
  }

  .banner-heading h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .banner-slide-left.col-lg-5.text-end {
    text-align: center !important;
  }
  .banner-vec-6 {
    display: none;
  }
  #popular-course .slick-arrow.slick-next {
    right: 31%;
  }
  #popular-course .slick-arrow.slick-prev {
    left: 32%;
  }

  .courses-banner-right-2{
    bottom: -360px;
    right: -7px;
  }
  .cover-course-body{
    width: 500px !important;
  }
  .course-achieve ul li{
    width: 500px;
  }

  .r-card-header{
    height: 162px;
  }
  .recomended-card{
    height: 315px;
  }
  .rating-img-holder img{
    width: 70px;
  }
  .r-card-body h3{
    font-size: 17px;
  }
  .r-card-body{
    padding: 9px 2px;  
  }

  .course-trending-body{
    width: 250px;
  }
  .course-trending-inner{
    padding: 8px 4px;
  }
  .wrapper .btn{
    padding: 0.5em 7px;
  }
  .cover-course-list{
    gap: 5px;
  }
  .cover-course-inner{
    margin: 5px 7px;
  }

  .bottom-footer-links a{
    font-size: 13px;
  }
  .bottom-footer-links p{
    font-size: 13px;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .contact-detail{
    margin-top: 30px !important;
  }
  .foram-title.mb-40{
    margin-top: 30px;
  }
  .img-border div img {
    height: 116px !important;
  }
  .gallery-video {
    margin-bottom: 30px;
  }
  .gallery-video iframe {
    height: 300px !important;
  }
  #EventsVideo .slick-next{
    top: 23px;
    left: 85.5%;
  }
  #EventsVideo .slick-prev{
    top: 23px;
    left: 76%;
  }
  .gallery-banner{
    height: 460px;
  }
  .slide-holder{
    margin-top: -216px;
  }

  .gallery-photo-video.pt-50.pb-100 .main-heading {
    text-align: center;
  }
  .gallery-nav .nav.nav-pills{
    justify-content: center;
    margin-top: 20px !important;
    gap: 20px;
  }
  .line-2 img{
    height: 220px;
  }
  .line-3 img{
    display: none;
  }
  .gallery-banner-title{
    margin-top: 40px;
  }
  .mobile-header{
    display: block;
  }
  .top-header{
    display: none;
  }
  .main-header{
    display: none;
  }

  .courses-banner{
    height: auto;
  }
  .sourses-banner-title{
    gap: 0;
  }
  .section-padding{
    padding: 18px 0;
  }
  .courses-banner-content p{
    font-size: 13px;
  }
  .courses-banner-right-main{
    position: unset;
    height: 270px;
    margin-top: 14px;
  }
  .courses-banner-right-1{
    display: none;
  }
  .courses-banner-right-2{
    display: none;
  }
  .courses-banner-right-3{
    display: none;
  }
  .cover-course-body{
    width: 100%;
  }
  .cover-course-inner{
    margin: 9px 6px;
  }
  .cover-course-inner h2{
    font-size: 16px;
    line-height: 22px;
  }
  .cover-course-list{
    gap: 7px;
  }
  .list-1 ul li{
    gap: 5px;
  }
  .list-1 ul li p{
    font-size: 12px;
    line-height: 15px;
  }
  .course-achieve h2{
    margin-top: 2px;
    margin-bottom: 17px;
    font-size: 17px;
  }
  .course-achieve ul li p{
    font-size: 13px;
  }
  .course-for h2{
    font-size: 17px;
  }
  .course-for p{
    font-size: 14px;
  }
  .course-overview h2{
    font-size: 17px;
  }
  .course-overview p{
    font-size: 16px;
  }
  .course-trending-body{
    width: 100%;
  }
  .course-trending-inner{
    padding: 5px 3px;
  }
  .course-achieve ul li{
    width: 100%;
    gap: 6px;
  }
  .course-trending-top img{
    width: 100%;
  }
  .course-achieve ul li span{
    margin-left: 6px
  }
  .footer-menu{
    flex-direction: column;
    align-items: flex-start;
  }
  .main-heading h2,
  .type-of-classes-holder .main-heading h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}
.footer-links h4{
  font-size: 17px;
}

.footer-links li a{
  font-size: 13px;
}
.footer-links li{
  margin-bottom: 3px;
}
.main-footer.section-padding .row.mb-70,
.main-footer.section-padding .row.mb-100{
  margin-bottom: 20px;
}
.footer-menu li {
  margin-bottom: 10px;
}

.footer-menu li:last-child{
  margin-bottom: 0;
}

.bottom-footer-links{
  margin-bottom: 10px;
}

.copy-write-footer {
  margin-top: 20px;
}

.footer-links ul {
  margin-bottom: 24px !important;
}
.wrapper{
  overflow: hidden;
}
.type-class-holder{
  flex-direction: column;
}

.type-class-holder li{
  margin-bottom: 70px;
  border:1px solid rgba(255, 255, 255, 0.37) !important;
}
.simple-steps-start .main-heading h2{
  font-size: 23px;
  margin-bottom: 10px;
}
.steps-card span{
  width: 50px;
  margin: 0px 10px;
}

.section-padding.simple-steps-start .row.mb-80{
  margin-bottom: 0px;
}

.steps-card{
  margin-bottom: 20px;
}

.testimonial-card .user-test-img {
  margin-top: -110px;
  height: 80px;
  width: 80px;
}

#testimonial-slider li{

  margin-top: 40px !important;
}

.steps-card h3{
  font-size: 17px;
}

.simple-steps-start .main-heading p {
  font-size: 15px;
}

.type-c-card-header {
  width: 129.1px;
  height: 114.84px;
}

.type-c-card-header img {
  width: 55px;
}

.type-c-card h3 {
  font-size: 17px;
  line-height: 16px;
  margin-bottom: 7px;
  color: #160647;
}

.type-c-card{
  margin-bottom: 20px;
}

.type-c-card p{
  font-size: 14px;
}

.recomended-tabs-holder li .nav-link {
  border-radius: 7px;
  font-size: 12px;
  width: 60px;
  height: 30px;
  line-height: 110%;
}

#popular-course .slick-arrow.slick-prev,
#popular-course .slick-arrow.slick-next{
  top: auto;
  bottom: 25px;
}

#popular-course .slick-arrow.slick-prev{
  left: 34%;
}

#popular-course li{
  opacity: 1 !important;
  padding: 0px 15px;
}

.popluar-course-holder{
  padding-bottom: 100px !important;
}

#popular-course .slick-arrow{
  height: 40px;
  width: 40px;
  font-size: 17px;
}

.total-c-card-img{
  margin-right: 0px;
}

.total-c-card{
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-bottom: 20px;
}

.banner-vec{
  display: none;
}

.banner-heading{
  text-align: center;
}

.banner-heading h3{
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.main-banner{
  height: 500px;
}

.banner-heading h2{
  font-size: 26px;
  line-height: 42px;
}

.banner-heading .btn-lg{
  padding: 6px 10px;
  font-size: 15px;
}
.teach-card p{
  margin-bottom: 0;
}

.section-padding.explore-teach-holder .col-lg-4.col-md-6.mb-50 {
  margin-bottom: 20px;
}
.teach-card{
  text-align: center;
}

.section-padding.popluar-course-holder .container.mb-80{
  margin-bottom: 20px;
}

.section-padding.recomended-holder .row.mb-50{
  margin-bottom: 0;
}

.section-padding.recomended-holder .row.justify-content-center.mb-80 {
  margin-bottom: 20px;
}
.r-card-enroll{
  font-size: 18px;
}

.more-detail-btn .btn-black {
  padding: 3px 11px;
  font-size: 13px;
}

.rating-img-holder img{
  width: 70px;
}
.r-card-body h3{
  font-size: 17px;
}

.section-padding.recomended-holder .main-heading h2,
.section-padding.why-choose-holder .main-heading h2{
  font-size: 26px;
}

.section-padding.why-choose-holder .row.mb-70{
  margin-bottom: 20px;
}

.section-padding.why-choose-holder .row.mb-100{
  margin-bottom: 40px;
}

.footer-logo img {
  width: 80px;
}

.main-footer.section-padding{
  padding: 50px 0px;
}

.footer-social li a{
  height: 35px;
  width: 35px;
  font-size: 13px;
}

.banner-heading p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #e7ecef;
}

.banner-slide-left-2{
  display: none;
}

.about-us-banner{
  height: auto;
  padding: 25px 0;
}
.about-banner-title h2{
  font-size: 30px;
  margin-bottom: 5px !important;
}
.about-banner-title p{
  width: 100%;
  font-size: 15px;
  line-height: 28px;
}

.stroy-title h2{
  font-size: 30px;
  margin-bottom: 5px !important;
}
.story-detail{
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid;
  padding-bottom: 14px;
}
.about-stroy-img img{
  width: 100%;
  height: 229px;
}
.about-stroy-img{
  margin: 0 !important;
}
.daily-activety span{
  height: 42px;
  width: 42px;
  margin-bottom: 8px;
}
.daily-activety span i{
  font-size: 13px;
  margin: 13px 0;
}
.daily-activety h2{
  font-size: 30px;
  margin: 0 !important;
}
.daily-activety p{
  font-size: 13px;
  line-height: 6px;
}
.daily-activety{
  margin-bottom: 20px;
}
.teachter-title h2{
  font-size: 30px;
}
.vision-1{
  top: 0;
  left: 0;
}
.vision-1 img{
  width: 100%;
  height: auto;
}
.vision-2 img{
  width: 100%;
  height: auto;
}
.vision-content{
  margin: 0;
}
.vision-content h2{
  font-size: 30px;
}
.vision-content p{
  width: 100%;
  font-size: 14px;
  line-height: 24px;  
}
.mission-content{
  width: 100%;
  margin: 0 !important;
}
.mission-content h2{
  font-size: 30px;
  margin-bottom: 5px !important;
}
.mission-content p{
  font-size: 14px;
  line-height: 24px; 
}
.mission-img img{
  width: 100%;
  height: auto;
}

.contact-us-banner{
  height: auto;
}
.contact-banner-title{
  margin: 0px 0 !important;
  padding: 21px 0;
}
.contact-banner-title h2{
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 5px !important;
}
.contact-banner-title p{
  font-size: 17px;
  line-height: 24px;
}
.contact-teacher-title h2{
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 5px !important;
}
.contact-teacher-title p{
  font-size: 17px;
}
.contact-teacher-title img{
  width: 100%;
  height: auto;
}
.contact-detail ul li h3{
  font-size: 18px;
  line-height: 20px;
  margin: 0 !important;
}
.contact-detail ul li p{
  font-size: 17px;
  width: 100%;
  margin: 0 !important;
}
.icon-img-3{
  width: 205px !important;
}
.map-img img{
  width: 100%;
  height: 580px;
}
.row.mt-200{
  margin-top: 22px !important;
}
.foram-title h2{
  font-size: 30px;
  line-height: 40px;
  margin: 0 !important;
}
.foram-title p{
  font-size: 14px;
  line-height: 22px;
}
.input-holder.mb-60{
  margin-bottom: 17px;  
}
.input-holder input{
  height: 40px !important;
}
.input-holder textarea{
  height: 100px;
}

.category-content{
  width: 100%;
  height: auto;
}
.category-content h2{
  font-size: 30px;
  line-height: 40px;
  margin: 0 !important;
  width: 100%;
}
.category-content p{
  font-size: 17px;
  line-height: 27px;
}
.row.justify-content-center.mb-80{
  margin-bottom: 40px;
}

.slider-for div img{
  height: auto !important;
}

.events-banner{
  height: auto;
  padding: 50px 0;
}
.event-video iframe{
  height: auto; 
}
.resently-video h2{
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 20px !important;
}
.upcoming-video{
  flex-direction: column;
}
.upcoming-video iframe{
  width: 100%;
  height: auto;
}
.upcoming-detail h3{
  font-size: 15px;
}
.upcoming-detail p{
  font-size: 13px;
}


}

