@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Outfit:wght@100..900&display=swap');

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: auto !important; 
  bottom: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11%;
  padding: 0;
  color: #f10b0b;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .9;
  transition: opacity .15s ease;
  font-size: 24px;
}

.carousel-control-next {
  right: auto;
  left: 10%;
}

.carousel-control-prev {
  left: 3%;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #f10b0b;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.h-1-banner .h-1-banner-text h1 {
    font-size: 40px !important;
        color: #fff;
}
.search-option .submit-cls {
  background-color: #f10b0b !important;
      top: 3px;
    right: 3px;
}
.banner-card-1 h6
{
	font-weight: 600;
	    color: #333;
}
.banner-card-1 p strong
{
	font-weight: 600;
	color: #333;
  font-size: 16px;
  line-height: 27px;
}
.student .student-body-1 {
    background: #f10b0b;
    border-radius: 7px;
}
.courses-card .courses-card-body .courses-text p {
    font-size: 14px;
   }
.contact_us_a
{
	    margin-top: 34px;
}
.help_text
{
	color: #fff;
}
.h-1-banner .h-1-banner-text h1 span {
    color: #fff !important;
        font-weight: 600;
}
.banner_info_text
{
	    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.h-1-banner {
    position: relative;
    padding-bottom: 40px;
}
.h-1-banner .h-1-banner-text h1 {
    font-size: 54px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 34px;
    margin-top: 0px;
}
/*.search-option .form-control {
	padding: 12px 12px;
}*/
.category-product .category-product-body h5
{
	overflow: hidden;
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--title_max-num-lines,1);
    word-break: var(--title_word-break,break-all);
}
.category-product .category-product-body h2
{
	overflow: hidden;
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--title_max-num-lines,1);
    word-break: var(--title_word-break,break-all);
}

.category-product .category-product-body h3
{
	overflow: hidden;
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--title_max-num-lines,1);
    word-break: var(--title_word-break,break-all);
}

.top-categories {
    padding: 0px 0px 0px 0px;
}
.students-rating h1 {
    font-size: 30px;
    font-weight: 700;
}
.h-1-banner
{
	justify-content: center;
    background-image: url(https://d18xts8r7wlhit.cloudfront.net/home/realbanner.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.h-1-banner::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
}
.h-1-banner-text{
	z-index: 999;
    position: relative;
}
.h-1-banner .h-1-banner-text p
{
	color: #fff;
}
.professionals_trained
{
	    position: relative;
    z-index: 9999;
}
.students-rating h1 {
	color: #ffe000;
	    font-weight: 600;
}
.students-rating p {
	color: #fff;
}
.speech-item-img {
    text-align: justify;
    cursor: pointer;
}
.speech-item-img img{
    max-width: 100% !important;
    height: auto;
}
.speech-item-content .inner .info {
    font-size: 14px;
   }
 .info {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #676c7d;
   } 
   .speech-item .row {
    row-gap: 14px;
} 
.course-training-five .content .info
{
	font-family: 'Inter', sans-serif;
}
.course-training-five{
	    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 10px;
}
.middle_layout
{
	background: #f10b0b;
}
.middle_layout .title
{
	color: #fff !important;
}
.btn-six
{
	background: #f10b0b !important;
}
.middle_layout .info
{
	color: #fff !important;
}


/* Footer Start*/

#footerPart{
  background-color: #171719;
  padding: 25px 0px;
}
.custom_text_style
{
	    text-align: center !important;
}
.company h4{
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

.company ul li{
  line-height: 30px;
}

.company ul li a{
  font-size: 14px;
  font-weight: 400;
  color: #cfe0fd;
}

.payment-card{
  width: 100%;
  height: auto;
}

.secure{
  padding-top: 14px;
}

.secure ul li a img{
  margin-right: 10px;
}

.subscribe {
	display: flex;
	flex-direction: column;
	align-items:flex-start;
	justify-content: center;
	border-radius: 10px;
}

.subscribe .form {
	margin-bottom: 25px;
}

.form__email {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #0F121F;
}

.form__email:focus {
	outline: 1px solid #fff;
}

.form__button {
	background: #f57005;
	padding: 10px;
	border: none;
	width: 100px;
	height: 46px;
	border-radius: 5px;
	font-size: 14px;
	color: white;
}

.connect h4{
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  }
  
  .connect ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  }

  .connect ul li{
    margin-right: 10px;
  }

  .connect ul li a i{
  background-color: #25232d;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  }

  .connect ul li a i:hover{
  background-color: #f57005;
  color: #fff;
  }

  .foot-bottom{
    border-bottom: 1px solid #5a5a61;
    padding-top: 30px;
  }

  #topTending{
    background-color: #171719;
  }

  .top-trending-courses h4{
    padding-bottom: 14px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
  }

  .top-trending-courses a{
    font-size: 14px;
    font-weight: lighter;
    color: #b1b8c8;
    line-height: 34px;
    display: inline;
  }

  .copy-right{
    padding: 15px 0px;
    text-align: center;
    border-bottom: 1px solid #5a5a61;
  }

  .copy-right p{
    color: #fff;
    font-size: 14px;
  }

  .disclaimer{
    padding: 15px 0px;
  }

  .disclaimer h4{
    padding-bottom: 14px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
  }

  .disclaimer ul li {
    font-size: 10px;
    font-weight: lighter;
    color: #b1b8c8;
    line-height: 10px;
    padding-bottom: 10px;
  }
#disc_mr{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
}
  #callUS {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

#callusMobile {
  background-color: #f10b0b;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}

  .call-us-footer{
    display: flex;
    align-items: center;
    justify-content: left;
    position: relative;
  }

  .call-us-footer-mobile{
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
  }

  .call-us a{
    color: #fff;
  }

  .mail-your a{
    color: #fff;
  }

  .request-call a{
    color: #fff;
  }

  .request-call-mobile a{
    color: #fff;
  }

  .mail-your-mobile a{
    color: #fff;
  }

  .request-call a i{
    margin-right: 5px;
  }

  .request-call{
    position: relative;
    background-color: #f10b0b;
    padding: 14px;
    top: 0;
    bottom: 0;
    margin: 0px 14px;
  }

  .request-call-mobile{
    position: relative;
    background-color: #953800;
    padding: 14px;
    top: 0;
    bottom: 0;
    margin: 0px 14px;
  }


/* Footer End*/

#courseDecription .course-left-side .accordion-button {
  padding: 0px 0px 0px 0px;
}

#courseDecription .course-left-side .accordion-button::after {
  margin-left: -35px;
  background-size: 13px;
  top: 1px;
  position: relative;
}

#courseDecription 
.accordion-body {
  padding: 0px;
}

.about-coure {
  margin: 30px 0px;
}

.about-coure h3{
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
}

.about-coure p{
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #484848;
  padding-bottom: 10px;
}

.about-coure ul li {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #484848;
  padding-bottom: 12px;
}

.about-coure ul li i{
  margin: 3px 10px 0px 0px;
}

.about-coure h6{
  padding-bottom: 10px;
}

.simple-question{
  background-color: #5739f0;
  padding: 30px;
  text-align: center;
}

.simple-question h3{
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #fff;
}

.simple-question p{
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  color: #fff;
}

.answer-btn{
  background-color: #ffcd1f;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  padding: 10px 30px;
  border-radius: 30px;
}

.answer-btn:hover{
  background-color: #fff;
  color: #f10b0b;
}

.courses-listed h6{
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0px;
}

.courses-listed ul li{
  padding-bottom: 5px;
}

.courses-listed ul li a{
  font-size: 14px;
  font-weight: 500;
}

.rating-sec{
  background-color: #fff;
  padding: 14px;
  border-radius: 6px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.reting-tittle h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.rating-sec{
  text-align: center;
}

.rating-sec h3{
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.rating-sec h3 i{
  font-size: 18px;
  color: #ffc600;
}

.toll-free{
  background-color: #f8f7ff;
  padding: 20px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  color: #000;
}

.toll-free:hover{
  color: #fff;
  background-color: #f10b0b;
}

.toll-free-left img{
  margin-right: 14px;
}

.toll-free-right p{
  font-size: 14px;
  font-weight: 500;
 
}

.toll-free-right h4{
  font-size: 18px;
  font-weight: 600;
  
}

.toll-free-one{
  background-color: #93c9ff;
  padding: 20px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  color: #000;
}

.toll-free-one:hover{
  color: #fff;
  background-color: #16426e;
}

.toll-free-left-one img{
  margin-right: 14px;
}

.toll-free-right-one p{
  font-size: 14px;
  font-weight: 500;
}

.toll-free-right-one h4{
  font-size: 18px;
  font-weight: 600;
}

.about-sprintzeal{
  background-color: #f8f7ff;
  padding: 20px;
}

.about-sprintzeal h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.about-sprintzeal p {
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  color: #343434;
}

.about-sprintzeal p span{
  font-size: 12px;
  font-weight: 500;
  color: #f10b0b;
  text-decoration: underline;
  cursor: pointer;
}

.about-sprintzeal h3{
  font-size: 14px;
  font-weight: 500;
  color: #343434;
  padding: 25px 0px;
}

.about-sprintzeal h3 span{
  background-color: #f10b0b;
  padding: 6px;
  color: #fff;
  border-radius: 4px;
}

.get-list ul li{
  font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 2.5;
}

.get-list ul li i{
  margin-right: 4px;
}

.tab-list-left{
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 0px;
  border-radius: 6px;
}

#tablistLeft li.nav-item {
  text-align: center;
}

#tablistLeft .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: #fff;
  border-bottom: 1.5px solid #f10b0b;
  color: #fff !important;
  background: #000 !important;
  width: 100% !important;
}
.course-decription #myTab {
  justify-content: space-between;
  margin: 0px 0px !important;
}

.reting-tittle-one h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #000;
}

.reting-tittle-one h4 {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
  color: #000;
}

.mode-of-train{
  background-color: #fff;
  padding: 25px 14px;
  border-radius: 6px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  position: relative;
  min-height: 530px;

}

.mode-tittle h3{
  font-size: 22px;
  font-weight: 600;
  color: #000;
  padding-bottom: 14px;
}

.mode-price{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #afafaf;
  padding-bottom: 20px; 
}

.mode-price-left h4{
  font-size: 22px;
  font-weight: 500;
  color: #f10b0b;
}

.mode-price-left h4 span{
  font-size: 20px;
  font-weight: 500;
  color: #0f0f0f;
  margin-left: 10px;
}

.mode-price-left h5{

  font-size: 14px;
  font-weight: 500;
  color: #0f0f0f;
}

.mode-price-right a{
  font-size: 14px;
  color: #f10b0b;
}

.mode-list{
  padding: 30px 0px 20px 0px;
}

.mode-list ul li {
  display: flex;
  line-height: 22px;
  padding-bottom: 14px;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
}

.mode-list ul li i{
  margin: 4px 10px 0px 0px;
}

.btn-grid p{
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #f10b0b;
}

