/* Media Query  */

@media(max-width:1024px) {
header ul li a.nav-link {
font-size: 13px;
}

header .spacer-icons a {
padding-left: 5px;
padding-right: 5px;
}

.featured-topics-section h2,
.videos-section h2,
.students-testimonial h2,
.blogs-section h2,
.our-achievement-section h2 {
font-size: 34px;
padding-bottom: 20px;
}

.featured-topics-section .card-box h5 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}

.featured-topics-section .col-lg-3.col-sm-3.col-6.mb-4 {
margin-bottom: 0px !important;
}

.our-achievement-section .counter-numbers {
font-size: 32px;
}

.video-study-section .px-4 {
padding-left: 4px !important;
padding-right: 4px !important;
}

.video-study-section a.fill-btn {
margin-bottom: 30px;
}

.video-study-section h3 {
padding-bottom: 11px;
padding-top: 25px;
}

.ipd-25 {
padding-top: 25px;
}

footer h5 {
margin-bottom: 10px;
color: #FFF;
font-size: 16px;
}
}

@media(max-width:810px) {
.header-top {
padding: 7px 0 9px 0;
}
}

@media(max-width:992px) {
header .spacer-icons a {
padding-left: 3px;
padding-right: 3px;
}

header a.navbar-brand {
font-size: 16px;
padding-bottom: 10px;
padding-top: 8px;
}

header ul li a.nav-link {
font-size: 15px;
line-height: 20px;
}

.dropdown-menu {
border: 0;
box-shadow: none !important;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.carousel-item img {
height: 460px;
max-width: 100%;
object-fit: cover;
}

.carousel-caption h5 {
font-size: 24px;
}

.carousel-caption p {
font-size: 16px;
line-height: 24px;
}

.carousel-caption{
	left: 5%;
	right: 5%;
}

.navbar-brand img {
max-width: 120px !important;
}

.navbar-toggler {
padding: 0;
position: absolute;
right: 0;
top: 14px;
}

.navbar-collapse.collapse.show {
background: #fff;
width: 100%;
z-index: 99;

}

.spacer-icons {
position: absolute;
right: 45px;
top: 14px;
}

.header-top span.hot-offer {
font-size: 11px;
padding: 4px 9px;
}

.header-top {
padding: 2px 0 9px 0;
}

.featured-topics-section .card-box h5 {
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}

.featured-topics-section .card-box {
padding: 15px;
}

.featured-topics-section h2,
.videos-section h2,
.students-testimonial h2,
.blogs-section h2,
.our-achievement-section h2 {
font-size: 28px;
padding-bottom: 20px;
}

.featured-topics-section {
padding-top: 30px;
padding-bottom: 20px;
}

.featured-topics-section .col-lg-3.col-sm-3.col-6.mb-4 {
margin-bottom: 0px !important;
}

#videos-slider .item-details h5 {
font-size: 16px;
}

#videos-slider .owl-dots,
#blogs-section .owl-dots,
#students-testimonial .owl-dots {
padding-top: 0;
}

.videos-section,
.students-testimonial,
.blogs-section {
padding-bottom: 20px;
}

.blogs-section {
padding-top: 20px;
}

.our-achievement-section .counter-numbers {
font-size: 34px;
}

.card-box {
padding: 15px;
}

.our-achievement-section .counter-numbers {
font-size: 20px;
}

.our-achievement-section p {
font-size: 15px;
}

.our-achievement-section {
padding-top: 25px;
}

.video-study-section h3 {
font-size: 28px;
}

.video-study-section .px-4 {
padding-left: 4px !important;
padding-right: 4px !important;
}

.video-study-section h3 {
padding-bottom: 11px;
padding-top: 25px;
}

.video-study-section a.fill-btn {
margin-bottom: 30px;
}

.mb-15 {
margin-top: 15px;
}

.text-centerAll {
font-size: 13px;
text-align: center !important;
}

footer {
padding-top: 20px;
}

footer h5 {
margin-bottom: 10px;
}

}

/*@media(max-width:767px){
	.schedule-tabs .nav-tabs{
	display: flex !important;
    overflow-x: scroll;
    overflow-y: hidden;
    align-items: center;
    flex-wrap: nowrap;
	}
}*/