   body, :root, *{
      scroll-behavior: smooth !important;
   }
   
   
   /* */
   .hero-section-internship .title-hero {
      font-size: 40px;
		line-height: 1.2;
      font-weight: 600;
      font-family: 'roboto', arial, sans-serif;
     
   }


	.hero-section-internship .title-description-hero{
		font-size: 18px;
		line-height: 1.4;
		font-family: 'roboto',sans-serif;
	}


   .hero-section-internship .flexbox-hero {
      display: flex;
      justify-content: space-between;
   }

   .hero-section-internship .flex-hero-buttons {
      display: flex;
      gap: 40px;
      align-items: center;
   }


   .flex-hero-buttons>a, .flex-hero-buttons button {
      border-radius: 6px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 64px !important;
      width: 250px !important;
      font-size: 18px;
      font-weight: 500;
   }

   .flex-hero-buttons .enroll-now-btn {
      background: #de9406 !important;
      color: #000;
		box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.25);
      border: 0px;
      height: 64px !important;
      width: 250px !important;

   }

   .flex-hero-buttons .watch-now-btn {
      border: 1px solid #de9406;
      color: #de9406;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 6px;
   }

	.left-flex-container-hero > *{
		margin-bottom: 40px;
	}

	section.hero-section-internship {
    margin-top: 90px;
	 margin-bottom: 70px;
}

.flex-item-info-box .row1-flex-info-box{
	font-size: 36px;
	color: #de9406;
	font-weight: 600;
	margin-bottom: 30px;
	justify-self: center;
}

.flex-item-info-box .row2-flex-info-box{
	font-size: 24px;
	color: #8d8d8d;
	font-weight: 400;
}
.flexbox-hero .info-box-hero-section {
    display: flex;
    justify-content: space-between;
	 flex-wrap: wrap;
    margin-top: 100px;
}

   /* */

   .hero-section-internship .flexbox-hero > div:nth-child(1) {
      width: 50%;
  }
  
  .hero-section-internship .flexbox-hero > div:nth-child(2) {
   width: 45%
  }

  
 .flexbox-hero .right-flex-container-hero img{
   max-width: 100%;
   margin: 0 auto;
   display: block;
  }

  /*  */
  .intership-banner {
   background-color: #1e1e1e !important;
   position: relative;
   background-size: cover;
   padding: 50px 0;
   margin-top: 50px;
   margin-bottom: 10px;
}
.intership-banner > .container {
   position: relative;
   z-index: 1;
}
.main-container__new__es-certificate-demo-banner {
   display: flex;
   padding: 10px 10px;
   gap: 10px;
   align-items: center;
}
.main-container__new__es-certificate-demo-banner>div {
   width: 50%;
}

.title-one-right-flexbox__new__es-certificate-demo-banner {
   font-size: 32px;
   font-weight: 600;
   font-family: 'Roboto', sans-serif;
   color: #FFF;
   margin-bottom: 30px;
   line-height: 1.4;
}

.left-flexbox__new__es-certificate-demo-banner p {
   font-size: 16px;
   color: #FFFFFF;
   line-height: 28px;
   font-family: "Roboto", sans-serif;
}
.title-two-right-flexbox__new__es-certificate-demo-banner {
   font-size: 36px;
   font-weight: 600;
   font-family: 'Roboto', sans-serif;
   color: #FFF;
   margin-bottom: 30px;
   margin-top: 47px;
   line-height: 1.4;
}

.bullet-point__right-flexbox__new__es-certificate-demo-banner {
   display: flex;
   gap: 5px;
   margin: 5px 0;
   align-items: start;
}

.bullet-point__right-flexbox__new__es-certificate-demo-banner svg {
   height: 22px;
   width: 22px;
}