.show-all-btn{
  background-color: #eeeeee;
  padding: 10px 0px;
  border: 2px dotted #f10b0b;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}

.show-all-btn:hover{
  background-color: #f10b0b;
  color: #000;
}

.enroll-now-btn{
  background-color: #f10b0b;
  padding: 10px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.enroll-now-btn:hover{
  background-color: #000;
  color: #fff;
}

.mode-btn-postion {
  position: absolute;
  bottom: 5%;
  left: 5%;
  right: 5%;
}

#reviewCustom{
  padding: 60px 0px 0px 0px;
}

.participant-reviews h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.participant-review-left{
  text-align: center;
  margin-right: 10px;
  padding: 20px 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.participant-review-left h4{
  font-size: 30PX;
  font-weight: 600;
  color: #000;
}

.participant-review-left p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.participant-review{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.participant-review-ctr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
}

.progress-height{
  height: .5rem;
}

.participant-progress{
  display: flex;
}

.participant-review-ctr-left {
  display: flex;
  align-items: end;
  justify-content: end;
}

.participant-review-ctr-left-right {
  margin: 0px 10px 0px 10px;
}

.participant-review-ctr-right{
  display: flex;
}

.custom-feed-left img{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 20px;
}

.customer-review{
  margin-top: 20px;
}

.customer-review-list{
  background-color: #fff;
  padding: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.customer-review-list .spa {
  position: absolute;
  content: "";
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #ffedd6;
  top: -30px;
  right: -30px;
}

.custom-feed{
  display: flex;
  align-items: center;
}

.custom-feed-right h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.custom-feed-right i{
  color: #eec400;
}

.custom-feed-right h5 {
  font-size: 14px;
  font-weight: 500;
  color: #565656;
  padding-top: 5px;
}

.custom-feed-right h5 i{
  margin-right: 5px;
  color: #565656;
}

.custom-para{
  padding-top: 14px;
}

.custom-para p{
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 26px;
}

.custom-para h6{
  font-size: 14px;
  color: #f10b0b;
  padding-top: 10px;
}

.exam-certificate h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.exam-certificate img{
  width: 100%;
  height: auto;
}

#lookingMaster{
  padding: 60px 0px 0px 0px;
}

.looking-master{
  text-align: center;
  background-image: linear-gradient(to right, #f10b0b 0%, #f10b0b 100%);
  padding: 30px;
}

.looking-master p{
  color: #fff;
  margin-bottom: 10px;
}

.looking-master h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 10px;
}

.looking-master h4 strong{
  color: #fec100;
  font-size: 30px;
  font-weight: 600;
}

/* Download Course Agenda And Company Brochure */

#downloadCourse{
  background-color: #f4f4f4;
  padding: 60px 0px;
  /* margin-top: 60px; */
}

.download-course-tittle h3{
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.course-Agenda{
  background-color: #241442;
  padding: 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.course-Agenda::before {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  content: "";
  background-color: #241442;
  bottom: -30px;
  right: -30px;
  border: 20px solid #ffde6c;
}

.course-Agenda-left{
  margin-right: 20px;
}

.course-Agenda-left img{
  width: 100%;
  height: auto;
}

.course-Agenda-left-one img{
  width: 100%;
  height: auto;
}

.course-Agenda-right h4{
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.course-Agenda-right p{
  font-size: 14px;
  font-weight: 400;
  color: #9c8fb4;
  line-height: 26px;
  padding: 10px 0px;
}

.down-btn {
  background-color: #333;
  color: #fff;
  padding: 10px 40px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}

.down-btn i{
  margin-right: 5px;
}

.down-btn:hover{
  background-color: #f10b0b;
  color: #fff;
}

.course-Agenda-one{
  background-color: #f10b0b;
  padding: 30px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.course-Agenda-one::before {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  content: "";
  background-color: #f10b0b;
  bottom: -30px;
  right: -30px;
  border: 20px solid #ffde6c;
}

.course-Agenda-left-one{
  margin-right: 20px;
}

.course-Agenda-right-one h4{
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.course-Agenda-right-one p{
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 26px;
  padding: 10px 0px;
}

.down-btn-one {
  background-color: #fff;
  color: #333;
  padding: 10px 40px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}

.down-btn-one i{
  margin-right: 5px;
}

.down-btn-one:hover{
  background-color: #241442;
  color: #fff;
}

#courseAdvisor {
  padding: 60px 0px;
  position: relative;
  overflow: hidden;
}

#courseAdvisor::before {
  position: absolute;
  content: "";
  background-color: #ffde6c;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  top: -100px;
  right: 0px;
  opacity: 0.5;
}

.advisor{
  display: flex;
  align-items: center;
}

.advisor-left img{
  border-radius: 50%;
}

.advisor-right{
  margin-left: 20px;
}

.advisor-right h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  padding-bottom: 5px;
}

.advisor-right p{
  font-size: 14px;
  font-weight: 400;
  color: #505050;
  line-height: 26px;
}

.have-question{
  background-color: #0f0e0e;
  padding: 40px;
  position: relative;
  text-align: center;
}

.have-question h4{
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 10px;
}

.have-question p{
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 20px;
}

.contact-today-btn {
  background-color: #ffde6c;
  color: #000;
  padding: 10px 40px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}

.contact-today-btn i{
  margin-right: 5px;
}

.contact-today-btn:hover{
  background-color: #f10b0b;
  color: #fff;
}

#alumniWork{
  background-color: #fff;
  padding: 60px 0px 60px 0px;
}

.alumi-work ul{
  display: flex;
}

.alumi-work h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #000;
  text-align: center;
}

.alumi-work img{
  width: 100%;
  height: auto;
}

.alumi-work p {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 14px;
  color: #000;
  text-align: center;
}

#corporateTraining{
  padding: 60px 0px;
}

.corporate-training{
  text-align: center;
}

.corporate-training h3 {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #000;
  text-align: center;
}

.corporate-training p {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 14px;
  color: #000;
  text-align: center;
}

.contact-today-one {
  background-color: #f10b0b;
  color: #fff;
  padding: 10px 40px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}

.contact-today-one i{
  margin-right: 5px;
}

.contact-today-one:hover{
  background-color: #ffde6c;
  color: #000;
}

.find-course h3{
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 14px;
  color: #000;
}

.find-course a{
  font-size: 14px;
  font-weight: 400;
  color: #2a2a2a;
  margin-bottom: 10px;
}

/* Download Course Agenda And Company Brochure */

#caseStudies{
  padding-top: 60px;
}

.case-study{
  background-color: #fff;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 14px;
}

.case-study{
  display: flex;
  align-items: center;
  justify-content: center;
}

.case-study-left{
  text-align: center;
  margin-right: 30px;
}

.case-study-left h4{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  padding-bottom: 14px;
  line-height: 30px;
}

.case-btn{
  background-color: #f10b0b;
  padding: 10px 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.case-btn:hover{
  background-color: #ffcd1f;
  color: #000;
}

.certificate-train-nav{
  padding: 20px;
}

.certificate-train-tab{
  background-color: #fff;
  padding: 5px;
  border-radius: 6px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#certificateNav ul#pills-tab {
  display: flex;
  align-items: center;
  justify-content: center;
}

#certificateNav li.nav-item {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  background-color: none !important;
}

#certificateNav li.nav-item .nav-link.active{
  background-color: #262626;
  padding: 4px 14px;
}

.online-train{
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.online-train-left h4{
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.online-train-right p{
  font-size: 14px;
  color: #666;
  font-weight: 400;
}

.online-train-right h4{
  font-size: 18px;
  color: #eec400;
  font-weight: 600;
}

.online-btns{
  padding-top: 14px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.answer-btn-one{
  font-size: 14px;
  background-color: #eec400;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 400;
  color: #000;
}

.answer-btn-one:hover{
  background-color: #f10b0b;
  color: #fff;
}

.answer-btn-two{
  font-size: 14px;
  background-color: #f10b0b;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 400;
  color: #fff;
}

.answer-btn-two:hover{
  background-color: #f10b0b;
  color: #fff;
}

#scrollMenu{
  background-color: #f4f4f4;
  
}

.scroll-menu-list{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.scroll-nav ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.scroll-nav ul li{
  padding: 25px 16px;
}

.scroll-nav ul li a{
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

.enquire-btn{
  background-color: #ffcd1f;
  padding: 10px 30px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.enquire-btn:hover{
  background-color: #000;
  color: #ffcd1f;
}

.scroll-nav li.active{
  color: #ffcd1f;
}
.more_course_content{color:#f10b0b !important}
.less_course_content{color:#f10b0b !important}
.about-left p span {
    padding: 2px 10px;
    border-radius: 4px;
    color: #3c4852;
    font-size: 14px;
    font-weight: 400;
   text-decoration: none !important;
}
.less_course_content {
    cursor: pointer!important;
    font-weight: 700!important;
    text-decoration: none !important;
}
.more_course_content {
    cursor: pointer!important;
    font-weight: 700!important;
    text-decoration: none !important;
}
.navbarHover{
	    z-index: 999999 !important;
}
.courses-details .courses-details-1st-text p
{
	line-height: 2;
	font-size: 14px;
}
.bread-crumb {
	background: #f10b0b;
}
.apply_now
{
	text-decoration: none;
    background-color: var(--bg-white-2);
    border: 1.5px solid var(--color-4);
    color: var(--color-4);
    text-align: center;
    border-radius: 5px;
    padding: 10px 14px 12px;
    font-size: 14px;
    font-weight: 600;
    transition: .5s;
}
.apply_now:hover
{
	background-color: #050505;
    color: #fff;
}
.enquire_now{
	  text-decoration: none;
    background-color: #f2dd26;
    border: 1.5px solid #f2dd26;
    color: #0d0c0c;
    text-align: center;
    border-radius: 5px;
    /* padding: 10px 14px 12px; */
    font-size: 14px;
    font-weight: 600;
    transition: .5s;
    line-height: 34px;
}
.enquire_now:hover
{
	background-color: var(--bg-white-2);
    border: 1.5px solid var(--color-4);
    color: var(--color-4);
}
.courses-details .courses-details-1st-text h1
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 30px;
}
.course-banner-card .course-banner-card .card-banner-img {
    position: relative;
}
.card-banner-img {
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.course-banner-right-section .course-banner-card .card-banner-img img {
    height: 130px;
    max-width: 100%;
    border-radius: 10px 10px 0px 0px;
    padding: 8px;
}
.course-banner-card {
    box-sizing: border-box;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    margin-top: 20px;
    background-color: var(--bg-white);
}
.courses-details .courses-details-1st-text .icon ul li {
    list-style-type: none;
    color: #ffea32;
    margin-right: 8px;
}
.course-play-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: #fff;
    border-bottom: 1.5px solid #f10b0b;
    color: #f10b0b;
}
.tab-stly p{
	line-height: 2;
	font-size: 14px;
  color: #000;
}
.course-description {
    margin: 10px 10px;
    line-height: 2;
    font-size: 14px;
}
.course-heading-info .info-tag {
  display: flex;
  margin-right: 6px;
 }
.accordion-body p{
	line-height: 2;
	font-size: 14px;
}
.course-left-side .accordion-button {
    font-size: 14px;
   }
   .courses-details .courses-details-1st-text .review {
    margin-bottom: 0px;
}

   .elitem-div .el-btn-buy {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.125rem;
    border: 0.0625rem solid #0a7efb;
    border-radius: 0.3125rem;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.375rem;
    color: #0a7efb;
    transition: all .3s;
}
.elitem-div .el-btn-subscribe {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.125rem;
    background-color: #0a7efb;
    border: 0.0625rem solid #0a7efb;
    border-radius: 0.3125rem;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.375rem;
    color: #fff;
    transition: all .3s;
}
.elitem-div .el-btn-subscribe:hover {
    background-color: transparent;
    color: #0a7efb;
}
.elitem-div .el-btn-buy:hover {
    background-color: #0a7efb;
    color: #fff;
}
.mot_menu {
    /* border: 1.5px solid #6e798a45;
    background-color: #f10b0b; */
    padding: 12px 15px;
    font-size: 16px;
    color: var(color-9);
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: #333;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
  color: #2d2f31;
  background-color: transparent;
  border-color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0px;
  border-bottom: 2px solid #2d2f31;
}

.course-right-section .course-card .ammount {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.course-right-section .button a
{
	    margin: 14px 20px 0px;
}

ul#pills-tab {
  border-bottom: 1px solid #f2f2f2;
}

.ammount .btn:hover {
  transform: translateY(-0px);
}

.hurry p{
  padding-left: 20px;
}

/* Show Classes Modal Css Start */

#showClasses .show-class{
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
}

#showClasses .demo-modal-content .btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  background-size: 12px;
  border: 0.0625rem solid #d1d6db;
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  opacity: 0.5;
  display: flex;
  justify-content: center;
  align-items: center;
}

#showClasses .modal-header .show-class-tittle {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

#showClassaccordion {
  background: #f5f5f6;
  border: 1px solid #f4f4f4;
  padding: 10px;
}

#showClassaccordion .accordion-header{
  margin: 0px;
}

.month-list ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.month-list ul li {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-right: 30px;
}

.month-list ul li span{
  color: #f57005;
}

#showClassaccordion .accordion-item{
  margin-bottom: 10px;
}

#showClassaccordion .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
  background: #fff;
}

table.table.table-bordered {
  border: 1px solid #000;
}

.month-amount h4{
  font-size: 16px;
  font-weight: 600;
}

.month-amount p{
  font-size: 11px;
  font-weight: 400;
  color: #f57005;
}

.month-btn .show-class-btn {
  background-color: #f57005;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  padding: 6px 13px;
  color: #fff;
}

.month-btn p{
  font-size: 11px;
  font-weight: 400;
  color: #f57005;
}

.left-side-form{
  background: #efefef;
  padding: 20px 15px;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  border: 2px solid #e1dfdf;
}

.form-tittle-left{
  padding-bottom: 30px;
}

.form-tittle-left h3 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #727272;
  position: relative;
}

.form-tittle-left h3::after {
  position: absolute;
  content: "";
  background-color: #f57005;
  width: 60px;
  height: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 15px;
}



#leftForm input.form-control {
  box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  border: none !important;
  border-radius: 4px !important;
  font-size: 12px;
  padding: 10px;
}

#leftForm label.form-label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  color: #0f0e0e;
}

#leftForm label.form-check-label {
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  color: #0f0e0e;
}

.submit-btn {
  background-color: #f57005;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
}

.rating-sec img{
  width: 100%;
  height: auto;
}

div#carouselExample {
  background-color: #f7f7f7;
  padding: 15px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.course-pdt-tittle h3 {
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #0f0e0e;
  border-bottom: 2px solid #424040;
  margin-bottom: 20px;
}

/* Show Classes Modal Css End */

