@media (min-width: 1600px){
     .hero-section {
/*          max-width: 1440px; */
         margin: 0 auto;
    }
	div#n2-ss-2 .n2-ss-slider-3{
		top: 70px;
	}
	.hero-content{
		    margin-top: 65px;
	}
}

@media (min-width: 1026px){
     .university-mobile{
         display: none;
    }
     .university-desktop{
         display: block;
    }
}
@media (min-width: 641px){
     .banner-mobile, .border-right-mobile, .bottom-divider, .footer-logo-mobile{
         display: none;
    }
     .banner, .footer-logo{
         display: block;
    }

	
}
@media screen and (min-width: 650px){
     .stats-items .stat-item:nth-of-type(2), .stats-items .stat-item:nth-of-type(5) {
         border-right: 0px !important;
    }
}
/* ipad style */
@media (max-width: 1025px){
     .university-mobile{
         display: block;
    }
     .university-desktop{
         display: none;
    }
     .program-section {
         flex-direction: column !important;
         padding: 0px !important;
    }
     .programs-right, .programs-left {
         width: 100% !important;
    }
     .programs-right {
         margin-top: 0px;
    }
     .program-category-title, .distance-title {
         font-size: 24px !important;
         margin: 0px !important;
    }
}
@media screen and (max-width: 991px) {
     .header-section {
         max-width: 100%;
         padding: 0 20px;
    }
     .hero-section {
         max-width: 100%;
    }
     .navigation-bar {
         max-width: 100%;
         padding: 20px;
    }
     .nav-content {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .nav-left, .nav-right {
         width: 100%;
    }
     .institute-info {
         margin-top: 40px;
    }
     .institute-name {
         max-width: 100%;
    }
     .institute-recognition {
         max-width: 100%;
         margin-right: 2px;
    }
     .nav-menu {
         max-width: 100%;
         margin-top: 40px;
    }
     .hero-content {
         max-width: 100%;
         margin: 40px 0 10px;
         padding: 0 20px;
    }
     .hero-title {
         margin-left: 10px;
         font-size: 40px;
    }
     .hero-description {
         max-width: 100%;
    }
     .hero-cta {
         margin-left: 10px;
    }
     .statistics-container {
         max-width: 100%;
         margin: 0px;
    }
     .stats-content {
         max-width: 100%;
    }
     .stats-grid {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .stats-left, .stats-right {
         width: 100%;
         margin: 0px;
         padding: 20px;
    }
     .stats-images {
         margin-top: 14px;
    }
     .stats-visual{
         width: 145px;
    }
     .stats-items {
         max-width: 100%;
         margin-top: 0px;
         flex-wrap: wrap;
         gap: 0px;
    }
     .stats-divider {
         max-width: 100%;
    }
     .partner-logos {
         max-width: 100%;
    }
     .about-enquiry-section {
         max-width: 100%;
         position: unset;
         padding: 0px 20px 20px;
        margin-bottom: 0px;
    }
    
     .about-enquiry-content {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .about-column, .enquiry-column {
         width: 100%;
    }
     .about-container {
         max-width: 100%;
         margin-top: 40px;
         padding: 0 20px;
    }
     .about-description {
         max-width: 100%;
    }
     .feature-item {
         margin-top: 40px;
    }
     .feature-content {
         max-width: 100%;
    }
     .feature-title {
         max-width: 100%;
    }
     .faculty-title {
         margin: 40px 0 0 10px;
    }
     .faculty-description {
         margin-left: 10px;
    }
     .enquiry-form {
         max-width: 100%;
         margin-top: 40px;
    }
     .form-header {
         max-width: 100%;
    }
     .form-title-section {
         margin-left: 10px;
    }
     .form-divider {
         max-width: 100%;
    }
     .form-field {
         max-width: 100%;
         margin-right: 10px;
         padding: 0 20px;
    }
     .form-field.dropdown {
         max-width: 100%;
         margin-right: 10px;
         padding: 0 20px;
    }
     .submit-button {
         margin-right: 10px;
         padding: 0 20px;
    }
     .programs-overview {
         max-width: 100%;
         margin-top: 40px;
         padding: 20px;
    }
     .programs-title {
         max-width: 100%;
    }
     .programs-grid {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .program-card {
         max-width: 100%;
         margin-top: 32px;
         padding: 20px;
    }
     .card-description {
         max-width: 100%;
    }
     .application-steps {
         max-width: 100%;
         margin-top: 40px;
    }
     .steps-container {
         max-width: 100%;
         padding: 0 20px;
    }
     .steps-content {
         max-width: 100%;
         margin-top: 40px;
    }
     .steps-numbers {
         max-width: 100%;
         font-size: 40px;
         white-space: initial;
    }
     .step-number-group {
         max-width: 100%;
         font-size: 40px;
         white-space: initial;
         height: unset;
    }
     .step-number {
         font-size: 40px;
    }
     .step-connector {
         margin-top: 40px;
         display: none;
    }
     .step-detail{
         margin-bottom: 40px;
    }
     .steps-details {
         max-width: 100%;
         margin-top: 40px;
    }
     .step-description {
         margin-right: 9px;
    }
     .course-details {
         max-width: 100%;
    }
     .section-background {
         max-width: 100%;
    }
     .course-content {
         max-width: 100%;
         margin-bottom: 10px;
         padding: 0 20px;
    }
     .course-info {
         max-width: 100%;
         margin-top: -200px;
         padding: 20px;
    }
     .course-header {
         max-width: 100%;
    }
     .course-main-title {
         max-width: 100%;
    }
     .course-subtitle {
         max-width: 100%;
         margin-right: 6px;
    }
     .course-divider {
         max-width: 100%;
    }
     .universities-section {
         max-width: 100%;
    }
     .programs-section {
         max-width: 100%;
    }
     .program-category {
         max-width: 100%;
    }
     .program-category-title {
         margin: 0 10px;
    }
     .program-list {
         margin: 0 10px;
    }
     .program-duration {
         margin-top: 40px;
    }
     .program-images {
         max-width: 100%;
         padding-left: 20px;
    }
     .program-image {
         max-width: 100%;
    }
     .program-image:last-child {
         margin-right: 3px;
    }
     .programs-right {
         max-width: 100%;
    }
     .distance-title {
         max-width: 100%;
         margin-right: 8px;
    }
     .distance-programs {
         max-width: 100%;
    }
     .distance-duration {
         margin-top: 40px;
    }
     .action-cards {
         max-width: 100%;
         margin-top: 40px;
         margin-bottom: 40px;
         flex-direction: row;
         align-items: stretch;
         gap: 20px;
         width: 100%;
         flex-wrap: wrap;
    }
     .action-card {
         margin-top: 27px;
         padding: 20px;
         width: 44%;
    }
     .student-projects {
         max-width: 100%;
         margin-top: 40px;
         padding: 0 20px;
    }
     .projects-gallery {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .projects-left, .projects-right {
         width: 100%;
    }
     .projects-left {
         margin-top: 13px;
    }
     .projects-right{
         margin-left: 0px;
    }
     .project-row {
         flex-direction: row;
         align-items: stretch;
         gap: 0px;
    }
     .project-image {
         margin-top: 12px;
    }
     .projects-right {
         max-width: 100%;
         margin-top: 13px;
    }
     .section-divider {
         margin: 40px 7px 0 0;
    }
     .works-row {
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .work-image {
         margin-top: 20px;
    }
     .alumni-testimonials {
         max-width: 100%;
         margin-top: 40px;
         padding-top: 40px;
    }
     .testimonials-container {
         max-width: 100%;
         margin-right: 4px;
         padding: 0 20px;
    }
     .testimonial-content {
         max-width: 100%;
    }
     .testimonial-card {
         max-width: 100%;
         flex-direction: column;
         align-items: stretch;
         gap: 0px;
    }
     .testimonial-left, .testimonial-right {
         width: 100%;
    }
     .alumni-profile {
         padding-top: 0px;
    }
     .alumni-photo {
         position: unset;
    }
     .alumni-info{
         top: -78px;
         margin-bottom: -78px;
		 padding: 10px 15px;
    }
	.alumni-name{
		font-size: 16px;
	}
	.alumni-course, .alumni-location{
		font-size: 13px;
	}
	.alumni-designation{
	font-size: 14px;
	}
     .testimonial-right{
         padding-bottom: 20px;
    }
     .testimonial-text {
         max-width: 100%;
         margin-top: 40px;
    }
     .section-divider-line {
         max-width: 100%;
    }
     .footer-section {
         max-width: 100%;
         padding: 0 20px;
    }
     .footer-institute-info {
         max-width: 100%;
    }
     .footer-institute-name {
         max-width: 100%;
    }
     .footer-institute-recognition {
         max-width: 100%;
         margin-right: 4px;
    }
     .footer-divider {
         max-width: 100%;
    }
     .footer-contact {
         max-width: 100%;
    }
     .copyright {
         max-width: 100%;
    }
     .about-column, .enquiry-column {
         width: 100% ;
         margin-left: 0px !important;
         margin-right: 0px !important;
    }
     .form-header{
         padding: 24px !important;
         padding-bottom: 0px !important;
    }
     .about-container{
         padding: 32px 20px !important;
    }
     .wpforms-field-container{
         display: flex;
         flex-direction: column;
    }
     .nav-content {
         flex-direction: row;
    }
     .institute-info {
         margin-top: 20px;
    }
     .nav-item{
         margin-top: 24px;
    }
     .nav-item{
         font-size: 12px;
    }
     .nav-menu {
         max-width: 100%;
         margin-top: 20px;
         gap: 40px 10px;
    }
     .apply-button{
         font-size: 14px !important;
         padding: 13px 18px;
    }
     .hero-content h4{
         margin-left: 15px;
    }
     .hero-description{
         margin-left: 18px;
    }
     .wpforms-container .wpforms-form *{
         padding: 2px 10px !important;
    }
}
@media screen and (max-width: 820px){
     .about-enquiry-section{
         padding: 20px !important;
         padding-top: 40px !important;
         position: unset !important;
         margin-bottom: unset !important;
    }
     .about-container {
         margin-top: 0px !important;
         padding: 20px !important;
    }
     .about-title {
         font: 500 26px 'Host Grotesk', -apple-system, Roboto, Helvetica, sans-serif;
    }
     .about-description {
         font-size: 18px !important;
         line-height: 24px !important;
    }
     .feature-title {
         font-size: 16px !important;
         font-weight: 500 !important;
    }
     .feature-description {
         font-size: 15px !important;
    }
     .feature-item {
         margin-top: 20px !important;
    }
     .feature-icon{
         width : 40px !important;
    }
     .form-title {
         font: 600 22px 'Host Grotesk', -apple-system, Roboto, Helvetica, sans-serif !important;
    }
     .form-subtitle{
         font-size: 16px !important;
    }
     .wpforms-container .wpforms-form .wpforms-submit {
         word-break: normal;
         margin-left: 0px !important;
         width: 100% !important;
    }
     .programs-overview {
         margin-top: 0px !important;
         padding: 20px !important;
    }
     .programs-title{
         font-size: 24px !important;
    }
     .programs-grid {
         margin-top: 0px;
    }
     .card-title {
         font: 600 24px / 28px 'Host Grotesk', -apple-system, Roboto, Helvetica, sans-serif;
    }
     .program-card {
         margin-top: 20px;
         padding: 20px;
    }
     .card-description {
         margin-top: 10px;
         font: 500 18px / 24px 'DM Sans', -apple-system, Roboto, Helvetica, sans-serif;
    }
     .steps-title{
         font-size: 24px !important;
    }
     .steps-content {
         margin-top: 0px !important;
    }
     .steps-details{
         margin-top: 30px !important;
    }
     .step-connector{
         display: none !important;
    }
     .step-title {
         font-size: 22px !important;
         font-weight: 500 !important;
         text-align: center;
    }
     .step-description {
         margin-top: 5px !important;
         font-size: 18px !important;
         font-weight: 500 !important;
         line-height: 20px !important;
         text-align: center;
    }
     .step-detail {
         padding-bottom: 45px !important;
         border-bottom: 1px solid grey;
         width: 100%;
    }
     .step-detail:last-child() {
         border-bottom: none;
    }
     .course-main-title {
         font-size: 20px !important;
         font-weight: 500 !important;
    }
	.course-title-section{
width: 100% !important;
}
     .course-subtitle {
         font: 600 24px / 1 'DM Sans', -apple-system, Roboto, Helvetica, sans-serif !important;
    }
     .course-apply-button{
         font-size: 16px !important;
         padding: 10px !important;
		 height: unset;
    }
     .university-item{
         padding-bottom: 15px !important;
         padding-left: 0px !important;
         padding-right: 0px !important;
         margin-bottom: 0px !important;
         width: 100%;
         border: none !important;
    }
     .university-name{
         font-size: 24px !important;
    }
     .university-location {
         font-size: 15px !important;
         line-height: 20px;
    }
     .program-section{
         flex-direction: column !important;
         padding: 0px !important;
    }
     .programs-right,.programs-left{
         width: 100% !important;
    }
     .programs-right{
         margin-top: 10px !important;
    }
     .program-category-title, .distance-title {
         font-size: 18px !important;
         margin: 0px !important;
         line-height: 28px;
    }
     .program-list, .distance-programs {
         font-size: 18px !important;
         line-height: 32px !important;
         gap: 0px !important;
         margin: 10px 0px !important;
    }
     .program-images {
         padding-left: 0px;
    }
     .action-cards{
         flex-wrap: wrap !important;
         flex-direction: row;
         gap: 10px;
         margin-bottom: 40px;
    }
     .action-card{
         width: 45% !important;
         margin-top: 5px !important;
         padding: 20px;
    }
     
     .action-title {
         font-size: 15px;
         margin-top: 8px;
         line-height: 28px;
    }
     .action-description {
         font-weight: 400;
         line-height: 18px;
         margin-top: 5px;
         font-size: 15px;
    }
     .course-info{
         max-width: 100%;
         margin-top: -80px;
         padding: 20px;
    }
     .universities-section{
         gap: 10px;
    }
     .project-row {
         flex-direction: row;
    }
     .projects-right{
         margin: 0px !important;
    }
     h2.works-title {
         font-size: 24px;
    }
     .works-gallery {
         margin-top: 0px;
    }
     .projects-title, works-title, .testimonial-title{
         font-size: 24px;
    }
     .work-video {
         max-height: 220px;
    }
     .testimonial-text{
         font-size: 18px;
         margin-top: 20px;
    }
     .testimonial-right{
         margin-left: 0px;
         padding: 0px 15px 15px 15px;
    }
     .alumni-profile {
         margin-top: 0px;
    }
     .alumni-profile img{
         border-radius: 20px;
    }
     .footer-contact{
         font-size: 16px;
         gap: 10px;
    }
     .copyright{
         font-size: 14px;
    }
     .enquiry-column{
         margin-left: 0px !important;
    }
     .institute-info {
         margin-top: 20px !important;
    }
     .navigation-bar{
         display: flex;
         justify-content: space-between;
         width: 100%;
    }
     .nav-content{
         align-items: center;
    }
     .nav-right{
         display: none;
    }
     .statistics-container{
         margin-left: 0px;
         margin-right: 0px;
         margin-bottom: unset !important;
         top: 0;
    }
     .partner-logos{
         padding-left: 20px;
         padding-right: 20px;
    }
     .partner-logo {
         width: 27% !important;
    }
     .stat-label {
         color: rgba(51, 51, 51, 1);
         letter-spacing: -0.4px;
         font: 500 16px / 18px 'DM Sans', -apple-system, Roboto, Helvetica, sans-serif;
         margin-top: 4px;
    }
     .stat-number {
         font: 600 24px 'Host Grotesk', -apple-system, Roboto, Helvetica, sans-serif;
         width: 100%;
         display: block;
    }
     .stats-visual{
         width: 80% !important;
         margin: auto;
    }
     .stats-items{
         flex-wrap: wrap;
         margin-bottom: 20px;
    }
     .stat-item{
         align-items: flex-start;
    }
     .stats-right{
         padding: 0 20px !important;
         margin: 0px !important;
    }
     .stats-images {
         width: 100%;
         border-bottom: 1px solid #DEDEDE;
         margin-bottom: 20px !important;
         margin: auto;
         padding: 0 10px 10px;
    }
     .stat-separator, .stats-separator{
         display: none;
    }
     .slider-btn.next {
         right: 0px;
    }
     .slider-btn.prev {
         left: 0px;
    }
     .slider-btn.next img, .slider-btn.prev img{
         width: 50%;
    }
     .stat-item{
         width: 50%;
         margin: auto;
         padding: 0px 20px;
    }
     .stat-item:nth-child(2){
         margin-top: 15px;
    }
     .logo-section{
         background: #1d0118;
		 padding-top: 20px;
         padding-left: 20px;
         padding-right: 20px;
    }
	.banner-mobile{
		display: none;
	}
     .university-mobile, .border-right-mobile, .bottom-divider, .footer-logo-mobile{
         display: block;
    }
     .university-desktop, .footer-logo{
         display: none;
    }
     .hero-content{
         margin-top: 0px;
         background: #000000;
         padding: 30px 0px;
         margin-bottom: 0px;
    }
    
     .step-number{
         font-size: 80px !important;
    }
     .step-number-group{
         justify-content: center;
    }
     .hero-section{
         min-height: 1px;
    }
     .border-right-mobile{
         display: flex !important;
    }
     .program-section{
         gap: 0px !important;
    }
      .footer-header{
         justify-content: flex-start;
    }
     .footer-content {
         padding: 0 20px;
    }
     .footer-title{
         font-size: 20px;
    }
     .footer-contents{
         font-size: 14px;
    }
	.footer-contents a img{
		margin-left: 0px !important;
	}
	.footerlogo{
		width: 100%;
	}
	    .footer-header .stat-img {
        width: 100%;
    }
	.footer-logo-sec{
		width: 43% !important;
	}
	.footer-fashion{
	width: 50% !important;
	}
	 .footer-logo-sec {
        width: 50% !important;
    }
}
@media screen and (max-width: 1024px) {
     .nav-right {
         display: none;
    }
     .menu-toggle {
         display: block;
    }
    .menu-toggle {
         display: block;
         position: absolute;
         right: 20px;
         top: 10px;
    }
     .hero-description{
         width: 90%;
    }
	.institute-logo {
    width: 80%;
		height: unset;
}
	.footer-header{
	    align-items: flex-start;
	}
	.footer-header .stat-img {
		width: 226px;
		height: 145px !important;
	}
	.footerlogo{
		width: 250px;
		margin-top: -20px;
	}
	.right-border{
		display: none;
	}
	.social-medias img{
		width: 35px;
	}
	
	
	.footer-title{
		margin-top: 24px;
	}
	.footer-address{
		padding-top: 25px !important;
	}
	.footer-mobileno{
		padding-top: 0px !important;
	}
	.work-video{
		height: 400px;
	}
	.program-images{
		padding: 0 20px;
	}
	.course-title-section{
		width: 100% !important;
	}
	
	.step-connector{
		display: none;
	}
	    .step-detail {
        text-align: center;
    }
	.step-number-group{
		align-items: center;
		justify-content: center;
	}
	.step-description
 {
    font-size: 20px;
    line-height: 28px;
}
	    .step-detail {
        padding-bottom: 45px !important;
        border-bottom: 1px solid grey;
        width: 50%;
		padding-top: 25px;
    }

}
@media screen and (max-width: 768px){
	div#n2-ss-5 .n2-ss-slide{
		height: 500px;
	}
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
    div#n2-ss-5 .n2-ss-slide{
        height: 500px !important;
    }
	.footer-contact{
	    justify-content: flex-start !important;
        gap: 20px 70px;
        align-items: center;
	}
	.social-medias{
		margin-top: 0px;
	}
}
@media screen and (max-width: 1024px) {
    div#n2-ss-5 .n2-ss-slide{
        height: 500px !important;
    }
	.footer-contact{
	    justify-content: flex-start;
    gap: 20px 70px;
    align-items: center;
	}
	.social-medias{
		margin-top: 0px;
	}
}
/* Mobile */
@media screen and (max-width: 640px){
	 
	.social-medias{
		margin-left: 0px !important;
		width: 100% !important;
	}
     
     .footer-contact{
         font: 415 16px / 2 'Sequel-sans', -apple-system, Roboto, Helvetica, sans-serif;
    }
     .contact-icon{
         width: 24px !important;
    }
     .footer-border-y {
         border-right: 1px solid #FFFFFF;
         height: 18px;
         margin-left: 5px;
         margin-right: 5px;
    }
     .footer-section {
         padding-top: 30px !important;
    }
	.social-medias{
		    width: 100%;
    text-align: left !important;
    white-space: nowrap;
    margin-left: 20px;
		margin-top: 0px !important;
	}
     .duration {
         font-weight: 400 !important;
         font-size: 16px !important;
         white-space: nowrap;
    }
	.step-detail{
		width: 100% !important;
	}
	div#n2-ss-3 .n2-ss-slider-1 {
      min-height: 550px;
   }
   .n2-ss-slider-wrapper-inside{
	   height: 550px;
	}
}
@media screen and (max-width: 581px){
	.institute-logo {
       width: 90%;
    }
	.footer-contact{
		flex-direction: column;
		align-items: flex-start;
	}
     .about-enquiry-content{
         padding-left: 0px;
         padding-right: 0px;
    }
     .programs-content{
         padding: 0px;
    }
     .programs-grid {
         margin-top: 0px;
    }
     .steps-details{
         margin-top: 0px;
    }
     .course-apply-button{
         height: unset;
    }
     .nav-content {
         align-items: center;
         justify-content: space-between;
         width: 100%;
    }
     .social-media{
         top: 2px;
    }
}
@media screen and (max-width: 540px){
	   .footer-header {
        flex-direction: column;
        gap: 20px;
    }
	.footer-fashion{
		    width: 100% !important;
    text-align: center;
	}
	    .footer-logo-sec {
        width: 100% !important;
    }
	.footerlogo {
		 margin-top: 0px;
    }
     h2.hero-title.ethoma-text{
         font-size: 40px !important;
    }
	.hero-content{
	padding: 30px 15px;
	}
	.hero-cta {
    padding: 10px 15px;
    line-height: 24px;
    font-size: 18px;
	 height: 48px !important;
}
	.hero-cta span{
		top: 0 !important;
	}
	.hero-cta .cta-arrow{
		width: 20px;
	}
     .hero-content h4{
         font-size: 32px;
    }
     .hero-description{
         font: 500 17px / 24px 'DM Sans', -apple-system, Roboto !important;
    }
     .program-card .card-title{
         width : unset !important;
    }
     .download-link{
         margin-top: 0px !important;
         font-size: 25px;
    }
}
@media screen and (max-width: 480px){
     .work-video{
         height: 230px;
    }
     .course-header{
         padding: 0px;
    }
	.program-category-title a span, .distance-title a span{
		 font-size: 13px !important;
	}
}
@media screen and (max-width: 417px){
     
     .university-name {
         font-size: 20px !important;
    }
     .footer-contact {
         font: 415 13px / 2 'Sequel-sans', -apple-system, Roboto, Helvetica, sans-serif;
    }
}
@media screen and (max-width: 395px){
/* 	.program-category-title a span, .distance-title a span{
		 font-size: 11px !important;
	} */
     .phone-numbers{
         flex-wrap: wrap;
         gap: 0px;
    }
     .separator-line{
         display: none;
    }
     .phone-numbers .phone-number1{
         padding-left: 4px;
    }
     .phone-number{
         line-height: 24px;
    }
     .phone-numbers .phone-number2{
         padding-left: 25px;
    }
     .phone-number{
         line-height: 24px;
    }
}
@media screen and (max-width: 361px){
     .header-section{
         font-size: 12px;
    }
     .action-card{
         padding: 10px;
    }
     .action-card img {
         width: 36px;
    }
     .action-card {
         border-radius: 18px;
    }
     .card-title {
         font: 600 20px / 26px 'Host Grotesk', -apple-system, Roboto, Helvetica, sans-serif;
    }
     .card-description{
         font-size: 18px;
    }
     .course-info{
         padding: 10px;
    }
     .universities-section {
         gap: 5px;
    }
     .header-section i.fa-brands{
         font-size: 16px;
    }
     .separator-line {
         height: 12.5px;
    }
   .university-name {
         font-size: 18px !important;
    }
     .university-location {
         font-size: 17px !important;
    }
}
@media screen and (max-width: 387px) {
    .hero-description {
        font: 500 16px / 24px 'DM Sans', -apple-system, Roboto !important;
    }
}
@media screen and (max-width: 366px) {
    .hero-description {
        font: 500 15px / 24px 'DM Sans', -apple-system, Roboto !important;
    }
}
@media screen and (min-width: 780px) and (max-width: 834px){
	.stat-item{
		width: auto !important;
	}
}
@media screen and (min-width: 720px) and (max-width: 800px){
	nav.navigation-bar{
		height: auto !important;
		padding:  12px 24px !important;
	}
	.stat-number{
		font-size: 46px ;
	}
	.stat-label{
		    font-size: 26px;
    line-height: 1.1em;
	}
}

@media screen and (min-width : 780px) and (max-width: 830px){
	.stat-item{
		width: 25% !important;
	}
	.stat-number{
		font-size: 46px !important;
	}
	.stat-label{
		font-size: 23px !important;
    line-height: 1.2em !important;
	}
	
}
@media screen and (max-width: 1100px) {
.alumni-info{
		border-bottom-left-radius: 0px;
	}
}
@media screen and (min-width: 780px) and (max-width: 1100px) {
	.about-enquiry-content{
		padding-left: 0px;
		padding-right: 0px;
	}
	.about-enquiry-content{
		flex-direction: column ;
	}
	.about-column{
		width: 100%;
	}
	.enquiry-column{
		width: 100%;
		margin-left: 0px !important;
	}
	.card-title{
		width: auto;
	}
	.university-item{
		width: 100% ;
	}
	.program-category{
		padding : 20px ;
	}
	.programs-right{
		padding-top: 0px !important;
        padding:  20px;
	}
	.university-item.active{
		border-bottom: 4px solid  transparent;
	}
	.university-item{
		    align-items: anchor-center;
	}
	.program-image{
		margin-top: 0px !important;
	}
	.action-cards{
		    flex-wrap: wrap;
	}
	.action-card{
		width: 48%;
	}
	.testimonial-left{
		width: 100%;
		flex-direction: column;
	}
	.testimonial-text{
		margin-top: 0px;
	}
	.testimonial-card{
		flex-direction: column;
		gap: 0px !important;
	}
	.alumni-profile{
		padding: 0px;
		border-bottom-left-radius: 0px;
	}
	
	.alumni-photo{
		border-radius: 30px;
		position: unset;
	}
	.testimonial-right{
		width: 100%;
		padding: 30px;
	}
	.stats-items{
		gap: 40px 20px;
	}
	nav.navigation-bar{
		height: auto !important;
	}
	.statistics-container{
		width: 98%;
		margin-left: auto;
		margin-right: auto;

	}
	.partner-logos{
		    width: 85%;
		    margin: auto;

		

	}
}
@media screen and (max-width: 1367px) and (min-width: 1101px){
	.testimonial-left{
		width: 45%;
	}
}
@media screen and (max-width: 1367px) and (min-width: 480px){
	.alumni-name{
        font-size: 24px;
    }
	.alumni-course, .alumni-location{
        font-size: 16px;
    }
	.alumni-designation{
        font-size: 17px;
    }
}
@media screen and (min-width: 821px){
	.hero-content{
		display: none;
	}
}

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

	.n2-ss-slide{
	    background: #00000099 !important;
	}
}

@media screen and (max-width: 820px) {
    .university-location {
        font-size: 20px !important;
        line-height: 24px;
    }
}
@media (max-width: 417px){
    .university-location {
        font-size: 18px !important;
		}
	
}
@media (max-width: 581px){
	.hero-content{
	margin-top: 114px;
	}
}
@media screen and (max-width: 640px) {
    .n2-ss-layer {
       padding: 0px 5px;
    }
}

@media screen and (min-width: 1025px) {
    .n2-ss-layer {
       padding: 0px !important;
    }
}
@media screen and (max-width: 1280px){
   div#n2-ss-3 .n-uc-16610d53ccff8-inner {
     padding: 10px 60px 10px 60px !important;
   }
}
@media screen and (max-width: 1024px){
   div#n2-ss-3 .n-uc-16610d53ccff8-inner {
     padding: 10px 10px 10px 10px !important;
   }
}
@media screen and (max-width: 1310px){
	.nav-menu{
		gap: 40px 30px !important;
	}
}
@media screen and (max-width: 1230px) {
    .nav-left {
        width: 40%;
    }
}
@media screen and (max-width: 1280px) {
    .step-connector {
        width: 100px;
    }
}
@media screen and (max-width: 1441px){
	.about-enquiry-content{
	padding-left: 0px;
	padding-right: 0px;
}
}
@media screen and (max-width: 1280px) and (min-width: 821px){
	.about-enquiry-section{
		padding: 340px 80px 57px;
	}
	.statistics-container{
		margin-bottom: -305px !important;
        margin-top: -130px !important;
        margin: auto;
		width: 97%;
	}
}
@media screen and (max-width: 640px) {
    .institute-logo {
        width: 90%;
	}
	    .nav-left {
        width: 70%;
    }
}
@media screen and (max-width: 430px) {
    .institute-logo {
        width: 100%;
	}
	    .nav-left {
        width: 90%;
    }
}
@media screen and (max-width: 1536px) and (min-width: 1442px){
div#n2-ss-3 .n2-ss-slide-limiter {
    max-width: 1400px;
}
}
@media screen and (max-width: 1441px) and (min-width: 1368px) {
    div#n2-ss-3 .n2-ss-slide-limiter {
        max-width: 1300px;
    }
}
@media screen and (max-width: 1441px) {
	.action-card{
		padding: 25px;
	}
}
@media screen and (max-width: 1367px) {
    div#n2-ss-3 .n2-ss-slide-limiter {
        max-width: 1220px;
    }
	
	.step-connector{
		width: 140px;
	}
	.action-title {
        font-size: 22px;
	}
	.action-description {
        font-size: 20px;
	}
}
@media screen and (max-width: 1281px) {
   .action-card{
		padding: 20px;
	}
	.action-title {
        font-size: 21px;
	}
	.action-description {
        font-size: 19px;
	}
	.step-connector{
		width: 120px;
	}
}
@media screen and (max-width: 1025px){
	.alumni-profile {
    flex-direction: column;
	}
	.alumni-photo{
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px; 
}
}
@media screen and (max-width: 432px){
	.hero-title.ethoma-text p{
		font-size: 40px !important;
	}
	.hero-subtitle p{
		font-size: 34px !important;
	}
	.hero-title{
	    margin-bottom: -30px !important;
	}
	.hero-title.ethoma-text{
	margin-top: 140px !important;
	}
	.n2-ss-slider .n2-ss-slide-background[data-public-id="2"] .n2-ss-slide-background-image img {
    object-position: 80% 20%;
}	
		.n2-ss-slider .n2-ss-slide-background[data-public-id="4"] .n2-ss-slide-background-image img {
    object-position: 90% 20%;
}	
	.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{
		padding-top: 50%;
	}
	.logo-section{
		margin-top: -1px;
	}
}
@media screen and (max-width: 480px){
	.action-title{
		font-size: 20px;
		min-height: 48px;
        margin-bottom: 0px;
	}
	.action-description {
        line-height: 24px;
		font-size: 16px;
    }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
    .institute-logo {
        width: 100%;
    }
}
@media screen and (max-width: 480px){
	.hero-course p{
		font-size: 18px !important;
		font-weight: 600 !important;
	}
	.red-dot{
		bottom: 2px !important;
	}
	.navigation-bar{
		padding: 10px 20px !important;
	}
	.course{
		font-size: 18px !important;
	}
	.hero-cta a{
		font-size: 16px !important
	}
	.hero-cta{
	    width: 120px !important;
		margin-top: 20px !important; 
		margin-left: 6px !important;
	}
	.red-dot{
		font-size: 30px !important;
		padding-right: 4px;
		bottom: 4px !important;
	}
	.hero-course p {
        line-height: 0.9 !important;
	}
	.course-name .red-dot{
		 bottom: -1px !important;
	}
	.hero-cta a.n2-style-e9f237da090bb13d61f8cf2c6f846d91-heading div div::after {
		width: 16px;
		height: 16px;
		top: 3px;
	}
	.action-card img{
         width: 45px;
    }
}
@media screen and (min-width: 1037px) and (max-width: 1420px){
	.about-enquiry-section{
		padding: 360px 80px 57px;
	}
	.statistics-container{
		margin-bottom: -310px;
	}
}
@media screen and (max-width: 1036px) and (min-width: 990px) {
    .statistics-container {
        margin-bottom: -465px !important;
        margin-top: -55px !important;
	}
	.about-enquiry-section {
        padding: 540px 80px 57px;
    }
}
@media screen and (max-width: 991px){
	.statistics-container{
	    margin-bottom: 0px !important;
        margin-top: 0px !important;
	}
	.about-enquiry-section {
	  padding: 0px 80px 57px;	
	}
	.logo-section{
		background: linear-gradient(224.04deg, #090008 45.4%, #4E043E 54.96%, #090008 61.18%);
		
	}
}
@media (max-width: 1025px){
	.hero-cta {
		height: 40px !important;
	}
}
@media (max-width: 540px){
	.page-content{
	   padding: 20px !important;
	}
	.page-content p{
		text-align: justify;
	}
}