/*============================================================
TABLET SCREEN DEVICES
============================================================*/

@media screen and (max-width: 1024px) {
	.container {
		padding: 0 32px;
	}

	/*===========================================================
	EDUTECH LEADSPACE STYLES
	===========================================================*/

	.section-edutech-leadspace {
		padding: 60px 0 40px;
	}

	.edutech-leadspace__inside {
		flex-direction: column;
	}

	.section-edutech-leadspace .edutech-leadspace__left {
		width: 100%;
	}

	.section-edutech-leadspace .edutech-leadspace__thumbnail {
		width: 100%;
	}

	.section-edutech-leadspace .edutech-leadspace__left h1 {
		font-size: 76px;
		line-height: 76px;
	}

	.section-edutech-leadspace .edutech-leadspace__left .button {
		margin-top: 60px;
	}

	.section-edutech-leadspace .edutech-leadspace__thumbnail {
		padding-top: 80px;
		margin-top: 80px;
	}

	.section-edutech-leadspace .edutech-leadspace__thumbnail .arrow-round {
		top: -20px;
	}

	.edutech-leadspace__thumbnail img {
		max-height: initial;
	}

	.edutech-leadspace__thumbnail {
		max-width: 538px;
		margin: auto;
		text-align: center;
	}

	/*===========================================================
	EDUTECH EXPERIENCE STYLES
	===========================================================*/

	.section-edutech-experience {
		padding: 60px 0;
	}

	.section-heading {
		margin-bottom: 60px;
	}

	.section-heading__classroom {
		margin-bottom: 60px;
	}

	.row-swiper-button {
		margin-top: 60px;
	}

	.offers-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}

	/*===========================================================
	EDUTECH WHAT WE OFFER STYLES
	===========================================================*/

	.section-edutech-offer {
		padding: 60px 0;
	}

	/*===========================================================
	SECTION EDUTECH UNIVERSITIES STYLES
	===========================================================*/

	.section-edutech-universities {
		padding: 60px 0;
	}

	.nav-tabs .nav-link:not(:last-child) {
		margin-right: 16px;
	}

	.nav-tabs {
		margin-bottom: 50px;
	}

	.section-edutech-universities .tab-content {
		margin-right: -48px;
	}

	div#nav-tab {
		flex-wrap: nowrap;
		overflow-x: auto;
	}

	.nav-tabs .nav-link {
		flex: 0 0 auto;
	}

	/*===========================================================
	EDUTECH WHY CHOOSE US STYLES
	===========================================================*/

	.section-edutech-whychoose-us {
		padding: 60px 0;
	}

	.choose-us-grid {
		grid-template-columns: repeat(1, 1fr);
		margin-left: 12px;
	}

	.choose-us-grid .card-choose::before {
		width: 4px;
		height: 100%;
		top: 0;
		left: -18px;
	}

	.choose-us-grid .card-choose::after {
		width: 4px;
		height: 100%;
		height: 0;
		top: 0;
		left: -18px;
	}

	.choose-us-grid .card-choose:hover::after {
		width: 4px;
		height: 100%;
	}

	/*===========================================================
	SECTION EDUTECH VIDEO STYLES
	===========================================================*/

	.section-edutech-video {
		padding: 0 0 60px;
	}

	/*===========================================================
	EDUTECH CONTACT PAGE STYLES
	===========================================================*/

	.section-edutech-contact {
		padding: 60px 0;
	}

	.contact-form {
		padding-left: 0;
	}

	.contact-content {
		padding-bottom: 60px;
		padding-right: 0;
	}

	.edutech-support__content {
		padding-right: 0;
	}

	/*===========================================================
	EDUTECH SUCCESS STORIES STYLES
	===========================================================*/

	.section-edutech-success {
		padding: 60px 0;
	}

	/*===========================================================
	EDUTECH UPCOMING CLASSES STYLES
	===========================================================*/

	.section-edutech-upcoming-classes {
		padding: 60px 0;
	}

	.section-edutech-upcoming-classes div#nav-tab {
		margin: 60px 0 40px;
	}

	.card-upcoming__thumbnail {
		height: 184px;
	}

	.heading-metas {
		flex-wrap: wrap;
	}

	/*===========================================================
	EDUTECH BLOG PAGE STYLES
	===========================================================*/

	.section-edutech-blog {
		padding: 60px 0;
	}

	.grid-blogs {
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}

	.view-more-btn {
		margin-top: 60px;
	}

	/*===========================================================
	SECTION BOOK CONSULTATION STYLES
	===========================================================*/

	.section-edutech-book-consultation {
		padding: 60px 0;
	}

	.section-edutech-book-consultation .book-consultation {
		flex-direction: column;
	}

	.section-edutech-book-consultation .book-consultation h2 {
		font-size: 40px;
		line-height: 44px;
	}

	.section-edutech-book-consultation .book-consultation .button {
		margin-top: 40px;
	}

	.section-edutech-book-consultation .book-consultation__left {
		padding: 60px 32px 30px;
		flex-basis: 100%;
	}

	.section-edutech-book-consultation .book-consultation__right {
		flex-basis: 100%;
		width: 100%;
	}

	.section-edutech-book-consultation .book-consultation__right figure img {
		height: 383px;
		object-fit: cover;
	}

	/*===========================================================
	PAGE FOOTER STYLES
	===========================================================*/

	.edutech-footer__nav {
		flex-direction: column;
	}

	.edutech-footer__nav--left {
		padding-right: 0;
		padding-bottom: 60px;
	}

	.edutech-footer__contact ul {
		font-size: 16px;
		line-height: 19.2px;
	}

	.edutech-footer__grids {
		grid-template-columns: repeat(2, 1fr);
		gap: 60px;
	}

	.edutech-footer__nav {
		padding-bottom: 60px;
	}

	.edutech-footer__copyright {
		margin-bottom: 60px;
	}

	/*===========================================================
	EDUTECH CONTACT PAGE STYLES
	===========================================================*/

	.section-edutech-support {
		padding: 60px 0;
	}

	.section-edutech-contact-page {
		padding: 60px 0;
	}

	.section-edutech-contact-page .section-heading {
		margin-bottom: 60px;
	}

	.section-edutech-support .edutech-support__thumbnail {
		margin-bottom: 40px;
	}

	.edutech-support__content .section-heading {
		margin-bottom: 40px;
	}

	/*===========================================================
	EDUTECH UNIVERSITY PAGE STYLES
	===========================================================*/

	.section-edutech-upcoming-classes div#nav-tab {
		margin-top: 0;
	}

	.section-edutech-university-header {
		padding: 60px 0;
	}

	.section-edutech-university-header h1 {
		font-size: 56px;
	}

	.section-edutech-university-filter {
		padding: 24px 0;
	}

	.edutech-filter-university {
		grid-template-columns: repeat(2, 1fr);
	}

	.universities-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px;
	}

	.section-edutech-leadspace-services .edutech-leadspace__left h1 {
		font-size: 56px;
		line-height: 56px;
	}

	/*===========================================================
	EDUTECH SIX COLUMNS GRID STYLES
	===========================================================*/

	.section-edutech-six-colgrid {
		padding: 60px 0;
	}

	.section-edutech-six-colgrid .section-heading h2 {
		font-size: 32px;
		line-height: 35.2px;
	}

	.six-cols-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.card-six-column {
		height: 100%;
	}

	/*===========================================================
	SECTION EDUTECH ABOUT US HEADER STYLES
	===========================================================*/

	.section-edutech-about-header {
		padding: 60px 0;
	}

	.section-edutech-about-header h1 {
		margin-bottom: 60px;
	}

	.section-edutech-about-header .content {
		padding-left: 0;
	}

	.edutech-video__container {
		margin-top: 60px;
	}

	.section-edutech-mission-vision {
		padding: 60px 0;
	}

	.mission-vision-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.section-edutech-core-values {
		padding: 60px 0;
	}

	.values-grid {
		column-gap: 60px;
	}

	/*===========================================================
	EDUTECH MEET COUNSELLOR STYLES
	===========================================================*/

	.section-edutech-meet-counsellor {
		padding: 60px 0 40px;
	}
}