.in-house-main-tittle-five h3{
  position: relative;
  font-size: 28px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 20px;
  top: 30px;
}

/* Enqire popup start */

#enquireNow .modal-content {
  background-color: #1e1d1a;
}

#enquireNow .form-group.input-group {
  padding: 10px 0px;
}

#enquireNow .input-group-text{
  border-radius: 4px 0px 0px 4px !important;
}

#enquireNow .form-control {
  border-radius: 0px 4px 4px 0px !important;
  font-size: 13px;
  font-weight: 400;
  color: #818080;
}

#enquireNow .enquire-pop{
  background-color: #f10b0b;
  margin: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 2px;
  padding: 10px;
}

#enquireNow .enquire-for h3{
  font-size: 22px;
  color: #0f0f0f;
  font-weight: 600;
}

#enquireNow .enquire-for p{
  font-size: 22px;
  color: #f10b0b;
  font-weight: 600;
  padding: 10px 0px;
}

#enquireNow .btn-cle {
  background-color: #fff;
  border-radius: 50%;
  opacity: 9;
}

#enquireNow label.form-check-label {
  font-size: 13px;
  line-height: 18px;
  color: #4e4e4e;
}

/* Enqire popup end */


/* Course Agenda Form Start */

.offcanvas-btm-ctr{
  position: fixed;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-50%) !important;
}

.w-ctr-50{
  width: 50%;
}

#courseAgenda {
  border-radius: 10px;
  border: 10px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  height: 60%;
  background-color: #f1f1f1;
  background-clip: border-box !important;
}

#courseAgenda .form-control{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#courseAgenda .offcanvas{
  background-clip: border-box !important;
}

#courseAgenda label.form-label {
  font-size: 14px;
  margin-bottom: 5px;
}

#courseAgenda .offcanvas-body {
  padding: 0px 10px;
}


.brm-submit{
  background-color: #fec100;
  color: #000;
  margin-top: 30px;
  font-weight: 500;
  transition: 0.5;
}

.brm-submit i{
  margin-right: 5px;
}

.brm-submit:hover{
  background-color: #f10b0b;
  color: #fff;
  font-weight: 500;
}

.course-agenda-tittle h3{
  font-size: 24px;
  font-weight: 600;
  color: #0F121F;
  padding-bottom: 20px;
  position: relative;
}

.course-agenda-tittle h3::before{
  position: absolute;
  content: "";
  background: #0F121F;
  height: 2px;
  width: 30%;
  top: 36px;
}


/* Course Right Form Start */

.course-right-form{
  margin: 15px 0px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.coucourse-right-form-top{
  background-color: #f10b0b;
  text-align: center;
  padding: 15px;
}

.coucourse-right-form-top h3{
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.coucourse-right-form-top p{
  font-size: 14px;
  font-weight: 400;
  color: #d0c8ff;
  padding-top: 10px;
}

.mar-top-frm{
  margin-top: 6px !important;
}

.lead_Rname_error {
  margin-top: 2px;
}

.coucourse-right-form-btm{
  padding: 20px;
}

.submit_now{
  background-color: #f10b0b;
  padding: 10px 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  border-radius: 2px;
}

.submit_now:hover{
  background-color: #eec400;
  color: #000;
}

#courseRightform label.form-label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
}

#courseRightform .form-control {
  border-radius: 0px !important;

  border-bottom: 1px solid #dfdfdf !important;
  border: none;
  font-size: 13px;
}

#courseRightform label.form-check-label {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.position-relative{
  position: relative;
}

.country_code_dropdown_select_section {
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 90px;
  height: 42px;
  background-color: #f4f5f7;
  margin: 1px 0 0.5px 1px;
  border-radius: 4px 0 0 4px;
}

.country_code_dropdown_select_section .country_codedropdown_inputIndicator {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
}

.country_code_dropdown_select_section .countrycodedropdown_countryCodeLabel__1ZQyS {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  height: 100%;
  font-size: 14px;
  padding-right: 10px;
}

.country_code_dropdown_select_section .country_codedropdown_inputIndicator .countrycodedropdown_inputContainer__listin {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  position: relative;
}

.country_code_dropdown_select_section .country_codedropdown_inputIndicator .countrycodedropdown_inputContainer__listin .countrycodedropdown_countryInput__2Vaz- {
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  background-color: transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  min-height: 38px;
  outline: 0!important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 55px;
  color: #192f60;
  font-weight: 400;
  margin-left: 2px;
  margin-right: 2px;
  max-width: -webkit-calc(100% - 8px);
  max-width: calc(100% - 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 14px;
  opacity: 1;
  padding: 2px 8px;
  border: none;
  z-index: 1;
}

.country_code_dropdown_select_section .country_codedropdown_inputIndicator .countrycodedropdown_inputContainer__listin .countrycodedropdown_indicator__2eavj {
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  position: absolute;
  height: 100%;
  width: 12px;
  right: 12px;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  z-index: 0;
}

.openform_phone_input__24WIP {
  padding-left: 100px !important;
}

.openform_input__1WRTv {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  height: 44px;
}

.openform_input__1WRTv, .openform_label__q6ugB {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #192f60;
}

/* Course Right Form End */

.mode-training-city{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0px;
}

.taining-city-left h4{
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 2px dotted #333;
  margin-right: 20px;
}

.taining-city-left h4 i{
  color: #333;
  margin-right: 5px;
}

.city-btn{
  background-color: #333;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.city-btn:hover{
  background-color: #fff;
  border: 2px dotted #333;
  color: #050505;
}

.change-city-form{
  padding: 0px 0px 20px 0px;
}

#changeCity .modal-content{
  background-color: #fff;
}

#changeCity select#inputState {
  padding: 10px !important;
  font-size: 13px;
  font-weight: 400;
}

#changeCity label.form-label {
  font-size: 14px;
  font-weight: 500;
  color: #f10b0b;
}

.update-cty{
  background-color: #f10b0b;
  padding: 8px;
  color: #fff;
}

.update-cty:hover{
  background-color: #f10b0b;
  padding: 8px;
  color: #fff;
}


/* Course Agenda Form End */

/* Rating mobile css start */

.rating-mobile{
  margin-bottom: 20px;
}

.rating-mobile ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
}

/* Rating mobile css end */

/* About page css start */

.about-img img{
  max-width: 100%;
  width: 100%;
  height: auto;
}

.client-section img{
  max-width: 100%;
  width: 100%;
  height: auto;
}

.sprint-top-text-img img{
  max-width: 100%;
  width: 100%;
  height: auto;
}

#getExpert{
  padding: 60px 0px;
  background-color: #FFF8F5;
}

.work-set-image {
  display: flex;
  align-items: center;
}

.work-set {
  width: 52%;
}

.work-set-image img {
  padding: 5px;
  width: 100%;
}

.work-sets {
  width: 44%;
}

.moretext {
  display: none;
}

.about-title-page h3{
  font-size: 28px;
  font-weight: 600;
  color: #000;
  padding-bottom: 20px;
}

.moretext p{
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
  line-height: 24px;
  padding-top: 5px;
  text-align: justify;
}

.about-article p{
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
  line-height: 24px;
  text-align: justify;
}

.readon-one.slide-get-one.started-one {
  background: #fff5ef;
  margin-top: 15px;
}

.readon-one.slide-get-one {
  font-size: 15px;
  text-transform: capitalize;
  padding: 12px 28px 12px 28px;
  border-radius: 4px 4px 4px 4px;
  transition: all 0.4s;
}

.readon-one {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-weight: 500;
  line-height: 26px;
  color: #000;
  z-index: 1;
  overflow: hidden;
}

.readon-one.slide-get-one:before {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon-one.slide-get-one:after {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon-one.slide-get-one.started-one span:hover{
  color: #000 !important;
}


#missionValue{
  padding: 60px 0px;
}

.features-item-three {
  background: #fff;
  border: 1px solid #e1e5ee;
  border-radius: 10px;
  padding: 30px 15px;
  position: relative;
  transition: .3s linear;
  z-index: 1;
  min-height: 450px;
}

.features-item-three .features-icon-three {
  margin-right: 0;
  margin-bottom: 25px;
  transition: .3s;
  width: 60px;
  height: 60px;
  color: #f10b0b;
}

.features-icon-three, .features-icon-two {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #e6eeff;
  flex: 0 0 auto;
  color: #f10b0b;
  font-size: 30px;
  line-height: 0;
  position: relative;
  margin-right: 20px;
}

.features-icon-three::before, .features-icon-two::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #0055ff;
  top: 0;
  width: 16px;
  height: 3px;
  border-radius: 3px;
}


.features-content-three h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  transition: .3s;
  color: #000;
}

.features-content-three p {
  color: #334770;
  transition: .3s;
  font-size: 14px;
}

.features-content-three .link-btn {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #334770;
}

.features-item-three:hover {
  background: #f10b0b;
  border-color: #f10b0b;
  box-shadow: 0px 20px 50px rgba(3, 74, 218, 0.29);
}

.features-item-three:hover .features-icon-three {
  background: #fff;
}

.features-item-three:hover .features-content-three p, .features-item-three:hover .features-content-three h3 {
  color: #fff;
}

#whoWeare{
  padding: 60px 0px;
  background-color: #FFF6F1;
}

.who-we-tittle{
  text-align: center;
  padding-bottom: 30px;
}

.who-we-tittle h3{
  font-size: 28px;
  font-weight: 600;
  color: #000;
}

.who-we-tittle p{
  font-size: 14px;
  font-weight: 400;
   
  color: #000;
  padding-top: 10px;
}

.great-blk {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.5s;
}

.great-blk {
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 9px;
  padding: 30px;
  min-height: 360px;
}

.great-icon {
  background: linear-gradient(270.05deg, #F8ECF8 -28.55%, #FFF3EA 112.03%);
  width: 71px;
  height: 71px;
  margin-bottom: 15px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.great-content h4 {
  color: #000000;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
}

.great-content p {
  color: #515151;
  font-size: 14px;
  margin-bottom: 0;
}

.great-icon i{
  font-size: 30px;
  color: #333;
}

.great-blk:hover .great-icon {
  background: #333;
  transform: scale(1.1) rotate(360deg);
}

.great-blk:hover .great-icon i{
  color: #fff;
}

#delegates{
  background-color: #fff;
}

#delegates .nav-link {
  background: #b1afae87;
  color: #000;
  border-radius: 6px;
  box-shadow: rgba(226, 226, 226, 0.6) 0px 7px 29px 0px;
  padding: 18px 30px;
  margin: 8px 10px;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
}

#scrollTabing .nav-link {
  background: #b1afae87;
  color: #000;
  border-radius: 6px;
  box-shadow: rgba(226, 226, 226, 0.6) 0px 7px 29px 0px;
  padding: 18px 30px;
  margin: 8px 10px;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
}

.del-train-map{
  background: #fff;
  border-radius: 6px;
  box-shadow: rgba(226, 226, 226, 0.6) 0px 7px 29px 0px;
  padding:30px;
}

.del-train-map h4{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-bottom: 15px;
}

.del-train-map p{
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 26px;
}

.nav-pills-custom .nav-link {
  color: #aaa;
  background: #fff;
  position: relative;
}

.nav-pills-custom .nav-link.active {
  color: #f10b0b !important;
  background: #b1afae87;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
  .nav-pills-custom .nav-link::before {
      content: '';
      display: block;
      border-top: 8px solid transparent;
      border-left: 10px solid #b1afae87;
      border-bottom: 8px solid transparent;
      position: absolute;
      top: 50%;
      right: -10px;
      transform: translateY(-50%);
      opacity: 0;
  }
}

.nav-pills-custom .nav-link.active::before {
  opacity: 1;
}


/* About page css end */

/* Career page css start */

.firstBox-career {
	box-shadow: 0px 15px 10px -15px #111;
}
.careerImage{
	width:100%;
	height: auto;
}