.left-flexbox__new__es-certificate-demo-banner p {
   font-size: 16px;
   color: #FFFFFF;
   line-height: 28px;
   font-family: "Roboto", sans-serif;
}
.upper-container__right-flexbox__new__es-certificate-demo-banner {
   display: flex
;
   align-items: center;
   justify-content: center;
}
.lower-container__right-flexbox__new__es-certificate-demo-banner {
   display: flex
;
   justify-content: center;
   align-items: center;
   gap: 10px;
   margin-top: 30px;
}
.main-container__new__es-certificate-demo-banner .new__es-certificate-slider-wrapper {
   max-height: 500px;
   height: 500px;
   width: 500px;
   max-width: 500px;
}
.main-container__new__es-certificate-demo-banner #slide-arrow-prev {
   left: 0;
}
.main-container__new__es-certificate-demo-banner #slide-arrow-next {
   right: 0;
}
.new__es-certificate-slides-container {
   height: 90%;
   width: 100%;
   display: flex
;
   overflow-x: scroll;
   overflow-y: hidden;
   scroll-behavior: smooth;
   list-style: none;
   margin: 0;
   padding: 0;
   scrollbar-width: thin;
   scrollbar-color: transparent transparent;
   -ms-overflow-style: none;
   scrollbar-face-color: transparent;
}
.main-container__new__es-certificate-demo-banner .new__es-certificate-slide {
   width: 100%;
   height: 100%;
   flex: 1 0 100%;
}

.main-container__new__es-certificate-demo-banner .quick-link__lower-container__right-flexbox {
   color: #FFFFFF;
   font-size: 14px;
   text-decoration: none;
   border: 1px solid #FFFFFF;
   padding: 14px 18px 14px 18px;
   font-weight: 600;
   border-radius: 10px;
   font-family: 'Roboto', sans-serif;
}

.main-container__new__es-certificate-demo-banner .slide-arrow {
   position: absolute;
   display: flex
;
   top: 0;
   bottom: 0;
   margin: auto;
   height: 50px;
   background-color: #DE9406;
   border: none;
   width: 50px;
   font-size: 24px;
   padding: 0;
   cursor: pointer;
   opacity: 1;
   border-radius: 50%;
   transition: opacity 100ms;
   display: flex
;
   align-items: center;
   justify-content: center;
   color: #FFFFFF;
}

.new__es-certificate-slider-wrapper {
   margin: 1rem;
   position: relative;
   overflow: hidden;
}

.new__es-certificate-slides-container>.new__es-certificate-slide>a>img {
   height: 100%;
   width: 100%;
   object-fit: contain;
}

section#internship div.title{
   font-size: 42px;
   font-family: 'Roboto', sans-serif;
   margin-top: 90px;
   margin-bottom: 40px;
}

section#internship #ExploreScroolToHere .newcontent{
   font-size: 18px;
   margin-bottom: 70px;
  }


  div#online_courses_section_content::before {
   position: absolute;
   content: '';
   width: 100%;
   height: 95%;
   background: #FFFDEE;
   left: 0;
   right: 0;
}

section#internship{
   position: relative;
   overflow-X : clip;
}

section#internship div.course-card{
   background: #FFF;
   border-radius: 6px;
   padding:0;
   padding-bottom: 15px;
   border: 0px;
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.10);
}

section#internship div.course-card a div.course-image img{
width: 100%;
border-radius: 0px;
border-radius: 6px 6px 0 0;
height: 200px;
}

section#internship div.course-card a div.course-block h4.title{
   font-family: 'roboto',sans-serif;
   font-size: 16px;
}

section#internship div.course-card .course-block-footer-treatment div.duration-view{
font-size: 12px;
font-family: 'roboto',sans-serif;
}

.course-image .free-tag {
   font-size: 12px;
   color: #000;
   background: #FFF;
   border-radius: 30px;
   padding: 5px 20px;
   font-family: 'roboto',sans-serif;
}

.title-why-is-es-different {
   margin: 100px auto;
   text-align: center;
   font-size: 36px;
   font-weight: 600;
}
.grid-why-is-es-different {
   display: grid
;
   grid-template-columns: repeat(3, 1fr);
   column-gap: 20px;
}