/*============================================================
MOBILE SCREEN DEVICES
============================================================*/

@media screen and (max-width: 767px) {
	.container {
		padding: 0 16px;
	}

	h2,
	.h2 {
		font-size: 32px;
		line-height: 35.2px;
	}

	p {
		font-size: 16px;
		line-height: 19px;
	}

	.section-edutech-errorpage .error-content figure {
		max-width: 275px;
		margin: 0 auto 80px;
	}

	.section-edutech-errorpage .error-content h1 {
		font-size: 48px;
	}

	.section-heading h2 {
		font-size: 32px;
		line-height: 35px;
	}

	.menu--mobile {
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		background: var(--white-color);
		z-index: 99;
		padding: 60px 20px;
		transition: all 0.4s ease;
	}

	.menu--mobile.active {
		right: 0;
	}

	.close-menu {
		display: block;
		position: absolute;
		top: 10px;
		right: 22px;
	}

	.close-menu svg {
		width: 28px;
	}

	.menu--mobile.active {
		right: 0;
	}

	.edutech-header .edutech-header__right .menu ul {
		gap: 0;
	}

	/*===========================================================
	PAGE HEADER STYLES
	===========================================================*/

	.edutech-header .edutech-header__logo a img {
		max-width: 138px;
	}

	/*===========================================================
	EDUTECH LEADSPACE STYLES
	===========================================================*/

	.edutech-leadspace__inside {
		flex-direction: column;
	}

	.section-edutech-leadspace {
		padding: 40px 0;
	}

	.section-edutech-leadspace .edutech-leadspace__left h1 img {
		max-width: 250px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: -5px;
	}

	.section-edutech-leadspace .edutech-leadspace__left .button {
		margin-bottom: 24px;
	}

	.section-edutech-leadspace .edutech-leadspace__left .student-reviews p {
		text-align: left;
		margin-left: 12px;
	}

	.section-edutech-leadspace .edutech-leadspace__thumbnail {
		display: none;
	}

	.section-edutech-leadspace .btn-with-arrow {
		display: block;
	}

	.section-edutech-leadspace .edutech-leadspace__left {
		width: 100%;
		text-align: center;
	}

	.section-edutech-leadspace .edutech-leadspace__left h1 {
		font-size: 48px;
		line-height: 48px;
	}

	/*===========================================================
	EDUTECH SINGLE BLOG PAGE STYLES
	===========================================================*/

	.section-single-blog {
		padding: 40px 0;
	}

	.section-single-blog .thumbnail-wrap {
		padding-right: 0;
	}

	.single-blog-thumbnail {
		margin-bottom: 24px;
	}

	.section-edutech-book-consultation {
		padding: 40px 0;
	}

	.section-edutech-book-consultation .book-consultation {
		flex-direction: column;
	}

	.section-edutech-book-consultation .book-consultation__left {
		padding: 40px 24px;
	}

	.section-edutech-book-consultation .book-consultation__right {
		display: none;
	}

	.section-edutech-book-consultation .book-consultation h2 {
		margin-bottom: 24px;
	}

	.section-edutech-book-consultation .book-consultation .button {
		margin-top: 24px;
	}

	.section-edutech-book-consultation
		.book-consultation
		.button
		.btn-with-arrow {
		display: block;
		text-align: center;
	}

	.grid-blogs {
		grid-template-columns: repeat(1, 1fr);
	}

	.section-single-blog .thumbnail-wrap {
		margin-bottom: 40px;
	}

	.section-edutech-blog {
		padding: 40px 0;
	}

	.view-more-btn {
		margin-top: 40px;
	}

	.grid-blogs .blog-column p {
		margin-bottom: 24px;
	}

	.section-edutech-blog h2 {
		font-size: 32px;
		line-height: 35.2px;
	}

	.section-heading {
		margin-bottom: 40px;
	}

	.section-edutech-experience {
		padding: 40px 0;
	}

	.edutech-classroom-slider .swiper-wrapper {
		flex-direction: column;
		gap: 16px;
	}

	.card-class figure.card-class__thumbnail {
		aspect-ratio: 2/1.94;
	}

	.card-class__title {
		margin-bottom: 14px;
	}

	.card-class__content p {
		font-size: 14px;
	}

	.row-swiper-button {
		display: none;
	}

	/*===========================================================
	EDUTECH WHAT WE OFFER STYLES
	===========================================================*/

	.section-edutech-offer {
		padding: 40px 0;
	}

	.offers-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.offers-grid .offer-column h3 {
		font-size: 18px;
		line-height: 21.6px;
	}

	.offers-grid .offer-column p {
		font-size: 18px;
		line-height: 26px;
	}

	.section-edutech-universities .tab-content {
		margin-right: 0;
	}

	.nav-tabs .nav-link {
		font-size: 16px;
		line-height: 19.2px;
		padding-bottom: 5px;
	}

	.section-edutech-universities {
		padding: 40px 0;
	}

	.section-edutech-universities .swiper-custom-arrows {
		display: none !important;
	}

	/*===========================================================
	EDUTECH WHY CHOOSE US STYLES
	===========================================================*/

	.section-edutech-whychoose-us {
		padding: 40px 0;
	}

	/*===========================================================
	SECTION EDUTECH VIDEO STYLES
	===========================================================*/

	.section-edutech-video {
		padding: 0 0 40px;
	}

	a.play-icon svg {
		width: 42px;
	}

	/*===========================================================
	EDUTECH CONTACT PAGE STYLES
	===========================================================*/

	.section-edutech-contact {
		padding: 40px 0 8px;
	}

	.section-edutech-contact .contact-content figure img {
		height: 353px;
		object-fit: cover;
	}

	.contact-content {
		padding-bottom: 40px;
	}

	.row-mb-32 {
		margin-bottom: 0;
	}

	.contact-form .form-group {
		margin-bottom: 32px;
	}

	.contact-form .form-group-top {
		margin-top: 32px;
	}

	.contact-form .edutech-btn {
		padding: 11px 10px;
	}

	.card-testimonial__content h3 {
		font-size: 24px;
		line-height: 28px;
	}

	.play-icon-test svg {
		width: 42px;
	}

	.card-testimonial__content {
		padding: 26px 24px;
	}

	/*===========================================================
	EDUTECH SUCCESS STORIES STYLES
	===========================================================*/

	.section-edutech-success .section-heading .eyebrow {
		font-size: 16px;
		line-height: 19.2px;
	}

	.section-edutech-success {
		padding: 40px 0;
	}

	/*===========================================================
	EDUTECH UPCOMING CLASSES STYLES
	===========================================================*/

	.section-edutech-upcoming-classes {
		padding: 40px 0;
	}

	.section-edutech-upcoming-classes .view-more-btn {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.card-upcoming {
		flex-direction: column;
	}

	.card-upcoming__thumbnail {
		width: 100%;
		height: 194px;
	}

	.card-upcoming__content {
		width: 100%;
		padding: 18px 0 0;
	}

	.ctas {
		display: flex;
		flex-direction: column;
	}

	.card-upcoming .btn-with-arrow {
		text-align: center;
	}

	.card-upcoming .btn-with-image {
		margin-left: 0;
		text-align: center;
		margin: 12px 0 0;
	}

	/*===========================================================
	SECTION BOOK CONSULTATION STYLES
	===========================================================*/

	.section-edutech-book-consultation {
		padding: 40px 0;
	}

	.section-edutech-book-consultation .book-consultation h2 {
		font-size: 32px;
		line-height: 35.2px;
	}

	/*===========================================================
	PAGE FOOTER STYLES
	===========================================================*/

	.edutech-footer {
		padding: 40px 0 0;
	}

	.edutech-footer__nav--left {
		padding-bottom: 40px;
	}

	.edutech-footer__nav--right {
		flex-basis: 100%;
	}

	.edutech-footer__grids {
		grid-template-columns: repeat(1, 1fr);
	}

	.edutech-footer__copyright {
		padding: 20px 0;
	}

	.edutech-footer__copyright p {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.edutech-footer__copyright {
		margin-bottom: 40px;
	}

	/*===========================================================
	EDUTECH CONTACT PAGE STYLES
	===========================================================*/

	.section-edutech-contact-page {
		padding: 40px 0;
	}

	.section-edutech-contact-page h1 {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 24px;
	}

	.section-edutech-contact-page .section-heading {
		margin-bottom: 40px;
	}

	.edutech-support__content ul li span {
		font-size: 18px;
		line-height: 21.6px;
		top: 2px;
	}

	.section-edutech-support {
		padding: 40px 0;
	}

	.edutech-support__content ul li {
		font-size: 16px;
		line-height: 22px;
	}

	/*===========================================================
	EDUTECH UNIVERSITY PAGE STYLES
	===========================================================*/

	.section-edutech-university-header {
		padding: 40px 0;
	}

	.section-edutech-university-header h1 {
		font-size: 32px;
		line-height: 32px;
	}

	.section-edutech-university-header p {
		font-size: 18px;
		line-height: 21.6px;
	}

	.edutech-filter-university {
		grid-template-columns: repeat(1, 1fr);
	}

	.universities-grid {
		grid-template-columns: repeat(1, 1fr);
		gap: 24px;
	}

	.card-universities__thumbnail {
		margin-bottom: 0;
	}

	/*===========================================================
	EDUTECH SIX COLUMNS GRID STYLES
	===========================================================*/

	.section-edutech-leadspace-services .edutech-leadspace__left {
		text-align: left;
	}

	.section-edutech-six-colgrid {
		padding: 40px 0;
	}

	.six-cols-grid {
		grid-template-columns: repeat(1, 1fr);
	}

	.section-edutech-leadspace .btn-with-arrow {
		text-align: center;
	}

	/*===========================================================
	EDUTECH MEET COUNSELLOR STYLES
	===========================================================*/

	.section-edutech-about-header {
		padding: 40px 0;
	}

	.section-edutech-about-header h1 {
		font-size: 48px;
		line-height: 48px;
		margin-bottom: 40px;
	}

	.section-edutech-about-header .content p {
		font-size: 18px;
		line-height: 25.2px;
	}

	.section-edutech-mission-vision {
		padding: 40px 0;
	}

	.mission-vision-grid {
		gap: 16px;
	}

	.card-mission {
		padding: 16px;
	}

	.card-mission__title {
		margin-bottom: 32px;
	}

	.section-edutech-core-values {
		padding: 40px 0;
	}

	.section-edutech-core-values .section-heading {
		margin-bottom: 32px;
	}

	.values-grid {
		grid-template-columns: repeat(1, 1fr);
		gap: 24px;
	}

	.card-values__title {
		font-size: 18px;
		margin-bottom: 16px;
	}

	.section-edutech-meet-counsellor {
		padding: 40px 0;
	}

	.section-edutech-meet-counsellor .section-heading {
		margin-bottom: 32px;
	}

	/*===========================================================
	ABOUT PAGE STYLES
	===========================================================*/

	.section-edutech-trusted {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 576px) {
	.section-edutech-errorpage .error-content figure {
		max-width: 205px;
		margin: 0 auto 40px;
	}
	.section-edutech-errorpage .error-content p {
		font-size: 16px;
		line-height: 19.2px;
	}
}