.career-first-box{
	background: #f9f9f9;
	border-radius: 6px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.career-second-box{
	background: #f9f9f9;
	border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.become-an-instructor-button{
	background-color:#000;
	color:#fff;
}

.submit-Application-button{
	background-color:#f10b0b;
	color:#000;
}

.become-an-instructor-button:hover {
  background-color: #f10b0b;
  color:white;
}

.transform-the-world{
	max-width:100%;
	height:100px;
	background-color: #333;
	height:auto;
	color:white;
}

.hiring-title-one{
	font-family: Jost,sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.hiring-title-two{
	font-family: Jost,sans-serif;
	font-size: 24px;
	font-weight: 500;
}

.job-name{
	color: #000;
	font-weight: 500;
	font-size: 18px;
}

.opening-job {
    background: #f2f2f2;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    margin: 15px 0px;
    border-radius: 10px;
}

.opening-job-one {
    border-left: 6px solid #18ba9b;
}

.opening-job-two {
    border-left: 6px solid #0075be;
}

.opening-job-three {
    border-left: 6px solid #e57d20;
}

.opening-job-four {
    border-left: 6px solid #9a69cb
}

.opening-job-five {
    border-left: 6px solid #72c02c
}

.opening-job-six {
    border-left: 6px solid #00bed6
}

.job-mail span {
    color: #333;
}

.job-application-form{
	max-width:100%;
	background-color: #f2f2f2;
	height:auto;
	color:black;
}

.job-application-form .form-control{
	background-color: white;
}

.job-application-button:hover{
	background-color: #000;
	color:white;
}

.job-application-button{
	background-color: #f10b0b;
	color:white;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.justify-para-career{
	text-align: justify;
}

/* media queries */
@media screen and (min-device-width: 280px) and (max-device-width: 467px) {
	.transform-the-world-title{
		font-size:18px;
	}
	.transform-the-world-title-two{
		font-size:18px;
	}
}
/* media queries */

/* Career page css end */

/* Payment page css start */

#securePayment{
  padding: 60px 0px;
}

#securePayment .accordion-header{
  margin: 0px 0px 0px !important;
}

#securePayment .accordion-item {
  border: 1px solid #f2f2f2 !important;
  border-radius: 4px !important;
  padding: 5px 0px;
  margin-bottom: 20px;
}

.pay-items h3{
  font-size: 22px;
  font-weight: 600;
  color: #0F121F;
}

.pay-items h3 i{
  margin-right: 10px;
}

#payBody #v-pills-tab {
  padding: 0px;
  background-color: #f9f9f9;
  min-width: 30%;
}

#payBody .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #ededed;
  border-radius: 1px;
  color: #000;
  border-left: 3px solid #f10b0b;
}

#payBody .nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
  color: #686868;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 1px;
  text-align: left;
  padding: 12px 30px;
}

#payBody .nav-pills .nav-link i{
  margin-right: 8px;
}

.pay-body-pos{
  position: relative;
}

.back-btn-pos{
  position: relative;
}

.back-btn-pos a{
 font-size: 30px;
}

.pay-now-list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}

.pay-now-list-left h4 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.pay-now-list-right p {
  font-size: 13px;
  font-weight: 400;
  color: #9d9d9d;
  border-bottom: 1px solid #9d9d9d;
}

.cerdit-tiittle p{
  font-size: 14px;
  font-weight: 400;
  color: #171719;
  padding-bottom: 15px;
}

#creditDetail .form-control {
  padding: 10px 15px;
  border-radius: 1px;
  font-size: 14px;
  margin-bottom: 10px;
}

.securly{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.credit-shop p{
  font-size: 15px;
  font-weight: 400;
  color: #000;
  padding-bottom: 10px;
}

.securly-right img{
  margin-left: 10px;
}

.btn-securly {
  background-color: #f10b0b;
  padding: 10px 36px;
  color: #fff;
  border-radius: 2px;
}

.btn-securly:hover{
  background-color: #fec100;
  color: #000;
}

.payment-certificate{
  background-color: #fff;
  padding: 20px 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.payment-certify-tittle h4{
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding-bottom: 15px;
}

.payment-certify{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}

.payment-certify-left p{
  font-size: 13px;
  font-weight: lighter;
  color: #505050;
}

.payment-certify-left p strong{
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.payment-certify-right p{
  font-size: 14px;
  font-weight: lighter;
  color: #000;
}

.payment-certify-btm{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 15px 0px;
  border-top: 1px solid #e7e7e7;
}

.payment-certify-left-btm h5{
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

.payment-certify-right-btm {
  text-align: right;
}

.payment-certify-right-btm h5{
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

.payment-certify-right-btm p{
  font-size: 14px;
  font-weight: lighter;
  color: #f10b0b;
}

.upi-body p{
  line-height: 24px;
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 15px;
  color: #0F121F;
}

.bnk-brds{
  border: 1px solid #ccc;
  padding: 10px;
}

#securePayment .form-select{
  font-size: 15px;
  border-radius: 0px;
  padding: 10px;
}

.coupon-code{
  border-bottom: 1px solid #dbdbdb;
}

.detailing-body-text{
  background-color: #fff7f2;
  padding: 15px;
}

.detailing-body-text h5{
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
}

.detailing-body-text ul li{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding-bottom: 10px;
}

#deailsCoureses .accordion-item{
  margin-bottom: 0px;
  border: 1px solid #fff !important;
}

#deailsCoureses .accordion-button::after {
  margin-left: initial;
  width: 18px;
  height: 15px;
}

#deailsCoureses .accordion-body{
  padding-top: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#deailsCoureses button.accordion-button {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.detail-changes-text p{
  font-size: 16px;
  font-weight: 600;
  color: #0a7efb;
  margin-right: 10px;
}



#plusMinus span {cursor:pointer; }

  #plusMinus .minus, .plus {
    width: 24px;
    height: 24px;
    background: #f2f2f2;
    border-radius: 2px;
    padding: 8px 5px 8px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 5px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
  }

		#plusMinus input {
      height: 27px;
      width: 60px;
      text-align: center;
      font-size: 20px;
      border: 1px solid #ddd;
      border-radius: 4px;
      display: inline-block;
      vertical-align: middle;
  }

  .copen-next-part{
    margin-top: 20px;
    text-align: right;
  }

  .apply-btn-cp{
    background-color: #f10b0b;
    color: #fff;
    border-radius: 2px;
  }

  .apply-btn-mp{
    background-color: #f10b0b;
    color: #fff;
    border-radius: 1px;
    padding: 5px 30px;
    font-size: 15px;
  }

  .apply-btn-mp:hover{
    background-color: #f10b0b;
    color: #fff;
  }

  .apply-btn-cp:hover{
    background-color: #f10b0b;
    color: #fff;
  }

  .total-priceing p{
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 400;
  }

  .total-priceing h5{
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
  }

  #learnerDetails input {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;
    font-size: 13px;
    margin-bottom: 15px;
}

#learnerDetails input#gridCheck {
  border: 1px solid #ccc !important;
  position: relative;
  top: 4px;
}

#learnerDetails label.form-check-label {
    font-size: 13px;
}

#learnerDetails .form-select {
  border: 0px !important;
  border-bottom: 1px solid #ccc !important;
  font-size: 13px;
  padding: 6px;
}


/* Payment page css end */


/* Thank you page css start */

#thankYou{
  padding: 60px 0px;
  background-color: #f2f6ed !important;
}

.thank-you{
  text-align: center;
}

.thank-you i{
  font-size: 60px;
  color: #00b881;
}

.thank-you h2{
  font-size: 46px !important;
  font-weight: 600;
  color: #000;
  padding-top: 20px;
}

.connect-home{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 40px;
}

.connect-left{
  background-color: #fff;
  padding: 40px;
}

.connect-left h4 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding-bottom: 30px;
  text-align: center;
}

.connect-left ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.connect-left ul li {
  margin: 0px 5px;
  width: 44px;
  height: 44px;
  background-color: #ccebe2;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
}

.connect-left ul li a i{
  font-size: 18px;
}

.home-right-one{
  background-color: #fff;
  padding: 40px;
  text-align: center;
}

.home-right-one h4{
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding-bottom: 30px;
  text-align: center;
}

.home-right-one a{
  background-color: #ccebe2;
  padding: 10px 30px;
  border-radius: 4px;
  text-align: center;
  color: #000;
}

.student .man {
  width: 165px;
  height: 230px;
  margin-top: 0px !important;
}

.student .student-body-text {
  padding: 26px 26px;
  position: relative;
  max-height: 220px !important;
}
.custom_button_style
{
	 font-size: 10px !important;
	top: 3px !important;
    right: 3px !important;
}
.custom_input_style
{
	padding: 12px 12px !important;
}
.pmp-boot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mp-boot-ctr-list-left{
  margin-right: 5px;
}

.pmp-boot-right h4{
  font-size: 16px;
  font-weight: 600;
}

.mp-boot-ctr-list{
  display: flex;
}

#deailsCoureses 

/* Thank you page css end */

.lead_Rname_error {
  margin-top: 5px;
}

.lead_Rname_error p{
  font-size: 12px;
  color: red;
}

.lead_Rmail_error {
  margin-top: 5px;
}

.lead_Rmail_error p{
  font-size: 12px;
  color: red;
}

.lead_Rphone_error{
  margin-top: 5px;
}

.lead_Rphone_error p{
  font-size: 12px;
  color: red;
}

.i_Ragree_error{
  margin-top: 5px;
}

.i_Ragree_error p{
  font-size: 12px;
  color: red;
}

.arrows-down,
.arrows-down:before{
  position: absolute;
  left: 50%;
}
 

.arrows-down{
  width: 40px;
  height: 40px;
  /* top: 60%;
  margin: -20px 0 0 -20px; */
  -webkit-transform: rotate(45deg);
  border-left: none;
  border-top: none;
  border-right: 2px #000 solid;
  border-bottom: 2px #000 solid;
}

.arrows-down:before{
  content: '';
  width: 20px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0 -10px;
  border-left: none;
  border-top: none;
  border-right: 1px #000 solid;
  border-bottom: 1px #000 solid;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: arrows-down;
}

#udaymeDesign{
  padding: 0px 0px;
}

#udaymeDesign div#nav-tab {
  justify-content: center;
}

#udaymeDesign .nav-link{
  color: #5c5c5c;
  font-size: 18px !important;
  font-weight: 600;
}

#udaymeDesign .course-play-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: #fff;
  border-bottom: 2px solid #000;
  color: #000 !important;
}

#udaymeDesign .course-play-tab .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  isolation: none;
  border-color: #fff;
  border-bottom: 1px solid#000;
  cursor: pointer;
}

.udamy-body{
  padding: 20px 30px;
}

.udamy-body-amt{
  display: flex;
  align-items: center;
}

.udamy-body-amt-left h4{
  font-size: 26px;
    color: #2d2f31;
    font-weight: 700;
}

.udamy-body-amt-cter p{
  padding: 0px 10px;
  color: #6a6f73;
  font-size: 14px;
  font-weight: 400;
}

.udamy-body-amt-right p{
  color: #6a6f73;
  font-size: 14px;
  font-weight: 400;
}

.udamy-time-btm p{
  color: #f10b0b;
  font-size: 14px;
  font-weight: 400;
  padding-top: 5px;
}

.uday-buy-course{
  padding: 10px 0px;
  text-align: center;
}

.uday-buy-course a{
  background-color: #f10b0b;
  width: 100%;
  padding: 13px 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.top-right {
  top: 11px !important;
  right: 3px !important;
}
  
@keyframes arrows-down{
  0%{
    opacity: 1;
  }
    
  100%{
    opacity: 0;
    transform: translate(-10px, -10px);
  }
    

}

#breadcrumList .breadcrumb-item {
  padding: 0px 5px 0px 0px;
  color: #ffeee4;
}

#breadcrumList li.breadcrumb-item a{
  color: #fff !important;
}

#breadcrumList .breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: rgb(243 249 255 / 75%) !important;
  content: var(--bs-breadcrumb-divider, "/");
}

#courseMainlink{
  position: relative;
}

.course-main-images {
  position: absolute;
  bottom: 4%;
  left: 36%;
  transform: translateX(-38%);
}

.faq-accrodion .accordion .accordion-button{
  padding-bottom: 0px !important;
}

/* Answer 3 Simple Questions start*/

#simpleQuestion .modal-content{
  background-color: #fff;
}

#simpleQuestion .modal-header h1{
 color: #000;
}

#simpleQuestion .accordion-button{
  padding: 0px !important;
}

/* Answer 3 Simple Questions end*/

#changeCity .form-select{
  font-size: 12px !important;
}

#changeCity .countryError {
  font-size: 11px;
  font-weight: normal;
  margin-top: 5px;
}

#changeCity .cityError {
  font-size: 11px;
  font-weight: normal;
  margin-top: 5px;
}

.reting-tittle h2{
  font-size: 24px;
  font-weight: 600;
  color: #000;
}

.lead_Tname_error{
  color: red;
  margin-top: 3px;
}

.lead_Tname_error p{
  font-size: 12px !important;
}

.lead_Tmail_error{
  color: red;
  margin-top: 3px;
}

.lead_Tmail_error p{
  font-size: 12px !important;
}

.lead_Tphone_error{
  color: red;
  margin-top: 3px;
}

.lead_Tphone_error p{
  font-size: 12px !important;
}

.i_Tagree_error{
  color: red;
  margin-top: 3px;
}

.i_Tagree_error p{
  font-size: 12px !important;
}

.lead_Dname_error{
  color: red;
  margin-top: 5px;
}

.lead_Dname_error p{
  font-size: 12px !important;
}

.lead_Dmail_error{
  color: red;
  margin-top: 5px;
}

.lead_Dmail_error p{
  font-size: 12px !important;
}

.lead_Dphone_error{
  color: red;
  margin-top: 5px;
}

.lead_Dphone_error p{
  font-size: 12px !important;
}