.sub-container__grid-why-is-es-different {
   display: flex
;
   gap: 5%;
}

.icon-container__grid-why-is-es-different {
   height: 50px;
   max-height: 50px;
   min-width: 50px;
   background: #DE940640;
   display: flex
;
   justify-content: center;
   align-items: center;
}

.inner-flexbox-grid__why-is-es-different-section h3 {
   font-size: 16px;
   font-weight: 600;
   margin-top: 20px;
   margin-bottom: 10px;
}


.inner-flexbox-grid__why-is-es-different-section h5 {
   line-height: 18px;
}
.inner-flexbox-grid__why-is-es-different-section h5 {
   font-size: 16px;
   color: #626262;
   font-weight: 400;
}

.home-page__FAQ-section .home__FAQ-section__title {
   font-size: 42px;
   margin: 100px auto;
   display: block;
   width: fit-content;
}
.home-page__FAQ-section .home__FAQ-section__title {
   font-size: 42px;
   font-family: 'Roboto', sans-serif;
   font-weight: 500;
}

.accordian-title__accordian-row-container__home-page {
   display: flex
;
   align-items: center;
   justify-content: space-between;
   font-weight: 500;
   font-size: 20px;
   font-family: "Roboto", sans-serif;
   gap: 15px;
}

.icon__accordian-title__accordian-row-container__home-page {
   height: 40px;
   width: 40px;
   min-height: 40px;
   min-width: 40px;
   background: #1b1b1b;
   border-radius: 50%;
   display: flex
;
   justify-content: center;
   align-items: center;
   color: #FFFFFF;
   transform: rotate(360deg);
   transition: all 0.5s;
   font-size: 30px;
   font-weight: 200;
}



.accordian-item-icon-invert {
   border-color: #000000;
   background: #FFFFFF;
   border-width: 1px;
   border-style: solid;
   color: #000000;
   transform: rotate(90deg);
   transition: all 0.5s;
}


.accordian-row-container__home-page {
   width: 80%;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9A9A9A;
   padding: 22px 0;
   cursor: pointer;
}

.accordian-collapsable__accordian-row-container__home-page {
   display: none;
   padding: 5px 0;
   width: 90%;
   font-size: 15px;
   font-family: 'Roboto', sans-serif;
}

.Accordian-menu-active {
   display: block !important;
}


.main-container__accordian-home {
   display: flex
;
   flex-direction: column;
   align-items: center;
   margin-bottom: 100px;
}

#home-testimonial {
   margin: 50px 0px 20px;
   padding: 50px 0px;
}

#home-testimonial {
   text-align: center;
   font-size: 16px;
   font-family: 'Roboto', sans-serif;
}
#home-testimonial {
   background: url(https://easyshiksha.com/images/esHomeTestimonials.png) !important;
   background-position: right !important;
   padding-bottom: 100px !important;
   position: relative;
}


.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
   bottom: 5% !important;
}



#home-testimonial .main-title {
   text-align: center;
   margin-top: 0px;
   margin-bottom: 20px;
   font-size: 30px;
}

#home-testimonial .main-title {
   font-size: 36px !important;
   font-family: 'Roboto', sans-serif;
}

.home-testimonials-layout-container .swiper-slide {
   scale: 0.9;
}

@media (min-width: 1200px) {
   .home-testimonials-layout-container .swiper-slide-next {
       scale: 1.1;
       transition: all 0.5s;
   }
}
.left-home-testimonials-containter-header {
   display: flex
;
   align-items: center;
   gap: 10px;
}

.left-home-testimonials-containter-header>img {
   height: 65px;
   max-height: 65px;
   width: 65px;
   max-width: 65px;
   border-radius: 50%;
}
#home-testimonial p {
   margin-bottom: 0;
   font-size: 16px;
   font-weight: 300;
   line-height: 25px;
}

