
.white {
  color: #fff !important;
}
.blue-text {
	color: #393FD7;
}
.d-block {
	display: block;
}
.yellow-bg {
	background: #FFF077;
	padding: 0px 13px;
	border-radius: 8px;
}
.scholarship-main{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}
.scholarship-top{
    background-color: blueviolet;
    margin-top: 50px;
    display: flex;
    padding: 60px;
}
.scholarship-top h1{
    color: #fff;
    font-weight: bold;
    font-size: 54px;
    padding: 12px 0px;
}
.scholarship-top h1 span{
    
    color: #fff;
    font-weight: bold;
}
.scholarship-top p{
    color: #fff;
    font-weight: bold;
    margin: 0%;
    font-size: 16px;
}
.avail-upto{
    padding: 20px;
    background-color: #fff;
    margin-top: 50px;
    max-width: 70%;
    border-radius: 10px;
}
.avail-upto h2{
    color: #8a2be2;
    font-size: 32px;
}
.avail-upto h2 span{
    color: #000;
    font-size: 16px;
}
.avail-upto h3{
    color: #000;
    font-size: 24px;
}
.avail-upto h3 span{
    color: #000;
    font-size: 16px;
}
.scholarship-form{
    padding: 25px;
    background-color: #fff;
   
    border-radius: 10px;
}
.scholarship-form h3{
    margin: 0%;
    font-size: 24px;
    margin-bottom: 25px;
    color: #000;
}
.scholarship-form h5{
    margin: 0%;
    font-size: 20px;
    color: #000;
    margin: 10px 0px;
}
.flax-hed{
    display: flex;
}
.flax-hed h6{
    margin-top: 8px !important;
}
.p-10{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid gray;
}
.register-btn {
    background-color: #393FD7;
    width: 100%;
    margin-top: 20px;
    border: none;
    padding: 9px;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
}
.motion-test{
    width: 100%;
    margin: 0%;
    padding: 0%;
    text-align: center;
}
.motion-test h2{
    color: #8a2be2;
    font-weight: bold;
    font-size: 26px;
}
.scholarship-text{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    
}