/* Become an instructor start*/

#becomeInstractor{
  padding: 40px 0px;
}

.insta-top {
  background-image: linear-gradient(to right top, #efecff, #dedbf3, #cfc8ff, #f10b0b, #f10b0b);
  padding: 20px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.insta-top-left h3{
  font-size: 48px;
  font-weight: 700;
  color: #050505;
}

.insta-top-left h3 span{
  color: #ff6200;
}

.insta-top-left h1{
  font-size: 48px;
  font-weight: 700;
  color: #050505;
}

.insta-top-left h1 span{
  color: #ff6200;
}

#instractorBlog ul#pills-tab{
  border-bottom: none !important;
}

#instractorBlog .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #f10b0b;
  border-radius: 2px;
  color: #fff;
}

#instractorBlog .nav-link {
  color: #000;
  font-size: 17px;
  font-weight: 500;
}

.tech-create{
  background-color: #fff;
  padding: 15px;
  margin-top: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.tech-create p{
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  line-height: 24px;
}

.pad-left-b{
  padding-left: 0px;
}

.come-right-palce{
  padding-top: 15px;
}

.come-right-palce h3{
  font-size: 18px;
  font-weight: 500;
  color: #050505;
  padding-bottom: 10px;
}

.come-right-palce h2{
  font-size: 18px;
  font-weight: 500;
  color: #050505;
  padding-bottom: 10px;
}

.come-right-palce p{
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  line-height: 24px;
  padding-bottom: 10px;
}

.come-right-palce p b{
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

.come-right-palce ul li{
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  line-height: 24px;
}

#guideLinesblog .accordion-header{
  margin: 0px 0px 0px;
}

.guide-line-body p{
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  line-height: 24px;
}

#createGuestform{
  background-color: #fff;
  padding: 15px;
  margin-top: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.crate-guest-tittle{
  background-color: #f10b0b;
  padding: 10px;
  margin-bottom: 20px;
}
.crate-guest-tittle h3{
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

#createGuestform .form-control{
  border-radius: 0px;
  padding: 14px;
  font-size: 13px;
}

.btn-sub-frn{
  background-color: #f10b0b;
  color: #fff;
  padding: 10px;
  border-radius: 0px;
}

.btn-sub-frn:hover{
  background-color: #3f27da;
  color: #fff;
}

.read-tech-detail{
  padding: 30px;
  background-color: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.read-tech-detail h4{
  font-size: 18px;
  font-weight: 600;
  color: #0b004e;
  padding: 15px 0px;
}

.read-tech-detail p{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}

/* Become an instructor end*/

/* Sign up and start learning start*/

#signUplearning .modal-content {
  background-color: #fff;
  border-radius: 0px;
  padding: 10px 0px;
  width: 80%;
  margin: 0 auto;
}

#signUplearning .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-left: 5px;
}

#signUplearning .sing-learn-body{
  padding: 0px 20px 20px 20px;
}

#signUplearning .form-control {
  padding: 15px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
  border-radius: 0px;
}

#signUplearning label.form-check-label {
  font-size: 13px;
  color: #000;
  font-weight: 400;
}

#signUplearning .btn-sign-log{
  background-color: #f10b0b;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  border-radius: 0px;
  padding: 12px 0px;
}

#signUplearning .by-use p{
  font-size: 11px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  color: #161616;
  font-weight: 400;
}

#signUplearning .by-use a{
  border-bottom: 1px solid #f10b0b;
  color: #161616;
}

#signUplearning .already-use p{
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  color: #161616;
}

#signUplearning .already-use a{
  font-weight: 700;
  font-size: 14px;
  color: #f10b0b;
  border-bottom: 1px solid #f10b0b;
}

.eye-position{
  position: relative;
}

.cursor-pointer-icon {
  position: absolute;
  top: 17px;
}

/* Sign up and start learning end*/

/* Login start*/

#loginLearning .modal-content {
  background-color: #fff;
  border-radius: 0px;
  padding: 10px 0px;
  width: 80%;
  margin: 0 auto;
}

#loginLearning .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-left: 5px;
}

#loginLearning .sing-learn-body{
  padding: 0px 20px 20px 20px;
}

#loginLearning .form-control {
  padding: 15px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
  border-radius: 0px;
}

#loginLearning .btn-sign-log{
  background-color: #f10b0b;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  border-radius: 0px;
  padding: 12px 0px;
}

#loginLearning .by-use p{
  font-size: 11px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  color: #161616;
  font-weight: 400;
  text-align: center;
}

#loginLearning .by-use a{
  border-bottom: 1px solid #f10b0b;
  font-weight: 700;
  font-size: 14px;
  color: #f10b0b;
}

#loginLearning .already-use p{
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  color: #161616;
}

#loginLearning .already-use a{
  font-weight: 700;
  font-size: 14px;
  color: #f10b0b;
  border-bottom: 1px solid #f10b0b;
}

/* Login end*/

/* Forgot Password start*/

#forgotPassword .modal-content {
  background-color: #fff;
  border-radius: 0px;
  padding: 10px 0px;
  width: 80%;
  margin: 0 auto;
}

#forgotPassword .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding-left: 5px;
}

#forgotPassword .sing-learn-body{
  padding: 0px 20px 20px 20px;
}

#forgotPassword .form-control {
  padding: 15px;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
  border-radius: 0px;
}

#forgotPassword label.form-check-label {
  font-size: 13px;
  color: #000;
  font-weight: 400;
}

#forgotPassword .btn-sign-log{
  background-color: #f10b0b;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  border-radius: 0px;
  padding: 12px 0px;
}

#forgotPassword .by-use p{
  font-size: 11px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  color: #161616;
  font-weight: 400;
  text-align: center;
}

#forgotPassword .by-use a{
  border-bottom: 1px solid #f10b0b;
  font-weight: 700;
  font-size: 14px;
  color: #f10b0b;
}

/* Forgot Password end*/

/* Inhouse training start*/

.readon.slide-get.started {
  background: #fff5ef;
  margin-bottom: 40px;
}

.readon.slide-get {
  font-size: 26px;
  font-weight: 600;
  text-transform: capitalize;
  background: #ffffff;
  padding: 12px 28px 12px 28px;
  border-radius: 4px 4px 4px 4px;
  transition: all 0.4s;
}

.readon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  color: #ffffff;
  background: #0C6460;
  padding: 14px 40px 14px 40px;
  z-index: 1;
  border-radius: 20px 0px 20px 0px;
  transition: all 0.4s ease-in-out 0s;
  overflow: hidden;
}

.readon.slide-get:before {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon.slide-get:after {
  content: "";
  width: 4px;
  height: 20px;
  background: #ea6504;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}

.readon.slide-get.started span {
  color: #000000;
}

.readon.slide-get span {
  position: relative;
  z-index: 9;
  color: #0a0a0a;
}

.readon.slide-get:hover:before {
  height: 100.9%;
  width: 50%;
  border-radius: 0 5px 5px 0;
}

.readon.slide-get:hover:after {
  height: 100.9%;
  width: 50%;
  border-radius: 5px 0 0 5px;
}

.readon.slide-get.started span:hover{
  color: #fff;
}

#advanceTraining{
  padding: 60px 0px 30px 0px;
  background-color: #fffbf8;
}

.service-item {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
  min-height: 260px;
}

.service-top {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}

.service-item:hover .service-top i {
  background: #f10b0b;
  color: #fff;
}

.service-item .service-top i {
  border-radius: 5px;
  display: block;
  font-size: 35px;
  height: 76px;
  line-height: 76px;
  margin-right: 15px;
  text-align: center;
  transition: all .3s;
  width: 76px;
  color: #2c2c2c;
  background-color: #fff5ef;
}

.service-text h4 {
  color: #2c2c2c;
  font-size: 34px !important;
  font-style: normal;
  font-weight: 900;
  line-height: 44px;
  margin-bottom: 0;
}

.service-text h3 {
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  color: #2c2c2c;
  font-size: 20px;
}

.service-item p{
  font-size: 14px;
  font-weight: normal;
  color: #484949;
}

.service-item:hover:before {
  width: 100%;
}

.service-item:before, .service-item:before {
  background: #f10b0b;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all .4s;
  width: 0;
}

#inHouse{
  padding: 60px 0px;
}

.inhouse-tittle h2 {
  font-size: 26px;
  font-weight: 600;
  color: #00160A;
  margin-bottom: 30px;
}

.inhouse-tittle h3 {
  font-size: 26px;
  font-weight: 500;
  color: #00160A;
  margin-bottom: 30px;
}

.in-house-detail {
  display: flex;
  align-items: start;
}

.in-house-detail-left i{
  width: 60px;
  height: 60px;
  background-color: #f10b0b;
  line-height: 60px;
  text-align: center;
  margin-right: 20px;
  border-radius: 4px;
  font-size: 28px;
  color: #fff;
}

.in-house-detail-right p{
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #484949;
}

.in-house-para p{
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 8px;
  color: #484949;
}

.export-line{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0px;
}

.export-line-left h3{
  font-size: 20px;
  font-weight: 600;
  color: #00160A;
  margin-bottom: 15px;
}

.export-line-left ul li{
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 8px;
  color: #484949;
  display: flex;
}

.export-line-left ul li i{
  font-size: 5px;
  margin: 10px 8px 0px 0px;
}

.export-line-right img{
  border-radius: 10px;
}

#inHousesfor{
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 6px;
}

.get-body-tittle{
  background-color: #f10b0b;
  padding: 15px;
  border-radius: 6px 6px 0px 0px;
}

.get-body-tittle h3{
  font-family: "Outfit", sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.ged-body-frm{
  padding: 10px;
}

.check-boxes{
  display: flex;
  align-items: center;
}

#inHousesfor .form-control{
  font-family: "Outfit", sans-serif;
  padding: 11px;
  border-radius: 2px;
  font-size: 13px;
}

#checkBoxes .form-check {
  background: #5c5c5c;
  margin-right: 6px;
  border-radius: 4px;
  padding-left: 24px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 6px;
}

#checkBoxes .form-check-input{
  width: 10px;
  height: 10px;
  margin-top: 0.48em;
  margin-left: -1.01em;
  border-radius: 0px;
}

#checkBoxes label.form-check-label {
  color: #fff;
  font-size: 14px;
}

.number-delegates{
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 5px;
}

#inHousesfor label.form-check-label {
  font-family: "Outfit", sans-serif;
  font-size: 13px;
}

.btn-sub-now{
  font-family: "Outfit", sans-serif;
  background-color: #f10b0b;
  font-size: 16px;
  font-weight: 500;
  border-radius: 2px;
  color: #fff;
  padding: 10px;
}

.btn-sub-now:hover{
  background-color: #3f27da;
  color: #fff;
}

/* Inhouse training end*/

/* Cart Empty end*/

#emptyCart{
  padding: 40px 0px;
}

.empty-cart h4{
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding: 10px 0px;
}

.empty-cart p{
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

/* Cart Empty end*/

select#online-training-value {
  font-size: 14px;
  width: 100%;
  padding: 8px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
} 

.courses-text {
  min-height: 190px;
  position: relative !important;
}

.courses-price-border {
  position: absolute;
  bottom: 10px;
}

.courses-price-left {
  margin-right: 20px;
}

.category-product .category-product-body:hover h2{
  color: var(--color-9);
}

/* testimonial START */

.main-test-section{
  background-color: #f5f5f5;
  padding: 15px;
  border-radius: 10px;
  position: relative;
  min-height: 340px;
}

.main-testimonial{
  display: flex;
  align-items: start;
}

.testimonial-img-area img{
  border-radius: 50%;
  border: 3px solid #fbdfce;
  margin-right: 10px;
}

.testimonial-cont h4{
  font-size: 18px;
  font-weight: 500;
  color: #5739f0;
}

.testimonial-cont ul{
  display: flex;
  align-items: center;
}

.testimonial-cont ul li{
  font-size: 12px;
  color: #eec400;
  padding: 5px 2px;
}

.testimonial-cont h5{
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.testimonial-cont h5 i{
  margin-right: 5px;
}

.main-test-btm{
  padding-top: 15px;
}

.main-test-btm h6{
  font-size: 15px;
  font-weight: 500;
  color: #00160A;
}

.main-test-btm p{
  font-size: 13px;
  font-weight: 400;
  color: #4e4e4e;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  padding-top: 10px;
}

/* .active {
  border-bottom:2px solid #00f;
  
} */

.pad-top-btm{
  padding: 30px 0px 10px 0px;
}

.firstBox-career-content h2{
  font-size: 1.75rem;
}

.firstBox-career-content h3{
  font-size: 1.50rem;
}

.recent-pro-img img{
  width: 100%;
  height: auto;
}

.recent-pro-img img{
  width: 100%;
  height: auto;
}

.active-learning-right img{
  width: 100%;
  height: auto;
}


@media (max-width: 580px) {
  body {
    flex-direction: column;
  }
}


/* testimonial END */

@media only screen and (min-width: 992px) {
    .h2, h2 {
    font-size: 1.3rem;
   
}

#callusMobile{
  display: none;
}

.rating-mobile{
  display: none;
}
}

