@media only screen and (min-width: 1430px) {
	.container {
		max-width: 1290px;
	}
}

@media only screen and (min-width: 1600px) {
	.container {
		max-width: 1440px;
	}
}

@media only screen and (min-width: 1800px) {
	.container {
		max-width: 1620px;
	}
}

@media only screen and (max-width: 1799px) {

	.spacing-bottom {
		padding-bottom: 90px;
	}

	.spacing-top {
		padding-top: 90px;
	}

	.hero-section {
		height: 96vh;
	}

	.hero-img{
		height:728px
	}

}

@media only screen and (max-width: 1599px) {
	.spacing-bottom {
		padding-bottom: 80px;
	}

	.spacing-top {
		padding-top: 80px;
	}

	.hero-section h3 {
		font-size: 25px;
		margin-bottom: 25px;
	}

	.hero-title {
		margin-bottom: 35px;
	}

	.hero-title h1 {
		font-size: 70px;
	}

	.hero-title h2 {
		font-size: 55px;
	}

	.hero-img {
		height: 628px;
	}

	.register-session-wrap {
		margin-bottom: 60px;
	}

	.register-session {
		margin-right: 50px;
	}

	.session-listing li {
		margin-bottom: 10px;
	}

	.register-session h3 {
		font-size: 25px;
	}

	.why-reason {
		padding: 40px 20px;
	}

	.why-reason h3 {
		font-size: 25px;
		padding-bottom: 25px;
		margin-bottom: 60px;
	}

	.why-reason-listing li {
		margin-bottom: 10px;
	}

	.title h1 {
		font-size: 55px;
		margin-bottom: 45px !important;
	}

	.mentor-img {
		height: 300px;
	}


	.mentor-name {
		font-size: 25px;
	}

	.mentor-education {
		font-size: 18px;
		margin-bottom: 45px !important;
	}

	.review-text {
		font-size: 18px;
		padding: 40px;
	}

	.mentor-img img {
		border: 5px solid rgba(217, 217, 217, 0.5);
	}
}