.left-home-testimonials-containter-header p {
   font-weight: 600 !important;
}

.right-home-testimonials-containter-header {
   display: none;
   align-items: center;
   font-size: 11px;
   text-wrap: nowrap;
}  

.home-testimonials-container-body {
   text-align: start;
   line-height: 25px;
   max-height: 190px;
   overflow-y: auto;
   scrollbar-width: thin;
   scrollbar-color: #DE9406;
}
.home-testimonials-layout-container .swiper-slide {
   scale: 0.9;
   text-align: center;
   font-size: 18px;
   background: #fff;
   display: flex
;
   justify-content: center;
   align-items: center;
   height: fit-content;
   width: 100%;
}

#home-testimonial .home-testimonials-container {
   padding: 28px;
}

#home-testimonial .swiper-pagination .swiper-pagination-bullet-active {
   scale: 1.4;
   background: #1e1e1e;
}

section#internship .title h2{
   line-height: 1.5;
}

button.internship-open-signUp-popUp{
   background-color: #de9406 !important;
   border-radius: 6px !important;
   margin-top: 0px !important;
}


@media (min-width: 1025px) {
   .inner-flexbox-grid__why-is-es-different-section h5 {
    
       margin-bottom: 45px;
       font-size: 14px;
   }
}



@media (max-width: 1400px){
   .hero-section-internship .title-hero{
      font-size: 40px;
   }
   .flex-item-info-box .row1-flex-info-box {
      font-size: 30px;
      margin-bottom: 20px;
   }
}

@media (max-width: 1210px){
   .hero-section-internship .title-hero{
      font-size: 26px;
   }
   .flex-item-info-box .row1-flex-info-box {
      font-size: 22px;
      margin-bottom: 10px;
   }

   .flex-item-info-box .row2-flex-info-box{
      font-size: 16px;
   }

   .flexbox-hero .info-box-hero-section {
   margin-top: 60px;
   }
   
   

   .flex-hero-buttons>a, .flex-hero-buttons button{
      border-radius: 6px !important;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 45px !important;
      width: 200px !important;
      font-size: 16px;
      font-weight: 500;
      font-size: 16px;
  }
}

@media (max-width: 1024px) {
   .main-container__new__es-certificate-demo-banner>div {
       width: 100%;
   }
   .main-container__new__es-certificate-demo-banner {
      flex-direction: column;
      align-items: center;
  }
  .grid-why-is-es-different {
   grid-template-columns: 1fr;
   gap: 10px;
}

.inner-flexbox-grid__why-is-es-different-section {
   align-items: start;
}
}

@media (max-width: 768px){
   #home-testimonial {
      margin: 20px 0px 20px;
  }


   .title-why-is-es-different {
      margin-top: 50px;
      margin-bottom: 50px;
  }


   section#internship div.course-card a div.course-image img{
   height: 170px;
   }

   .hero-section-internship .title-hero{
      line-height: 1.5;
   }
.hero-section-internship .left-flex-container-hero,.hero-section-internship .right-flex-container-hero {
   width: 100% !important;
} 

.hero-section-internship .flex-hero-buttons{
   justify-content: center;
}

.flexbox-hero .info-box-hero-section {
   justify-content: space-evenly;
}

.hero-section-internship .flexbox-hero{
   flex-direction: column;
}

.flexbox-hero .right-flex-container-hero img{
   max-height: 500px;
   display: block;

}

section#internship div.title{
   font-size: 20px;
   font-family: 'Roboto', sans-serif;
   margin-top: 45px;
   margin-bottom: 30px;
}