.scholarship-info{
    border: 1px solid #e9e5e5;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 50px;
    padding-bottom: 40px;
    width: 40%;
    margin: 0 auto;
    margin-top: 40px;

    
}
.scholarship-info-head{
    padding: 20px;
    background-color: #393fd7;;
    border-radius: 10px;
    margin-bottom: 50px;
}
.scholarship-info-head h2 {
    color: #000;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}
.scholarship-info p{
    color: #000;
    font-size: 18px;
    margin: 0%;
}
.markin-list{
    text-align: center;
}
.markin-list h5{
    color: #ec2727;
    background-color: #f0eaea;
    padding: 10px;
    text-align: left;
    font-size: 20px;
}
.markin-text-info{
    text-align: left;
    font-size: 22px;
    padding-bottom: 80px;
}
.markin-list h3{
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 20px;
}
.list-mark{
    border-right: 1px solid #d2cfcf;
    width: 100%;
}

.list-mark-td{
    border-top: 1px solid #d2cfcf;
    border-left: 1px solid #d2cfcf;
    border-bottom: 1px solid #d2cfcf;
    padding: 8px;
    width: 33%;
    
}
.w-100{
    border-top: 1px solid #d2cfcf;
    border-left: 1px solid #d2cfcf;
    border-bottom: 1px solid #d2cfcf;
    padding: 8px;
}
.bg-grey{
    background-color: #f9f7f7;
}
.toppers-contribution-sec::after {
	border-radius: 0;
}
@media(max-width: 676px){
    .scholarship-top {
        background-color: blueviolet;
        margin-top: 54px;
        display: flex;
        padding: 10px;
        flex-wrap: wrap;
    }
	.testimonials .section-header {
		margin-bottom: 10px;
	}
	.testimonials-slides {
		padding-bottom: 60px;
	}
	.testimonials .swiper-button-next, .testimonials .swiper-button-prev {
		width: 30px;
		height: 30px;
	}
	.testimonials .testimonial-item {
		text-align: center;
	}
	.testimonials .testimonial-item h3 {
		font-size: 18px;
	}
	.testimonials .testimonial-item h4 {
	  font-size: 16px;
	}
	.testimonials .testimonial-item p {
		font-size: 18px;
	  }
	.testimonials .testimonial-item {
		padding: 30px 30px;
		border-radius: 20px 20px 0px 20px;
		min-height: 375px;
	}
	.testimonials .testimonial-item .testimonial-img {
		max-width: 120px;
	}
    .res-width{
        width: 100%;
    }
    .scholarship-top h1 {
        color: #000;
        font-weight: bold;
        margin: 0%;
        font-size: 16px;
        text-align: center;
        padding: 10px 0px;
    }
    .scholarship-top p {
        color: #fff;
        font-weight: bold;
        margin: 0%;
        font-size: 18px;
        text-align: center;
    }
    .avail-upto {
        padding: 10px;
        margin: 0 auto;
        background-color: #fff;
        margin-top: 10px;
        max-width: 96%;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .avail-upto h2 {
        color: #8a2be2;
        font-size: 15px;
    }
    .avail-upto h2 span {
        color: #000;
        font-size: 12px;
    }
    .avail-upto h3 {
        color: #000;
        font-size: 12px;
    }
    .avail-upto h3 span {
        color: #000;
        font-size: 12px;
    }
    .scholarship-form h3{
        margin: 0%;
        font-size: 15px;
        margin-bottom: 10px;
        color: #000;
    }
    .scholarship-form h5 {
        font-size: 14px;
        color: #000;
        margin: 8px 0px;
    }
   .toppers-slider-sec {
    width: 100%;
    margin-top: 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 20px;
    padding: 35px 0px;
    position: relative;
    background-color: #fff;
    margin-bottom: 35px !important;
    display: inline-block;
} 
    .toppers-items-sec{
        text-align: center;
    }
    .p-10 {
        padding: 2px;
        border-radius: 5px;
        border: 1px solid gray;
        padding-left: 7px;
        font-size: 13px;
        width: 100%;
    }
    .register-btn {
        background-color: #393FD7;
        width: 40%;
        margin-top: 20px;
        border: none;
        padding: 7px;
        border-radius: 25px;
        color: #fff;
        font-size: 17px;
    }
    .scholarship-main{
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .motion-test h2 {
        color: #8a2be2;
        font-weight: bold;
        font-size: 18px;
    }
    .scholarship-info {
        border: 1px solid #e9e5e5;
        border-radius: 10px;
        padding: 8px;
        text-align: center;
        background-color: #fff;
        margin-bottom: 50px;
        padding-bottom: 20px;
        width: 95%;
        margin: 0 auto;
        margin-top: 15px;
    }
    .scholarship-info-head h2 {
        text-align: left;
        color: #000;
        background-color: #fff;
        padding-top: 8px;
        padding-left: 8px;
        padding-bottom: 8px;
        border-radius: 5px;
        font-size: 14px;
        margin: 0 auto;
    }
    .scholarship-info-head {
        padding: 15px;
        background-color: #393fd7;
        border-radius: 10px;
        margin-bottom: 11px;
    }
    .scholarship-info p {
        color: #000;
        font-size: 16px;
        margin: 0%;
        padding-top: 4px;
        text-align: left;
    }
    .markin-list h5 {
        color: #ec2727;
        background-color: #f0eaea;
        padding: 8px;
        text-align: left;
        font-size: 15px;
    }
    .markin-text-info {
        text-align: left;
        font-size: 15px;
        padding-bottom: 14px;
    }
    .markin-list h3 {
        font-weight: bold;
        font-size: 18px;
        padding-bottom: 10px;
    }
    .list-mark-td {
        border-top: 1px solid #d2cfcf;
        border-left: 1px solid #d2cfcf;
        border-bottom: 1px solid #d2cfcf;
        padding: 4px;
        font-size: 13px;
    }
}
@media (min-width:677px) and (max-width: 990px){
	.owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: -59px;
		position: relative;
		bottom: -34px;
	} 
    .scholarship-top h1 {
        color: #000;
        font-weight: bold;
        font-size: 35px;
        padding: 8px 0px;
        padding-right: 30px;
    }
    .scholarship-top p {
        color: #fff;
        font-weight: bold;
        margin: 0%;
        font-size: 18px;
    }
    .scholarship-form {
        padding: 15px;
        background-color: #fff;
        border-radius: 10px;
    }
    .scholarship-form h3 {
        margin: 0%;
        font-size: 20px;
        margin-bottom: 10px;
        color: #000;
    }
    
    .p-10 {
        padding: 5px;
        border-radius: 5px;
        border: 1px solid gray;
    }
    .register-btn {
        background-color: #393FD7;
        width: 100%;
        margin-top: 10px;
        border: none;
        padding: 5px;
        border-radius: 25px;
        color: #fff;
        font-size: 20px;
    }
    .scholarship-info-head h2 {
        color: #000;
        background-color: #fff;
        padding: 15px;
        border-radius: 5px;
        font-size: 20px;
        margin: 0 auto;
    }
    .scholarship-info-head {
        padding: 20px;
        background-color: #393fd7;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .scholarship-info p {
        color: #000;
        font-size: 18px;
        margin: 0%;
        text-align: center !important;
    }
    .markin-list h5 {
        color: #ec2727;
        background-color: #f0eaea;
        padding: 10px;
        text-align: left;
        font-size: 17px;
    }
    .markin-text-info {
        text-align: left;
        font-size: 17px;
        padding-bottom: 50px;
    }
    .scholarship-form h5 {
        font-size: 17px;
        color: #000;
        margin: 7px 0px;
    }
    .scholarship-form h3 {
        margin: 0%;
        font-size: 20px;
        margin-bottom: 10px;
        color: #000;
    }
    .scholarship-top h1 {
        color: #000;
        font-weight: bold;
        font-size: 38px;
        padding: 12px 0px;
    }
    .scholarship-top p {
        color: #fff;
        font-weight: bold;
        margin: 0%;
        font-size: 20px;
    }
    .scholarship-info {
        border: 1px solid #e9e5e5;
        border-radius: 10px;
        padding: 25px;
        text-align: center;
        background-color: #fff;
        padding-bottom: 40px;
        width: 100%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .avail-upto {
        padding: 20px;
        background-color: #fff;
        margin-top: 50px;
        max-width: 80%;
        border-radius: 10px;
    }
    .avail-upto h3 {
        color: #000;
        font-size: 21px;
    }
    .avail-upto h2 {
        color: #8a2be2;
        font-size: 28px;
    }
    .register-btn {
        background-color: #393FD7;
        width: 100%;
        margin-top: 15px;
        border: none;
        padding: 6px;
        border-radius: 25px;
        color: #fff;
        font-size: 20px;
    }
    .p-10 {
        padding: 6px;
        border-radius: 5px;
        border: 1px solid gray;
    }
    .footer-scholarship{
        margin-top: 10px;
    }
}
.unlock-top{
    padding: 60px 0px;
    overflow: visible;
}
.intro-newslider {
	padding: 70px 0px;
}
.mt-110{
    margin-top: 60px;
}
.learning-potential{
    text-align: left;
}
.learning-potential h1 {
	font-size: 42px !important;
	color: #000;
	line-height: 50px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 35px;
	padding-right: 100px;
}
.learning-potential-prg{
    font-size: 18px;
    color: #A09D9D;
    margin: 0px;
    padding-top: 35px;
    margin-bottom: 20px;
}
.learning-potential h1 span{
    
    font-weight: bold;
    color: #393FD7;
    
}
.justify-content-center{
    justify-content: center !important;
}
.image-scl {
    width: 100%;
    height: 100%;
    text-align: center;
}
.image-scl img{
    max-width: 100%;
    height: auto;
    
}
.get-started-btn {
    padding: 15px 50px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    background-color: var(--color-primary);
    margin-top: 30px;
    font-size: 18px;
}

.slaider-img img{
    width: auto;
}
.your-fild-wrap{
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
    margin-top: -10px;
}
.your-fild {
    border: 1px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 30px;
    margin-top: 10px;
    background-color: #FFEE9E;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 10px 14px;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 1px;
}
.your-fild:hover{
    background-color: #74E1DB;
    color: #000;
}
.bg-real{
    background-color: var(--color-primary);
    overflow: visible;
}
.achievements-details h2 {
    line-height: 44px;
    font-weight: bold;
    margin: 0 auto 40px;
}
.destination-bar {
	background-color: #fff;
	padding: 44px;
	border-radius: 30px;
	margin-top: -245px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	text-align: center;
}
.achievement-icons {
	margin: 34px auto 10px;
}
.destination-bar-text h2{
    font-size: 34px;
    font-weight: bold;
    margin: 0;
    padding-right: 100px;
    padding-top: 75px;
}
.achievement-icons img {
	width: auto;
	max-width: 100%;
}
.destination-bar-text h2 span{
    color: #393FD7;
}
.destination-bar-text p{
    font-size: 18px;
    margin: 0;
    margin-top: 25px;
    margin-bottom: 40px;
    color: #A09D9D;
    line-height: 22px;
    padding-right: 120px;
}
.explore-courses-btn{
    padding: 15px 30px;
    border-radius: 10px;
    border: none;
    background-color: var(--color-primary);
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.get-started-btn:hover{
    background-color: #0d1183;
    color: #fff;
}
.pb-235 {
    padding-bottom: 210px 
}
.toppers-slider-sec .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -22px !important;
}
.toppers-slider-sec .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -22px !important;
}
.destination-bar-image{
    padding: 10px;
    padding-bottom: 35px;
}
.image-bar-info{
    display: flex;
    justify-content: space-evenly;
    
}
.destination-logo{
    padding: 18px 5px;
    background-color: #F9F6EE;
    border-radius: 10px;
    text-align: center;
    height: 100px !important;
}
.image-bar-info h5 {
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
    line-height: 18px;
    font-weight: normal;
    padding-bottom: 26px;
}
.team-image{
    text-align: center;
    padding-bottom: 15px;
}

.results-speak h2{
    font-size: 34px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
}
.results-speak h2 span{
    color: #393FD7;
}
.results-speak p {
	font-size: 18px;
	margin: 0;
	margin-top: 20px;
	text-align: center;
	color: #666464;
	margin-bottom: 24px;
}
.section-heading {
	padding-bottom: 40px;
}
.done-project{
    display: flex;
    justify-content: center;
    gap: 25px;
}
.more-plus{
    background-color: #def3e8;
    padding: 30px 10px;
    text-align: center;
    width: 25%;
    border-radius: 15px;
}
.more-plus h3{
    font-size: 32px;
    font-weight: bold;
    color: #4CD964;
    padding-bottom: 10px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
	position: relative;
	bottom: -56px;
}
.category{
    background-color: #fff;
    padding: 6px 25px;
    border-radius: 19px;
    text-align: center;
    color: #000;
    font-size: 16px;
    display: inline;
}

.trophy{
    position: absolute;
    text-align: center;
    height: 280px;

}
.trophy img {
    position: relative;
    bottom: 22px;
    right: 115px;
}
.more-plus-info{
    text-align: center;
    padding: 0px 205px;
}
.jan-attempt{
    text-align: center;
    
}
.bg-fff{
    background-color: #fff;
}
.jan-attempt h2 {
    padding-top: 0px;
    padding-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.sldr-name{
    text-align: center;
}
.sldr-name img {
    max-width: 100%;
    margin: 0 auto;
}
.sldr-name h3{
    font-size: 20px;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 8px;
    font-weight: bold;
}
.sldr-name p{
    font-size: 16px;
    color: #000;
    margin: 0%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fc8c8c;
	width: 12px !important;
	height: 12px !important;
	margin-top: 15px;
	margin-bottom: 15px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 12px !important;
	height: 12px !important;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sldr-bg{
    background-image: linear-gradient(#FF6F6F, #F6C0C0);
    border-radius: 15px;
   
}
.sldr-bar{
    max-width: 96%;
}
.sldr-sec{
    padding: 0px 100px;
}
.bg-wt {
    color: #fff !important;
    padding-left: 10px;
    padding-top: 8px;
    font-size: 19px !important;
}

.top-educators{
    text-align: center;
    padding-top: 60px;
}
.top-educators h2{
    text-align: center;
    color: #393FD7;
    font-weight: bold;
    font-size: 36px;
}
.top-educators p{
    font-size: 18px;
    color: #666464;
}
.educators-details {
    position: absolute;
    bottom: 0;
    background-color: #393FD7;
    width: 100%;
    padding: 8px 8px;
    text-align: center !important;
    color: #fff;
    border-radius: 0px 0px 15px 15px;
}
.educators-details p {
    font-size: 13px;
    margin: 0%;
    line-height: 20px;
} 
.educators-details p {
    font-size: 12px;
    margin: 0%;
    line-height: 20px;
}
.success-anywhere{
    padding: 10px;
    
}
.success-anywhere h2{
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px;
}
.success-anywhere p{
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 45px;
    padding-right: 105px;
}
.change-clr{
    background-color: #fff;
    color: #000;
}
.educators-image {
    width: 100%;
    height: auto;
    border: 1px solid #d4cfcf;
    border-radius: 20px;
    text-align: center;
    padding: 8px 0 60px;
    padding-bottom: 58px;
}
.educators-image img{
    width: 70%;
}
.phone-crcle {
    width: 400px;
    height: 400px;
    border-radius: 200px;
    background-color: #474DEC;
    margin: 0px auto;
}
.phone-crcle-image{
    margin-top: -375px;
} 
.dot-girid {
    position: absolute;
    bottom: 5%;
    right: 5%;
}
.vector-grider{
    position: absolute;
    top: 3%;
    right: 10%;
}
.mt-80{
    margin-top: 80px;
}
.toppers-items-sec{
    margin-bottom: 75px;
}
.main-container-bg{
    background: #3a3fd7;
    padding-top: 40px;
    margin-top: 40px;
    padding: 40px;
}
.main-container-bg h2{
    color: #fff;
    text-align: center;
}
.main-container-bg p{
    color: #ffffff;
    text-align: center;
}
.combine-section{
    padding: 40px 150px 0px 150px
}
.first-side{
    border: 1px solid #ffffff49;
    border-radius: 10px;
    padding: 27px 0px ;
    display: flex;
    flex-direction: column;
    height: 400px ;
    width: 400px;
}

    ::-webkit-scrollbar {
        width: 3px;
    }
    ::-webkit-scrollbar-track { 
        box-shadow: inset 0 0 10px hsla(0, 0%, 100%, 0.518);
    }
    ::-webkit-scrollbar-thumb {
        background: #fff; 
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #000000; 
    }

.div-1{
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}


.scroll-bar{
    padding-right: 20px ;
}
.scroll-bar-in p{
    color: black;
    text-align: left;
    justify-content: left;
}

.div-1 p{
    margin: 10px 10px 10px 20px;
}
.img-fit{
    margin: 10px 20px 0 0px;
}
.main-part{
    border: 1px solid #fff;
}
.skill-slide{
    display: flex;
}
.skill-slide p{
    font-size: 20px;
    margin: 8px 100px 8px 8px;
    color: black;
}
.download-app{
    margin: 8px 0px 14px 80px;
    border: 1px solid hwb(0 0% 100%);
    border-radius: 25px;
    padding: 0px 10px 0px 10px;
    background: #fff;
}
.download-app h5{
    font-size: 13px;
    margin: 5px;
}
.bg-white-second-slide{
   background-color: #fff;
   padding: 12px 12px 0 12px;
   border-radius: 15px;
}
.img-download{
    display: flex;
}
.img-download p{
    text-align: center;
    color: black;
}
.img-download span{
    padding: 5px;
}
.skill-content{
    padding: 0px 10px 0px 10px;
}
.img-set p{
    font-size: 12px;
    padding: 4px;
}

.skill-wrap1{
    border: 10px solid rgba(182, 201, 181, 0.181);
    border-radius: 10px;
    margin-left: 32px;
}
.skill-wrap2{
    border: 10px solid rgba(182, 201, 181, 0.181);
    border-radius: 10px;
    margin-left: 35px;
}
.second-side{
    margin-left: 70px;
}
.img-set{
    width: 33%;
    height: auto;
    align-items: center;
   
}

#p-property{
   text-align: left; 
   color: black;
   margin-bottom: 10px ;
}
#JRFAdda-slide p{
    margin: 8px 79px 8px 8px;
}
#download-app{
    background: #3a3fd7;
}
#download-app h5{
    color: #fff;
}

.main-container-bg{   
    padding-top: 40px;
    margin-top: 80px;
    padding: 40px;
}
.main-heading-demo{
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}
.main-container-bg h2{
    color: #fff;
    text-align: center;
}
.main-container-bg p{
    color: #ffffff;
    text-align: center;
}
.combine-section{
    padding: 40px 150px 0px 150px
}
.first-side {
	border: 2px solid #FFFFFF2B;
	box-shadow: 0px 4px 44px 0px #00000009;
	border-radius: 30px;
	padding: 42px 25px 10px 6px;
	display: flex;
	flex-direction: column;
	height: 524px;
	width: 100%;
}
.fix-wrap{
    padding-left: 21px;
}

    ::-webkit-scrollbar {
        width: 5px;
    }
    ::-webkit-scrollbar-track { 
        box-shadow: inset 0 0 10px #7B80FE;
        border-radius: 50px;
    }
    ::-webkit-scrollbar-thumb {
        background: #fff; 
        border-radius: 50px;
    }
    ::-webkit-scrollbar-thumb:hover {
        background: hsl(0, 0%, 56%)     ; 
    }

.div-1{
    border-radius: 12px;
    margin: 20px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    transition: 0.3s;
}

.div-1:hover{
    background-color: #74e1db;
    color: #000;
}

.scroll-bar-in{
    overflow: auto;
    padding: 7px 10px;
    height: 435px;
}
.scroll-bar{
    padding-right: 20px ;
}
.scroll-bar-in p{
    color: black;
    text-align: left;
    justify-content: left;
}

.div-1 p{
    margin: 10px 10px 10px 32px;
    font-size: 20px;
}
.img-fit{
    margin: 10px 20px 0 0px;
}
.main-part{
    border: 1px solid #fff;
}
.skill-slide{
    display: flex;
    justify-content: space-between;
}
.skill-slide h6{
    font-size: 22px;
    margin: 0px 100px 8px 8px;
    
}
.download-app{
    margin: 4px 0px 3px 0px;
    border: 1px solid hwb(0 0% 100%);
    border-radius: 25px;
    padding: 0px 10px 0px 10px;
    background: #fff;
    color: #000;
    transition: 0.3s;
}
.download-app:hover{
    background-color: #393FD7;
    border: 1px solid #393FD7;
    color: #fff;
}
.download-app:hover p {
    color: #fff;
}
.download-app p{
    font-size: 14px;
    margin: 6px;
    
}
.bg-white-second-slide{
   background-color: #fff;
   padding: 28px 12px 15px 25px;
   border-radius: 30px;
   box-shadow: 0px 4px 54px 0px #0000000A;
}
.img-download{
    display: flex;
    text-align: left;
    justify-content: space-between;
}
.img-download p{
    text-align: left;
    color: black;
    
}
.img-download span{
    padding: 5px 0px 0px 0px;
}
.skill-content{
    padding: 0px 10px 0px 10px;
}
.img-set p{
    font-size: 14px;
    padding: 9px 13px 0px 13px;
}
 
.skill-wrap1{
    border: 10px solid rgba(182, 201, 181, 0.181);
    border-radius: 10px;
    
}
.skill-wrap2{
    border: 10px solid rgba(182, 201, 181, 0.181);
    border-radius: 10px;
    
}
.second-side{
    margin-left: 70px;
}
.img-set{
    width: 33%;
    height: auto;
    align-items: center;
   
}
.align-content {
	background: #393FD7;
	padding: 50px 0px 70px;
}
.flex-wrap{
    display: flex;
}
.learn-font{
    font-size: 17px;
    color: #333333;
}

.main-heading-demo h2{
    font-size: 34px;
    margin-bottom: 15px;
}
.main-heading-demo p{
    font-size: 18px;
}
.wrap-main{
    padding: 0px 20px;
}
.info-img {
	border-radius: 15px;
	background: #F9F6EE;
	padding: 16px 0px 5px 0px;
	margin: 0px 30px;
	width: 110px;
	height: 75px;
	text-align: center;
}
.get-started-btn span{
    margin-top: 10px;
}
#div-1-margin-set{
    margin-top: 0px;
}
#real-project-margin{
    margin-left: 25px;
}
#live-class-margin{
    margin-left: 24px;
}
#doubt-sessions-margin{
    margin-left: 15px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100% !important;
}
.arrow-fix {
	margin: 5px 20px 0px 10px;
	font-size: 26px;
}
.bee{
    font-size: 27px;
    color: #000;
}
.mb-10{
    margin-bottom: 20px;
}