@media only screen and (max-width: 550px) {
    .course-banner-card {
    margin-bottom: 20px;
    margin-top: -5px;
}
}



/* RESPONSIVE CSS START */

@media (min-width: 1025px) and (max-width: 1199px) {

  #callusMobile{
    display: none;
  }

  .rating-mobile{
    display: none;
  }

}
@media (min-width: 768px) and (max-width: 1024px) {

  #scrollMenu{
    background-color: none !important;
    display: none !important;
  }
  
  .header.header-fixed{
    background-color: none !important;
  }

  .course-main-images {
    position: absolute;
    bottom: 4%;
    left: 46%;
    transform: translateX(-46%);
  }

  /* INNER PAGE START */

  /* Inhouse page  start*/

.feature-plan {
    display: grid;
}

.feature-wrap {
  margin-bottom: 10px;
}

.connect ul li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.onsite-training h3 {
  font-size: 26px;
}

.form-tittle h3 {
  font-size: 26px;
}

.partner h4 {
  font-size: 14px;
}

.in-house-main-tittle-five h3 {
  font-size: 26px;
}

.in-house-main-tittle h3 {
  font-size: 26px;
}

  /* Inhouse page  start*/

/* contact page  start*/

.contact-page .contact-heading h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-heading p{
  font-size: 14px;
}

#ourLocation {
  padding: 30px 0px;
}

.location-area {
  display: block;
}

.location-area-text{
  margin-top: 10px;
}

.location-area-text span {
  font-size: 14px;
}

.contact-area h4 {
  font-size: 16px;
}

.contact-area p {
  font-size: 13px;
  font-weight: 400;
}

.contact-area h6 {
  font-size: 13px;
}

.helping-team h3 {
  font-size: 26px;
}

#contactDetail {
  padding: 30px 0px;
}

/* contact page  End*/

#callusMobile{
  display: none;
}

  /* INNER PAGE End */

  .rating-mobile{
    display: none;
  }

  .reting-tittle{
    padding-bottom: 15px;
  }

}
@media (min-width: 481px) and (max-width: 767px) {

  .scroll-menu-list {
    display: none;
    margin-bottom: 10px;
}

.scroll-nav ul {
  display: block;
}

.scroll-nav ul li {
  padding: 10px 10px;
}

.rating-sec {
  margin-bottom: 20px;
}

.rating-sec img{
  width: auto ;
}

.toll-free {
  margin-bottom: 20px;
}

.about-sprintzeal h3 {
  font-size: 12px;
  line-height: 30px;
}

.tab-stly {
  padding-top: 20px;
}

.course-decription #myTab {
  justify-content: space-evenly;
}

.participant-review {
  display: block;
}

.course-Agenda {
  margin-bottom: 20px;
}

.advisor {
  display: block;
}

.have-question {
  margin-top: 50px;
  z-index: 0;
}



.reting-tittle h3 {
  font-size: 20px;
}

.toll-free-right p {
  font-size: 14px;
}

.toll-free-right h4 a{
  font-size: 14px;
  font-weight: 800;
}

.toll-free-right-one p {
  font-size: 14px;
}

.toll-free-right-one h4 {
  font-size: 13px;
  font-weight: 800;
}

.about-sprintzeal h3 {
  font-size: 20px;
}

.about-sprintzeal p {
  font-size: 14px;
  line-height: 28px;
}

.about-sprintzeal p span {
  font-size: 13px;
}

.get-list ul li {
  font-size: 14px;
  display: flex;
  padding-bottom: 10px;
}

.get-list ul li i{
  margin-top: 11px;
}

.about-sprintzeal h3 span {
  display: inline-flex;
  font-size: 14px;
}

.reting-tittle-one h3 {
  font-size: 20px;
}

.reting-tittle-one h4 {
  font-size: 16px;
  line-height: 26px;
}

#courseDescription .accordion-body {
  padding: 0;
}

.course-left-side {
  padding: 10px 0px;
}

.about-coure h3 {
  font-size: 20px;
  line-height: 28px;
}

.about-coure p {
  font-size: 14px;
  line-height: 26px;
}

.simple-question h3 {
  font-size: 20px;
}

.about-coure ul li {
  font-size: 14px;
}

.about-coure h6 {
  line-height: 24px;
}

.courses-listed ul li a {
  font-size: 14px;
  display: flex;
}

.case-study {
  display: block;
}

.case-study {
  padding: 20px 15px;
}

.case-study-left h4 {
  font-size: 18px;
  line-height: 26px;
}

.case-study-right{
  text-align: center;
}

.case-study-right img{
  margin-top: 15px;
}

.participant-reviews h3 {
  font-size: 20px;
}

.participant-review-ctr {
  padding-top: 20px;
}

.answer-btn-one {
  font-size: 14px;
  padding: 8px;
  border-radius: 4px;
}

.answer-btn-two {
  font-size: 14px;
  padding: 8px;
  border-radius: 4px;
}

.looking-master {
  padding: 15px;
}

.looking-master h4 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 20px;
}

.looking-master h4 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 20px;
}

.download-course-tittle h3 {
  font-size: 20px;
}

.adviser-tittle h3 {
  font-size: 20px;
}

.adviser-tittle h3 {
  font-size: 20px;
}

.advisor-left img{
  max-width: 50%;
  margin-bottom: 20px;
}

.advisor-right h4 {
  font-size: 18px;
}

.contact-today-btn {
  padding: 10px 20px;
}

.alumi-work h3 {
  font-size: 20px;
  padding-bottom: 10px;
}

.find-course h3 {
  font-size: 20px;
}

.courses h1 {
  font-size: 20px;
}

#callUS{
  padding: 15px 0px;
}

.call-us-footer{
  display: block;
}

.request-call {
  padding: 10px;
  text-align: center;
  margin: 10px 0px;
}

#courseAdvisor .carousel {
  position: relative;
  z-index: 0;
}

.mode-tittle h3 {
  font-size: 18px;
}

.mode-price-left h4 {
  font-size: 18px;
}

.mode-price-left h4 span {
  font-size: 14px;
}

.mode-list ul li {
  padding-bottom: 10px;
  font-size: 14px;
}

.mode-of-train {
  padding: 25px 10px;
  margin-bottom: 20px;
}

.exam-certificate h3 {
  font-size: 18px;
}

.course-left-side .accordion-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.course-description h3.description-head {
  font-size: 18px;
}

.course-description {
  margin: 20px 10px;
  font-size: 14px;
  line-height: 26px;
}

button.faq.accordion-button.text-18px.mt-20px {
  font-size: 14px !important;
  font-weight: 500;
}

.company h4 {
  padding: 15px 0px;
}

.company ul li a {
  font-size: 14px;
}

.reting-tittle h2{
  font-size: 18px;
  color: #000;
  font-weight: 600;
  padding-bottom: 15px;
}

.carousel-control-next {
  right: auto;
  left: 15%;
}

/* INNER PAGE START */

/* Inhouse page  start*/

.breadcrumb {
  padding: 30px 0px 0px;
}

.bread-crumb h1 {
  margin-bottom: 30px;
}

.onsite-training h3 {
  font-size: 22px;
}

.form-tittle h3 {
  font-size: 22px;
  padding-bottom: 0px;
}

.in-house-main-tittle-five h3 {
  font-size: 22px;
}

.in-house-main-tittle h3 {
  font-size: 22px;
}

.sprint-top-text h3 {
  font-size: 22px;
}

.sprint-top-text h4 {
  font-size: 14px;
  line-height: 28px;
}


.feature-plan {
  display: block;
}

.feature-wrap {
  margin-bottom: 15px;
}

.sace-money {
  min-height: auto;
}

.partner {
  margin-bottom: 10px;
}

.solution-result {
  min-height: auto;
  margin-bottom: 15px;
}

.onsite-training h2 {
  font-size: 22px !important;
  font-weight: 600;
  padding-bottom: 10px;
}

.onsite-training p {
  font-size: 14px;
}

.onsite-training b {
  font-weight: 600;
}

.partner {
  margin-bottom: 10px;
}

.icon-shape-wrap {
  height: auto;
}

.sprint-top-text h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: #000;
}

.sprint-top-text p {
  font-size: 14px;
  line-height: 26px;
}

.sprint-top-text h4 {
  font-size: 14px;
  line-height: 28px;
}

.feature-plan {
  display: block;
}

.feature-wrap{
  margin-bottom: 10px;
}

/* Inhouse page  end*/

/* contact page  start*/

.contact-page {
  padding: 20px 0;
}

.contact-page .office-time {
  margin-bottom: 20px;
}

.our-location-tittle h3 {
  font-size: 24px;
}

.helping-team h3 {
  font-size: 24px;
}

.location-area {
  justify-content: center;
  margin-bottom: 15px;
}

.location-area-img {
  margin-right: 20px;
}

.contact-area {
  margin-bottom: 15px;
}

.btn-helps {
  margin-bottom: 15px;
}

.w-ctr-50{
  width: 85%;
}

#courseAgenda {
  height: auto;
}

.brm-submit {
  margin: 10px 0px 20px 0px;
}

/* INNER PAGE End */

#callUS {
  position: relative;
  display: none;
}

/* home page start */

.h-1-banner .h-1-banner-text h1{
  font-size: 30px !important;
  font-weight: 600;
  margin-bottom: 20px;
}

.h-1-banner .h-1-banner-text p {
  letter-spacing: .2px;
  line-height: 24px;
  margin-bottom: 0px;
}

.search-option {
  text-align: center;
  margin-bottom: 30px;
}

.search-option .form-control {
  font-size: 16px;
}

.search-option .submit-cls {
  top: 2px;
  right: 2px;
}

.banner_info_text {
  font-weight: 600;
  font-size: 18px;
}

.h-1-banner .h-1-banner-text p {
  font-size: 15px;
  line-height: 18px !important;
}

.h-1-banner .bannar-card {
  position: static;
  margin-top: 26px !important;
}

.bannar-card .banner-card-1 {
  padding: 10px 0px !important;
}

.courses h1 {
 padding-top: 0px; 
}

.top-categories {
  padding: 0px 0 0px 0;
}

.speech-items li {
  padding-bottom: 0px;
}

.speech-item-content .inner .title {
  font-size: 20px;
}

.top-categories h1{
  font-size: 20px;
}

.title-two .title {
  font-size: 20px;
  line-height: 0px;
  padding-bottom: 0px;
  padding-top: 20px;
}

.course-training-five {
  margin-bottom: 20px;
}

.pb-110 {
  padding-bottom: 0px;
}

.student {
  padding-bottom: 0px;
  margin-bottom:0px;
}

.student-listed{
  display: block;
  text-align: center;
}

.student .student-body-text {
  padding: 26px 26px 0px 26px;
  position: relative;
}

.student .student-body-text img {
  left: 50%;
  transform: translateX(-50%);
}

.student a {
  padding: 10px 50px;
  margin-bottom: 20px;
}

.slick-track {
  display: flex;
  gap: 0px;
}
.slick-prev {
  left: -12px;
  z-index: 9999;
}
.slick-next {
  right: -12px;
}

.category-product .category-product-body {
  margin: 10px 5px;
}

.faq {
  padding: 0px 0 30px 0;
}

.video-frame{
  width: 100%;
  height: auto;
}

.faq-four{
  font-size: 24px;
  font-weight: 600;
}

/* home page end */

/* about us page start */

.service-one__wrapper {
  padding: 20px;
  display: flex;
  align-items: center;
}

.service-one__icon {
  margin: 0px 10px 0px 0px;
}

h3.service-one__title {
  margin: 0 0 10px;
}

.about-content p {
  font-size: 14px;
  line-height: 26px;
}

.vision-top p {
  font-size: 14px;
  line-height: 26px;
}

.client-cnt p {
  font-size: 14px;
  line-height: 26px;
}

.train-lefting-right p {
  font-size: 14px;
  line-height: 26px;
}

.mission-vision {
  display: block;
}

.mission {
  text-align: center;
}

.train-lefting{
  display: block;
  margin-bottom: 20px;
}

.years-view {
  min-height: auto;
  margin-bottom: 60px;
}

.client-cnt {
  min-height: auto;
  margin-bottom: 20px;
}
 

.sprint-top-text h2 {
  font-size: 20px;
  line-height: 30px;
}

.client-cnt h4 {
  font-size: 18px;
}

.about-content h4 {
  font-size: 22px;
  font-weight: 600;
}

.train-lefting-left {
  text-align: center;
  margin-bottom: 10px;
}

/* about us page end */

/* career page start */

.firstBox-career-content {
  padding: 15px !important;
}

/* career page end */

/* Corporate Partners page start */

#earnUp {
  padding: 30px 0px;
}