@media only screen and (max-width: 1429px) {
	.spacing-bottom {
		padding-bottom: 70px;
	}

	.spacing-top {
		padding-top: 70px;
	}

	.hero-title h1 {
		font-size: 55px;
	}

	.hero-title h2 {
		font-size: 35px;
	}

	.hero-title {
		margin-bottom: 30px;
	}

	.mentorship-text {
		font-size: 20px;
	}

	.hero-img {
		height: 528px;
	}

	.register-form input {
		font-size: 18px;
		padding: 18px;
		height: 55px;
	}

	.register-btn {
		font-size: 18px;
		padding: 14px;
	}

	.register-session-wrap {
		margin-bottom: 40px;
	}

	.register-session {
		margin-right: 40px;
	}

	.register-session h3 {
		font-size: 20px;
	}

	.session-listing li {
		font-size: 18px;
	}

	.graduation-img {
		height: 160px;
		width: 160px;
	}

	.list-img {
		height: 25px;
		width: 25px;
		margin-right: 10px;
	}

	.why-reason {
		padding: 20px;
	}

	.why-reason h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.why-reason-listing li {
		font-size: 16px;
	}

	.why-reason li::marker {
		font-size: 22px;
	}

	.title h1 {
		font-size: 45px;
		margin-bottom: 35px !important;
	}

	.mentor-img {
		height: 250px;
	}


	.mentor-name {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.mentor-education {
		font-size: 16px;
		margin-bottom: 35px !important;
	}

	.review-text {
		font-size: 16px;
		padding: 20px;
	}

	.review-profile {
		height: 80px;
		width: 80px;
	}
}

@media only screen and (max-width: 1250px){
	.owl-carousel .owl-nav button.owl-prev {
		left: -40px;
	}

	.owl-carousel .owl-nav button.owl-next {
		right: -40px;
	}
}

@media only screen and (max-width: 1199px) {
	.spacing-bottom {
		padding-bottom: 60px;
	}

	.spacing-top {
		padding-top: 60px;
	}

	.hero-img {
		height: 428px;
	}

	.hero-title h1 {
		font-size: 45px;
	}

	.hero-title h2 {
		font-size: 30px;
	}

	.mentorship-text {
		font-size: 18px;
		padding: 16px;
	}

	.register-btn {
		font-size: 16px;
		padding: 9px;
	}

	.register-form {
		padding: 30px;
	}

	.register-form input {
		height: 45px;
		font-size: 16px;
		padding: 16px;
	}

	.result-card::after {
		left: 7%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.hero-section {
		height: auto;
	}

	.form-section {
		margin-top: -40px;
	}
}

@media only screen and (max-width: 1024px) {
	.hero-section {
		height: 64vh;
	}

	.form-section {
		margin-top: -50px;
	}
	.form-section {
		padding-bottom: 0;
	}
	.mentor-section {
		padding-top: 0;
	}
}

@media only screen and (max-width: 991px) {
	.hero-content {
		display: flex;
		align-items: center;
	}

	.register-form input {
		margin-top: 25px;
	}
	.register-form {
		padding-top: 5px;
	}
	.register-btn {
		margin-top: 25px;
	}

	.hero-section {
		height: auto;
	}

	.hero-content {
		padding-bottom: 0;
	}

	.apply-now {
		font-size: 18px;
		margin-bottom: 30px;
	}

	.mentor-section .title p {
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.register-session {
		margin-right: 20px;
		padding: 40px;
	}

	.mentorship-text {
		font-size: 16px;
		padding: 12px;
	}

	.graduation-img {
		margin-right: 20px;
	}

	.hero-img {
		height: 328px;
	}

	.register-session {
		margin-right: 0;
		padding: 20px;
	}

	.register-session h3 {
		font-size: 16px;
	}

	.register-session-wrap {
		margin-bottom: 20px;
	}

	.session-listing li {
		font-size: 16px;
	}

	.list-img {
		height: 20px;
		width: 20px;
	}

	.why-reason-listing li {
		font-size: 14px;
	}

	.why-reason li::marker {
		font-size: 20px;
	}

	.register-form input {
		font-size: 14px;
		padding: 12px;
	}

	.register-btn {
		font-size: 14px;
	}

	.title h1 {
		font-size: 25px;
		margin-bottom: 25px !important;
	}

	.mentor-name {
		font-size: 20px;
	}

	.mentor-education {
		font-size: 14px;
		margin-bottom: 25px !important;
	}

	.review-text {
		font-size: 14px;
		line-height: 25px;
	}

	.graduation-img {
		display: none;
	}

	.register-session {
		background-image: none;
		background-color: var(--blueaccent);
	}

	.apply-now {
		padding: 10px;
		padding-left: 40px;
		font-size: 16px;
	}

	.mentor-section .title p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 575px) {
	.spacing-top {
		padding-top: 50px;
	}

	.spacing-bottom {
		padding-bottom: 50px;
	}

	.session-listing li {
		margin-bottom: 14px;
	}

	.mentor-section .title p {
		font-size: 14px;
	}

	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
		position: static;
		transform: none;
	}

	.owl-carousel .owl-nav{
		margin-top: 10px;
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.spacing-top {
		padding-top: 40px;
	}

	.spacing-bottom {
		padding-bottom: 40px;
	}

	.hero-section h3 {
		font-size: 18px;
	}

	.hero-title h1 {
		font-size: 25px;
	}

	.hero-title h2 {
		font-size: 20px;
	}

	.review-profile {
		height: 50px;
		width: 50px;
	}

	.result-card {
		margin-bottom: 30px;
	}

	.mentorship-text {
		font-size: 14px;
	}
}

@media only screen and (max-width: 350px) {
	.mentorship-text {
		font-size: 14px;
		padding: 10px;
	}
}