section#internship #ExploreScroolToHere .newcontent{
 font-size: 12px;
 margin-top: 30px;
 margin-bottom: 40px;
}
}
@media (max-width: 576px){

   section#internship .title h2{
      line-height: 1.5;
      font-size:20px ;
   }
   

   .accordian-title__accordian-row-container__home-page {
      font-size: 14px;
  }
   .icon__accordian-title__accordian-row-container__home-page {
      max-width: 22px;
      max-height: 22px;
      min-height: 22px;
      min-width: 22px;
  }

  .icon__accordian-title__accordian-row-container__home-page {
   font-size: 15px;
}

   .home-page__FAQ-section .home__FAQ-section__title {
        font-size: 20px;
        margin: 50px auto 40px auto;
    }
   .icon-container__grid-why-is-es-different {
      height: 25px;
      min-width: 25px;
  }

  .inner-flexbox-grid__why-is-es-different-section h3 {
   font-size: 15px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.inner-flexbox-grid__why-is-es-different-section h5 {
   font-size: 13px;
   line-height: 1.3;
}

   .title-why-is-es-different {
      font-size: 20px;
      margin-top: 50px;
      margin-bottom: 50px;
  }


   section#internship div.course-card a div.course-block h4.title{
      font-size: 12px;
   }

   .hero-section-internship .title-description-hero {
   font-size: 12px;
   }
   .flex-hero-buttons>a, .flex-hero-buttons button{
      font-size: 12px;
      height: 35px !important;
      width: 175px !important;
   }

   .flex-hero-buttons svg{
      height: 20px;
      width: 20px;
   }

   .flex-item-info-box .row1-flex-info-box{
      font-size: 16px;
   }

   .flex-item-info-box .row2-flex-info-box{
      font-size: 14px;
   }

   .flexbox-hero .right-flex-container-hero img{
      max-height: 350px;
      display: block;
   }

   section.hero-section-internship{
      margin-top: 70px;
      margin-bottom: 40px;
   }

   .title-one-right-flexbox__new__es-certificate-demo-banner {
      font-size: 16px;
  }

  .left-flexbox__new__es-certificate-demo-banner p {
   font-size: 12px;
   line-height: 19px;
}

.title-two-right-flexbox__new__es-certificate-demo-banner {
   font-size: 18px;
   margin-top: 30px;
   line-height: 1.8;
}

.left-flexbox__new__es-certificate-demo-banner p {
   font-size: 12px;
   line-height: 19px;
}

.bullet-point__right-flexbox__new__es-certificate-demo-banner svg {
   height: 14px;
   min-height: 14px;
   max-height: 14px;
   width: 14px;
   min-width: 14px;
}

.main-container__new__es-certificate-demo-banner .new__es-certificate-slider-wrapper {
   max-height: 300px;
   height: 300px;
   width: 300px;
   max-width: 300px;
}
.main-container__new__es-certificate-demo-banner .slide-arrow {
   max-width: 25px;
   width: 25px;
   max-height: 25px;
   height: 25px;
   font-size: 14px;
   padding-bottom: 5px;
}

.main-container__new__es-certificate-demo-banner .quick-link__lower-container__right-flexbox {
   font-size: 12px;
}

#home-testimonial .main-title {
   font-size: 20px !important;
}

.home-testimonials-container-body {
   font-size: 14px;
   line-height: 19px;
}
}

a.explore-more-mobile-free-courses-section {
   display: block;
   margin-top: 30px;
   background: #d9d9d9;
   width: fit-content;
   margin-left: auto;
   margin-right: auto;
   font-size: 12px;
   color: #000;
   padding: 12px 23px;
   border-radius: 50px;
   font-weight: 500;
}

a.explore-more-mobile-free-courses-section {
   display: block;
   margin-top: 30px;
   background: #d9d9d9;
   width: fit-content;
   margin-left: auto;
   margin-right: auto;
   font-size: 12px;
   color: #000;
   padding: 12px 23px;
   border-radius: 50px;
   font-weight: 500;
}

.top-row-free-courses-section__buttons-container .owl-stage-outer .owl-stage {
         display: flex;
    flex-wrap: nowrap;

      }

      .top-row-free-courses-section__buttons-container .top-row-free-courses-section__button {
         white-space: nowrap;
      }