.earn-trans h3 {
  font-size: 22px;
}

.earn-trans p {
  font-size: 14px;
}

#sprintzealAdvantage {
  padding: 30px 0px;
}

.why-shoud-tittle h3 {
  font-size: 22px;
}

.sprintzeal-advantage {
  margin-bottom: 15px;
}

.advantage-text h4 {
  font-size: 18px;
}

#activeLearning {
  padding: 30px 0px;
}

.why-shoud-tittle p {
  font-size: 14px;
}

.active-learning-left h4 {
  font-size: 18px;
}

.active-learning-left ul li {
  font-size: 15px;
  display: flex;
  line-height: 24px;
  padding-bottom: 10px;
}

.active-learning-left ul li i{
  margin: 5px 10px 0px 0px;
}

#popularCourses {
  padding: 30px 0px;
}

.popular-course {
  text-align: center;
  margin-bottom: 15px;
}

#tailoredSolutions {
  padding: 30px 0px;
}

.tailored-solutions {
  margin-bottom: 15px;
}

/* Corporate Partners page end */

.rating-sec{
  display: none;
}

/* Affiliate network program page start */

.choose-us h4 {
  font-size: 22px;
  font-weight: 600;
}

.choose-us ul li {
  line-height: 26px;
  font-size: 14px;
}

.choose-us ul li i {
  margin: 8px 10px 0px 0px;
}

.under-our h4 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 0px;
}

.why-shoud {
  min-height: auto;
}

.why-shoud-right h4 {
  font-size: 18px;
  font-weight: 500;
}

.why-shoud-right p {
  font-size: 14px;
  font-weight: 400;
}

#HowIt {
  padding: 30px 0px;
}

#interestedJoin {
  padding: 30px 0px;
}

.interested-team h3 {
  font-size: 22px;
}

#quickFaq {
  padding: 30px 0px;
}

.qick-faq h4 {
  font-size: 18px;
}

.qick-faq p {
  font-size: 14px;
}

.choose-us::before {
  bottom: 0px;
}

.under-our{
  padding-top: 30px;
}

/* Affiliate network program page end */

/* Reviews testimonials page start */

#watchDemo {
  padding: 30px 0px;
}

.watch-demo h4 {
  font-size: 22px;
}

.empowering h4 {
  font-size: 22px;
  line-height: 34px;
  padding-bottom: 10px;
}

.empowering p{
  font-size: 14px;
}

.feature-plan-one {
  display: block;
}

.feature-wrap-one {
  margin-top: 20px;
}

.bulid-career h4 {
  font-size: 22px;
  line-height: 34px;
}

.bulid-career p {
  padding-bottom: 14px;
}

.bulid-career ul li {
  font-size: 14px;
}

.why-shoud-tittle-one h4 {
  font-size: 16px;
}

.why-shoud-tittle-one h3 {
  font-size: 22px;
  font-weight: 600;
}

#accreditedBy {
  padding: 40px 0px;
}

.accredited h4 {
  font-size: 22px;
} 

.accredited p {
  font-size: 14px;
}

.btn-helps {
  font-size: 14px;
}

/* Reviews testimonials page end */


/* payment page start */

.pay-now-list-left h4 {
  font-size: 14px;
}

.pay-now-list-right p {
  font-size: 11px;
}

.payment-flex{
  display: block !important;
}

.securly {
  display: block;
}

.securly-left p {
  padding-bottom: 0px;
}

.securly-right {
  padding-top: 15px;
}

.payment-certificate {
  padding: 15px 15px;
  margin-top: 30px;
}

/* payment page end */

.course-main-images {
  position: relative;
  bottom: 0%;
  right: 0%;
  padding-top: 15px;
}

.course-main-images img{
  max-width: 100%;
}

#scrollMenu{
  background-color: none !important;
  display: none !important;
}

.header.header-fixed{
  background-color: none !important;
}

.pmp-boot{
  display: block;
}

.pmp-boot-ctr {
  padding: 15px 0px;
}

div#plusMinus {
  padding-bottom: 15px;
}

#deailsCoureses .accordion-body{
  padding: 0px !important;
}

.course-heading-info .info-tag {
  display: block;
}

.about-sprintzeal-para {
  display: inline-grid;
}

.left-side-form{
  margin: 20px 0px 60px 0px;
}

.firstBox-career-content {
  padding: 15px !important;
}

.mode-of-train {
  min-height: 470px;
}

/* Become an instructor start*/

.insta-top{
  display: block;
}

.insta-top-right img{
  width: 100%;
}

.insta-top-left h3 {
  font-size: 24px;
}

.pad-left-b{
  padding-left: 10px;
}

.crate-guest-tittle h3 {
  font-size: 18px;
}

#guideLinesblog button.accordion-button.collapsed {
  font-size: 14px;
}

#guideLinesblog button.accordion-button {
  padding: 14px 0px;
}

.accordion-button:not(.collapsed){
  font-size: 14px;
}

#guideLinesblog .accordion-body {
  padding: 0px 0px;
}

/* Become an instructor end*/

/* sign up login forget password start*/

#signUplearning .modal-content {
  width: 100%;
}

#loginLearning .modal-content {
  width: 100%;
}

#forgotPassword .modal-content {
  width: 100%;
}

/* sign up login forget password end*/

/* Inhouse training start*/

.export-line {
  display: block;
}

.export-line-right img{
  width: 100%;
  height: auto;
}

#checkBoxes .form-check {
  padding-left: 18px;
}

.in-house-detail {
  display: block;
}

.in-house-detail-right p {
  padding-top: 15px;
}

/* Inhouse training end*/
.features-item-three {
  min-height: auto;
  margin-bottom: 20px;
}

/* new schedule */
.main-box-schedule {
  display: block;
}

.tab-content h3 {
  font-size: 14px;
}

.batch-one h4 {
  font-size: 12px;
}

.off-prixe p {
  font-size: 20px !important;
}
.off-prixe p del {
  font-size: 15px;
}

.offer p{
  font-size: 15px;
}

.total-box-schedule {
  padding: 15px 15px 15px 15px;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  .scroll-menu-list {
    display: none;
    margin-bottom: 10px;
}

.scroll-nav ul {
  display: block;
}

.scroll-nav ul li {
  padding: 10px 10px;
}

.rating-sec {
  text-align: center;
  margin-bottom: 20px;
}

.rating-sec img{
  width: auto;
}

.toll-free {
  margin-bottom: 20px;
}

.about-sprintzeal h3 {
  font-size: 12px;
  line-height: 30px;
}

.tab-stly {
  padding-top: 20px;
}

.course-decription #myTab {
  justify-content: space-evenly;
}

.participant-review {
  display: block;
}

.course-Agenda {
  margin-bottom: 20px;
}

.advisor {
  display: block;
}

.have-question {
  margin-top: 50px;
  z-index: 0;
}

.reting-tittle h3 {
  font-size: 18px;
}

.toll-free-right p {
  font-size: 14px;
}

.toll-free-right h4 {
  font-size: 14px;
  font-weight: 800;
}

.toll-free-right-one p {
  font-size: 14px;
}

.toll-free-right-one h4 {
  font-size: 13px;
  font-weight: 800;
}

.about-sprintzeal h3 {
  font-size: 18px;
}

.about-sprintzeal p {
  font-size: 14px;
  line-height: 28px;
}

.about-sprintzeal p span {
  font-size: 12px;
}

.get-list ul li {
  font-size: 14px;
  display: flex;
  padding-bottom: 10px;
  line-height: 22px;
}

.get-list ul li i{
  margin-top: 4px;
}

.about-sprintzeal h3 span {
  display: inline-flex;
  font-size: 14px;
}

.reting-tittle-one h3 {
  font-size: 18px;
}

.reting-tittle-one h4 {
  font-size: 16px;
  line-height: 26px;
}

#courseDescription .accordion-body {
  padding: 0;
}

.course-left-side {
  padding: 10px 0px;
}

.about-coure h3 {
  font-size: 18px;
  line-height: 28px;
}

.about-coure p {
  font-size: 14px;
  line-height: 26px;
}

.simple-question h3 {
  font-size: 20px;
}

.about-coure ul li {
  font-size: 14px;
}

.about-coure h6 {
  line-height: 24px;
}

.courses-listed ul li a {
  font-size: 14px;
  display: flex;
}

.case-study {
  display: block;
}

.case-study {
  padding: 20px 15px;
}

.case-study-left h4 {
  font-size: 18px;
  line-height: 26px;
}

.case-study-right{
  text-align: center;
}

.case-study-right img{
  margin-top: 15px;
}

.participant-reviews h3 {
  font-size: 20px;
}

.participant-review-ctr {
  padding-top: 20px;
  display: grid;
  justify-content: center;
}

.participant-review-ctr-left-lrgt {
  padding-top: 40px;
}

.customer-review-list .spa {
  display: none;
}

.custom-feed-right h4 {
  font-size: 18px;
}

.custom-para p {
  font-size: 14px;
  line-height: 28px;
}

.custom-feed-right h5 {
  font-size: 13px;
}

.certificate-train-nav {
  padding: 10px;
}

#certificateNav li.nav-item {
  font-size: 12px;
}

.answer-btn-one {
  font-size: 14px;
  padding: 8px;
  border-radius: 4px;
}

.answer-btn-two {
  font-size: 14px;
  padding: 8px;
  border-radius: 4px;
}

.looking-master {
  padding: 15px;
}

.looking-master h4 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 20px;
}

.download-course-tittle h3 {
  font-size: 20px;
}

.course-Agenda {
  padding: 20px;
  display: block;
}

.course-Agenda-left img{
  max-width: 30%;
}

.course-Agenda-one {
  padding: 20px;
  display: block;
}

.course-Agenda-left-one img{
  max-width: 30%;
}

#courseAdvisor::before {
  display: none;
}

.adviser-tittle h3 {
  font-size: 20px;
}

.advisor-left img{
  margin-bottom: 20px;
}

.advisor-right h4 {
  font-size: 18px;
}

.advisor-right {
  margin-left: 0px;
}

.contact-today-btn {
  padding: 10px 20px;
}

.alumi-work h3 {
  font-size: 20px;
  padding-bottom: 10px;
}

.find-course h3 {
  font-size: 20px;
}

#callUS{
  padding: 15px 0px;
}

.call-us-footer{
  display: block;
}

.request-call {
  padding: 10px;
  text-align: center;
  margin: 10px 0px;
}

#courseAdvisor .carousel {
  position: relative;
  z-index: 0;
}

.mode-tittle h3 {
  font-size: 18px;
}

.mode-price-left h4 {
  font-size: 18px;
}

.mode-price-left h4 span {
  font-size: 14px;
}

.mode-list ul li {
  padding-bottom: 10px;
  font-size: 14px;
}

.mode-of-train {
  padding: 25px 10px;
  margin-bottom: 20px;
}

.exam-certificate h3 {
  font-size: 18px;
}

.course-left-side .accordion-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.course-description h3.description-head {
  font-size: 18px;
}

.course-description {
  margin: 20px 10px;
  font-size: 14px;
  line-height: 26px;
}

button.faq.accordion-button.text-18px.mt-20px {
  font-size: 14px !important;
  font-weight: 500;
}

.company h4 {
  padding: 15px 0px;
}

.company ul li a {
  font-size: 14px;
}

.about-left p span {
  padding: 2px 0px;
  font-size: 14px;
}

.reting-tittle h2{
  font-size: 18px;
  color: #000;
  font-weight: 600;
  padding-bottom: 15px;
}

.participant-review-ctr-left{
  justify-content: center;
}

.certification-training h2{
  font-size: 20px;
  line-height: 26px;
}

.carousel-control-next {
  right: auto;
  left: 15%;
}

#showClasses .show-class {
  padding: 0px;
}

#showClasses .modal-header .show-class-tittle {
  color: #000;
  font-size: 16px !important;
  font-weight: 600 !important;
}

#showClasses .demo-modal-content .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

#showClassaccordion {
  padding: 0px;
}

.month-list ul li {
  font-size: 14px;
  font-weight: 400;
  padding-right: 10px;
}

.month-amount {
  padding: 20px 0px;
}

/* INNER PAGE START */

/* Inhouse page  start*/

.onsite-training h3 {
  font-size: 22px;
}

.form-tittle h3 {
  font-size: 22px;
  padding-bottom: 0px;
  font-weight: 600;
}

.in-house-main-tittle-five h3 {
  font-size: 22px;
}

.in-house-main-tittle h3 {
  font-size: 22px;
}

.onsite-training p{
  font-size: 14px;
}

.onsite-training h2 {
  font-size: 22px !important;
  font-weight: 600;
  padding-bottom: 10px;
}

.onsite-training b {
  font-weight: 600;
}

.form-section .form-control {
  padding: 10px 20px;
  margin-bottom: 15px;
  font-size: 14px;
}

.sace-money h2 {
  font-size: 40px;
}