@media (max-width :676px) {
    .toppers-slider-sec .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0px !important;
    }
    .educators-details {
        position: absolute;
        bottom: 0;
        background-color: #393FD7;
        width: 100%;
        padding: 10px 8px;
        text-align: center !important;
        color: #fff;
        border-radius: 0px 0px 25px 25px;
        margin: 0 auto !important;
    }
    .skill-content {
        padding: 0px 0px 0px 0px;
    }
    .educators-image {
        width: 100%;
        height: auto;
        border: 1px solid #d4cfcf;
        border-radius: 25px;
        margin: 0 auto;
    }
    .skill-slide h6 {
        font-size: 19px;
        margin: 0px 7px 8px 0px;
        margin: 0;
    }
    .learn-font {
        font-size: 17px;
        color: #333333;
        line-height: 25px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -59px;
        position: relative;
        bottom: -72px;
    }
    .main-heading-demo p br{
        display: none;
    }
    .learning-potential {
		text-align: center;
		margin-top: -46px;
	}
    .your-fild-wrap {
        display: flex;
        gap: 3%;
        flex-wrap: wrap;
        margin-top: 0px;
        justify-content: center;
    }

    .toppers-slider-sec .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0px !important;
    }
    
    .toppers-slider-sec .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 0px !important;
    }
    .wrap-main {
        padding: 0px 0px;
    }
    .destination-bar-text{
        width: 100%;
        text-align: center;
    }
    .flax-hed {
        display: flex;
        width: 50%;
        margin: 0%;
        padding: 0%;
    }
    .image-scl{
        max-width: 100%;
    }
    .image-scl {
		width: 100%;
		text-align: center;
		padding-top: 10px;
	}
    .image-scl img {
		max-width: 70%;
		margin-top: -30px;
		margin-bottom: 2px;
	}
	.col-lg-6.order-lg-2.d-flex.flex-column.justify-content-center.align-items-center.align-items-lg-start.text-center.text-lg-start {
		margin: 0;
	}
    .destination-bar {
		flex-direction: column;
		margin-top: -245px;
		margin-left: 12px;
		padding-left: 15px;
		padding-right: 15px;
		margin-right: 12px;
		border-radius: 15px;
	}
	.yellow-bg {
		background: none;
	}
	.achievements-details h2 {
		line-height: 32px;
		font-weight: bold;
		margin: 0 auto 15px;
	}
	.toppers-slider-sec .toppers-item {
		width: 100%;
		padding: 0px 30px;
		margin: 0 auto;
	}
	.toppers-slider-sec .swiper-button-next, .swiper-button-prev {
		width: 30px;
		height: 30px;
	}
    .bg-real {
        background-color: var(--color-primary);
        overflow: visible;
        padding-bottom: 25px;
    }
    .div-1 strong{
        font-weight: normal;
        font-size: 13px;
    }
    .first-side {
        border: 2px solid #FFFFFF2B;
        box-shadow: 0px 4px 44px 0px #00000009;
        border-radius: 25px;
        padding: 42px 25px 10px 6px;
        display: flex;
        flex-direction: column;
        height: 540px;
        width: 100%;
    }
    .destination-bar-image {
        padding: 10px;
        padding-bottom: 25px;
    }
    .destination-bar-text h2 {
        font-size: 24px;
        font-weight: bold;
        margin: 0;
        padding-right: 10px;
        padding-top: 30px;
    }
    .owl-theme .owl-dots .owl-dot span {
		width: 8px !important;
		height: 8px !important;
		margin: 0px 3px;
		background: #D6D6D6;
		display: block;
		-webkit-backface-visibility: visible;
		transition: opacity .2s ease;
		border-radius: 30px;
	}
	.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span .owl-theme .owl-dots .owl-dot span {
		margin: 0 auto;
	}
	.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    width: 9px !important;
    height: 9px !important;
    margin: 0 auto;
}
    .destination-bar-text p {
        font-size: 17px;
        margin: 0;
        margin-top: 15px;
        margin-bottom: 30px;
        color: #A09D9D;
        line-height: 20px;
        padding-right: 5px;
    }
    .destination-logo {
        padding: 10px 1px;
        background-color: #F9F6EE;
        border-radius: 10px;
        text-align: center;
        height: 83px !important;
        width: 98%;
    }
    .fix-wrap {
        padding-left: 10px;
    }
    .image-bar-info h5 {
        text-align: center;
        font-size: 12px;
        margin-top: 20px;
        line-height: 18px;
        font-weight: normal;
        padding-bottom: 0px;
    }
    .team-image img{
        max-width: 100%;
    }
	.learning-potential h1 {
		font-size: 27px !important;
		color: #000;
		line-height: 34px;
		font-weight: bold;
		margin: 0;
		margin-bottom: 25px;
		padding-right: 10px;
	}
	.jan-attempt {
		text-align: center;
		padding: 10px;
	}
	.sldr-bg {
		padding: 0 0 50px;
	}
	.align-content {
		padding-bottom: 50px;
	}
    .image-bar-info h5 br{
    	 display: none;
    }
	.navbar {
		position: fixed !important;
	}
	.me-auto {
		margin-right: 0 !important;
	}
    .get-started-btn {
        padding: 14px 20px;
        border-radius: 10px;
        color: #fff;
        font-weight: bold;
        background-color: var(--color-primary);
        font-size: 16px;
    }
    .learning-potential-prg {
		font-size: 16px;
		color: #A09D9D;
		margin: 0px;
		padding-top: 15px;
		margin-bottom: 10px;
    }
    .your-fild {
        border: 1px solid #fff;
        border-bottom: 2px solid #fff;
        border-radius: 30px;
        margin-top: 1px;
        background-color: #FFEE9E;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 8px 7px 8px 10px;
        text-align: center;
        font-size: 13px;
        color: #000;
        font-weight: bold;
        margin-bottom: 3px;
    }
    .res-change {
        margin-top: 40px;
        margin-bottom: 15px;
    }
    .bee {
        font-size: 22px;
        color: #000;
    }
    .res-change {
        margin-top: 55px;
        margin-bottom: 15px;
    }
    .main-heading-demo h2 {
        font-size: 26px;
        margin-bottom: 7px;
    }
    .main-heading-demo p {
        font-size: 16px;
        margin-bottom: -20px;
    }
    .info-img {
        border-radius: 15px;
        background: #F9F6EE;
        padding: 17px 0px 5px 0px;
        margin: 0px;
        text-align: center;
        width: 100%;
    }
    .image-bar-info {
        display: flex;
        justify-content: space-evenly;
        gap: 5px;
    }
    .img-set {
        width: 31% !important;
        height: auto;
        align-items: center;
    }
    .img-download {
        display: flex;
        text-align: left;
        justify-content: center;
        gap: 5px;
    }
    .done-project {
        display: flex;
        justify-content: center;
        gap: 10px;
    }
    .results-speak h2 {
        font-size: 26px;
        text-align: center;
        margin: 0 auto;
        font-weight: bold;
    }
    .results-speak p {
        font-size: 16px;
        margin: 0;
        margin-top: 10px;
        text-align: center;
        color: #666464;
        margin-bottom: 0px;
    }
    .destination-logo img{
        max-width: 100%;
    }
    .info-img img{
        max-width: 100%;
    }
    .more-plus {
        background-color: #def3e8;
        padding: 7px 3px;
        text-align: center;
        width: 32%;
        border-radius: 15px;
    }
    .top-educators {
        text-align: center;
        padding-top: 30px;
    }
    .top-educators p {
        font-size: 16px;
        color: #666464;
    }
    .top-educators h2 {
        text-align: center;
        color: #393FD7;
        font-weight: bold;
        font-size: 26px;
    }
    .more-plus h3 {
        font-size: 25px;
        font-weight: bold;
        color: #4CD964;
        padding-bottom: 0px;
        margin-top: 0px;
        margin: 0%;
    }
    .category {
        background-color: transparent;
        padding: 4px 8px;
        border-radius: 19px;
        text-align: center;
        color: #000;
        font-size: 13px;
        display: inline;
    }
    .sldr-name img{
        margin: auto;
    }
    .more-plus-info {
        text-align: center;
        padding: 0px 15px;
        padding-bottom: 40px;
    }
    
    .sldr-sec {
        padding: 0px ;
    }
    .trophy img {
        position: relative;
        bottom: 20%;
        right: 40%;
        max-width: 30%;
        display: none;
    }
    .jan-attempt h2 {
        padding-top: 21px;
        font-size: 25px !important;
        padding-bottom: 15px;
        font-weight: bold;
        color: #fff;
    }
    .sldr-name h3 {
        font-size: 20px;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 0px;
        font-weight: bold;
    }
   .results-speak p {
		font-size: 16px;
		margin: 0;
		margin-top: 7px;
		text-align: center;
		color: #666464;
		margin-bottom: 10px;
		padding: 1px 0 3px;
	}
    .img-set p {
        font-size: 11px;
        padding: 5px 6px 0px 3px;
    }
    .success-anywhere {
        padding: 0;
    }
    .toppers-items-sec {
        margin-bottom: 0px;
    }
    .success-anywhere {
        padding: 0;
        text-align: center;
    }
    .success-anywhere h2 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 30px;
}
    .success-anywhere p {
        font-size: 17px;
        color: #fff;
        line-height: 25px;
        margin-bottom: 45px;
        padding-right: 10px;
    }
    .phone-crcle {
        width: 300px;
        height: 300px;
        border-radius: 150px;
        background-color: #474DEC;
        margin: 0px auto;
        margin-top: 35px;
    }
    .phone-crcle-image {
        margin-top: -303px;
        max-width: 100%;
    }
    .combine-section{
        padding: 23px 36px;
    }
    .second-side{
        margin: 0px;
    }
    .bg-white-second-slide{
        margin-top: 27px;
        background-color: #fff;
        padding: 20px;
        border-radius: 15px;
    } 
    .unlock-top.intro-newslider {
		padding-top: 100px;
	}
    .img-set p{
       text-align: center;
    }
    .skill-slide p{
        margin: 0%;
        padding: 3px;
        font-size: 13px;
    }
    .skill-wrap{
        margin-left: 0px;
    }
    .skill-wrap1{
        margin-left: 26px;
    }
    .skill-wrap2{
        margin-left: 31px;
    }
    #JRFAdda-slide p{
        margin: 8px 3px 8px 8px;
    }
    #mar-fit{
        margin-left: 35px
    }
	.first-side {
		padding: 16px 16px 0px 0px;
		height: 355px !important;
	}
    .scroll-bar{
        padding-right: 16px;
    }
    #real-project-margin {
         margin-left: 25px;
    }
    .results-speak h2 br{
        display: none;
    }
    #live-class-margin {
        margin-left: 0px;
    }
    #doubt-sessions-margin {
        margin-left: 0px;
    }
    .div-1 {
        border-radius: 12px;
        margin: 15px 15px -7px;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        transition: 0.3s;
    }
    .div-1 p {
        margin: 0;
        padding: 5px;
        padding-left: 10px;
    }
    #doubt-sessions-margin {
        margin-left: 0px;
    }
    #real-project-margin {
        margin-left: 0px;
    }
    .mt-110 {
    margin-top: 35px !important;
}
    
}