.sace-money h3 {
  font-weight: 500;
}

.sace-money {
  min-height: auto;
  margin-top: 30px;
}

#advanceInhouse {
  padding: 0px 0px 0px 0px;
}

.partner {
  margin-bottom: 10px;
}

#inhouseSolution {
  padding: 20px 0px;
}

.solution-result {
  margin-bottom: 10px;
}

.solution-result {
  min-height: auto;
}

.icon-shape-wrap {
  height: auto;
}

.sprint-top-text h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  color: #000;
}

.sprint-top-text p {
  font-size: 14px;
  line-height: 26px;
}

.sprint-top-text h4 {
  font-size: 14px;
  line-height: 28px;
}

.feature-plan {
  display: block;
}

.feature-wrap{
  margin-bottom: 10px;
}

/* Inhouse page  End*/

/* contact page  start*/

.contact-page .contact-heading h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-heading p{
  font-size: 14px;
}

#ourLocation {
  padding: 30px 0px;
}

.contact-page {
  padding: 20px 0;
}

.contact-page .office-time {
  margin-bottom: 20px;
}

.our-location-tittle h3 {
  font-size: 22px;
}

.helping-team h3 {
  font-size: 22px;
}

.location-area {
  justify-content: center;
  margin-bottom: 15px;
}

.location-area-img {
  margin-right: 20px;
}

.contact-area {
  margin-bottom: 15px;
}

.btn-helps {
  margin-bottom: 15px;
}

/* contact page  End*/

.client-cnt {
  min-height: auto;
  margin-bottom: 20px;
}

.w-ctr-50{
  width: 85%;
}

#courseAgenda {
  height: auto;
}

.course-agenda-tittle h3 {
  font-size: 16px;
}

.course-agenda-tittle h3::before {
  top: 26px;
}

.brm-submit {
  margin: 10px 0px 20px 0px;
}


/* INNER PAGE End */

#callUS {
  position: relative;
}

.carousel-control-next, .carousel-control-prev {
  bottom: -30px;
}

#callUS{
  display: none;
}

/* home page start */

.h-1-banner .h-1-banner-text h1 {
  font-size: 28px !important;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 0px;
  line-height: 34px;
}

.search-option {
  text-align: center;
  margin-bottom: 30px;
}

.search-option .form-control {
  font-size: 14px;
}

.search-option .submit-cls {
  top: 7px;
  right: 7px;
}

.banner_info_text {
  font-weight: 500;
  font-size: 14px;
}

.h-1-banner .h-1-banner-text p {
  font-size: 13px;
  line-height: 24px !important;
  letter-spacing: 0px;
  margin-bottom: 0px;
}

.h-1-banner .bannar-card {
  position: relative;
  z-index: 99999;
  margin-top: 0px !important;
  margin-bottom: 20px;
}

.bannar-card .banner-card-1 {
  padding: 10px 0px !important;
}

.courses h1 {
 padding-top: 0px; 
}

.top-categories {
  padding: 0px 0 0px 0;
}

.speech-items li {
  padding-bottom: 0px;
}

.speech-item-content .inner .title {
  font-size: 22px;
  font-weight: 600;
}

.top-categories h1{
  font-size: 22px;
  font-weight: 600;
}

.title-two .title {
  font-size: 22px;
  line-height: 0px;
  padding-bottom: 0px;
  padding-top: 20px;
  font-weight: 600;
}

.course-training-five {
  margin-bottom: 20px;
}

.pb-110 {
  padding-bottom: 0px;
}

.student {
  padding-bottom: 0px;
  margin-bottom:0px;
}

.student-listed{
  display: block;
  text-align: center;
}

.student .student-body-text {
  padding: 26px 26px 0px 26px;
  position: relative;
}

.student .student-body-text img {
  left: 50%;
  transform: translateX(-50%);
}

.student a {
  padding: 10px 50px;
  margin-bottom: 20px;
}

.slick-track {
  display: flex;
  gap: 0px;
}
.slick-prev {
  left: -12px;
  z-index: 9999;
}
.slick-next {
  right: -12px;
}

.category-product .category-product-body {
  margin: 10px 5px;
}

.h-1-banner::before {
  background-color: rgba(0,0,0,0.5);
}

.mar-lr{
  margin: 0px auto;
}

.courses h1 {
  font-size: 22px;
  font-weight: 600;
}

.video-frame{
  width: 100%;
  height: auto;
}

.course-training-five .content .title {
  font-size: 16px;
  font-weight: 500;
}

.faq {
  padding: 0px 0 30px 0;
}

.faq-four{
  font-size: 24px;
  font-weight: 600;
}

/* home page end */

/* about us page start */

#aboutUs {
  padding: 30px 0px;
}

.service-one__wrapper {
  padding: 20px;
  display: flex;
  align-items: center;
}

.service-one__icon {
  margin: 0px 10px 0px 0px;
}

h3.service-one__title {
  margin: 0 0 10px;
}

.about-content p {
  font-size: 14px;
  line-height: 26px;
}

.vision-top p {
  font-size: 14px;
  line-height: 26px;
}

.client-cnt p {
  font-size: 14px;
  line-height: 26px;
}

.train-lefting-right p {
  font-size: 14px;
  line-height: 26px;
}

.mission-vision {
  display: block;
}

.sprint-top-text-img img{
  max-width: 100%;
}

.sprint-top-text h2 {
  font-size: 22px;
  line-height: 34px;
}

.client-cnt h4 {
  font-size: 18px;
}

.about-content h4 {
  font-size: 22px;
}

.about-content p b {
  font-size: 16px;
}

#aboutSec {
  padding: 30px 0px;
}

.client-section {
  margin-bottom: 15px;
}

#clientView {
  padding: 40px 0px;
}

#trainingView {
  padding: 40px 0px;
}

.train-lefting {
  display: block;
  padding: 20px;
  margin-bottom: 15px;
}

.train-lefting-left {
  text-align: center;
}

.train-lefting-left img {
  margin-right: 0px;
}

.train-lefting-right h4 {
  font-size: 18px;
  padding-top: 15px;
}

#yearview {
  padding: 100px 0px 0px 0px;
}

.years-view {
  min-height: auto;
  margin-bottom: 60px;
}

/* about us page end */

/* career page start */

.firstBox-career-content {
  padding: 15px !important;
}

/* career page end */

/* Corporate Partners page start */

#earnUp {
  padding: 30px 0px;
}

.earn-trans h3 {
  font-size: 22px;
}

.earn-trans p {
  font-size: 14px;
}

#sprintzealAdvantage {
  padding: 30px 0px;
}

.why-shoud-tittle h3 {
  font-size: 22px;
}

.sprintzeal-advantage {
  margin-bottom: 15px;
}

.advantage-text h4 {
  font-size: 18px;
}

#activeLearning {
  padding: 30px 0px;
}

.why-shoud-tittle p {
  font-size: 14px;
}

.active-learning-left h4 {
  font-size: 18px;
}

.active-learning-left ul li {
  font-size: 15px;
  display: flex;
  line-height: 24px;
  padding-bottom: 10px;
}

.active-learning-left ul li i{
  margin: 5px 10px 0px 0px;
}

#popularCourses {
  padding: 30px 0px;
}

.popular-course {
  text-align: center;
  margin-bottom: 15px;
}

#tailoredSolutions {
  padding: 30px 0px;
}

.tailored-solutions {
  margin-bottom: 15px;
}

/* Corporate Partners page end */

.rating-sec{
  display: none;
}

/* Affiliate network program page start */

.choose-us h4 {
  font-size: 22px;
  font-weight: 600;
}

.choose-us ul li {
  line-height: 26px;
  font-size: 14px;
}

.choose-us ul li i {
  margin: 8px 10px 0px 0px;
}

.under-our h4 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 0px;
}

.why-shoud {
  min-height: auto;
}

.why-shoud-right h4 {
  font-size: 18px;
  font-weight: 500;
}

.why-shoud-right p {
  font-size: 14px;
  font-weight: 400;
}

#HowIt {
  padding: 30px 0px;
}

#interestedJoin {
  padding: 30px 0px;
}

.interested-team h3 {
  font-size: 22px;
}

#quickFaq {
  padding: 30px 0px;
}

.qick-faq h4 {
  font-size: 18px;
}

.qick-faq p {
  font-size: 14px;
}

.choose-us::before {
  bottom: 0px;
}

.under-our{
  padding-top: 30px;
}

/* Affiliate network program page end */

/* Reviews testimonials page start */

#watchDemo {
  padding: 30px 0px;
}

.watch-demo h4 {
  font-size: 22px;
}

.empowering h4 {
  font-size: 22px;
  line-height: 34px;
  padding-bottom: 10px;
}

.empowering p{
  font-size: 14px;
}

.feature-plan-one {
  display: block;
}

.feature-wrap-one {
  margin-top: 20px;
}

.bulid-career h4 {
  font-size: 22px;
  line-height: 34px;
}

.bulid-career p {
  padding-bottom: 14px;
}

.bulid-career ul li {
  font-size: 14px;
}

.why-shoud-tittle-one h4 {
  font-size: 16px;
}

.why-shoud-tittle-one h3 {
  font-size: 22px;
  font-weight: 600;
}

#accreditedBy {
  padding: 40px 0px;
}

.accredited h4 {
  font-size: 22px;
}

.accredited p {
  font-size: 14px;
}

.btn-helps {
  font-size: 14px;
}

/* Reviews testimonials page end */

/* payment page start */

.pay-now-list-left h4 {
  font-size: 14px;
}

.pay-now-list-right p {
  font-size: 11px;
}

.payment-flex{
  display: block !important;
}

.securly {
  display: block;
}

.securly-left p {
  padding-bottom: 0px;
}

.securly-right {
  padding-top: 15px;
}

.payment-certificate {
  padding: 15px 15px;
  margin-top: 30px;
}

/* payment page end */

.course-main-images {
  position: relative;
  padding: 0px 10px;
}

.course-main-images img{
  max-width: 100%;
}

#scrollMenu{
  background-color: none !important;
  display: none !important;
}

.header.header-fixed{
  background-color: none !important;
}

.pmp-boot{
  display: block;
}

.pmp-boot-ctr {
  padding: 15px 0px;
}

div#plusMinus {
  padding-bottom: 15px;
}

#deailsCoureses .accordion-body{
  padding: 0px !important;
}

.course-heading-info .info-tag {
  display: block;
}

.about-sprintzeal-para {
  display: inline-grid;
}

.left-side-form{
  margin: 20px 0px 60px 0px;
}



.mode-of-train {
  min-height: 470px;
}

.agenda-img{
  display: none;
}

/* Become an instructor start*/

.insta-top{
  display: block;
}

.insta-top-right img{
  width: 100%;
}

.insta-top-left h3 {
  font-size: 24px;
}

.pad-left-b{
  padding-left: 10px;
}

.crate-guest-tittle h3 {
  font-size: 18px;
}

#guideLinesblog button.accordion-button.collapsed {
  font-size: 14px;
}

#guideLinesblog button.accordion-button {
  padding: 14px 0px;
}

.accordion-button:not(.collapsed){
  font-size: 14px;
}

#guideLinesblog .accordion-body {
  padding: 0px 0px;
}

/* Become an instructor end*/

/* sign up login forget password start*/

#signUplearning .modal-content {
  width: 100%;
}

#loginLearning .modal-content {
  width: 100%;
}

#forgotPassword .modal-content {
  width: 100%;
}

/* sign up login forget password end*/

/* Inhouse training start*/

.export-line {
  display: block;
}

.export-line-right img{
  width: 100%;
  height: auto;
}

#checkBoxes .form-check {
  padding-left: 18px;
}

.in-house-detail {
  display: block;
}

.in-house-detail-right p {
  padding-top: 15px;
}

/* Inhouse training end*/

.features-item-three {
  min-height: auto;
  margin-bottom: 20px;
}

/* new schedule */
.main-box-schedule {
  display: block;
}

.tab-content h3 {
  font-size: 14px;
}

.batch-one h4 {
  font-size: 12px;
}

.off-prixe p {
  font-size: 20px !important;
}
.off-prixe p del {
  font-size: 15px;
}

.offer p{
  font-size: 15px;
}

.total-box-schedule {
  padding: 15px 15px 15px 15px;
}

}

@media only screen and (min-device-width: 200px) and (max-device-width: 319px) {
  /* new schedule */
.main-box-schedule {
  display: block;
}

.tab-content h3 {
  font-size: 14px;
}

.batch-one h4 {
  font-size: 12px;
}

.off-prixe p {
  font-size: 20px !important;
}
.off-prixe p del {
  font-size: 15px;
}

.offer p{
  font-size: 15px;
}

.total-box-schedule {
  padding: 15px 15px 15px 15px;
}
}

@media only screen and (min-device-width: 50px) and (max-device-width: 199px) {
    
}


/* RESPONSIVE CSS END */