@media(min-width:676px) and (max-width:990px){
    .sldr-bg {
        background-image: linear-gradient(#FF6F6F, #F6C0C0);
        border-radius: 30px;
    }
    .testimonial-item p {
        font-size: 24px;
        color: var(--color-primary);
        font-weight: 400;
        padding-right: 50px;
        line-height: 30px;
    }
    .testimonials .testimonial-item {
        width: 100%;
        border: 1px solid #8EE15B;
        padding: 50px 30px;
        border-radius: 30px;
        height: 100px;
        min-height: 520px;
    }
    .sldr-bg {
        background-image: linear-gradient(#FF6F6F, #F6C0C0);
        border-radius: 30px;
    }
    
    .first-side {
        border: 2px solid #FFFFFF2B;
        box-shadow: 0px 4px 44px 0px #00000009;
        border-radius: 30px;
        padding: 42px 25px 10px 6px;
        display: flex;
        flex-direction: column;
        height: 580px;
        width: 100%;
    }
    .scroll-bar-in {
        overflow: auto;
        padding: 7px 10px;
        height: 513px;
    }
    .flax-50{
        display: flex;
        flex-direction: row !important;
    }
    .image-bar-info h5 br {
        display: none;
    }
    .image-scl img{
        max-width: 70%;
    }
    .learning-potential {
        text-align: center;
    }
    .image-scl {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .destination-bar-text h2 {
        font-size: 25px;
        font-weight: bold;
        margin: 0;
        padding-right: 0px;
        padding-top: 32px;
    }
    .destination-logo img{
        max-width: 100%;
    }
    .image-bar-info {
        display: flex;
        justify-content: space-evenly;
        gap: 8px;
    }
    .destination-logo {
        padding: 8px 5px;
        background-color: #F9F6EE;
        border-radius: 10px;
        text-align: center;
        height: 85px !important;
    }
    .image-bar-info h5 {
        text-align: center;
        font-size: 16px;
        margin-top: 14px;
        line-height: 16px;
        font-weight: normal;
        padding-bottom: 0px;
    }
    .destination-bar-text p {
        font-size: 18px;
        margin: 0;
        margin-top: 14px;
        margin-bottom: 40px;
        color: #A09D9D;
        line-height: 22px;
        padding-right: 3px;
    }
    .team-image img{
        max-width:  100%;
    }
.get-started-btn {
	padding: 11px 20px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	background-color: var(--color-primary);
	margin-top: 30px;
	font-size: 15px;
}
.achievements-details h2 {
	line-height: 32px;
	font-weight: bold;
	font-size: 23px;
}
    .align-content {
        background: #393FD7;
        margin-top: -35px;
    }
    .main-heading-demo h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .main-heading-demo p {
        font-size: 16px;
    }
    .fix-wrap {
        padding-left: 0px;
    }
    .first-side {
        border: 2px solid #FFFFFF2B;
        box-shadow: 0px 4px 44px 0px #00000009;
        border-radius: 30px;
        padding: 25px 10px 0px 0px;
        display: flex;
        flex-direction: column;
        height: 562px;
        width: 100%;
    }
    .more-plus h3 {
        font-size: 32px;
        font-weight: bold;
        color: #4CD964;
        padding-bottom: 0px;
    }
    .scroll-bar-in {
        overflow: auto;
        padding: 2px 0px;
        height: 501px;
    }
    .div-1 p {
        margin: 10px 75px 6px 15px;
        font-size: 18px;
    }
    .bee {
        font-size: 21px;
        color: #000;
    }
    .flax-hed strong{
        font-size: 18px;
        display: flex;
        margin: 0%;
    }
    .download-app p {
        font-size: 13px;
        margin: 0px;
    }
    .download-app {
        margin: 4px 0px 3px 0px;
        border: 1px solid hwb(0 0% 100%);
        border-radius: 25px;
        padding: 6px 10px 6px 10px;
        background: #fff;
        color: #000;
        transition: 0.3s;
    }
    .download-app-main{
        margin: 0;
    }
    .flax-hed{
        display: flex;
        width: 50%;
    }
    .wrap-main {
        padding: 0px ;
    }
    .info-img {
        border-radius: 15px;
        background: #F9F6EE;
        padding: 10px 0px 5px 0px;
        margin: 0px 0px;
        width: 67px;
        height: 75px;
        text-align: center;
    }
    .img-set p {
        font-size: 14px;
        padding: 0;
        padding-top: 10px;
    }
	.skill-slide h6 {
		font-size: 22px;
		margin: 6px 0 8px 8px;
	}
    .learning-potential h1 {
        font-size: 33px !important;
        color: #000;
        line-height: 35px;
        font-weight: bold;
        margin: 0;
        margin-bottom: 35px;
        padding-right: 0px;
    }
    .mb-10 {
        margin-bottom: 12px;
    }
    .your-fild-wrap {
        display: flex;
        gap: 3%;
        flex-wrap: wrap;
         margin-top: 0px; 
        justify-content: center;
    }
    .learning-potential-prg {
        font-size: 22px;
        color: #A09D9D;
        margin: 0px;
        padding-top: 30px;
        margin-bottom: 20px;
    }
 .your-fild {
	border: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-radius: 30px;
	margin-top: 0px;
	background-color: #FFEE9E;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 5px 10px;
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 6px;
}
.learning-potential-prg {
	font-size: 18px;
	color: #A09D9D;
	margin: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
}
    .bg-white-second-slide {
        background-color: #fff;
        padding: 14px 12px 2px 25px;
        border-radius: 30px;
        box-shadow: 0px 4px 54px 0px #0000000A;
    }
    .results-speak h2 {
        font-size: 25px;
        text-align: center;
        margin: 0 auto;
        font-weight: bold;
    }
    .results-speak p {
        font-size: 18px;
        margin: 0;
        margin-top: 14px;
        text-align: center;
        color: #666464;
        margin-bottom: 34px;
    }
    .more-plus-info {
        text-align: center;
        padding: 0px 10px;
    }
    .more-plus {
        background-color: #def3e8;
        padding: 20px 1px;
        text-align: center;
        width: 32%;
        border-radius: 15px;
    }
    .category {
        background-color: #fff;
        padding: 6px 12px;
        border-radius: 19px;
        text-align: center;
        color: #000;
        font-size: 14px;
        display: inline;
    }
    .trophy img {
		position: relative;
		bottom: 178px;
		right: -120%;
		max-width: 65%;
	}
	.header .menu-sec {
		margin: 0 !important;
	}
    .sldr-sec {
        padding: 0px ;
    }
    .sldr-name img{
        max-width:  100%;
        margin: auto;
    }
    .sldr-sec {
        padding: 0px;
        padding: 0px 10px;
    }
    .jan-attempt h2 {
        padding-top: 40px;
        padding-bottom: 35px;
        font-size: 25px;
        font-weight: bold;
        color: #fff;
    }
    .top-educators h2 {
        text-align: center;
        color: #393FD7;
        font-weight: bold;
        font-size: 25px;
    }
    .top-educators {
        text-align: center;
        padding-top: 30px;
    }
    .success-anywhere {
        padding: 10px;
        margin-top: -60px;
    }
    .phone-crcle {
        width: 350px;
        height: 350px;
        border-radius: 175px;
        background-color: #474DEC;
        margin: 0px auto;
        margin-top: 10px;
    }
    .phone-crcle-image{
        max-width: 100%;
    }
    .destination-bar-text{
        padding-bottom: 10px;
    }
    .educators-image img {
        max-width: 55%;
        margin: auto;
    }
    .educators-image {
    width: 100%;
    height: auto;
    border: 1px solid #d4cfcf;
    border-radius: 25px;
    text-align: center;
}
    .success-anywhere h2 {
        font-size: 31px;
        font-weight: bold;
        color: #fff;
        padding-bottom: 20px;
    }
    .success-anywhere h2 br{
        display: none;
    }
    .success-anywhere p {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        margin-bottom: 45px;
        padding-right: 0px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -59px;
        position: relative;
        bottom: -72px;
    }
}
@media(min-width:991px) and (max-width:1200px){
    .image-scl img{
        max-width: 100%;
    }
	 .mobile-nav-active .navbar {
		right: 0;
		position: fixed;
	  }
    .get-started-btn {
        padding: 15px 30px;
        border-radius: 10px;
        color: #fff;
        font-weight: bold;
        background-color: var(--color-primary);
        margin-top: 30px;
        font-size: 18px;
    }
    .image-scl {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    .learning-potential h1 {
        font-size: 42px !important;
        color: #000;
        color: #000;
        line-height: 50px;
        font-weight: bold;
        margin: 0;
        margin-bottom: 35px;
        padding-right: 0px;
    }
    .success-anywhere p {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        margin-bottom: 45px;
        padding-right: 5px;
    }
    .sldr-name h3 {
        font-size: 20px;
        margin: 0;
        padding-top: 20px;
        padding-bottom: 8px;
        font-weight: bold;
    }
    .more-plus-info {
        text-align: center;
        padding: 0px 80px;
    }
    .team-image img{
        max-width: 100%;
        margin: auto;
    }
    .top-educators {
        text-align: center;
        padding-top: 40px;
    }
   .educators-image img {
    max-width: 100%;
    width: 95%;
} 
    .info-img {
        border-radius: 15px;
        background: #F9F6EE;
        padding: 10px 0px 5px 0px;
        margin: 0px;
        width: 110px;
        height: 75px;
        text-align: center;
    }
    .educators-image {
        width: 100%;
        height: auto;
        border: 1px solid #d4cfcf;
        border-radius: 25px;
    }
    .phone-crcle {
        width: 300px;
        height: 300px;
        border-radius: 150px;
        background-color: #474DEC;
        margin: 0px auto;
    }
    .phone-crcle-image {
        margin-top: -277px;
        max-width: 100%;
    }
    .success-anywhere p {
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        margin-bottom: 45px;
        padding-right: 2px;
    }
}   
/* new add for home page */
.educators-details p span {
    padding-left: 5px;
} 
.educators-details h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0%;
    padding-bottom: 1px;
}

.sldr-name1 img {
    border-radius: 10px;
    margin: 0 auto;
    width: 300px !important;
    height: auto !important;
}
